Skip to main content

Showing 1–45 of 45 results for author: Jayaram, R

.
  1. arXiv:2406.06821  [pdf, other

    cs.DS

    Streaming Algorithms with Few State Changes

    Authors: Rajesh Jayaram, David P. Woodruff, Samson Zhou

    Abstract: In this paper, we study streaming algorithms that minimize the number of changes made to their internal state (i.e., memory contents). While the design of streaming algorithms typically focuses on minimizing space and update time, these metrics fail to capture the asymmetric costs, inherent in modern hardware and database systems, of reading versus writing to memory. In fact, most streaming algori… ▽ More

    Submitted 10 June, 2024; originally announced June 2024.

    Comments: PODS 2024

  2. arXiv:2406.05066  [pdf, other

    cs.DS

    Efficient Centroid-Linkage Clustering

    Authors: MohammadHossein Bateni, Laxman Dhulipala, Willem Fletcher, Kishen N Gowda, D Ellis Hershkowitz, Rajesh Jayaram, Jakub Łącki

    Abstract: We give an efficient algorithm for Centroid-Linkage Hierarchical Agglomerative Clustering (HAC), which computes a $c$-approximate clustering in roughly $n^{1+O(1/c^2)}$ time. We obtain our result by combining a new Centroid-Linkage HAC algorithm with a novel fully dynamic data structure for nearest neighbor search which works under adaptive updates. We also evaluate our algorithm empirically. By… ▽ More

    Submitted 7 June, 2024; originally announced June 2024.

  3. arXiv:2405.19504  [pdf, other

    cs.DS cs.DB cs.IR

    MUVERA: Multi-Vector Retrieval via Fixed Dimensional Encodings

    Authors: Laxman Dhulipala, Majid Hadian, Rajesh Jayaram, Jason Lee, Vahab Mirrokni

    Abstract: Neural embedding models have become a fundamental component of modern information retrieval (IR) pipelines. These models produce a single embedding $x \in \mathbb{R}^d$ per data-point, allowing for fast retrieval via highly optimized maximum inner product search (MIPS) algorithms. Recently, beginning with the landmark ColBERT paper, multi-vector models, which produce a set of embedding per data po… ▽ More

    Submitted 29 May, 2024; originally announced May 2024.

  4. arXiv:2404.16267  [pdf, ps, other

    cs.DS

    Dynamic PageRank: Algorithms and Lower Bounds

    Authors: Rajesh Jayaram, Jakub Łącki, Slobodan Mitrović, Krzysztof Onak, Piotr Sankowski

    Abstract: We consider the PageRank problem in the dynamic setting, where the goal is to explicitly maintain an approximate PageRank vector $π\in \mathbb{R}^n$ for a graph under a sequence of edge insertions and deletions. Our main result is a complete characterization of the complexity of dynamic PageRank maintenance for both multiplicative and additive ($L_1$) approximations. First, we establish matching… ▽ More

    Submitted 16 May, 2024; v1 submitted 24 April, 2024; originally announced April 2024.

  5. arXiv:2404.14730  [pdf, other

    cs.DS cs.CC cs.DC

    It's Hard to HAC with Average Linkage!

    Authors: MohammadHossein Bateni, Laxman Dhulipala, Kishen N Gowda, D Ellis Hershkowitz, Rajesh Jayaram, Jakub Łącki

    Abstract: Average linkage Hierarchical Agglomerative Clustering (HAC) is an extensively studied and applied method for hierarchical clustering. Recent applications to massive datasets have driven significant interest in near-linear-time and efficient parallel algorithms for average linkage HAC. We provide hardness results that rule out such algorithms. On the sequential side, we establish a runtime lower… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

    Comments: To appear at ICALP 2024

  6. arXiv:2403.05041  [pdf, other

    cs.DS

    Data-Dependent LSH for the Earth Mover's Distance

    Authors: Rajesh Jayaram, Erik Waingarten, Tian Zhang

    Abstract: We give new data-dependent locality sensitive hashing schemes (LSH) for the Earth Mover's Distance ($\mathsf{EMD}$), and as a result, improve the best approximation for nearest neighbor search under $\mathsf{EMD}$ by a quadratic factor. Here, the metric $\mathsf{EMD}_s(\mathbb{R}^d,\ell_p)$ consists of sets of $s$ vectors in $\mathbb{R}^d$, and for any two sets $x,y$ of $s$ vectors the distance… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

  7. arXiv:2403.01797  [pdf, other

    cs.DS cs.IR

    Unleashing Graph Partitioning for Large-Scale Nearest Neighbor Search

    Authors: Lars Gottesbüren, Laxman Dhulipala, Rajesh Jayaram, Jakub Lacki

    Abstract: We consider the fundamental problem of decomposing a large-scale approximate nearest neighbor search (ANNS) problem into smaller sub-problems. The goal is to partition the input points into neighborhood-preserving shards, so that the nearest neighbors of any point are contained in only a few shards. When a query arrives, a routing algorithm is used to identify the shards which should be searched f… ▽ More

    Submitted 4 March, 2024; originally announced March 2024.

  8. arXiv:2311.17840  [pdf, other

    cs.DS cs.LG stat.ML

    A quasi-polynomial time algorithm for Multi-Dimensional Scaling via LP hierarchies

    Authors: Ainesh Bakshi, Vincent Cohen-Addad, Samuel B. Hopkins, Rajesh Jayaram, Silvio Lattanzi

    Abstract: Multi-dimensional Scaling (MDS) is a family of methods for embedding an $n$-point metric into low-dimensional Euclidean space. We study the Kamada-Kawai formulation of MDS: given a set of non-negative dissimilarities $\{d_{i,j}\}_{i , j \in [n]}$ over $n$ points, the goal is to find an embedding $\{x_1,\dots,x_n\} \in \mathbb{R}^k$ that minimizes \[\text{OPT} = \min_{x} \mathbb{E}_{i,j \in [n]} \l… ▽ More

    Submitted 11 April, 2024; v1 submitted 29 November, 2023; originally announced November 2023.

    Comments: Extended exposition

  9. arXiv:2310.15863  [pdf, other

    cs.DS

    Metric Clustering and MST with Strong and Weak Distance Oracles

    Authors: MohammadHossein Bateni, Prathamesh Dharangutte, Rajesh Jayaram, Chen Wang

    Abstract: We study optimization problems in a metric space $(\mathcal{X},d)$ where we can compute distances in two ways: via a ''strong'' oracle that returns exact distances $d(x,y)$, and a ''weak'' oracle that returns distances $\tilde{d}(x,y)$ which may be arbitrarily corrupted with some probability. This model captures the increasingly common trade-off between employing both an expensive similarity model… ▽ More

    Submitted 24 October, 2023; originally announced October 2023.

  10. arXiv:2310.05869  [pdf, other

    cs.LG cs.AI

    HyperAttention: Long-context Attention in Near-Linear Time

    Authors: Insu Han, Rajesh Jayaram, Amin Karbasi, Vahab Mirrokni, David P. Woodruff, Amir Zandieh

    Abstract: We present an approximate attention mechanism named HyperAttention to address the computational challenges posed by the growing complexity of long contexts used in Large Language Models (LLMs). Recent work suggests that in the worst-case scenario, quadratic time is necessary unless the entries of the attention matrix are bounded or the matrix has low stable rank. We introduce two parameters which… ▽ More

    Submitted 1 December, 2023; v1 submitted 9 October, 2023; originally announced October 2023.

  11. arXiv:2308.03901  [pdf, other

    cs.LG cs.AI cs.DC cs.PF

    FLIPS: Federated Learning using Intelligent Participant Selection

    Authors: Rahul Atul Bhope, K. R. Jayaram, Nalini Venkatasubramanian, Ashish Verma, Gegi Thomas

    Abstract: This paper presents the design and implementation of FLIPS, a middleware system to manage data and participant heterogeneity in federated learning (FL) training workloads. In particular, we examine the benefits of label distribution clustering on participant selection in federated learning. FLIPS clusters parties involved in an FL training job based on the label distribution of their data apriori,… ▽ More

    Submitted 30 September, 2023; v1 submitted 7 August, 2023; originally announced August 2023.

  12. arXiv:2308.00503  [pdf, ps, other

    cs.DS

    Massively Parallel Algorithms for High-Dimensional Euclidean Minimum Spanning Tree

    Authors: Rajesh Jayaram, Vahab Mirrokni, Shyam Narayanan, Peilin Zhong

    Abstract: We study the classic Euclidean Minimum Spanning Tree (MST) problem in the Massively Parallel Computation (MPC) model. Given a set $X \subset \mathbb{R}^d$ of $n$ points, the goal is to produce a spanning tree for $X$ with weight within a small factor of optimal. Euclidean MST is one of the most fundamental hierarchical geometric clustering algorithms, and with the proliferation of enormous high-di… ▽ More

    Submitted 1 August, 2023; originally announced August 2023.

  13. arXiv:2307.13747  [pdf, other

    cs.DS

    Fully Dynamic Consistent $k$-Center Clustering

    Authors: Jakub Łącki, Bernhard Haeupler, Christoph Grunau, Václav Rozhoň, Rajesh Jayaram

    Abstract: We study the consistent k-center clustering problem. In this problem, the goal is to maintain a constant factor approximate $k$-center solution during a sequence of $n$ point insertions and deletions while minimizing the recourse, i.e., the number of changes made to the set of centers after each point insertion or deletion. Previous works by Lattanzi and Vassilvitskii [ICML '12] and Fichtenberger,… ▽ More

    Submitted 25 July, 2023; originally announced July 2023.

  14. arXiv:2307.03043  [pdf, other

    cs.DS cs.CG cs.GR cs.LG

    A Near-Linear Time Algorithm for the Chamfer Distance

    Authors: Ainesh Bakshi, Piotr Indyk, Rajesh Jayaram, Sandeep Silwal, Erik Waingarten

    Abstract: For any two point sets $A,B \subset \mathbb{R}^d$ of size up to $n$, the Chamfer distance from $A$ to $B$ is defined as $\text{CH}(A,B)=\sum_{a \in A} \min_{b \in B} d_X(a,b)$, where $d_X$ is the underlying distance measure (e.g., the Euclidean or Manhattan distance). The Chamfer distance is a popular measure of dissimilarity between point clouds, used in many machine learning, computer vision, an… ▽ More

    Submitted 6 July, 2023; originally announced July 2023.

  15. Optimal Fully Dynamic $k$-Center Clustering for Adaptive and Oblivious Adversaries

    Authors: MohammadHossein Bateni, Hossein Esfandiari, Hendrik Fichtenberger, Monika Henzinger, Rajesh Jayaram, Vahab Mirrokni, Andreas Wiese

    Abstract: In fully dynamic clustering problems, a clustering of a given data set in a metric space must be maintained while it is modified through insertions and deletions of individual points. In this paper, we resolve the complexity of fully dynamic $k$-center clustering against both adaptive and oblivious adversaries. Against oblivious adversaries, we present the first algorithm for fully dynamic $k$-cen… ▽ More

    Submitted 21 March, 2023; originally announced March 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:2112.07050, arXiv:2112.07217

  16. arXiv:2212.06546  [pdf, other

    cs.DS

    Streaming Euclidean MST to a Constant Factor

    Authors: Vincent Cohen-Addad, Xi Chen, Rajesh Jayaram, Amit Levi, Erik Waingarten

    Abstract: We study streaming algorithms for the fundamental geometric problem of computing the cost of the Euclidean Minimum Spanning Tree (MST) on an $n$-point set $X \subset \mathbb{R}^d$. In the streaming model, the points in $X$ can be added and removed arbitrarily, and the goal is to maintain an approximation in small space. In low dimensions, $(1+ε)$ approximations are possible in sublinear space [Fra… ▽ More

    Submitted 13 December, 2022; originally announced December 2022.

  17. arXiv:2212.05176  [pdf, other

    cs.DB cs.CR

    Adore: Differentially Oblivious Relational Database Operators

    Authors: Lianke Qin, Rajesh Jayaram, Elaine Shi, Zhao Song, Danyang Zhuo, Shumo Chu

    Abstract: There has been a recent effort in applying differential privacy on memory access patterns to enhance data privacy. This is called differential obliviousness. Differential obliviousness is a promising direction because it provides a principled trade-off between performance and desired level of privacy. To date, it is still an open question whether differential obliviousness can speed up database pr… ▽ More

    Submitted 29 September, 2023; v1 submitted 9 December, 2022; originally announced December 2022.

    Comments: VLDB 2023

  18. arXiv:2212.02635  [pdf, ps, other

    cs.LG cs.DS

    Stars: Tera-Scale Graph Building for Clustering and Graph Learning

    Authors: CJ Carey, Jonathan Halcrow, Rajesh Jayaram, Vahab Mirrokni, Warren Schudy, Peilin Zhong

    Abstract: A fundamental procedure in the analysis of massive datasets is the construction of similarity graphs. Such graphs play a key role for many downstream tasks, including clustering, classification, graph learning, and nearest neighbor search. For these tasks, it is critical to build graphs which are sparse yet still representative of the underlying data. The benefits of sparsity are twofold: firstly,… ▽ More

    Submitted 9 January, 2023; v1 submitted 5 December, 2022; originally announced December 2022.

    Comments: NeurIPS 2022

  19. arXiv:2208.09740  [pdf, other

    cs.DC

    Just-in-Time Aggregation for Federated Learning

    Authors: K. R. Jayaram, Ashish Verma, Gegi Thomas, Vinod Muthusamy

    Abstract: The increasing number and scale of federated learning (FL) jobs necessitates resource efficient scheduling and management of aggregation to make the economics of cloud-hosted aggregation work. Existing FL research has focused on the design of FL algorithms and optimization, and less on the efficacy of aggregation. Existing FL platforms often employ aggregators that actively wait for model updates.… ▽ More

    Submitted 20 August, 2022; originally announced August 2022.

    Comments: 10 pages. Extended version of the paper accepted to MASCOTS 2022. arXiv admin note: text overlap with arXiv:2203.12163

  20. arXiv:2203.12163  [pdf, other

    cs.DC

    Adaptive Aggregation For Federated Learning

    Authors: K. R. Jayaram, Vinod Muthusamy, Gegi Thomas, Ashish Verma, Mark Purcell

    Abstract: Advances in federated learning (FL) algorithms,along with technologies like differential privacy and homomorphic encryption, have led to FL being increasingly adopted and used in many application domains. This increasing adoption has led to rapid growth in the number, size (number of participants/parties) and diversity (intermittent vs. active parties) of FL jobs. Many existing FL systems, based o… ▽ More

    Submitted 6 November, 2022; v1 submitted 22 March, 2022; originally announced March 2022.

    ACM Class: C.2.4; C.4

  21. arXiv:2112.07050  [pdf, ps, other

    cs.DS

    Optimal Fully Dynamic $k$-Centers Clustering

    Authors: MohammadHossein Bateni, Hossein Esfandiari, Rajesh Jayaram, Vahab Mirrokni

    Abstract: We present the first algorithm for fully dynamic $k$-centers clustering in an arbitrary metric space that maintains an optimal $2+ε$ approximation in $O(k \cdot \operatorname{polylog}(n,Δ))$ amortized update time. Here, $n$ is an upper bound on the number of active points at any time, and $Δ$ is the aspect ratio of the data. Previously, the best known amortized update time was… ▽ More

    Submitted 13 December, 2021; originally announced December 2021.

  22. arXiv:2111.03528  [pdf, ps, other

    cs.DS

    New Streaming Algorithms for High Dimensional EMD and MST

    Authors: Xi Chen, Rajesh Jayaram, Amit Levi, Erik Waingarten

    Abstract: We study streaming algorithms for two fundamental geometric problems: computing the cost of a Minimum Spanning Tree (MST) of an $n$-point set $X \subset \{1,2,\dots,Δ\}^d$, and computing the Earth Mover Distance (EMD) between two multi-sets $A,B \subset \{1,2,\dots,Δ\}^d$ of size $n$. We consider the turnstile model, where points can be added and removed. We give a one-pass streaming algorithm for… ▽ More

    Submitted 5 November, 2021; originally announced November 2021.

  23. arXiv:2108.12017  [pdf, ps, other

    cs.DS

    Truly Perfect Samplers for Data Streams and Sliding Windows

    Authors: Rajesh Jayaram, David P. Woodruff, Samson Zhou

    Abstract: In the $G$-sampling problem, the goal is to output an index $i$ of a vector $f \in\mathbb{R}^n$, such that for all coordinates $j \in [n]$, \[\textbf{Pr}[i=j] = (1 \pm ε) \frac{G(f_j)}{\sum_{k\in[n]} G(f_k)} + γ,\] where $G:\mathbb{R} \to \mathbb{R}_{\geq 0}$ is some non-negative function. If $ε= 0$ and $γ= 1/\text{poly}(n)$, the sampler is called perfect. In the data stream model, $f$ is defined… ▽ More

    Submitted 26 August, 2021; originally announced August 2021.

  24. arXiv:2107.05672  [pdf, other

    cs.DS

    In-Database Regression in Input Sparsity Time

    Authors: Rajesh Jayaram, Alireza Samadian, David P. Woodruff, Peng Ye

    Abstract: Sketching is a powerful dimensionality reduction technique for accelerating algorithms for data analysis. A crucial step in sketching methods is to compute a subspace embedding (SE) for a large matrix $\mathbf{A} \in \mathbb{R}^{N \times d}$. SE's are the primary tool for obtaining extremely efficient solutions for many linear-algebraic tasks, such as least squares regression and low rank approxim… ▽ More

    Submitted 12 July, 2021; originally announced July 2021.

  25. arXiv:2105.09400  [pdf, other

    cs.CR cs.LG

    Separation of Powers in Federated Learning

    Authors: Pau-Chen Cheng, Kevin Eykholt, Zhongshu Gu, Hani Jamjoom, K. R. Jayaram, Enriquillo Valdez, Ashish Verma

    Abstract: Federated Learning (FL) enables collaborative training among mutually distrusting parties. Model updates, rather than training data, are concentrated and fused in a central aggregation server. A key security challenge in FL is that an untrustworthy or compromised aggregation process might lead to unforeseeable information leakage. This challenge is especially acute due to recently demonstrated att… ▽ More

    Submitted 19 May, 2021; originally announced May 2021.

  26. arXiv:2105.01785  [pdf, ps, other

    cs.DS

    An Optimal Algorithm for Triangle Counting in the Stream

    Authors: Rajesh Jayaram, John Kallaugher

    Abstract: We present a new algorithm for approximating the number of triangles in a graph $G$ whose edges arrive as an arbitrary order stream. If $m$ is the number of edges in $G$, $T$ the number of triangles, $Δ_E$ the maximum number of triangles which share a single edge, and $Δ_V$ the maximum number of triangles which share a single vertex, then our algorithm requires space: \[ \widetilde{O}\left(\frac{m… ▽ More

    Submitted 14 July, 2021; v1 submitted 4 May, 2021; originally announced May 2021.

    Comments: Title changed and some minor edits

  27. arXiv:2012.00740  [pdf, other

    cs.CR cs.DC cs.LG

    MYSTIKO : : Cloud-Mediated, Private, Federated Gradient Descent

    Authors: K. R. Jayaram, Archit Verma, Ashish Verma, Gegi Thomas, Colin Sutcher-Shepard

    Abstract: Federated learning enables multiple, distributed participants (potentially on different clouds) to collaborate and train machine/deep learning models by sharing parameters/gradients. However, sharing gradients, instead of centralizing data, may not be as private as one would expect. Reverse engineering attacks on plaintext gradients have been demonstrated to be practically feasible. Existing solut… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

    Comments: IEEE CLOUD 2020

  28. arXiv:2006.13878  [pdf, other

    cs.DC cs.LG

    Effective Elastic Scaling of Deep Learning Workloads

    Authors: Vaibhav Saxena, K. R. Jayaram, Saurav Basu, Yogish Sabharwal, Ashish Verma

    Abstract: The increased use of deep learning (DL) in academia, government and industry has, in turn, led to the popularity of on-premise and cloud-hosted deep learning platforms, whose goals are to enable organizations utilize expensive resources effectively, and to share said resources among multiple teams in a fair and effective manner. In this paper, we examine the elastic scaling of Deep Learning (DL)… ▽ More

    Submitted 24 June, 2020; originally announced June 2020.

  29. arXiv:2005.10029  [pdf, ps, other

    cs.DS

    When is Approximate Counting for Conjunctive Queries Tractable?

    Authors: Marcelo Arenas, Luis Alberto Croquevielle, Rajesh Jayaram, Cristian Riveros

    Abstract: Conjunctive queries are one of the most common class of queries used in database systems, and the best studied in the literature. A seminal result of Grohe, Schwentick, and Segoufin (STOC 2001) demonstrates that for every class $G$ of graphs, the evaluation of all conjunctive queries whose underlying graph is in $G$ is tractable if, and only if, $G$ has bounded treewidth. In this work, we extend t… ▽ More

    Submitted 20 November, 2020; v1 submitted 20 May, 2020; originally announced May 2020.

  30. arXiv:2005.06441  [pdf, other

    cs.DS

    Testing Positive Semi-Definiteness via Random Submatrices

    Authors: Ainesh Bakshi, Nadiia Chepurko, Rajesh Jayaram

    Abstract: We study the problem of testing whether a matrix $\mathbf{A} \in \mathbb{R}^{n \times n}$ with bounded entries ($\|\mathbf{A}\|_\infty \leq 1$) is positive semi-definite (PSD), or $ε$-far in Euclidean distance from the PSD cone, meaning that $\min_{\mathbf{B} \succeq 0} \|\mathbf{A} - \mathbf{B}\|_F^2 > εn^2$, where $\mathbf{B} \succeq 0$ denotes that $\mathbf{B}$ is PSD. Our main algorithmic cont… ▽ More

    Submitted 17 September, 2020; v1 submitted 13 May, 2020; originally announced May 2020.

    Comments: Minor Edits, highlighted connection between \ell_\infty gap and spectral norm gap

  31. arXiv:2004.12496  [pdf, ps, other

    cs.DS cs.DM cs.LG math.PR math.ST

    Learning and Testing Junta Distributions with Subcube Conditioning

    Authors: Xi Chen, Rajesh Jayaram, Amit Levi, Erik Waingarten

    Abstract: We study the problems of learning and testing junta distributions on $\{-1,1\}^n$ with respect to the uniform distribution, where a distribution $p$ is a $k$-junta if its probability mass function $p(x)$ depends on a subset of at most $k$ variables. The main contribution is an algorithm for finding relevant coordinates in a $k$-junta distribution with subcube conditioning [BC18, CCKLW20]. We give… ▽ More

    Submitted 26 April, 2020; originally announced April 2020.

  32. arXiv:2003.14265  [pdf, ps, other

    cs.DS cs.CR

    A Framework for Adversarially Robust Streaming Algorithms

    Authors: Omri Ben-Eliezer, Rajesh Jayaram, David P. Woodruff, Eylon Yogev

    Abstract: We investigate the adversarial robustness of streaming algorithms. In this context, an algorithm is considered robust if its performance guarantees hold even if the stream is chosen adaptively by an adversary that observes the outputs of the algorithm along the stream and can react in an online manner. While deterministic streaming algorithms are inherently robust, many central problems in the str… ▽ More

    Submitted 3 November, 2021; v1 submitted 31 March, 2020; originally announced March 2020.

    Comments: Conference version in PODS 2020. Version 3 addressing journal referees' comments; improved exposition of sketch switching

    Journal ref: J. ACM 69, 2, Article 17 (April 2022)

  33. arXiv:2002.08202  [pdf, other

    cs.DS

    Span Recovery for Deep Neural Networks with Applications to Input Obfuscation

    Authors: Rajesh Jayaram, David P. Woodruff, Qiuyi Zhang

    Abstract: The tremendous success of deep neural networks has motivated the need to better understand the fundamental properties of these networks, but many of the theoretical results proposed have only been for shallow networks. In this paper, we study an important primitive for understanding the meaningful input space of a deep network: span recovery. For $k<n$, let… ▽ More

    Submitted 19 February, 2020; originally announced February 2020.

  34. arXiv:1909.13384  [pdf, ps, other

    cs.DS cs.LG stat.ML

    Optimal Sketching for Kronecker Product Regression and Low Rank Approximation

    Authors: Huaian Diao, Rajesh Jayaram, Zhao Song, Wen Sun, David P. Woodruff

    Abstract: We study the Kronecker product regression problem, in which the design matrix is a Kronecker product of two or more matrices. Given $A_i \in \mathbb{R}^{n_i \times d_i}$ for $i=1,2,\dots,q$ where $n_i \gg d_i$ for each $i$, and $b \in \mathbb{R}^{n_1 n_2 \cdots n_q}$, let $\mathcal{A} = A_1 \otimes A_2 \otimes \cdots \otimes A_q$. Then for $p \in [1,2]$, the goal is to find… ▽ More

    Submitted 29 September, 2019; originally announced September 2019.

    Comments: A preliminary version of this paper appeared in NeurIPS 2019

  35. FfDL : A Flexible Multi-tenant Deep Learning Platform

    Authors: K. R. Jayaram, Vinod Muthusamy, Parijat Dube, Vatche Ishakian, Chen Wang, Benjamin Herta, Scott Boag, Diana Arroyo, Asser Tantawi, Archit Verma, Falk Pollok, Rania Khalaf

    Abstract: Deep learning (DL) is becoming increasingly popular in several application domains and has made several new application features involving computer vision, speech recognition and synthesis, self-driving automobiles, drug design, etc. feasible and accurate. As a result, large scale on-premise and cloud-hosted deep learning platforms have become essential infrastructure in many organizations. These… ▽ More

    Submitted 14 September, 2019; originally announced September 2019.

    Comments: MIDDLEWARE 2019

  36. Elastic Remote Methods

    Authors: K. R. Jayaram

    Abstract: For distributed applications to take full advantage of cloud computing systems, we need middleware systems that allow developers to build elasticity management components right into the applications. This paper describes the design and implementation of ElasticRMI, a middleware system that (1) enables application developers to dynamically change the number of (server) objects available to hand… ▽ More

    Submitted 7 September, 2019; originally announced September 2019.

    Comments: ACM MIDDLEWARE 2013

    Journal ref: Middleware 2013. Lecture Notes in Computer Science, vol 8275. Springer, Berlin, Heidelberg

  37. arXiv:1907.05816  [pdf, ps, other

    cs.DS

    Towards Optimal Moment Estimation in Streaming and Distributed Models

    Authors: Rajesh Jayaram, David P. Woodruff

    Abstract: One of the oldest problems in the data stream model is to approximate the $p$-th moment $\|\mathcal{X}\|_p^p = \sum_{i=1}^n |\mathcal{X}_i|^p$ of an underlying vector $\mathcal{X} \in \mathbb{R}^n$, which is presented as a sequence of poly$(n)$ updates to its coordinates. Of particular interest is when $p \in (0,2]$. Although a tight space bound of $Θ(ε^{-2} \log n)$ bits is known for this problem… ▽ More

    Submitted 12 July, 2019; originally announced July 2019.

  38. arXiv:1906.09226  [pdf, ps, other

    cs.DS cs.CC

    $\text{#NFA}$ admits an FPRAS: Efficient Enumeration, Counting, and Uniform Generation for Logspace Classes

    Authors: Marcelo Arenas, Luis Alberto Croquevielle, Rajesh Jayaram, Cristian Riveros

    Abstract: In this work, we study two simple yet general complexity classes, based on logspace Turing machines, which provide a unifying framework for efficient query evaluation in areas like information extraction and graph databases, among others. We investigate the complexity of three fundamental algorithmic problems for these classes: enumeration, counting and uniform generation of solutions, and show th… ▽ More

    Submitted 23 June, 2021; v1 submitted 21 June, 2019; originally announced June 2019.

  39. arXiv:1904.04126  [pdf, ps, other

    cs.DS

    Weighted Reservoir Sampling from Distributed Streams

    Authors: Rajesh Jayaram, Gokarna Sharma, Srikanta Tirthapura, David P. Woodruff

    Abstract: We consider message-efficient continuous random sampling from a distributed stream, where the probability of inclusion of an item in the sample is proportional to a weight associated with the item. The unweighted version, where all weights are equal, is well studied, and admits tight upper and lower bounds on message complexity. For weighted sampling with replacement, there is a simple reduction t… ▽ More

    Submitted 8 April, 2019; originally announced April 2019.

    Comments: To appear in PODS 2019

  40. Energy and enstrophy spectra and fluxes for the inertial-dissipation range of two-dimensional turbulence

    Authors: Akanksha Gupta, Rohith Jayaram, Anando G. Chaterjee, Shubhadeep Sadhukhan, Ravi Samtaney, Mahendra K. Verma

    Abstract: In this paper, using Pao's conjecture [Y.-H. Pao, Phys. Fluids 11, 1371 (1968)], we derive expressions for the spectra and fluxes of kinetic energy and enstrophy for two-dimensional (2D) forced turbulence that extend beyond the inertial range. In these expressions, the fluxes and the spectra contain additional factors of the exponential form. To validate these model predictions, we perform numeric… ▽ More

    Submitted 20 August, 2019; v1 submitted 10 February, 2019; originally announced February 2019.

    Journal ref: Phys. Rev. E 100, 053101 (2019)

  41. arXiv:1811.01885  [pdf, ps, other

    cs.DS cs.LG

    Learning Two Layer Rectified Neural Networks in Polynomial Time

    Authors: Ainesh Bakshi, Rajesh Jayaram, David P. Woodruff

    Abstract: Consider the following fundamental learning problem: given input examples $x \in \mathbb{R}^d$ and their vector-valued labels, as defined by an underlying generative neural network, recover the weight matrices of this network. We consider two-layer networks, map** $\mathbb{R}^d$ to $\mathbb{R}^m$, with $k$ non-linear activation units $f(\cdot)$, where $f(x) = \max \{x , 0\}$ is the ReLU. Such a… ▽ More

    Submitted 5 November, 2018; originally announced November 2018.

  42. arXiv:1808.05497  [pdf, ps, other

    cs.DS

    Perfect $L_p$ Sampling in a Data Stream

    Authors: Rajesh Jayaram, David P. Woodruff

    Abstract: In this paper, we resolve the one-pass space complexity of $L_p$ sampling for $p \in (0,2)$. Given a stream of updates (insertions and deletions) to the coordinates of an underlying vector $f \in \mathbb{R}^n$, a perfect $L_p$ sampler must output an index $i$ with probability $|f_i|^p/\|f\|_p^p$, and is allowed to fail with some probability $δ$. So far, for $p > 0$ no algorithm has been shown to s… ▽ More

    Submitted 11 November, 2019; v1 submitted 16 August, 2018; originally announced August 2018.

    Comments: An earlier version of this work appeared in FOCS 2018, but contained an error in the derandomization. In this version, we correct this issue, albeit with a (log log n)^2 -factor increase in the space required to derandomize the algorithm for p<2. Our results in the random oracle model and for p = 2 are unaffected. We also give alternative algorithms and additional applications."

  43. arXiv:1805.06801  [pdf, other

    cs.DC

    Dependability in a Multi-tenant Multi-framework Deep Learning as-a-Service Platform

    Authors: Scott Boag, Parijat Dube, Kaoutar El Maghraoui, Benjamin Herta, Waldemar Hummer, K. R. Jayaram, Rania Khalaf, Vinod Muthusamy, Michael Kalantar, Archit Verma

    Abstract: Deep learning (DL), a form of machine learning, is becoming increasingly popular in several application domains. As a result, cloud-based Deep Learning as a Service (DLaaS) platforms have become an essential infrastructure in many organizations. These systems accept, schedule, manage and execute DL training jobs at scale. This paper explores dependability in the context of a DLaaS platform used… ▽ More

    Submitted 17 May, 2018; originally announced May 2018.

  44. arXiv:1803.08777  [pdf, ps, other

    cs.DS

    Data Streams with Bounded Deletions

    Authors: Rajesh Jayaram, David P. Woodruff

    Abstract: Two prevalent models in the data stream literature are the insertion-only and turnstile models. Unfortunately, many important streaming problems require a $Θ(\log(n))$ multiplicative factor more space for turnstile streams than for insertion-only streams. This complexity gap often arises because the underlying frequency vector $f$ is very close to $0$, after accounting for all insertions and delet… ▽ More

    Submitted 23 March, 2018; originally announced March 2018.

    Comments: To appear, PODS 2018

  45. arXiv:1709.05871  [pdf

    cs.DC

    IBM Deep Learning Service

    Authors: Bishwaranjan Bhattacharjee, Scott Boag, Chandani Doshi, Parijat Dube, Ben Herta, Vatche Ishakian, K. R. Jayaram, Rania Khalaf, Avesh Krishna, Yu Bo Li, Vinod Muthusamy, Ruchir Puri, Yufei Ren, Florian Rosenberg, Seetharami R. Seelam, Yandong Wang, Jian Ming Zhang, Li Zhang

    Abstract: Deep learning driven by large neural network models is overtaking traditional machine learning methods for understanding unstructured and perceptual data domains such as speech, text, and vision. At the same time, the "as-a-Service"-based business model on the cloud is fundamentally transforming the information technology industry. These two trends: deep learning, and "as-a-service" are colliding… ▽ More

    Submitted 18 September, 2017; originally announced September 2017.