Skip to main content

Showing 1–5 of 5 results for author: Tani, E

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

    cs.DS

    Approximation Algorithms for $\ell_p$-Shortest Path and $\ell_p$-Group Steiner Tree

    Authors: Yury Makarychev, Max Ovsiankin, Erasmo Tani

    Abstract: We present polylogarithmic approximation algorithms for variants of the Shortest Path, Group Steiner Tree, and Group ATSP problems with vector costs. In these problems, each edge e has a non-negative vector cost $c_e \in \mathbb{R}^{\ell}_{\ge 0}$. For a feasible solution - a path, subtree, or tour (respectively) - we find the total vector cost of all the edges in the solution and then compute the… ▽ More

    Submitted 26 April, 2024; originally announced April 2024.

  2. arXiv:2402.17736  [pdf, other

    cs.DS cs.AI cs.LG

    Learning-Based Algorithms for Graph Searching Problems

    Authors: Adela Frances DePavia, Erasmo Tani, Ali Vakilian

    Abstract: We consider the problem of graph searching with prediction recently introduced by Banerjee et al. (2022). In this problem, an agent, starting at some vertex $r$ has to traverse a (potentially unknown) graph $G$ to find a hidden goal node $g$ while minimizing the total distance travelled. We study a setting in which at any node $v$, the agent receives a noisy estimate of the distance from $v$ to… ▽ More

    Submitted 16 March, 2024; v1 submitted 27 February, 2024; originally announced February 2024.

    Comments: AISTATS 2024

  3. arXiv:2307.11042  [pdf, other

    cs.DS

    Hypergraph Diffusions and Resolvents for Norm-Based Hypergraph Laplacians

    Authors: Konstantinos Ameranis, Antares Chen, Adela DePavia, Lorenzo Orecchia, Erasmo Tani

    Abstract: The development of simple and fast hypergraph spectral methods has been hindered by the lack of numerical algorithms for simulating heat diffusions and computing fundamental objects, such as Personalized PageRank vectors, over hypergraphs. In this paper, we overcome this challenge by designing two novel algorithmic primitives. The first is a simple, easy-to-compute discrete-time heat diffusion tha… ▽ More

    Submitted 20 July, 2023; originally announced July 2023.

  4. arXiv:2305.13402  [pdf, other

    cs.DS cs.LG stat.ML

    Error-Tolerant Exact Query Learning of Finite Set Partitions with Same-Cluster Oracle

    Authors: Adela Frances DePavia, Olga Medrano Martín del Campo, Erasmo Tani

    Abstract: This paper initiates the study of active learning for exact recovery of partitions exclusively through access to a same-cluster oracle in the presence of bounded adversarial error. We first highlight a novel connection between learning partitions and correlation clustering. Then we use this connection to build a Rényi-Ulam style analytical framework for this problem, and prove upper and lower boun… ▽ More

    Submitted 16 June, 2023; v1 submitted 22 May, 2023; originally announced May 2023.

    Comments: 28 pages, 2 figures

  5. arXiv:2301.08920  [pdf, ps, other

    cs.DS cs.DM

    Submodular Hypergraph Partitioning: Metric Relaxations and Fast Algorithms via an Improved Cut-Matching Game

    Authors: Antares Chen, Lorenzo Orecchia, Erasmo Tani

    Abstract: Despite there being significant work on develo** spectral, and metric embedding based approximation algorithms for hypergraph generalizations of conductance, little is known regarding the approximability of hypergraph partitioning objectives beyond this. This work proposes algorithms for a general model of hypergraph partitioning that unifies both undirected and directed versions of many well-… ▽ More

    Submitted 26 July, 2023; v1 submitted 21 January, 2023; originally announced January 2023.

    Comments: Comments and feedback welcome

    ACM Class: G.2.1; G.2.2; F.2.0