Zum Hauptinhalt springen

Showing 1–31 of 31 results for author: Bhaskara, A

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.02624  [pdf, other

    cs.DS cs.SI

    Optimizing Information Access in Networks via Edge Augmentation

    Authors: Aditya Bhaskara, Alex Crane, Md Mumtahin Habib Ullah Mazumder, Blair D. Sullivan, Prasanth Yalamanchili

    Abstract: Given a graph $G = (V, E)$ and a model of information flow on that network, a fundamental question is to understand if all the nodes have sufficient access to information generated at other nodes in the graph. If not, we can ask if a small set of edge additions improve information access. Formally, the broadcast value of a network is defined to be the minimum over pairs $u,v \in V$ of the probabil… ▽ More

    Submitted 2 July, 2024; originally announced July 2024.

  2. arXiv:2405.01517  [pdf, other

    cs.DS

    New Tools for Smoothed Analysis: Least Singular Value Bounds for Random Matrices with Dependent Entries

    Authors: Aditya Bhaskara, Eric Evert, Vaidehi Srinivas, Aravindan Vijayaraghavan

    Abstract: We develop new techniques for proving lower bounds on the least singular value of random matrices with limited randomness. The matrices we consider have entries that are given by polynomials of a few underlying base random variables. This setting captures a core technical challenge for obtaining smoothed analysis guarantees in many algorithmic settings. Least singular value bounds often involve sh… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: To appear in STOC 2024

  3. arXiv:2401.13053  [pdf, other

    cs.GT cs.DS

    Data Exchange Markets via Utility Balancing

    Authors: Aditya Bhaskara, Sreenivas Gollapudi, Sungjin Im, Kostas Kollias, Kamesh Munagala, Govind S. Sankar

    Abstract: This paper explores the design of a balanced data-sharing marketplace for entities with heterogeneous datasets and machine learning models that they seek to refine using data from other agents. The goal of the marketplace is to encourage participation for data sharing in the presence of such heterogeneity. Our market design approach for data sharing focuses on interim utility balance, where partic… ▽ More

    Submitted 23 January, 2024; originally announced January 2024.

    Comments: To appear in WWW 2024

  4. arXiv:2311.08725  [pdf, ps, other

    cs.GT

    A General Theory of Liquidity Provisioning for Automated Market Makers

    Authors: Adithya Bhaskara, Rafael Frongillo, Maneesha Papireddygari

    Abstract: In decentralized finance, it is common for automated market makers to provision liquidity from external parties. The market maker rewards these liquidity providers with a cut of the trading fees, in exchange for the risk they take on. A handful of protocols for liquidity provisioning have been proposed, such as Uniswap V2 and V3, with specific and sometimes complex rules for collecting liquidity d… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

  5. arXiv:2311.05651  [pdf, other

    cs.CG cs.DS cs.LG

    On Mergable Coresets for Polytope Distance

    Authors: Benwei Shi, Aditya Bhaskara, Wai Ming Tai, Jeff M. Phillips

    Abstract: We show that a constant-size constant-error coreset for polytope distance is simple to maintain under merges of coresets. However, increasing the size cannot improve the error bound significantly beyond that constant.

    Submitted 8 November, 2023; originally announced November 2023.

    Comments: Presented in SoCG'19 Young Researchers Forum (CG:YRF)

    ACM Class: I.3.5

  6. arXiv:2310.00175  [pdf, other

    cs.DS cs.LG

    Tight Bounds for Volumetric Spanners and Applications

    Authors: Aditya Bhaskara, Sepideh Mahabadi, Ali Vakilian

    Abstract: Given a set of points of interest, a volumetric spanner is a subset of the points using which all the points can be expressed using "small" coefficients (measured in an appropriate norm). Formally, given a set of vectors $X = \{v_1, v_2, \dots, v_n\}$, the goal is to find $T \subseteq [n]$ such that every $v \in X$ can be expressed as $\sum_{i\in T} α_i v_i$, with $\|α\|$ being small. This notion,… ▽ More

    Submitted 29 September, 2023; originally announced October 2023.

    Comments: NeurIPS 2023

  7. arXiv:2306.06238  [pdf, other

    cs.LG cs.AI cs.CV

    Understanding the Effect of the Long Tail on Neural Network Compression

    Authors: Harvey Dam, Vinu Joseph, Aditya Bhaskara, Ganesh Gopalakrishnan, Saurav Muralidharan, Michael Garland

    Abstract: Network compression is now a mature sub-field of neural network research: over the last decade, significant progress has been made towards reducing the size of models and speeding up inference, while maintaining the classification accuracy. However, many works have observed that focusing on just the overall accuracy can be misguided. E.g., it has been shown that mismatches between the full and com… ▽ More

    Submitted 27 June, 2023; v1 submitted 9 June, 2023; originally announced June 2023.

  8. arXiv:2211.02703  [pdf, ps, other

    cs.DS cs.LG

    Online Learning and Bandits with Queried Hints

    Authors: Aditya Bhaskara, Sreenivas Gollapudi, Sungjin Im, Kostas Kollias, Kamesh Munagala

    Abstract: We consider the classic online learning and stochastic multi-armed bandit (MAB) problems, when at each step, the online policy can probe and find out which of a small number ($k$) of choices has better reward (or loss) before making its choice. In this model, we derive algorithms whose regret bounds have exponentially better dependence on the time horizon compared to the classic regret bounds. In… ▽ More

    Submitted 4 November, 2022; originally announced November 2022.

    Comments: To appear in ITCS 2023

  9. arXiv:2111.05257  [pdf, ps, other

    cs.LG cs.DS stat.ML

    Logarithmic Regret from Sublinear Hints

    Authors: Aditya Bhaskara, Ashok Cutkosky, Ravi Kumar, Manish Purohit

    Abstract: We consider the online linear optimization problem, where at every step the algorithm plays a point $x_t$ in the unit ball, and suffers loss $\langle c_t, x_t\rangle$ for some cost vector $c_t$ that is then revealed to the algorithm. Recent work showed that if an algorithm receives a hint $h_t$ that has non-trivial correlation with $c_t$ before it plays $x_t$, then it can achieve a regret guarante… ▽ More

    Submitted 9 November, 2021; originally announced November 2021.

  10. arXiv:2012.01604  [pdf, other

    cs.CV cs.AI cs.LG

    Going Beyond Classification Accuracy Metrics in Model Compression

    Authors: Vinu Joseph, Shoaib Ahmed Siddiqui, Aditya Bhaskara, Ganesh Gopalakrishnan, Saurav Muralidharan, Michael Garland, Sheraz Ahmed, Andreas Dengel

    Abstract: With the rise in edge-computing devices, there has been an increasing demand to deploy energy and resource-efficient models. A large body of research has been devoted to developing methods that can reduce the size of the model considerably without affecting the standard metrics such as top-1 accuracy. However, these pruning approaches tend to result in a significant mismatch in other metrics such… ▽ More

    Submitted 14 June, 2021; v1 submitted 2 December, 2020; originally announced December 2020.

  11. arXiv:2010.03082  [pdf, ps, other

    cs.LG

    Online Linear Optimization with Many Hints

    Authors: Aditya Bhaskara, Ashok Cutkosky, Ravi Kumar, Manish Purohit

    Abstract: We study an online linear optimization (OLO) problem in which the learner is provided access to $K$ "hint" vectors in each round prior to making a decision. In this setting, we devise an algorithm that obtains logarithmic regret whenever there exists a convex combination of the $K$ hints that has positive correlation with the cost vectors. This significantly extends prior work that considered only… ▽ More

    Submitted 6 October, 2020; originally announced October 2020.

    Comments: Accepted at Neurips 2020

  12. arXiv:2006.11009  [pdf, other

    cs.LG cs.DS stat.ML

    Fair clustering via equitable group representations

    Authors: Mohsen Abbasi, Aditya Bhaskara, Suresh Venkatasubramanian

    Abstract: What does it mean for a clustering to be fair? One popular approach seeks to ensure that each cluster contains groups in (roughly) the same proportion in which they exist in the population. The normative principle at play is balance: any cluster might act as a representative of the data, and thus should reflect its diversity. But clustering also captures a different form of representativeness. A… ▽ More

    Submitted 27 January, 2021; v1 submitted 19 June, 2020; originally announced June 2020.

    Comments: 11 pages, 5 figures, ACM Conference on Fairness, Accountability, and Transparency (ACM FAccT)

  13. arXiv:2002.04726  [pdf, ps, other

    cs.LG math.OC stat.ML

    Online Learning with Imperfect Hints

    Authors: Aditya Bhaskara, Ashok Cutkosky, Ravi Kumar, Manish Purohit

    Abstract: We consider a variant of the classical online linear optimization problem in which at every step, the online player receives a "hint" vector before choosing the action for that round. Rather surprisingly, it was shown that if the hint vector is guaranteed to have a positive correlation with the cost vector, then the online player can achieve a regret of $O(\log T)$, thus significantly improving ov… ▽ More

    Submitted 2 October, 2020; v1 submitted 11 February, 2020; originally announced February 2020.

    Comments: appeared in ICML 2020

  14. arXiv:1905.12091  [pdf, ps, other

    cs.LG stat.ML

    Approximate Guarantees for Dictionary Learning

    Authors: Aditya Bhaskara, Wai Ming Tai

    Abstract: In the dictionary learning (or sparse coding) problem, we are given a collection of signals (vectors in $\mathbb{R}^d$), and the goal is to find a "basis" in which the signals have a sparse (approximate) representation. The problem has received a lot of attention in signal processing, learning, and theoretical computer science. The problem is formalized as factorizing a matrix $X (d \times n)$ (wh… ▽ More

    Submitted 28 May, 2019; originally announced May 2019.

    Comments: Accepted for presentation at the Conference on Learning Theory (COLT) 2019

  15. arXiv:1811.12361  [pdf, ps, other

    cs.DS cs.LG stat.ML

    Smoothed Analysis in Unsupervised Learning via Decoupling

    Authors: Aditya Bhaskara, Aidao Chen, Aidan Perreault, Aravindan Vijayaraghavan

    Abstract: Smoothed analysis is a powerful paradigm in overcoming worst-case intractability in unsupervised learning and high-dimensional data analysis. While polynomial time smoothed analysis guarantees have been obtained for worst-case intractable problems like tensor decompositions and learning mixtures of Gaussians, such guarantees have been hard to obtain for several other important problems in unsuperv… ▽ More

    Submitted 23 April, 2019; v1 submitted 29 November, 2018; originally announced November 2018.

    Comments: 44 pages

  16. arXiv:1804.10696  [pdf, ps, other

    cs.DS

    Low Rank Approximation in the Presence of Outliers

    Authors: Aditya Bhaskara, Srivatsan Kumar

    Abstract: We consider the problem of principal component analysis (PCA) in the presence of outliers. Given a matrix $A$ ($d \times n$) and parameters $k, m$, the goal is to remove a set of at most $m$ columns of $A$ (known as outliers), so as to minimize the rank-$k$ approximation error of the remaining matrix. While much of the work on this problem has focused on recovery of the rank-$k$ subspace under ass… ▽ More

    Submitted 11 May, 2018; v1 submitted 27 April, 2018; originally announced April 2018.

    Comments: The new version corrects a minor error in the analysis of the algorithm

  17. arXiv:1802.06992  [pdf, ps, other

    cs.DS

    Sublinear Algorithms for MAXCUT and Correlation Clustering

    Authors: Aditya Bhaskara, Samira Daruki, Suresh Venkatasubramanian

    Abstract: We study sublinear algorithms for two fundamental graph problems, MAXCUT and correlation clustering. Our focus is on constructing core-sets as well as developing streaming algorithms for these problems. Constant space algorithms are known for dense graphs for these problems, while $Ω(n)$ lower bounds exist (in the streaming setting) for sparse graphs. Our goal in this paper is to bridge the gap… ▽ More

    Submitted 20 February, 2018; originally announced February 2018.

    Comments: 29 pages, conference

  18. arXiv:1605.08795  [pdf, other

    cs.DS

    Greedy Column Subset Selection: New Bounds and Distributed Algorithms

    Authors: Jason Altschuler, Aditya Bhaskara, Gang Fu, Vahab Mirrokni, Afshin Rostamizadeh, Morteza Zadimoghaddam

    Abstract: The problem of column subset selection has recently attracted a large body of research, with feature selection serving as one obvious and important application. Among the techniques that have been applied to solve this problem, the greedy algorithm has been shown to be quite effective in practice. However, theoretical guarantees on its performance have not been explored thoroughly, especially in a… ▽ More

    Submitted 11 June, 2016; v1 submitted 27 May, 2016; originally announced May 2016.

    Comments: to appear in International Conference on Machine Learning (ICML) 2016

    Journal ref: Proceedings of The 33rd International Conference on Machine Learning, PMLR 48:2539-2548, 2016

  19. arXiv:1511.06480  [pdf, other

    cs.DS cs.LG

    On Binary Embedding using Circulant Matrices

    Authors: Felix X. Yu, Aditya Bhaskara, Sanjiv Kumar, Yunchao Gong, Shih-Fu Chang

    Abstract: Binary embeddings provide efficient and powerful ways to perform operations on large scale data. However binary embedding typically requires long codes in order to preserve the discriminative power of the input space. Thus binary coding methods traditionally suffer from high computation and storage costs in such a scenario. To address this problem, we propose Circulant Binary Embedding (CBE) which… ▽ More

    Submitted 4 December, 2015; v1 submitted 19 November, 2015; originally announced November 2015.

    Comments: This is an extended version of a paper by the first, third, fourth and fifth authors that appeared in ICML 2014 [arXiv:1405.3162]

  20. arXiv:1510.07768  [pdf, other

    cs.DS cs.DC cs.NI math.PR

    Expanders via Local Edge Flips

    Authors: Zeyuan Allen-Zhu, Aditya Bhaskara, Silvio Lattanzi, Vahab Mirrokni, Lorenzo Orecchia

    Abstract: Designing distributed and scalable algorithms to improve network connectivity is a central topic in peer-to-peer networks. In this paper we focus on the following well-known problem: given an $n$-node $d$-regular network for $d=Ω(\log n)$, we want to design a decentralized, local algorithm that transforms the graph into one that has good connectivity properties (low diameter, expansion, etc.) with… ▽ More

    Submitted 27 October, 2015; originally announced October 2015.

    Comments: To appear in the proceedings of the 27th ACM-SIAM Symposium on Discrete Algorithms (SODA) 2016

  21. arXiv:1501.01689  [pdf, ps, other

    cs.DS cs.IT cs.LG

    Sparse Solutions to Nonnegative Linear Systems and Applications

    Authors: Aditya Bhaskara, Ananda Theertha Suresh, Morteza Zadimoghaddam

    Abstract: We give an efficient algorithm for finding sparse approximate solutions to linear systems of equations with nonnegative coefficients. Unlike most known results for sparse recovery, we do not require {\em any} assumption on the matrix other than non-negativity. Our algorithm is combinatorial in nature, inspired by techniques for the set cover problem, as well as the multiplicative weight update met… ▽ More

    Submitted 7 January, 2015; originally announced January 2015.

    Comments: 22 pages

  22. arXiv:1401.0579  [pdf, ps, other

    cs.DS cs.LG stat.ML

    More Algorithms for Provable Dictionary Learning

    Authors: Sanjeev Arora, Aditya Bhaskara, Rong Ge, Tengyu Ma

    Abstract: In dictionary learning, also known as sparse coding, the algorithm is given samples of the form $y = Ax$ where $x\in \mathbb{R}^m$ is an unknown random sparse vector and $A$ is an unknown dictionary matrix in $\mathbb{R}^{n\times m}$ (usually $m > n$, which is the overcomplete case). The goal is to learn $A$ and $x$. This problem has been studied in neuroscience, machine learning, visions, and ima… ▽ More

    Submitted 2 January, 2014; originally announced January 2014.

    Comments: 23 pages

  23. arXiv:1311.3651  [pdf, ps, other

    cs.DS cs.LG stat.ML

    Smoothed Analysis of Tensor Decompositions

    Authors: Aditya Bhaskara, Moses Charikar, Ankur Moitra, Aravindan Vijayaraghavan

    Abstract: Low rank tensor decompositions are a powerful tool for learning generative models, and uniqueness results give them a significant advantage over matrix decomposition methods. However, tensors pose significant algorithmic challenges and tensors analogs of much of the matrix algebra toolkit are unlikely to exist because of hardness results. Efficient decomposition in the overcomplete case (where ran… ▽ More

    Submitted 20 January, 2014; v1 submitted 14 November, 2013; originally announced November 2013.

    Comments: 32 pages (including appendix)

  24. arXiv:1310.6343  [pdf, other

    cs.LG cs.AI stat.ML

    Provable Bounds for Learning Some Deep Representations

    Authors: Sanjeev Arora, Aditya Bhaskara, Rong Ge, Tengyu Ma

    Abstract: We give algorithms with provable guarantees that learn a class of deep nets in the generative model view popularized by Hinton and others. Our generative model is an $n$ node multilayer neural net that has degree at most $n^γ$ for some $γ<1$ and each edge has a random edge weight in $[-1,1]$. Our algorithm learns {\em almost all} networks in this class with polynomial running time. The sample comp… ▽ More

    Submitted 23 October, 2013; originally announced October 2013.

    Comments: The first 18 pages serve as an extended abstract and a 36 pages long technical appendix follows

  25. arXiv:1304.8087  [pdf, other

    cs.DS cs.LG math.ST

    Uniqueness of Tensor Decompositions with Applications to Polynomial Identifiability

    Authors: Aditya Bhaskara, Moses Charikar, Aravindan Vijayaraghavan

    Abstract: We give a robust version of the celebrated result of Kruskal on the uniqueness of tensor decompositions: we prove that given a tensor whose decomposition satisfies a robust form of Kruskal's rank condition, it is possible to approximately recover the decomposition if the tensor is known up to a sufficiently small (inverse polynomial) error. Kruskal's theorem has found many applications in provin… ▽ More

    Submitted 30 April, 2013; originally announced April 2013.

    Comments: 51 pages, 2 figures

  26. arXiv:1304.2983  [pdf, other

    cs.DS

    Centrality of Trees for Capacitated k-Center

    Authors: Hyung-Chan An, Aditya Bhaskara, Ola Svensson

    Abstract: There is a large discrepancy in our understanding of uncapacitated and capacitated versions of network location problems. This is perhaps best illustrated by the classical k-center problem: there is a simple tight 2-approximation algorithm for the uncapacitated version whereas the first constant factor approximation algorithm for the general version with capacities was only recently obtained by us… ▽ More

    Submitted 10 April, 2013; originally announced April 2013.

    Comments: 21 pages, 2 figures

    ACM Class: F.2.2; G.2.2

  27. arXiv:1211.3439  [pdf, ps, other

    cs.CC

    Optimal Hitting Sets for Combinatorial Shapes

    Authors: Aditya Bhaskara, Devendra Desai, Srikanth Srinivasan

    Abstract: We consider the problem of constructing explicit Hitting sets for Combinatorial Shapes, a class of statistical tests first studied by Gopalan, Meka, Reingold, and Zuckerman (STOC 2011). These generalize many well-studied classes of tests, including symmetric functions and combinatorial rectangles. Generalizing results of Linial, Luby, Saks, and Zuckerman (Combinatorica 1997) and Rabani and Shpilka… ▽ More

    Submitted 14 November, 2012; originally announced November 2012.

    Comments: 24 pages

  28. arXiv:1110.1360  [pdf, other

    cs.DS cs.CC

    Polynomial integrality gaps for strong SDP relaxations of Densest k-subgraph

    Authors: Aditya Bhaskara, Moses Charikar, Venkatesan Guruswami, Aravindan Vijayaraghavan, Yuan Zhou

    Abstract: The densest k-subgraph (DkS) problem (i.e. find a size k subgraph with maximum number of edges), is one of the notorious problems in approximation algorithms. There is a significant gap between known upper and lower bounds for DkS: the current best algorithm gives an ~ O(n^{1/4}) approximation, while even showing a small constant factor hardness requires significantly stronger assumptions than P !… ▽ More

    Submitted 6 October, 2011; originally announced October 2011.

    Comments: 26 ages, 1 figure. To appear in Symposium on Discrete Algorithms (SODA) 2012

  29. arXiv:1101.1710  [pdf, ps, other

    cs.CC cs.DS

    On Quadratic Programming with a Ratio Objective

    Authors: Aditya Bhaskara, Moses Charikar, Rajsekar Manokaran, Aravindan Vijayaraghavan

    Abstract: Quadratic Programming (QP) is the well-studied problem of maximizing over {-1,1} values the quadratic form \sum_{i \ne j} a_{ij} x_i x_j. QP captures many known combinatorial optimization problems, and assuming the unique games conjecture, semidefinite programming techniques give optimal approximation algorithms. We extend this body of work by initiating the study of Quadratic Programming problems… ▽ More

    Submitted 5 December, 2011; v1 submitted 10 January, 2011; originally announced January 2011.

  30. arXiv:1001.2891  [pdf, ps, other

    cs.DS

    Detecting High Log-Densities -- an O(n^1/4) Approximation for Densest k-Subgraph

    Authors: Aditya Bhaskara, Moses Charikar, Eden Chlamtac, Uriel Feige, Aravindan Vijayaraghavan

    Abstract: In the Densest k-Subgraph problem, given a graph G and a parameter k, one needs to find a subgraph of G induced on k vertices that contains the largest number of edges. There is a significant gap between the best known upper and lower bounds for this problem. It is NP-hard, and does not have a PTAS unless NP has subexponential time algorithms. On the other hand, the current best known algorithm… ▽ More

    Submitted 17 January, 2010; originally announced January 2010.

    Comments: 23 pages

  31. arXiv:1001.2613  [pdf, ps, other

    cs.DS cs.CC

    Approximating Matrix p-norms

    Authors: Aditya Bhaskara, Aravindan Vijayaraghavan

    Abstract: We consider the problem of computing the q->p norm of a matrix A, which is defined for p,q \ge 1, as |A|_{q->p} = max_{x !=0 } |Ax|_p / |x|_q. This is in general a non-convex optimization problem, and is a natural generalization of the well-studied question of computing singular values (this corresponds to p=q=2). Different settings of parameters give rise to a variety of known interesting problem… ▽ More

    Submitted 2 May, 2010; v1 submitted 15 January, 2010; originally announced January 2010.

    Comments: 25 pages