Zum Hauptinhalt springen

Showing 1–14 of 14 results for author: Pavan, A

Searching in archive cs. Search in all archives.
.
  1. Regularized Unconstrained Weakly Submodular Maximization

    Authors: Yanhui Zhu, Samik Basu, A. Pavan

    Abstract: Submodular optimization finds applications in machine learning and data mining. In this paper, we study the problem of maximizing functions of the form $h = f-c$, where $f$ is a monotone, non-negative, weakly submodular set function and $c$ is a modular function. We design a deterministic approximation algorithm that runs with ${O}(\frac{n}ε\log \frac{n}{γε})$ oracle calls to function $h$, and out… ▽ More

    Submitted 18 August, 2024; v1 submitted 8 August, 2024; originally announced August 2024.

    Comments: To appear in CIKM'24. Full paper including omitted proofs

    Journal ref: Proceedings of the 33rd ACM International Conference on Information and Knowledge Management (CIKM 2024)

  2. arXiv:2405.08255  [pdf, ps, other

    cs.CC

    Total Variation Distance for Product Distributions is $\#\mathsf{P}$-Complete

    Authors: Arnab Bhattacharyya, Sutanu Gayen, Kuldeep S. Meel, Dimitrios Myrisiotis, A. Pavan, N. V. Vinodchandran

    Abstract: We show that computing the total variation distance between two product distributions is $\#\mathsf{P}$-complete. This is in stark contrast with other distance measures such as Kullback-Leibler, Chi-square, and Hellinger, which tensorize over the marginals leading to efficient algorithms.

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: 5 pages. An extended version of this paper appeared in the proceedings of IJCAI 2023, under the title "On approximating total variation distance" (see https://www.ijcai.org/proceedings/2023/387 and arXiv:2206.07209)

  3. Improved Evolutionary Algorithms for Submodular Maximization with Cost Constraints

    Authors: Yanhui Zhu, Samik Basu, A Pavan

    Abstract: We present an evolutionary algorithm evo-SMC for the problem of Submodular Maximization under Cost constraints (SMC). Our algorithm achieves $1/2$-approximation with a high probability $1-1/n$ within $\mathcal{O}(n^2K_β)$ iterations, where $K_β$ denotes the maximum size of a feasible solution set with cost constraint $β$. To the best of our knowledge, this is the best approximation guarantee offer… ▽ More

    Submitted 18 August, 2024; v1 submitted 9 May, 2024; originally announced May 2024.

    Comments: IJCAI 2024; 24 pages; including appendix

    Journal ref: Proceedings of the Thirty-Third International Joint Conference on Artificial Intelligence (IJCAI-2024)

  4. arXiv:2309.09134  [pdf, ps, other

    cs.DS cs.CC cs.DM cs.LG

    Total Variation Distance Meets Probabilistic Inference

    Authors: Arnab Bhattacharyya, Sutanu Gayen, Kuldeep S. Meel, Dimitrios Myrisiotis, A. Pavan, N. V. Vinodchandran

    Abstract: In this paper, we establish a novel connection between total variation (TV) distance estimation and probabilistic inference. In particular, we present an efficient, structure-preserving reduction from relative approximation of TV distance to probabilistic inference over directed graphical models. This reduction leads to a fully polynomial randomized approximation scheme (FPRAS) for estimating TV d… ▽ More

    Submitted 1 July, 2024; v1 submitted 16 September, 2023; originally announced September 2023.

    Comments: 25 pages. This work has been accepted for presentation at the International Conference on Machine Learning (ICML) 2024

  5. arXiv:2304.04837  [pdf, other

    cs.CC cs.CG cs.DM

    Geometry of Rounding: Near Optimal Bounds and a New Neighborhood Sperner's Lemma

    Authors: Jason Vander Woude, Peter Dixon, A. Pavan, Jamie Radcliffe, N. V. Vinodchandran

    Abstract: A partition $\mathcal{P}$ of $\mathbb{R}^d$ is called a $(k,\varepsilon)$-secluded partition if, for every $\vec{p} \in \mathbb{R}^d$, the ball $\overline{B}_{\infty}(\varepsilon, \vec{p})$ intersects at most $k$ members of $\mathcal{P}$. A goal in designing such secluded partitions is to minimize $k$ while making $\varepsilon$ as large as possible. This partition problem has connections to a dive… ▽ More

    Submitted 10 April, 2023; originally announced April 2023.

    ACM Class: G.2.1; F.1.3

  6. arXiv:2304.02240  [pdf, ps, other

    cs.LG cs.DM

    List and Certificate Complexities in Replicable Learning

    Authors: Peter Dixon, A. Pavan, Jason Vander Woude, N. V. Vinodchandran

    Abstract: We investigate replicable learning algorithms. Ideally, we would like to design algorithms that output the same canonical model over multiple runs, even when different runs observe a different set of samples from the unknown data distribution. In general, such a strong notion of replicability is not achievable. Thus we consider two feasible notions of replicability called list replicability and ce… ▽ More

    Submitted 5 April, 2023; originally announced April 2023.

    ACM Class: I.2.6; G.2

  7. arXiv:2302.12937  [pdf, ps, other

    cs.LO cs.CC cs.DB

    Constraint Optimization over Semirings

    Authors: A. Pavan, Kuldeep S. Meel, N. V. Vinodchandran, Arnab Bhattacharyya

    Abstract: Interpretations of logical formulas over semirings have applications in various areas of computer science including logic, AI, databases, and security. Such interpretations provide richer information beyond the truth or falsity of a statement. Examples of such semirings include Viterbi semiring, min-max or access control semiring, tropical semiring, and fuzzy semiring. The present work investiga… ▽ More

    Submitted 24 February, 2023; originally announced February 2023.

    Comments: Appeared in AAAI 23

    ACM Class: F.4.1; F.1.3

  8. arXiv:2211.02694  [pdf, other

    cs.DM cs.CC

    Geometry of Rounding

    Authors: Jason Vander Woude, Peter Dixon, A. Pavan, Jamie Radcliffe, N. V. Vinodchandran

    Abstract: Rounding has proven to be a fundamental tool in theoretical computer science. By observing that rounding and partitioning of $\mathbb{R}^d$ are equivalent, we introduce the following natural partition problem which we call the {\em secluded hypercube partition problem}: Given $k\in \mathbb{N}$ (ideally small) and $ε>0$ (ideally large), is there a partition of $\mathbb{R}^d$ with unit hypercubes su… ▽ More

    Submitted 4 November, 2022; originally announced November 2022.

    ACM Class: G.2.1; F.1.3

  9. arXiv:2206.07209  [pdf, ps, other

    cs.DS cs.CC cs.DM

    On Approximating Total Variation Distance

    Authors: Arnab Bhattacharyya, Sutanu Gayen, Kuldeep S. Meel, Dimitrios Myrisiotis, A. Pavan, N. V. Vinodchandran

    Abstract: Total variation distance (TV distance) is a fundamental notion of distance between probability distributions. In this work, we introduce and study the problem of computing the TV distance of two product distributions over the domain $\{0,1\}^n$. In particular, we establish the following results. 1. The problem of exactly computing the TV distance of two product distributions is $\#\mathsf{P}$-co… ▽ More

    Submitted 16 August, 2023; v1 submitted 14 June, 2022; originally announced June 2022.

    Comments: 20 pages, 1 figure

    Journal ref: Proceedings of the Thirty-Second International Joint Conference on Artificial Intelligence (2023) Main Track. Pages 3479-3487

  10. arXiv:2105.00639  [pdf, ps, other

    cs.DS cs.DB

    Model Counting meets F0 Estimation

    Authors: A. Pavan, N. V. Vinodchandran, Arnab Bhattacharyya, Kuldeep S. Meel

    Abstract: Constraint satisfaction problems (CSP's) and data stream models are two powerful abstractions to capture a wide variety of problems arising in different domains of computer science. Developments in the two communities have mostly occurred independently and with little interaction between them. In this work, we seek to investigate whether bridging the seeming communication gap between the two commu… ▽ More

    Submitted 3 May, 2021; originally announced May 2021.

    Comments: Appears in PODS '21

  11. arXiv:2103.08589  [pdf, ps, other

    cs.CC

    Promise Problems Meet Pseudodeterminism

    Authors: Peter Dixon, A. Pavan, N. V. Vinodchandran

    Abstract: The Acceptance Probability Estimation Problem (APEP) is to additively approximate the acceptance probability of a Boolean circuit. This problem admits a probabilistic approximation scheme. A central question is whether we can design a pseudodeterministic approximation algorithm for this problem: a probabilistic polynomial-time algorithm that outputs a canonical approximation with high probability.… ▽ More

    Submitted 15 March, 2021; originally announced March 2021.

    Comments: 12 pages

    ACM Class: F.1.2; F.1.3

  12. arXiv:1308.2166  [pdf, other

    cs.DB cs.DC cs.DS cs.SI

    Parallel Triangle Counting in Massive Streaming Graphs

    Authors: Kanat Tangwongsan, A. Pavan, Srikanta Tirthapura

    Abstract: The number of triangles in a graph is a fundamental metric, used in social network analysis, link classification and recommendation, and more. Driven by these applications and the trend that modern graph datasets are both large and dynamic, we present the design and implementation of a fast and cache-efficient parallel algorithm for estimating the number of triangles in a massive undirected graph… ▽ More

    Submitted 9 August, 2013; originally announced August 2013.

  13. arXiv:1001.2034  [pdf, other

    cs.CC

    On the Power of Unambiguity in Logspace

    Authors: Aduri Pavan, Raghunath Tewari, N. V. Vinodchandran

    Abstract: We report progress on the \NL vs \UL problem. [-] We show unconditionally that the complexity class $\ReachFewL\subseteq\UL$. This improves on the earlier known upper bound $\ReachFewL \subseteq \FewL$. [-] We investigate the complexity of min-uniqueness - a central notion in studying the \NL vs \UL problem. We show that min-uniqueness is necessary and sufficient for showing $\NL =\UL$. We revis… ▽ More

    Submitted 12 January, 2010; originally announced January 2010.

    Comments: 14 pages, 3 figures

  14. arXiv:1001.0117  [pdf, ps, other

    cs.CC

    Collapsing and Separating Completeness Notions under Average-Case and Worst-Case Hypotheses

    Authors: Xiaoyang Gu, John M. Hitchcock, A. Pavan

    Abstract: This paper presents the following results on sets that are complete for NP. 1. If there is a problem in NP that requires exponential time at almost all lengths, then every many-one NP-complete set is complete under length-increasing reductions that are computed by polynomial-size circuits. 2. If there is a problem in coNP that cannot be solved by polynomial-size nondeterministic circuits, then… ▽ More

    Submitted 3 February, 2010; v1 submitted 4 January, 2010; originally announced January 2010.