Skip to main content

Showing 1–10 of 10 results for author: Vasudev, Y

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

    cs.DS cs.CC cs.LG

    Testing properties of distributions in the streaming model

    Authors: Sampriti Roy, Yadu Vasudev

    Abstract: We study distribution testing in the standard access model and the conditional access model when the memory available to the testing algorithm is bounded. In both scenarios, the samples appear in an online fashion and the goal is to test the properties of distribution using an optimal number of samples subject to a memory constraint on how many samples can be stored at a given time. First, we prov… ▽ More

    Submitted 6 September, 2023; originally announced September 2023.

  2. arXiv:2308.10073  [pdf, ps, other

    cs.CC

    The Parallel Dynamic Complexity of the Abelian Cayley Group Membership Problem

    Authors: V. Arvind, Samir Datta, Asif Khan, Shivdutt Sharma, Yadu Vasudev, Shankar Ram Vasudevan

    Abstract: Let $G$ be a finite group given as input by its multiplication table. For a subset $S$ of $G$ and an element $g\in G$ the Cayley Group Membership Problem (denoted CGM) is to check if $g$ belongs to the subgroup generated by $S$. While this problem is easily seen to be in polynomial time, pinpointing its parallel complexity has been of research interest over the years. In this paper we further expl… ▽ More

    Submitted 19 August, 2023; originally announced August 2023.

    MSC Class: F.2.2 I.1.2

  3. arXiv:2206.00371   

    cs.LO cs.CC

    Dynamic Complexity of Group Problems

    Authors: Samir Datta, Asif Khan, Shivdutt Sharma, Yadu Vasudev, Shankar Ram Vasudevan

    Abstract: Dynamic Complexity was introduced by Immerman and Patnaik PI97 in the nineties and has seen a resurgence of interest with the positive resolution of their conjecture on directed reachability in DynFO DKMSZ18. Since then many natural problems related to reachability and matching have been placed in DynFO and related classes DMVZ18,DKMTVZ20,DTV21. In this work, we place some dynamic problems from gr… ▽ More

    Submitted 13 October, 2023; v1 submitted 1 June, 2022; originally announced June 2022.

    Comments: The paper has been withdrawn since some crucial lemmas are wrong (Theorem 1, Lemma 10) related to cube bases. Please refer to arXiv:2308.10073 for the follow up with updated results

    ACM Class: F.4.1; F.2.2

  4. arXiv:2008.05728  [pdf, ps, other

    cs.CC

    Dynamic Complexity of Expansion

    Authors: Samir Datta, Anuj Tawari, Yadu Vasudev

    Abstract: Dynamic Complexity was introduced by Immerman and Patnaik \cite{PatnaikImmerman97} (see also \cite{DongST95}). It has seen a resurgence of interest in the recent past, see \cite{DattaHK14,ZeumeS15,MunozVZ16,BouyerJ17,Zeume17,DKMSZ18,DMVZ18,BarceloRZ18,DMSVZ19,SchmidtSVZK20,DKMTVZ20} for some representative examples. Use of linear algebra has been a notable feature of some of these papers. We exten… ▽ More

    Submitted 13 August, 2020; originally announced August 2020.

    Comments: 29 pages

  5. A Sublinear Tester for Outerplanarity (and Other Forbidden Minors) With One-Sided Error

    Authors: Hendrik Fichtenberger, Reut Levi, Yadu Vasudev, Maximilian Wötzel

    Abstract: We consider one-sided error property testing of $\mathcal{F}$-minor freeness in bounded-degree graphs for any finite family of graphs $\mathcal{F}$ that contains a minor of $K_{2,k}$, the $k$-circus graph, or the $(k\times 2)$-grid for any $k\in\mathbb{N}$. This includes, for instance, testing whether a graph is outerplanar or a cactus graph. The query complexity of our algorithm in terms of the n… ▽ More

    Submitted 8 August, 2018; v1 submitted 19 July, 2017; originally announced July 2017.

    Comments: extended to testing outerplanarity, full version of ICALP paper

    Journal ref: 45th International Colloquium on Automata, Languages, and Programming (ICALP), pages 52:1-52:14, 2018

  6. arXiv:1705.08174  [pdf, ps, other

    cs.DC cs.DS

    Distributed Testing of Conductance

    Authors: Hendrik Fichtenberger, Yadu Vasudev

    Abstract: We study the problem of testing conductance in the setting of distributed computing and give a two-sided tester that takes $\mathcal{O}(\log(n) / (εΦ^2))$ rounds to decide if a graph has conductance at least $Φ$ or is $ε$-far from having conductance at least $Φ^2 / 1000$ in the distributed CONGEST model. We also show that $Ω(\log n)$ rounds are necessary for testing conductance even in the LOCAL m… ▽ More

    Submitted 19 October, 2017; v1 submitted 23 May, 2017; originally announced May 2017.

    Comments: revised introduction and some fixes

  7. arXiv:1609.06736  [pdf, ps, other

    cs.CC cs.DS

    Improving and extending the testing of distributions for shape-restricted properties

    Authors: Eldar Fischer, Oded Lachish, Yadu Vasudev

    Abstract: Distribution testing deals with what information can be deduced about an unknown distribution over $\{1,\ldots,n\}$, where the algorithm is only allowed to obtain a relatively small number of independent samples from the distribution. In the extended conditional sampling model, the algorithm is also allowed to obtain samples from the restriction of the original distribution on subsets of… ▽ More

    Submitted 21 September, 2016; originally announced September 2016.

  8. arXiv:1602.03718  [pdf, ps, other

    cs.DC cs.DS

    Fast Distributed Algorithms for Testing Graph Properties

    Authors: Keren Censor-Hillel, Eldar Fischer, Gregory Schwartzman, Yadu Vasudev

    Abstract: We initiate a thorough study of \emph{distributed property testing} -- producing algorithms for the approximation problems of property testing in the CONGEST model. In particular, for the so-called \emph{dense} testing model we emulate sequential tests for nearly all graph properties having $1$-sided tests, while in the \emph{sparse} and \emph{general} models we obtain faster tests for triangle-fr… ▽ More

    Submitted 2 May, 2016; v1 submitted 11 February, 2016; originally announced February 2016.

  9. arXiv:1504.00695  [pdf, ps, other

    cs.CC

    Trading query complexity for sample-based testing and multi-testing scalability

    Authors: Eldar Fischer, Oded Lachish, Yadu Vasudev

    Abstract: We show here that every non-adaptive property testing algorithm making a constant number of queries, over a fixed alphabet, can be converted to a sample-based (as per [Goldreich and Ron, 2015]) testing algorithm whose average number of queries is a fixed, smaller than $1$, power of $n$. Since the query distribution of the sample-based algorithm is not dependent at all on the property, or the origi… ▽ More

    Submitted 2 April, 2015; originally announced April 2015.

  10. arXiv:1201.3181  [pdf, ps, other

    cs.CC cs.DM

    Near-Optimal Expanding Generating Sets for Solvable Permutation Groups

    Authors: V. Arvind, Partha Mukhopadhyay, Prajakta Nimbhorkar, Yadu Vasudev

    Abstract: Let $G =<S>$ be a solvable permutation group of the symmetric group $S_n$ given as input by the generating set $S$. We give a deterministic polynomial-time algorithm that computes an \emph{expanding generating set} of size $\tilde{O}(n^2)$ for $G$. More precisely, the algorithm computes a subset $T\subset G$ of size $\tilde{O}(n^2)(1/λ)^{O(1)}$ such that the undirected Cayley graph $Cay(G,T)$ is a… ▽ More

    Submitted 16 January, 2012; originally announced January 2012.

    Comments: 15 pages