Skip to main content

Showing 1–5 of 5 results for author: Amireddy, P

.
  1. arXiv:2403.20305  [pdf, ps, other

    cs.CC

    Local Correction of Linear Functions over the Boolean Cube

    Authors: Prashanth Amireddy, Amik Raj Behera, Manaswi Paraashar, Srikanth Srinivasan, Madhu Sudan

    Abstract: We consider the task of locally correcting, and locally list-correcting, multivariate linear functions over the domain $\{0,1\}^n$ over arbitrary fields and more generally Abelian groups. Such functions form error-correcting codes of relative distance $1/2$ and we give local-correction algorithms correcting up to nearly $1/4$-fraction errors making $\widetilde{\mathcal{O}}(\log n)$ queries. This q… ▽ More

    Submitted 25 April, 2024; v1 submitted 29 March, 2024; originally announced March 2024.

    Comments: 61 pages, To Appear in the Proceedings of the 56th Annual ACM Symposium on Theory of Computing, June 24-28 2024, Vancouver, Canada. Added a remark on local testing in the revision

  2. arXiv:2305.04983  [pdf, ps, other

    cs.CC

    Low-Degree Testing Over Grids

    Authors: Prashanth Amireddy, Srikanth Srinivasan, Madhu Sudan

    Abstract: We study the question of local testability of low (constant) degree functions from a product domain $S_1 \times \dots \times {S}_n$ to a field $\mathbb{F}$, where ${S_i} \subseteq \mathbb{F}$ can be arbitrary constant sized sets. We show that this family is locally testable when the grid is "symmetric". That is, if ${S_i} = {S}$ for all i, there is a probabilistic algorithm using constantly many q… ▽ More

    Submitted 8 May, 2023; originally announced May 2023.

  3. arXiv:2301.00136  [pdf, ps, other

    cs.CC

    Power of Decision Trees with Monotone Queries

    Authors: Prashanth Amireddy, Sai Jayasurya, Jayalal Sarma

    Abstract: In this paper, we initiate study of the computational power of adaptive and non-adaptive monotone decision trees - decision trees where each query is a monotone function on the input bits. In the most general setting, the monotone decision tree height (or size) can be viewed as a measure of non-monotonicity of a given Boolean function. We also study the restriction of the model by restricting (in… ▽ More

    Submitted 31 December, 2022; originally announced January 2023.

  4. arXiv:2211.07691  [pdf, ps, other

    cs.CC cs.SC

    Low-depth arithmetic circuit lower bounds via shifted partials

    Authors: Prashanth Amireddy, Ankit Garg, Neeraj Kayal, Chandan Saha, Bhargav Thankey

    Abstract: We prove super-polynomial lower bounds for low-depth arithmetic circuits using the shifted partials measure [Gupta-Kamath-Kayal-Saptharishi, CCC 2013], [Kayal, ECCC 2012] and the affine projections of partials measure [Garg-Kayal-Saha, FOCS 2020], [Kayal-Nair-Saha, STACS 2016]. The recent breakthrough work of Limaye, Srinivasan and Tavenas [FOCS 2021] proved these lower bounds by proving lower bou… ▽ More

    Submitted 14 November, 2022; originally announced November 2022.

  5. arXiv:2110.09069  [pdf, other

    cs.DS cs.DM

    Diameter constrained Steiner tree and related problems

    Authors: Prashanth Amireddy, Chetan Sai Digumarthi

    Abstract: We give a dynamic programming solution to find the minimum cost of a diameter constrained Steiner tree in case of directed graphs. Then we show a simple reduction from undirected version to the directed version to realize an algorithm of similar complexity i.e, FPT in number of terminal vertices. Other natural variants of constrained Steiner trees are defined by imposing constraints on the min-deg… ▽ More

    Submitted 19 October, 2021; v1 submitted 18 October, 2021; originally announced October 2021.

    Comments: 13 pages, 4 figures

    ACM Class: F.2.0; G.2.2