Skip to main content

Showing 1–32 of 32 results for author: Inamdar, T

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

    cs.DS

    Coreset Strikes Back: Improved Parameterized Approximation Schemes for (Constrained) k-Median/Means

    Authors: Sujoy Bhore, Ameet Gadekar, Tanmay Inamdar

    Abstract: Algorithmic scatter dimension is a notion of metric spaces introduced recently by Abbasi et al. (FOCS 2023), which unifies many well-known metric spaces, including continuous Euclidean space, bounded doubling space, planar and bounded treewidth metrics. Recently, Bourneuf and Pilipczuk (SODA 2025) showed that metrics induced by graphs from any fixed proper minor closed graph class have bounded sca… ▽ More

    Submitted 25 April, 2025; v1 submitted 9 April, 2025; originally announced April 2025.

  2. arXiv:2502.10909  [pdf, ps, other

    cs.DS

    Exponential-Time Approximation (Schemes) for Vertex-Ordering Problems

    Authors: Matthias Bentert, Fedor V. Fomin, Tanmay Inamdar, Saket Saurabh

    Abstract: In this paper, we begin the exploration of vertex-ordering problems through the lens of exponential-time approximation algorithms. In particular, we ask the following question: Can we simultaneously beat the running times of the fastest known (exponential-time) exact algorithms and the best known approximation factors that can be achieved in polynomial time? Following the recent research initiated… ▽ More

    Submitted 15 February, 2025; originally announced February 2025.

  3. arXiv:2501.04555  [pdf, other

    cs.DM cs.CG math.CO

    Multivariate Exploration of Metric Dilation

    Authors: Aritra Banik, Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Satyabrata Jana, Saket Saurabh

    Abstract: Let $G$ be a weighted graph embedded in a metric space $(M, d_M )$. The vertices of $G$ correspond to the points in $M$ , with the weight of each edge $uv$ being the distance $d_M (u, v)$ between their respective points in $M$ . The dilation (or stretch) of $G$ is defined as the minimum factor $t$ such that, for any pair of vertices $u, v$, the distance between $u$ and $v$-represented by the weigh… ▽ More

    Submitted 8 January, 2025; originally announced January 2025.

    Comments: To appear in STACS 2025

  4. arXiv:2501.03663  [pdf, other

    cs.DS cs.CG

    Dimension-Free Parameterized Approximation Schemes for Hybrid Clustering

    Authors: Ameet Gadekar, Tanmay Inamdar

    Abstract: Hybrid $k$-Clustering is a model of clustering that generalizes two of the most widely studied clustering objectives: $k$-Center and $k$-Median. In this model, given a set of $n$ points $P$, the goal is to find $k$ centers such that the sum of the $r$-distances of each point to its nearest center is minimized. The $r$-distance between two points $p$ and $q$ is defined as $\max\{d(p, q)-r, 0\}$ --… ▽ More

    Submitted 7 January, 2025; originally announced January 2025.

    Comments: To appear in STACS 2025

  5. arXiv:2411.13171  [pdf, other

    cs.CG cs.DS

    Parameterized Geometric Graph Modification with Disk Scaling

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Saket Saurabh, Meirav Zehavi

    Abstract: The parameterized analysis of graph modification problems represents the most extensively studied area within Parameterized Complexity. Given a graph $G$ and an integer $k\in\mathbb{N}$ as input, the goal is to determine whether we can perform at most $k$ operations on $G$ to transform it into a graph belonging to a specified graph class $\mathcal{F}$. Typical operations are combinatorial and incl… ▽ More

    Submitted 20 November, 2024; originally announced November 2024.

    Comments: To appear in ITCS 2025

  6. arXiv:2407.08295  [pdf, other

    cs.DS cs.CG

    Hybrid k-Clustering: Blending k-Median and k-Center

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Saket Saurabh, Meirav Zehavi

    Abstract: We propose a novel clustering model encompassing two well-known clustering models: k-center clustering and k-median clustering. In the Hybrid k-Clusetring problem, given a set P of points in R^d, an integer k, and a non-negative real r, our objective is to position k closed balls of radius r to minimize the sum of distances from points not covered by the balls to their closest balls. Equivalently,… ▽ More

    Submitted 11 July, 2024; originally announced July 2024.

    Comments: Accepted at APPROX 2024

  7. arXiv:2406.19134  [pdf, other

    cs.DM cs.DS math.CO

    Cuts in Graphs with Matroid Constraints

    Authors: Aritra Banik, Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Satyabrata Jana, Saket Saurabh

    Abstract: {\sc Vertex $(s, t)$-Cut} and {\sc Vertex Multiway Cut} are two fundamental graph separation problems in algorithmic graph theory. We study matroidal generalizations of these problems, where in addition to the usual input, we are given a representation $R \in \mathbb{F}^{r \times n}$ of a linear matroid $\mathcal{M} = (V(G), \mathcal{I})$ of rank $r$ in the input, and the goal is to determine whet… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

  8. arXiv:2405.15372  [pdf, other

    cs.DS cs.GT

    When far is better: The Chamberlin-Courant approach to obnoxious committee selection

    Authors: Sushmita Gupta, Tanmay Inamdar, Pallavi Jain, Daniel Lokshtanov, Fahad Panolan, Saket Saurabh

    Abstract: Classical work on metric space based committee selection problem interprets distance as ``near is better''. In this work, motivated by real-life situations, we interpret distance as ``far is better''. Formally stated, we initiate the study of ``obnoxious'' committee scoring rules when the voters' preferences are expressed via a metric space. To this end, we propose a model where large distances im… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

  9. arXiv:2403.07558  [pdf, other

    cs.GT cs.DS

    Controlling Delegations in Liquid Democracy

    Authors: Shiri Alouf-Heffetz, Tanmay Inamdar, Pallavi Jain, Yash More, Nimrod Talmon

    Abstract: In liquid democracy, agents can either vote directly or delegate their vote to a different agent of their choice. This results in a power structure in which certain agents possess more voting weight than others. As a result, it opens up certain possibilities of vote manipulation, including control and bribery, that do not exist in standard voting scenarios of direct democracy. Here we formalize a… ▽ More

    Submitted 5 October, 2024; v1 submitted 12 March, 2024; originally announced March 2024.

    Comments: Accepted in 23rd International Conference on Autonomous Agents and Multiagent Systems(AAMAS 2024)

  10. arXiv:2403.07328  [pdf, other

    cs.DS

    Satisfiability to Coverage in Presence of Fairness, Matroid, and Global Constraints

    Authors: Tanmay Inamdar, Pallavi Jain, Daniel Lokshtanov, Abhishek Sahu, Saket Saurabh, Anannya Upasana

    Abstract: In MaxSAT with Cardinality Constraint problem (CC-MaxSAT), we are given a CNF-formula $Φ$, and $k \ge 0$, and the goal is to find an assignment $β$ with at most $k$ variables set to true (also called a weight $k$-assignment) such that the number of clauses satisfied by $β$ is maximized. MaxCov can be seen as a special case of CC-MaxSAT, where the formula $Φ$ is monotone, i.e., does not contain any… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

    Comments: Abstract shortened due to arxiv restrictions

  11. arXiv:2310.03469  [pdf, other

    cs.DS

    FPT Approximations for Packing and Covering Problems Parameterized by Elimination Distance and Even Less

    Authors: Tanmay Inamdar, Lawqueen Kanesh, Madhumita Kundu, M. S. Ramanujan, Saket Saurabh

    Abstract: For numerous graph problems in the realm of parameterized algorithms, using the size of a smallest deletion set (called a modulator) into well-understood graph families as parameterization has led to a long and successful line of research. Recently, however, there has been an extensive study of structural parameters that are potentially much smaller than the modulator size. In particular, recent p… ▽ More

    Submitted 5 October, 2023; originally announced October 2023.

    Comments: Full version of FSTTCS 2023 paper. Abstract shortened to meet the character limit

  12. arXiv:2308.15635  [pdf, other

    cs.DS

    Parameterized and Approximation Algorithms for the Maximum Bimodal Subgraph Problem

    Authors: Walter Didimo, Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Stephen Kobourov, Marie Diana Sieper

    Abstract: A vertex of a plane digraph is bimodal if all its incoming edges (and hence all its outgoing edges) are consecutive in the cyclic order around it. A plane digraph is bimodal if all its vertices are bimodal. Bimodality is at the heart of many types of graph layouts, such as upward drawings, level-planar drawings, and L-drawings. If the graph is not bimodal, the Maximum Bimodal Subgraph (MBS) proble… ▽ More

    Submitted 29 August, 2023; originally announced August 2023.

    Comments: Appears in the Proceedings of the 31st International Symposium on Graph Drawing and Network Visualization (GD 2023)

  13. arXiv:2308.15546  [pdf, other

    cs.DS

    FPT Approximation and Subexponential Algorithms for Covering Few or Many Edges

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Tomohiro Koana

    Abstract: We study the \textsc{$α$-Fixed Cardinality Graph Partitioning ($α$-FCGP)} problem, the generic local graph partitioning problem introduced by Bonnet et al. [Algorithmica 2015]. In this problem, we are given a graph $G$, two numbers $k,p$ and $0\leqα\leq 1$, the question is whether there is a set $S\subseteq V$ of size $k$ with a specified coverage function $cov_α(S)$ at least $p$ (or at most $p$ f… ▽ More

    Submitted 29 August, 2023; originally announced August 2023.

    Comments: Updated version of MFCS 2023 paper

  14. arXiv:2308.10657  [pdf, other

    cs.DS

    Parameterized Complexity of Fair Bisection: FPT-Approximation meets Unbreakability

    Authors: Tanmay Inamdar, Daniel Lokshtanov, Saket Saurabh, Vaishali Surianarayanan

    Abstract: In the Minimum Bisection problem, input is a graph $G$ and the goal is to partition the vertex set into two parts $A$ and $B$, such that $||A|-|B|| \le 1$ and the number $k$ of edges between $A$ and $B$ is minimized. This problem can be viewed as a clustering problem where edges represent similarity, and the task is to partition the vertices into two equally sized clusters, while minimizing the nu… ▽ More

    Submitted 21 August, 2023; originally announced August 2023.

    Comments: Full version of ESA 2023 paper. Abstract shortened to meet the character limit

  15. arXiv:2308.07099  [pdf, other

    cs.CG

    Kernelization for Spreading Points

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Saket Saurabh, Meirav Zehavi

    Abstract: We consider the following problem about dispersing points. Given a set of points in the plane, the task is to identify whether by moving a small number of points by small distance, we can obtain an arrangement of points such that no pair of points is ``close" to each other. More precisely, for a family of $n$ points, an integer $k$, and a real number $d > 0$, we ask whether at most $k$ points coul… ▽ More

    Submitted 14 August, 2023; originally announced August 2023.

  16. arXiv:2307.08854  [pdf, other

    cs.DS

    Fixed-Parameter Algorithms for Fair Hitting Set Problems

    Authors: Tanmay Inamdar, Lawqueen Kanesh, Madhumita Kundu, Nidhi Purohit, Saket Saurabh

    Abstract: Selection of a group of representatives satisfying certain fairness constraints, is a commonly occurring scenario. Motivated by this, we initiate a systematic algorithmic study of a \emph{fair} version of \textsc{Hitting Set}. In the classical \textsc{Hitting Set} problem, the input is a universe $\mathcal{U}$, a family $\mathcal{F}$ of subsets of $\mathcal{U}$, and a non-negative integer $k$. The… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

  17. arXiv:2305.01471  [pdf, other

    cs.DS

    FPT Approximations for Capacitated/Fair Clustering with Outliers

    Authors: Rajni Dabas, Neelima Gupta, Tanmay Inamdar

    Abstract: Clustering problems such as $k$-Median, and $k$-Means, are motivated from applications such as location planning, unsupervised learning among others. In such applications, it is important to find the clustering of points that is not ``skewed'' in terms of the number of points, i.e., no cluster should contain too many points. This is modeled by capacity constraints on the sizes of clusters. In an o… ▽ More

    Submitted 2 May, 2023; originally announced May 2023.

    Comments: Abstract shortened to meet arxiv requirements

  18. arXiv:2303.01400  [pdf, other

    cs.CG cs.DS

    Coresets for Clustering in Geometric Intersection Graphs

    Authors: Sayan Bandyapadhyay, Fedor V. Fomin, Tanmay Inamdar

    Abstract: Designing coresets--small-space sketches of the data preserving cost of the solutions within $(1\pm ε)$-approximate factor--is an important research direction in the study of center-based $k$-clustering problems, such as $k$-means or $k$-median. Feldman and Langberg [STOC'11] have shown that for $k$-clustering of $n$ points in general metrics, it is possible to obtain coresets whose size depends l… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: Full version of a paper accepted to SoCG 2023. Abstract shortened to meet the arXiv character limit

  19. arXiv:2301.03862  [pdf, other

    cs.DS

    Proportionally Fair Matching with Multiple Groups

    Authors: Sayan Bandyapadhyay, Fedor V. Fomin, Tanmay Inamdar, Kirill Simonov

    Abstract: The study of fair algorithms has become mainstream in machine learning and artificial intelligence due to its increasing demand in dealing with biases and discrimination. Along this line, researchers have considered fair versions of traditional optimization problems including clustering, regression, ranking and voting. However, most of the efforts have been channeled into designing heuristic algor… ▽ More

    Submitted 10 January, 2023; originally announced January 2023.

  20. arXiv:2212.00696  [pdf, other

    cs.DS

    Clustering What Matters: Optimal Approximation for Clustering with Outliers

    Authors: Akanksha Agrawal, Tanmay Inamdar, Saket Saurabh, Jie Xue

    Abstract: Clustering with outliers is one of the most fundamental problems in Computer Science. Given a set $X$ of $n$ points and two integers $k$ and $m$, the clustering with outliers aims to exclude $m$ points from $X$ and partition the remaining points into $k$ clusters that minimizes a certain cost function. In this paper, we give a general approach for solving clustering with outliers, which results in… ▽ More

    Submitted 18 February, 2023; v1 submitted 1 December, 2022; originally announced December 2022.

    Comments: An extended abstract of the paper is to appear in AAAI 2023

  21. arXiv:2211.09603  [pdf, other

    cs.CG cs.DS

    (Re)packing Equal Disks into Rectangle

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Saket Saurabh, Meirav Zehavi

    Abstract: The problem of packing of equal disks (or circles) into a rectangle is a fundamental geometric problem. (By a packing here we mean an arrangement of disks in a rectangle without overlapping.) We consider the following algorithmic generalization of the equal disk packing problem. In this problem, for a given packing of equal disks into a rectangle, the question is whether by changing positions of a… ▽ More

    Submitted 17 November, 2022; originally announced November 2022.

    Comments: Full version of ICALP 2022 paper

  22. arXiv:2208.06847  [pdf, other

    cs.DS

    Exact Exponential Algorithms for Clustering Problems

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Nidhi Purohit, Saket Saurabh

    Abstract: In this paper we initiate a systematic study of exact algorithms for well-known clustering problems, namely $k$-Median and $k$-Means. In $k$-Median, the input consists of a set $X$ of $n$ points belonging to a metric space, and the task is to select a subset $C \subseteq X$ of $k$ points as centers, such that the sum of the distances of every point to its nearest center is minimized. In $k$-Means,… ▽ More

    Submitted 14 August, 2022; originally announced August 2022.

    Comments: Accepted to IPEC 2022

  23. arXiv:2111.06362  [pdf, ps, other

    cs.DS cs.CG

    Non-Uniform $k$-Center and Greedy Clustering

    Authors: Tanmay Inamdar, Kasturi Varadarajan

    Abstract: In the Non-Uniform $k$-Center problem, a generalization of the famous $k$-center clustering problem, we want to cover the given set of points in a metric space by finding a placement of balls with specified radii. In $t$-NU$k$C Problem, we assume that the number of distinct radii is equal to $t$, and we are allowed to use $k_i$ balls of radius $r_i$, for $1 \le i \le t$. This problem was introduce… ▽ More

    Submitted 14 November, 2021; v1 submitted 11 November, 2021; originally announced November 2021.

  24. arXiv:2107.06715  [pdf, other

    cs.DS

    ETH Tight Algorithms for Geometric Intersection Graphs: Now in Polynomial Space

    Authors: Fedor V. Fomin, Petr A. Golovach, Tanmay Inamdar, Saket Saurabh

    Abstract: De Berg et al. in [SICOMP 2020] gave an algorithmic framework for subexponential algorithms on geometric graphs with tight (up to ETH) running times. This framework is based on dynamic programming on graphs of weighted treewidth resulting in algorithms that use super-polynomial space. We introduce the notion of weighted treedepth and use it to refine the framework of de Berg et al. for obtaining p… ▽ More

    Submitted 14 July, 2021; originally announced July 2021.

  25. arXiv:1911.01374  [pdf, ps, other

    cs.CG cs.DS

    Algorithms for Intersection Graphs of Multiple Intervals and Pseudo Disks

    Authors: Chandra Chekuri, Tanmay Inamdar

    Abstract: Intersection graphs of planar geometric objects such as intervals, disks, rectangles and pseudo-disks are well studied. Motivated by various applications, Butman et al. in SODA 2007 considered algorithmic questions in intersection graphs of $t$-intervals. A $t$-interval is a union of at most $t$ distinct intervals (here $t$ is a parameter) -- these graphs are referred to as Multiple-Interval Graph… ▽ More

    Submitted 4 November, 2019; originally announced November 2019.

  26. arXiv:1907.08906  [pdf, other

    cs.DS cs.CG

    A Constant Approximation for Colorful k-Center

    Authors: Sayan Bandyapadhyay, Tanmay Inamdar, Shreyas Pai, Kasturi Varadarajan

    Abstract: In this paper, we consider the colorful $k$-center problem, which is a generalization of the well-known $k$-center problem. Here, we are given red and blue points in a metric space, and a coverage requirement for each color. The goal is to find the smallest radius $ρ$, such that with $k$ balls of radius $ρ$, the desired number of points of each color can be covered. We obtain a constant approximat… ▽ More

    Submitted 20 July, 2019; originally announced July 2019.

    Comments: 14 pages, Published in ESA 2019

  27. arXiv:1811.06494  [pdf, ps, other

    cs.DC cs.DS

    Large-Scale Distributed Algorithms for Facility Location with Outliers

    Authors: Tanmay Inamdar, Shreyas Pai, Sriram V. Pemmaraju

    Abstract: This paper presents fast, distributed, $O(1)$-approximation algorithms for metric facility location problems with outliers in the Congested Clique model, Massively Parallel Computation (MPC) model, and in the $k$-machine model. The paper considers Robust Facility Location and Facility Location with Penalties, two versions of the facility location problem with outliers proposed by Charikar et al. (… ▽ More

    Submitted 15 November, 2018; originally announced November 2018.

  28. arXiv:1809.06506  [pdf, ps, other

    cs.DS

    On the Partition Set Cover Problem

    Authors: Tanmay Inamdar, Kasturi Varadarajan

    Abstract: Several algorithms with an approximation guarantee of $O(\log n)$ are known for the Set Cover problem, where $n$ is the number of elements. We study a generalization of the Set Cover problem, called the Partition Set Cover problem. Here, the elements are partitioned into $r$ \emph{color classes}, and we are required to cover at least $k_t$ elements from each color class $\mathcal{C}_t$, using the… ▽ More

    Submitted 30 November, 2018; v1 submitted 17 September, 2018; originally announced September 2018.

  29. arXiv:1711.04882  [pdf, other

    cs.CG cs.DS

    On Partial Covering For Geometric Set Systems

    Authors: Tanmay Inamdar, Kasturi Varadarajan

    Abstract: We study a generalization of the Set Cover problem called the \emph{Partial Set Cover} in the context of geometric set systems. The input to this problem is a set system $(X, \mathcal{S})$, where $X$ is a set of elements and $\mathcal{S}$ is a collection of subsets of $X$, and an integer $k \le |X|$. The goal is to cover at least $k$ elements of $X$ by using a minimum-weight collection of sets fro… ▽ More

    Submitted 12 December, 2017; v1 submitted 13 November, 2017; originally announced November 2017.

  30. arXiv:1710.08381  [pdf, ps, other

    cs.DC cs.DS

    Near-Optimal Clustering in the $k$-machine model

    Authors: Sayan Bandyapadhyay, Tanmay Inamdar, Shreyas Pai, Sriram V. Pemmaraju

    Abstract: The clustering problem, in its many variants, has numerous applications in operations research and computer science (e.g., in applications in bioinformatics, image processing, social network analysis, etc.). As sizes of data sets have grown rapidly, researchers have focused on designing algorithms for clustering problems in models of computation suited for large-scale computation such as MapReduce… ▽ More

    Submitted 23 October, 2017; originally announced October 2017.

  31. arXiv:1707.05170  [pdf, other

    cs.DS

    Capacitated Covering Problems in Geometric Spaces

    Authors: Sayan Bandyapadhyay, Santanu Bhowmick, Tanmay Inamdar, Kasturi Varadarajan

    Abstract: In this article, we consider the following capacitated covering problem. We are given a set $P$ of $n$ points and a set $\mathcal{B}$ of balls from some metric space, and a positive integer $U$ that represents the capacity of each of the balls in $\mathcal{B}$. We would like to compute a subset $\mathcal{B}' \subseteq \mathcal{B}$ of balls and assign each point in $P$ to some ball in… ▽ More

    Submitted 12 December, 2017; v1 submitted 17 July, 2017; originally announced July 2017.

  32. arXiv:1602.04152  [pdf, other

    cs.CG

    On Metric Multi-Covering Problems

    Authors: Santanu Bhowmick, Tanmay Inamdar, Kasturi Varadarajan

    Abstract: In the metric multi-cover problem (MMC), we are given two point sets $Y$ (servers) and $X$ (clients) in an arbitrary metric space $(X \cup Y, d)$, a positive integer $k$ that represents the coverage demand of each client, and a constant $α\geq 1$. Each server can have a single ball of arbitrary radius centered on it. Each client $x \in X$ needs to be covered by at least $k$ such balls centered on… ▽ More

    Submitted 15 February, 2017; v1 submitted 12 February, 2016; originally announced February 2016.

    Comments: 28 Pages, 1 Figure