Skip to main content

Showing 1–25 of 25 results for author: Radhakrishnan, J

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

    cs.DS

    Set membership with two classical and quantum bit probes

    Authors: Shyam Dhamapurkar, Shubham Vivek Pawar, Jaikumar Radhakrishnan

    Abstract: We consider the following problem: Given a set S of at most n elements from a universe of size m, represent it in memory as a bit string so that membership queries of the form "Is x in S?" can be answered by making at most t probes into the bit string. Let s(m,n,t) be the minimum number of bits needed by any such scheme. We obtain new upper bounds for s(m,n,t=2), which match or improve all the pre… ▽ More

    Submitted 30 December, 2021; originally announced December 2021.

  2. arXiv:2102.12886  [pdf, other

    cs.DS

    Generalized Parametric Path Problems

    Authors: Prerona Chatterjee, Kshitij Gajjar, Jaikumar Radhakrishnan, Girish Varma

    Abstract: Parametric path problems arise independently in diverse domains, ranging from transportation to finance, where they are studied under various assumptions. We formulate a general path problem with relaxed assumptions, and describe how this formulation is applicable in these domains. We study the complexity of the general problem, and a variant of it where preprocessing is allowed. We show that wh… ▽ More

    Submitted 7 June, 2021; v1 submitted 25 February, 2021; originally announced February 2021.

  3. arXiv:2007.10987  [pdf, other

    cs.LG cs.CR cs.DC

    IBM Federated Learning: an Enterprise Framework White Paper V0.1

    Authors: Heiko Ludwig, Nathalie Baracaldo, Gegi Thomas, Yi Zhou, Ali Anwar, Shashank Rajamoni, Yuya Ong, Jayaram Radhakrishnan, Ashish Verma, Mathieu Sinn, Mark Purcell, Ambrish Rawat, Tran Minh, Naoise Holohan, Supriyo Chakraborty, Shalisha Whitherspoon, Dean Steuer, Laura Wynter, Hifaz Hassan, Sean Laguna, Mikhail Yurochkin, Mayank Agarwal, Ebube Chuba, Annie Abay

    Abstract: Federated Learning (FL) is an approach to conduct machine learning without centralizing training data in a single place, for reasons of privacy, confidentiality or data volume. However, solving federated machine learning problems raises issues above and beyond those of centralized machine learning. These issues include setting up communication infrastructure between parties, coordinating the learn… ▽ More

    Submitted 22 July, 2020; originally announced July 2020.

    Comments: 17 pages

    ACM Class: I.2.6; I.2.11

  4. arXiv:1811.05115  [pdf, ps, other

    cs.CC

    Parametric Shortest Paths in Planar Graphs

    Authors: Kshitij Gajjar, Jaikumar Radhakrishnan

    Abstract: We construct a family of planar graphs $\{G_n\}_{n\geq 4}$, where $G_n$ has $n$ vertices including a source vertex $s$ and a sink vertex $t$, and edge weights that change linearly with a parameter $λ$ such that, as $λ$ varies in $(-\infty,+\infty)$, the piece-wise linear cost of the shortest path from $s$ to $t$ has $n^{Ω(\log n)}$ pieces. This shows that lower bounds obtained earlier by Carstense… ▽ More

    Submitted 19 June, 2019; v1 submitted 13 November, 2018; originally announced November 2018.

    Comments: 39 pages, 4 figures

  5. arXiv:1810.11656  [pdf, ps, other

    cs.DS

    Minimizing Branching Vertices in Distance-preserving Subgraphs

    Authors: Kshitij Gajjar, Jaikumar Radhakrishnan

    Abstract: It is $\mathsf{NP}$-hard to determine the minimum number of branching vertices needed in a single-source distance-preserving subgraph of an undirected graph. We show that this problem can be solved in polynomial time if the input graph is an interval graph. In earlier work, it was shown that every interval graph with $k$ terminal vertices admits an all-pairs distance-preserving subgraph with… ▽ More

    Submitted 27 October, 2018; originally announced October 2018.

    Comments: 21 pages, 6 figures

  6. arXiv:1802.08396  [pdf, ps, other

    cs.IT

    Bounds on the Zero-Error List-Decoding Capacity of the $q/(q-1)$ Channel

    Authors: Siddharth Bhandari, Jaikumar Radhakrishnan

    Abstract: We consider the problem of determining the zero-error list-decoding capacity of the $q/(q-1)$ channel studied by Elias (1988). The $q/(q-1)$ channel has input and output alphabet consisting of $q$ symbols, say, $Q = \{x_1,x_2,\ldots, x_q\}$; when the channel receives an input $x \in Q$, it outputs a symbol other than $x$ itself. Let $n(m,q,\ell)$ be the smallest $n$ for which there is a code… ▽ More

    Submitted 23 February, 2018; originally announced February 2018.

    Comments: A version of this paper has been submitted to ISIT-2018. 6 pages

  7. arXiv:1708.03081  [pdf, ps, other

    cs.DS

    Distance-preserving Subgraphs of Interval Graphs

    Authors: Kshitij Gajjar, Jaikumar Radhakrishnan

    Abstract: We consider the problem of finding small distance-preserving subgraphs of undirected, unweighted interval graphs with $k$ terminal vertices. To start with, we show that finding an optimal distance-preserving subgraph is $\mathsf{NP}$-hard for general graphs. Then, we show that every interval graph admits a subgraph with $O(k)$ branching vertices that approximates pairwise terminal distances up t… ▽ More

    Submitted 26 September, 2018; v1 submitted 10 August, 2017; originally announced August 2017.

    Comments: 26 pages, 6 figures

  8. arXiv:1612.09388  [pdf, ps, other

    cs.DS

    Set membership with non-adaptive bit probes

    Authors: Mohit Garg, Jaikumar Radhakrishnan

    Abstract: We consider the non-adaptive bit-probe complexity of the set membership problem, where a set S of size at most n from a universe of size m is to be represented as a short bit vector in order to answer membership queries of the form "Is x in S?" by non-adaptively probing the bit vector at t places. Let s_N(m,n,t) be the minimum number of bits of storage needed for such a scheme. In this work, we sh… ▽ More

    Submitted 29 December, 2016; originally announced December 2016.

    Comments: 31 pages, full version of 'Set membership with non-adaptive bit probes. STACS 2017 (to appear)'. arXiv admin note: text overlap with arXiv:1504.02035

    MSC Class: 68P05; 68P20; 68P30 ACM Class: E.1; E.4

  9. arXiv:1607.01684  [pdf, ps, other

    cs.CC

    The zero-error randomized query complexity of the pointer function

    Authors: Jaikumar Radhakrishnan, Swagato Sanyal

    Abstract: The pointer function of G{ö}{ö}s, Pitassi and Watson \cite{DBLP:journals/eccc/GoosP015a} and its variants have recently been used to prove separation results among various measures of complexity such as deterministic, randomized and quantum query complexities, exact and approximate polynomial degrees, etc. In particular, the widest possible (quadratic) separations between deterministic and zero-er… ▽ More

    Submitted 6 July, 2016; originally announced July 2016.

  10. arXiv:1512.04188  [pdf, ps, other

    cs.DS

    Hypergraph Two-Coloring in the Streaming Model

    Authors: Jaikumar Radhakrishnan, Saswata Shannigrahi, Rakesh Venkat

    Abstract: We consider space-efficient algorithms for two-coloring $n$-uniform hypergraphs $H=(V,E)$ in the streaming model, when the hyperedges arrive one at a time. It is known that any such hypergraph with at most $0.7 \sqrt{\frac{n}{\ln n}} 2^n$ hyperedges has a two-coloring [Radhakrishnan & Srinivasan, RSA, 2000], which can be found deterministically in polynomial time, if allowed full access to the inp… ▽ More

    Submitted 12 May, 2018; v1 submitted 14 December, 2015; originally announced December 2015.

    Comments: Changes in the introduction and section on randomized algorithms to make the exposition clearer. Main technical results unchanged

  11. Partition bound is quadratically tight for product distributions

    Authors: Prahladh Harsha, Rahul Jain, Jaikumar Radhakrishnan

    Abstract: Let $f : \{0,1\}^n \times \{0,1\}^n \rightarrow \{0,1\}$ be a 2-party function. For every product distribution $μ$ on $\{0,1\}^n \times \{0,1\}^n$, we show that $$\mathsf{CC}^μ_{0.49}(f) = O\left(\left(\log \mathsf{prt}_{1/8}(f) \cdot \log \log \mathsf{prt}_{1/8}(f)\right)^2\right),$$ where $\mathsf{CC}^μ_\varepsilon(f)$ is the distributional communication complexity of $f$ with error at most… ▽ More

    Submitted 26 April, 2016; v1 submitted 7 December, 2015; originally announced December 2015.

    Comments: The previous version of the paper erroneously stated the main result in terms of relaxed partition number instead of partition number

    Journal ref: In Proc. 43rd International Colloquium of Automata, Language and Programming (ICALP) (Rome, Italy, 12-15 July), volume 55 of LiPiCS, pages 135:1-135:13, 2016

  12. arXiv:1508.03735  [pdf, ps, other

    cs.DS cs.GT cs.IT

    Coordination Complexity: Small Information Coordinating Large Populations

    Authors: Rachel Cummings, Katrina Ligett, Jaikumar Radhakrishnan, Aaron Roth, Zhiwei Steven Wu

    Abstract: We initiate the study of a quantity that we call coordination complexity. In a distributed optimization problem, the information defining a problem instance is distributed among $n$ parties, who need to each choose an action, which jointly will form a solution to the optimization problem. The coordination complexity represents the minimal amount of information that a centralized coordinator, who h… ▽ More

    Submitted 5 January, 2016; v1 submitted 15 August, 2015; originally announced August 2015.

  13. arXiv:1504.02035  [pdf, ps, other

    cs.DS

    Set Membership with a Few Bit Probes

    Authors: Mohit Garg, Jaikumar Radhakrishnan

    Abstract: We consider the bit-probe complexity of the set membership problem, where a set S of size at most n from a universe of size m is to be represented as a short bit vector in order to answer membership queries of the form "Is x in S?" by adaptively probing the bit vector at t places. Let s(m,n,t) be the minimum number of bits of storage needed for such a scheme. Several recent works investigate s(m,n… ▽ More

    Submitted 8 April, 2015; originally announced April 2015.

    Comments: 19 pages, expanded version of 'Set membership with a few bit probes. SODA 2015: 776-784' (with additional results)

    MSC Class: 68P05; 68P20; 68P30

  14. arXiv:1503.00321  [pdf, ps, other

    cs.CC cs.DC

    A Sampling Technique of Proving Lower Bounds for Noisy Computations

    Authors: Chinmoy Dutta, Jaikumar Radhakrishnan

    Abstract: We present a technique of proving lower bounds for noisy computations. This is achieved by a theorem connecting computations on a kind of randomized decision trees and sampling based algorithms. This approach is surprisingly powerful, and applicable to several models of computation previously studied. As a first illustration we show how all the results of Evans and Pippenger (SIAM J. Computing,… ▽ More

    Submitted 1 March, 2015; originally announced March 2015.

    ACM Class: C.2.1; C.2.2; C.2.4; D.4.4; F.1.1; F.2.2; G.2.2

  15. arXiv:1502.02290  [pdf, ps, other

    cs.DC cs.CC

    How Hard is Computing Parity with Noisy Communications?

    Authors: Chinmoy Dutta, Yashodhan Kanoria, D. Manjunath, Jaikumar Radhakrishnan

    Abstract: We show a tight lower bound of $Ω(N \log\log N)$ on the number of transmissions required to compute the parity of $N$ input bits with constant error in a noisy communication network of $N$ randomly placed sensors, each having one input bit and communicating with others using local transmissions with power near the connectivity threshold. This result settles the lower bound question left open by Yi… ▽ More

    Submitted 8 February, 2015; originally announced February 2015.

    Comments: 17 pages

    ACM Class: C.2.1; C.2.2; C.2.4; D.4.4; F.1.1; F.2.2; G.2.2

  16. arXiv:1410.3248  [pdf, other

    cs.IT quant-ph

    One-shot Marton inner bound for classical-quantum broadcast channel

    Authors: Jaikumar Radhakrishnan, Pranab Sen, Naqueeb Warsi

    Abstract: We consider the problem of communication over a classical-quantum broadcast channel with one sender and two receivers. Generalizing the classical inner bounds shown by Marton and the recent quantum asymptotic version shown by Savov and Wilde, we obtain one-shot inner bounds in the quantum setting. Our bounds are stated in terms of smooth min and max Renyi divergences. We obtain these results using… ▽ More

    Submitted 27 February, 2015; v1 submitted 13 October, 2014; originally announced October 2014.

    Comments: Corrected some typos and some other minor errors

  17. arXiv:1201.1377  [pdf, ps, other

    cs.DM

    On Zarankiewicz Problem and Depth-Two Superconcentrators

    Authors: Chinmoy Dutta, Jaikumar Radhakrishnan

    Abstract: We show tight necessary and sufficient conditions on the sizes of small bipartite graphs whose union is a larger bipartite graph that has no large bipartite independent set. Our main result is a common generalization of two classical results in graph theory: the theorem of Kővári, Sós and Turán on the minimum number of edges in a bipartite graph that has no large independent set, and the theorem o… ▽ More

    Submitted 1 March, 2015; v1 submitted 6 January, 2012; originally announced January 2012.

    MSC Class: 97K20; 97K30; 05C35; 05C40; 05C75; 05D40 ACM Class: G.2.2; G.2.1

  18. arXiv:1111.4766  [pdf, other

    cs.DS

    On Strong Graph Partitions and Universal Steiner Trees

    Authors: Costas Busch, Chinmoy Dutta, Jaikumar Radhakrishnan, Rajmohan Rajaraman, Srivathsan Srinivasagopalan

    Abstract: We study the problem of constructing universal Steiner trees for undirected graphs. Given a graph $G$ and a root node $r$, we seek a single spanning tree $T$ of minimum {\em stretch}, where the stretch of $T$ is defined to be the maximum ratio, over all terminal sets $X$, of the cost of the minimal sub-tree $T_X$ of $T$ that connects $X$ to $r$ to the cost of an optimal Steiner tree connecting… ▽ More

    Submitted 1 March, 2015; v1 submitted 21 November, 2011; originally announced November 2011.

    MSC Class: 05C85; 68W25 ACM Class: G.2.2; F.2.2

  19. arXiv:1104.0848  [pdf, ps, other

    cs.DS cs.FL

    Streaming algorithms for language recognition problems

    Authors: Ajesh Babu, Nutan Limaye, Jaikumar Radhakrishnan, Girish Varma

    Abstract: We study the complexity of the following problems in the streaming model. Membership testing for \DLIN We show that every language in \DLIN\ can be recognised by a randomized one-pass $O(\log n)$ space algorithm with inverse polynomial one-sided error, and by a deterministic p-pass $O(n/p)$ space algorithm. We show that these algorithms are optimal. Membership testing for \LL$(k)$ For language… ▽ More

    Submitted 5 April, 2011; originally announced April 2011.

  20. arXiv:1011.1058  [pdf, ps, other

    cs.DM

    An entropy based proof of the Moore bound for irregular graphs

    Authors: S. Ajesh Babu, Jaikumar Radhakrishnan

    Abstract: We provide proofs of the following theorems by considering the entropy of random walks: Theorem 1.(Alon, Hoory and Linial) Let G be an undirected simple graph with n vertices, girth g, minimum degree at least 2 and average degree d: Odd girth: If g=2r+1,then n \geq 1 + d*(\Sum_{i=0}^{r-1}(d-1)^i) Even girth: If g=2r,then n \geq 2*(\Sum_{i=0}^{r-1} (d-1)^i) Theorem 2.(Hoory) Let G = (V_L,V_R,E) be… ▽ More

    Submitted 3 November, 2010; originally announced November 2010.

    Comments: 6 pages

  21. arXiv:0807.1267  [pdf, ps, other

    cs.DC cs.IT

    Optimal Direct Sum and Privacy Trade-off Results for Quantum and Classical Communication Complexity

    Authors: Rahul Jain, Pranab Sen, Jaikumar Radhakrishnan

    Abstract: We show optimal Direct Sum result for the one-way entanglement-assisted quantum communication complexity for any relation f subset of X x Y x Z. We show: Q^{1,pub}(f^m) = Omega(m Q^{1,pub}(f)), where Q^{1,pub}(f), represents the one-way entanglement-assisted quantum communication complexity of f with error at most 1/3 and f^m represents m-copies of f. Similarly for the one-way public-coin classi… ▽ More

    Submitted 8 July, 2008; originally announced July 2008.

    Comments: Full version (version 1), 31 pages, 4 figures

  22. arXiv:quant-ph/0503114  [pdf, ps, other

    quant-ph cs.ET

    On the Power of Random Bases in Fourier Sampling: Hidden Subgroup Problem in the Heisenberg Group

    Authors: Jaikumar Radhakrishnan, Martin Roetteler, Pranab Sen

    Abstract: The hidden subgroup problem (HSP) provides a unified framework to study problems of group-theoretical nature in quantum computing such as order finding and the discrete logarithm problem. While it is known that Fourier sampling provides an efficient solution in the abelian case, not much is known for general non-abelian groups. Recently, some authors raised the question as to whether post-proces… ▽ More

    Submitted 11 March, 2005; originally announced March 2005.

    Comments: 22 pages, LaTeX

    Journal ref: Proceedings 32nd International Conference on Automata, Languages, and Programming (ICALP 2005), Lisbon, Portugal, Springer LNCS, pp. 1399-1411, 2005

  23. arXiv:cs/0304020  [pdf, ps, other

    cs.CC

    A direct sum theorem in communication complexity via message compression

    Authors: Rahul Jain, Jaikumar Radhakrishnan, Pranab Sen

    Abstract: We prove lower bounds for the direct sum problem for two-party bounded error randomised multiple-round communication protocols. Our proofs use the notion of information cost of a protocol, as defined by Chakrabarti, Shi, Wirth and Yao and refined further by Bar-Yossef, Jayram, Kumar and Sivakumar. Our main technical result is a `compression' theorem saying that, for any probability distribution… ▽ More

    Submitted 14 April, 2003; v1 submitted 11 April, 2003; originally announced April 2003.

    Comments: 21 pages. Full version of a paper to appear at ICALP 2003

    ACM Class: F.1.2; E.4

  24. arXiv:cs/0110031  [pdf, ps, other

    cs.DM math.CO

    Depth-3 Arithmetic Circuits for S^2_n(X) and Extensions of the Graham-Pollack Theorem

    Authors: Jaikumar Radhakrishnan, Pranab Sen, Sundar Vishwanathan

    Abstract: We consider the problem of computing the second elementary symmetric polynomial S^2_n(X) using depth-three arithmetic circuits of the form "sum of products of linear forms". We consider this problem over several fields and determine EXACTLY the number of multiplication gates required. The lower bounds are proved for inhomogeneous circuits where the linear forms are allowed to have constants; the… ▽ More

    Submitted 16 October, 2001; originally announced October 2001.

    Comments: 30 pages. 1 figure. A preliminary version appeared in FSTTCS 2000. This is the full version of that paper

    ACM Class: G.2.1; G.2.2

  25. arXiv:quant-ph/0007021  [pdf, ps, other

    quant-ph cs.CC

    The Quantum Complexity of Set Membership

    Authors: Jaikumar Radhakrishnan, Pranab Sen, S. Venkatesh

    Abstract: We study the quantum complexity of the static set membership problem: given a subset S (|S| \leq n) of a universe of size m (m \gg n), store it as a table of bits so that queries of the form `Is x \in S?' can be answered. The goal is to use a small table and yet answer queries using few bitprobes. This problem was considered recently by Buhrman, Miltersen, Radhakrishnan and Venkatesh, where lowe… ▽ More

    Submitted 16 October, 2001; v1 submitted 7 July, 2000; originally announced July 2000.

    Comments: 19 pages, a preliminary version appeared in FOCS 2000. This is the journal version, which will appear in Algorithmica (Special issue on Quantum Computation and Quantum Cryptography). This version corrects some bugs in the parameters of some theorems