Skip to main content

Showing 1–50 of 170 results for author: Saurabh, S

.
  1. 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.

  2. 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.

  3. arXiv:2404.09771  [pdf, other

    cs.CG

    Eliminating Crossings in Ordered Graphs

    Authors: Akanksha Agrawal, Sergio Cabello, Michael Kaufmann, Saket Saurabh, Roohani Sharma, Yushi Uno, Alexander Wolff

    Abstract: Drawing a graph in the plane with as few crossings as possible is one of the central problems in graph drawing and computational geometry. Another option is to remove the smallest number of vertices or edges such that the remaining graph can be drawn without crossings. We study both problems in a book-embedding setting for ordered graphs, that is, graphs with a fixed vertex order. In this setting,… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

    Comments: Appears in Proc. 19th Scandinavian Symposium on Algorithm Theory (SWAT 2024)

  4. arXiv:2404.03979  [pdf, other

    cs.DS cs.DM

    Stability in Graphs with Matroid Constraints

    Authors: Fedor V. Fomin, Petr A. Golovach, Tuukka Korhonen, Saket Saurabh

    Abstract: We study the following Independent Stable Set problem. Let G be an undirected graph and M = (V(G),I) be a matroid whose elements are the vertices of G. For an integer k\geq 1, the task is to decide whether G contains a set S\subseteq V(G) of size at least k which is independent (stable) in G and independent in M. This problem generalizes several well-studied algorithmic problems, including Rainbow… ▽ More

    Submitted 5 April, 2024; originally announced April 2024.

    Comments: The full version of a paper accepted for SWAT 2024

  5. 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

  6. arXiv:2403.06608  [pdf, ps, other

    cs.DS cs.CC

    Balanced Substructures in Bicolored Graphs

    Authors: P. S. Ardra, R. Krithika, Saket Saurabh, Roohani Sharma

    Abstract: An edge-colored graph is said to be balanced if it has an equal number of edges of each color. Given a graph $G$ whose edges are colored using two colors and a positive integer $k$, the objective in the Edge Balanced Connected Subgraph problem is to determine if $G$ has a balanced connected subgraph containing at least $k$ edges. We first show that this problem is NP-complete and remains so even i… ▽ More

    Submitted 2 April, 2024; v1 submitted 11 March, 2024; originally announced March 2024.

    Comments: Minor changes

    ACM Class: G.2.2

  7. arXiv:2403.04265  [pdf, other

    cs.GT cs.DS

    Conflict and Fairness in Resource Allocation

    Authors: Susobhan Bandopadhyay, Aritra Banik, Sushmita Gupta, Pallavi Jain, Abhishek Sahu, Saket Saurabh, Prafullkumar Tale

    Abstract: In the standard model of fair allocation of resources to agents, every agent has some utility for every resource, and the goal is to assign resources to agents so that the agents' welfare is maximized. Motivated by job scheduling, interest in this problem dates back to the work of Deuermeyer et al. [SIAM J. on Algebraic Discrete Methods'82]. Recent works consider the compatibility between resource… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2309.04995

  8. arXiv:2402.11465  [pdf, other

    cs.DS

    Odd Cycle Transversal on $P_5$-free Graphs in Polynomial Time

    Authors: Akanksha Agrawal, Paloma T. Lima, Daniel Lokshtanov, Pawel Rzążewski, Saket Saurabh, Roohani Sharma

    Abstract: An independent set in a graph G is a set of pairwise non-adjacent vertices. A graph $G$ is bipartite if its vertex set can be partitioned into two independent sets. In the Odd Cycle Transversal problem, the input is a graph $G$ along with a weight function $w$ associating a rational weight with each vertex, and the task is to find a smallest weight vertex subset $S$ in $G$ such that $G - S$ is bip… ▽ More

    Submitted 18 February, 2024; originally announced February 2024.

    MSC Class: 68Q25; 05C85 ACM Class: F.2

  9. arXiv:2402.06407  [pdf, ps, other

    cs.DS

    Quick-Sort Style Approximation Algorithms for Generalizations of Feedback Vertex Set in Tournaments

    Authors: Sushmita Gupta, Sounak Modak, Saket Saurabh, Sanjay Seetharaman

    Abstract: A feedback vertex set (FVS) in a digraph is a subset of vertices whose removal makes the digraph acyclic. In other words, it hits all cycles in the digraph. Lokshtanov et al. [TALG '21] gave a factor 2 randomized approximation algorithm for finding a minimum weight FVS in tournaments. We generalize the result by presenting a factor $2α$ randomized approximation algorithm for finding a minimum weig… ▽ More

    Submitted 9 February, 2024; originally announced February 2024.

    Comments: Accepted in Latin American Theoretical Informatics 2024(LATIN 2024)

  10. arXiv:2312.01589  [pdf, other

    cs.CG cs.DS

    Euclidean Bottleneck Steiner Tree is Fixed-Parameter Tractable

    Authors: Sayan Bandyapadhyay, William Lochet, Daniel Lokshtanov, Saket Saurabh, Jie Xue

    Abstract: In the Euclidean Bottleneck Steiner Tree problem, the input consists of a set of $n$ points in $\mathbb{R}^2$ called terminals and a parameter $k$, and the goal is to compute a Steiner tree that spans all the terminals and contains at most $k$ points of $\mathbb{R}^2$ as Steiner points such that the maximum edge-length of the Steiner tree is minimized, where the length of a tree edge is the Euclid… ▽ More

    Submitted 3 December, 2023; originally announced December 2023.

    Comments: In SODA'24

  11. arXiv:2310.18207  [pdf, other

    cs.CL

    INA: An Integrative Approach for Enhancing Negotiation Strategies with Reward-Based Dialogue System

    Authors: Zishan Ahmad, Suman Saurabh, Vaishakh Sreekanth Menon, Asif Ekbal, Roshni Ramnani, Anutosh Maitra

    Abstract: In this paper, we propose a novel negotiation dialogue agent designed for the online marketplace. Our agent is integrative in nature i.e, it possesses the capability to negotiate on price as well as other factors, such as the addition or removal of items from a deal bundle, thereby offering a more flexible and comprehensive negotiation experience. We create a new dataset called Integrative Negotia… ▽ More

    Submitted 27 October, 2023; originally announced October 2023.

  12. 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

  13. arXiv:2310.00600  [pdf, other

    cs.DS

    On the Complexity of the Eigenvalue Deletion Problem

    Authors: Neeldhara Misra, Harshil Mittal, Saket Saurabh, Dhara Thakkar

    Abstract: For any fixed positive integer $r$ and a given budget $k$, the $r$-\textsc{Eigenvalue Vertex Deletion} ($r$-EVD) problem asks if a graph $G$ admits a subset $S$ of at most $k$ vertices such that the adjacency matrix of $G\setminus S$ has at most $r$ distinct eigenvalues. The edge deletion, edge addition, and edge editing variants are defined analogously. For $r = 1$, $r$-EVD is equivalent to the V… ▽ More

    Submitted 1 October, 2023; originally announced October 2023.

    Comments: 27 pages; this is the full version of a paper accepted for presentation at the 34th International Symposium on Algorithms and Computation (ISAAC 2023)

    ACM Class: F.2

  14. arXiv:2309.04995  [pdf, ps, other

    cs.DS cs.GT

    How to assign volunteers to tasks compatibly ? A graph theoretic and parameterized approach

    Authors: Sushmita Gupta, Pallavi Jain, Saket Saurabh

    Abstract: In this paper we study a resource allocation problem that encodes correlation between items in terms of \conflict and maximizes the minimum utility of the agents under a conflict free allocation. Admittedly, the problem is computationally hard even under stringent restrictions because it encodes a variant of the {\sc Maximum Weight Independent Set} problem which is one of the canonical hard proble… ▽ More

    Submitted 10 September, 2023; originally announced September 2023.

  15. 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

  16. 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.

  17. arXiv:2308.05974  [pdf, other

    cs.DS

    Lossy Kernelization for (Implicit) Hitting Set Problems

    Authors: Fedor V. Fomin, Tien-Nam Le, Daniel Lokshtanov, Saket Saurabh, Stephan Thomasse, Meirav Zehavi

    Abstract: We re-visit the complexity of kernelization for the $d$-Hitting Set problem. This is a classic problem in Parameterized Complexity, which encompasses several other of the most well-studied problems in this field, such as Vertex Cover, Feedback Vertex Set in Tournaments (FVST) and Cluster Vertex Deletion (CVD). In fact, $d$-Hitting Set encompasses any deletion problem to a hereditary property that… ▽ More

    Submitted 11 August, 2023; originally announced August 2023.

    Comments: Accepted to ESA'23

  18. arXiv:2308.02188  [pdf, other

    cs.DS

    Kernelization of Counting Problems

    Authors: Daniel Lokshtanov, Pranabendu Misra, Saket Saurabh, Meirav Zehavi

    Abstract: We introduce a new framework for the analysis of preprocessing routines for parameterized counting problems. Existing frameworks that encapsulate parameterized counting problems permit the usage of exponential (rather than polynomial) time either explicitly or by implicitly reducing the counting problems to enumeration problems. Thus, our framework is the only one in the spirit of classic kerneliz… ▽ More

    Submitted 4 August, 2023; originally announced August 2023.

  19. arXiv:2308.01598  [pdf, other

    cs.DS cs.DM

    Meta-theorems for Parameterized Streaming Algorithms

    Authors: Daniel Lokshtanov, Pranabendu Misra, Fahad Panolan, M. S. Ramanujan, Saket Saurabh, Meirav Zehavi

    Abstract: The streaming model was introduced to parameterized complexity independently by Fafianie and Kratsch [MFCS14] and by Chitnis, Cormode, Hajiaghayi and Monemizadeh [SODA15]. Subsequently, it was broadened by Chitnis, Cormode, Esfandiari, Hajiaghayi and Monemizadeh [SPAA15] and by Chitnis, Cormode, Esfandiari, Hajiaghayi, McGregor, Monemizadeh and Vorotnikova [SODA16]. Despite its strong motivation,… ▽ More

    Submitted 3 August, 2023; originally announced August 2023.

  20. 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.

  21. arXiv:2305.03985  [pdf, other

    cs.CG cs.DS

    Minimum-Membership Geometric Set Cover, Revisited

    Authors: Sayan Bandyapadhyay, William Lochet, Saket Saurabh, Jie Xue

    Abstract: We revisit a natural variant of geometric set cover, called minimum-membership geometric set cover (MMGSC). In this problem, the input consists of a set $S$ of points and a set $\mathcal{R}$ of geometric objects, and the goal is to find a subset $\mathcal{R}^*\subseteq\mathcal{R}$ to cover all points in $S$ such that the \textit{membership} of $S$ with respect to $\mathcal{R}^*$, denoted by… ▽ More

    Submitted 6 May, 2023; originally announced May 2023.

    Comments: In SoCG'23

  22. arXiv:2304.13695  [pdf, other

    cs.DS

    Efficient Approximation for Subgraph-Hitting Problems in Sparse Graphs and Geometric Intersection Graphs

    Authors: Zdeněk Dvořák, Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Jie Xue, Meirav Zehavi

    Abstract: We investigate a fundamental vertex-deletion problem called (Induced) Subgraph Hitting: given a graph $G$ and a set $\mathcal{F}$ of forbidden graphs, the goal is to compute a minimum-sized set $S$ of vertices of $G$ such that $G-S$ does not contain any graph in $\mathcal{F}$ as an (induced) subgraph. This is a generic problem that encompasses many well-known problems that were extensively studied… ▽ More

    Submitted 3 December, 2023; v1 submitted 26 April, 2023; originally announced April 2023.

    Comments: 52 pages, subsuming the article arXiv:2304.12789

  23. arXiv:2304.07412  [pdf, other

    q-bio.MN q-bio.QM

    Modeling Transient Changes in Circadian Rhythms

    Authors: Ziyu Zhao, Dae-Sung Hwangbo, Sumit Saurabh, Clark Rosensweig, Ravi Allada, William L. Kath, Rosemary Braun

    Abstract: The circadian clock can adapt itself to external cues, but the molecular mechanisms and regulatory networks governing circadian oscillations' transient adjustments are still largely unknown. Here we consider the specific case of circadian oscillations transiently responding to a temperature change. Using a framework motivated by Floquet theory, we model the mRNA expression level of the fat body fr… ▽ More

    Submitted 14 April, 2023; originally announced April 2023.

  24. arXiv:2304.03233  [pdf, other

    cs.DS cs.DM

    Parameterized algorithms for Eccentricity Shortest Path Problem

    Authors: Sriram Bhyravarapu, Satyabrata Jana, Lawqueen Kanesh, Saket Saurabh, Shaily Verma

    Abstract: Given an undirected graph $G=(V,E)$ and an integer $\ell$, the Eccentricity Shortest Path (ESP) asks to find a shortest path $P$ such that for every vertex $v\in V(G)$, there is a vertex $w\in P$ such that $d_G(v,w)\leq \ell$, where $d_G(v,w)$ represents the distance between $v$ and $w$ in $G$. Dragan and Leitert [Theor. Comput. Sci. 2017] showed that the optimization version of this problem, whic… ▽ More

    Submitted 6 April, 2023; originally announced April 2023.

    Comments: A preliminary version of this paper was accepted in IWOCA 2023

  25. arXiv:2303.10866  [pdf, other

    cs.DS

    An Improved Exact Algorithm for Knot-Free Vertex Deletion

    Authors: Ajaykrishnan E S, Soumen Maity, Abhishek Sahu, Saket Saurabh

    Abstract: A knot $K$ in a directed graph $D$ is a strongly connected component of size at least two such that there is no arc $(u,v)$ with $u \in V(K)$ and $v\notin V(K)$. Given a directed graph $D=(V,E)$, we study Knot-Free Vertex Deletion (KFVD), where the goal is to remove the minimum number of vertices such that the resulting graph contains no knots. This problem naturally emerges from its application i… ▽ More

    Submitted 20 March, 2023; originally announced March 2023.

  26. arXiv:2303.07923  [pdf, other

    cs.DS cs.CG

    FPT Constant-Approximations for Capacitated Clustering to Minimize the Sum of Cluster Radii

    Authors: Sayan Bandyapadhyay, William Lochet, Saket Saurabh

    Abstract: Clustering with capacity constraints is a fundamental problem that attracted significant attention throughout the years. In this paper, we give the first FPT constant-factor approximation algorithm for the problem of clustering points in a general metric into $k$ clusters to minimize the sum of cluster radii, subject to non-uniform hard capacity constraints. In particular, we give a $(15+ε)$-appro… ▽ More

    Submitted 20 February, 2024; v1 submitted 14 March, 2023; originally announced March 2023.

    Comments: Updated version: fix an error in the proof of Lemma 2.5

  27. 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

  28. 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 overlap**.) 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

  29. arXiv:2211.02717  [pdf, other

    cs.CG cs.DS

    A Framework for Approximation Schemes on Disk Graphs

    Authors: Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Jie Xue, Meirav Zehavi

    Abstract: We initiate a systematic study of approximation schemes for fundamental optimization problems on disk graphs, a common generalization of both planar graphs and unit-disk graphs. Our main contribution is a general framework for designing efficient polynomial-time approximation schemes (EPTASes) for vertex-deletion problems on disk graphs, which results in EPTASes for many problems including Vertex… ▽ More

    Submitted 4 November, 2022; originally announced November 2022.

  30. arXiv:2210.14638  [pdf, other

    cs.DS cs.DM

    Fixed-parameter tractability of Graph Isomorphism in graphs with an excluded minor

    Authors: Daniel Lokshtanov, Marcin Pilipczuk, Michał Pilipczuk, Saket Saurabh

    Abstract: We prove that Graph Isomorphism and Canonization in graphs excluding a fixed graph $H$ as a minor can be solved by an algorithm working in time $f(H)\cdot n^{O(1)}$, where $f$ is some function. In other words, we show that these problems are fixed-parameter tractable when parameterized by the size of the excluded minor, with the caveat that the bound on the running time is not necessarily computab… ▽ More

    Submitted 26 October, 2022; originally announced October 2022.

    Comments: Part I of a full version of a paper accepted at STOC 2022

  31. arXiv:2210.14629  [pdf, other

    math.CO cs.DM cs.DS

    Highly unbreakable graph with a fixed excluded minor are almost rigid

    Authors: Daniel Lokshtanov, Marcin Pilipczuk, Michał Pilipczuk, Saket Saurabh

    Abstract: A set $X \subseteq V(G)$ in a graph $G$ is $(q,k)$-unbreakable if every separation $(A,B)$ of order at most $k$ in $G$ satisfies $|A \cap X| \leq q$ or $|B \cap X| \leq q$. In this paper, we prove the following result: If a graph $G$ excludes a fixed complete graph $K_h$ as a minor and satisfies certain unbreakability guarantees, then $G$ is almost rigid in the following sense: the vertices of… ▽ More

    Submitted 26 October, 2022; originally announced October 2022.

    Comments: Part II of a full version of a paper appearing at STOC 2022

  32. arXiv:2210.03932  [pdf, other

    cs.DS cs.CG

    A Finite Algorithm for the Realizabilty of a Delaunay Triangulation

    Authors: Akanksha Agrawal, Saket Saurabh, Meirav Zehavi

    Abstract: The \emph{Delaunay graph} of a point set $P \subseteq \mathbb{R}^2$ is the plane graph with the vertex-set $P$ and the edge-set that contains $\{p,p'\}$ if there exists a disc whose intersection with $P$ is exactly $\{p,p'\}$. Accordingly, a triangulated graph $G$ is \emph{Delaunay realizable} if there exists a triangulation of the Delaunay graph of some $P \subseteq \mathbb{R}^2$, called a \emph{… ▽ More

    Submitted 8 October, 2022; originally announced October 2022.

    Journal ref: 17th International Symposium on Parameterized and Exact Computation (IPEC), 2022

  33. arXiv:2209.02213  [pdf, other

    cs.AR

    Deep Neural Network Augmented Wireless Channel Estimation for Preamble-based OFDM PHY on Zynq System on Chip

    Authors: Syed Asrar ul haq, Abdul Karim Gizzini, Shakti Shrey, Sumit J. Darak, Sneh Saurabh, Marwa Chafii

    Abstract: Reliable and fast channel estimation is crucial for next-generation wireless networks supporting a wide range of vehicular and low-latency services. Recently, deep learning (DL) based channel estimation has been explored as an efficient alternative to conventional least-square (LS) and linear minimum mean square error (LMMSE) approaches. Most of these DL approaches have not been realized on system… ▽ More

    Submitted 29 April, 2023; v1 submitted 6 September, 2022; originally announced September 2022.

  34. 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

  35. arXiv:2208.03491  [pdf, other

    cs.DS

    Parameterized Algorithms for Locally Minimal Defensive Alliance

    Authors: A**kya Gaikwad, Soumen Maity, Saket Saurabh

    Abstract: A set $D$ of vertices of a graph is a \emph{defensive alliance} if, for each element of $D$, the majority of its neighbours are in $D$. We consider the notion of local minimality in this paper. We are interested in finding a locally minimal defensive alliance of maximum size. In Locally Minimal Defensive Alliance problem, given an undirected graph $G$, a positive integer $k$, the question is to ch… ▽ More

    Submitted 14 October, 2022; v1 submitted 6 August, 2022; originally announced August 2022.

    Comments: arXiv admin note: text overlap with arXiv:2105.10742

  36. arXiv:2208.01953  [pdf, ps, other

    cs.DS

    Maximum Minimal Feedback Vertex Set: A Parameterized Perspective

    Authors: A**kya Gaikwad, Hitendra Kumar, Soumen Maity, Saket Saurabh, Shuvam Kant Tripathi

    Abstract: In this paper we study a maximization version of the classical Feedback Vertex Set (FVS) problem, namely, the Max Min FVS problem, in the realm of parameterized complexity. In this problem, given an undirected graph $G$, a positive integer $k$, the question is to check whether $G$ has a minimal feedback vertex set of size at least $k$. We obtain following results for Max Min FVS. 1) We first des… ▽ More

    Submitted 3 August, 2022; originally announced August 2022.

  37. arXiv:2205.03211  [pdf

    math.CO

    On certain classes of rectangular designs

    Authors: Mithilesh Kumar Singh, Shyam Saurabh

    Abstract: Rectangular designs are classified as regular, Latin regular, semiregular, Latin semiregular and singular designs. Some series of selfdual as well as alpharesolvable designs are obtained using matrix approaches which belong to the above classes. In every construction we obtain a matrix N whose blocks are square (0,1) matrices such that N becomes the incidence matrix of a rectangular design. The me… ▽ More

    Submitted 1 June, 2022; v1 submitted 6 May, 2022; originally announced May 2022.

    MSC Class: 62K10

  38. arXiv:2203.09106  [pdf, other

    cs.DM

    Parameterized and Exact Algorithms for Class Domination Coloring

    Authors: R. Krithika, Ashutosh Rai, Saket Saurabh, Prafullkumar Tale

    Abstract: A class domination coloring (also called cd-Coloring or dominated coloring) of a graph is a proper coloring in which every color class is contained in the neighbourhood of some vertex. The minimum number of colors required for any cd-coloring of $G$, denoted by $χ_{cd}(G)$, is called the class domination chromatic number (cd-chromatic number) of $G$. In this work, we consider two problems associat… ▽ More

    Submitted 17 March, 2022; originally announced March 2022.

  39. arXiv:2203.08193  [pdf, other

    cs.CG

    Point Separation and Obstacle Removal by Finding and Hitting Odd Cycles

    Authors: Neeraj Kumar, Daniel Lokshtanov, Saket Saurabh, Subhash Suri, Jie Xue

    Abstract: Suppose we are given a pair of points $s, t$ and a set $S$ of $n$ geometric objects in the plane, called obstacles. We show that in polynomial time one can construct an auxiliary (multi-)graph $G$ with vertex set $S$ and every edge labeled from $\{0, 1\}$, such that a set $S_d \subseteq S$ of obstacles separates $s$ from $t$ if and only if $G[S_d]$ contains a cycle whose sum of labels is odd. Usin… ▽ More

    Submitted 15 March, 2022; originally announced March 2022.

    Comments: Short version of this paper will appear in SoCG'2022

  40. arXiv:2202.12042  [pdf, other

    cs.DS

    Parameterized Complexity of Graph Partitioning into Connected Clusters

    Authors: Ankit Abhinav, Susobhan Bandopadhyay, Aritra Banik, Saket Saurabh

    Abstract: Given an undirected graph $G$ and $q$ integers $n_1,n_2,n_3, \cdots, n_q$, balanced connected $q$-partition problem ($BCP_q$) asks whether there exists a partition of the vertex set $V$ of $G$ into $q$ parts $V_1,V_2,V_3,\cdots, V_q$ such that for all $i\in[1,q]$, $|V_i|=n_i$ and the graph induced on $V_i$ is connected. A related problem denoted as the balanced connected $q$-edge partition problem… ▽ More

    Submitted 24 February, 2022; originally announced February 2022.

    ACM Class: F.2.2

  41. arXiv:2201.03318  [pdf, other

    cs.DS cs.DM

    Detours in Directed Graphs

    Authors: Fedor V. Fomin, Petr A. Golovach, William Lochet, Danil Sagunov, Kirill Simonov, Saket Saurabh

    Abstract: We study two "above guarantee" versions of the classical Longest Path problem on undirected and directed graphs and obtain the following results. In the first variant of Longest Path that we study, called Longest Detour, the task is to decide whether a graph has an (s,t)-path of length at least dist_G(s,t)+k (where dist_G(s,t) denotes the length of a shortest path from s to t). Bezáková et al. pro… ▽ More

    Submitted 10 January, 2022; originally announced January 2022.

    Comments: To appear in STACS 2022

  42. arXiv:2112.15233  [pdf, ps, other

    cs.DS

    Space-Efficient FPT Algorithms

    Authors: Arindam Biswas, Venkatesh Raman, Srinivasa Rao Satti, Saket Saurabh

    Abstract: We prove algorithmic results showing that a number of natural parameterized problems are in the restricted-space parameterized classes Para-L and FPT+XL. The first class comprises problems solvable in f(k) n^{O(1)} time using g(k) + O(log n)) bits of space (k is the parameter and n is the input size; f and g are computable functions). The second class comprises problems solvable under the same tim… ▽ More

    Submitted 30 December, 2021; originally announced December 2021.

    ACM Class: F.2.2

  43. arXiv:2111.14196  [pdf, other

    cs.DS cs.DM

    Subexponential Parameterized Algorithms for Cut and Cycle Hitting Problems on H-Minor-Free Graphs

    Authors: Sayan Bandyapadhyay, William Lochet, Daniel Lokshtanov, Saket Saurabh, Jie Xue

    Abstract: We design the first subexponential-time (parameterized) algorithms for several cut and cycle-hitting problems on $H$-minor free graphs. In particular, we obtain the following results (where $k$ is the solution-size parameter). 1. $2^{O(\sqrt{k}\log k)} \cdot n^{O(1)}$ time algorithms for Edge Bipartization and Odd Cycle Transversal; 2. a $2^{O(\sqrt{k}\log^4 k)} \cdot n^{O(1)}$ time algorithm… ▽ More

    Submitted 4 July, 2022; v1 submitted 28 November, 2021; originally announced November 2021.

    Comments: A preliminary version appears in SODA'22

  44. 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.

  45. arXiv:2106.14169  [pdf, other

    cs.DS

    $α$-approximate Reductions: a Novel Source of Heuristics for Better Approximation Algorithms

    Authors: Fredrik Manne, Geevarghese Philip, Saket Saurabh, Prafullkumar Tale

    Abstract: Lokshtanov et al.~[STOC 2017] introduced \emph{lossy kernelization} as a mathematical framework for quantifying the effectiveness of preprocessing algorithms in preserving approximation ratios. \emph{$α$-approximate reduction rules} are a central notion of this framework. We propose that carefully crafted $α$-approximate reduction rules can yield improved approximation ratios in practice, while be… ▽ More

    Submitted 27 June, 2021; originally announced June 2021.

  46. arXiv:2104.09950  [pdf, other

    cs.DS

    Deleting, Eliminating and Decomposing to Hereditary Classes Are All FPT-Equivalent

    Authors: Akanksha Agrawal, Lawqueen Kanesh, Daniel Lokshtanov, Fahad Panolan, M. S. Ramanujan, Saket Saurabh, Meirav Zehavi

    Abstract: For a graph class ${\cal H}$, the graph parameters elimination distance to ${\cal H}$ (denoted by ${\bf ed}_{\cal H}$) [Bulian and Dawar, Algorithmica, 2016], and ${\cal H}$-treewidth (denoted by ${\bf tw}_{\cal H}$) [Eiben et al. JCSS, 2021] aim to minimize the treedepth and treewidth, respectively, of the "torso" of the graph induced on a modulator to the graph class ${\cal H}$. Here, the torso… ▽ More

    Submitted 6 January, 2022; v1 submitted 20 April, 2021; originally announced April 2021.

    Comments: 70 pages, To appear in SODA 2022. arXiv admin note: text overlap with arXiv:2103.09715, arXiv:2105.04660 by other authors

  47. arXiv:2103.17041  [pdf, other

    cs.DS

    An Exponential Time Parameterized Algorithm for Planar Disjoint Paths

    Authors: Daniel Lokshtanov, Pranabendu Misra, Michal Pilipczuk, Saket Saurabh, Meirav Zehavi

    Abstract: In the Disjoint Paths problem, the input is an undirected graph $G$ on $n$ vertices and a set of $k$ vertex pairs, $\{s_i,t_i\}_{i=1}^k$, and the task is to find $k$ pairwise vertex-disjoint paths connecting $s_i$ to $t_i$. The problem was shown to have an $f(k)n^3$ algorithm by Robertson and Seymour. In modern terminology, this means that Disjoint Paths is fixed parameter tractable (FPT), paramet… ▽ More

    Submitted 31 March, 2021; originally announced March 2021.

    Comments: Full version of STOC 2020 paper; 83 pages

  48. arXiv:2102.09889  [pdf, other

    cs.DS cs.GT

    Gerrymandering on graphs: Computational complexity and parameterized algorithms

    Authors: Sushmita Gupta, Pallavi Jain, Fahad Panolan, Sanjukta Roy, Saket Saurabh

    Abstract: Partitioning a region into districts to favor a particular candidate or a party is commonly known as gerrymandering. In this paper, we investigate the gerrymandering problem in graph theoretic setting as proposed by Cohen-Zemach et al. [AAMAS 2018]. Our contributions in this article are two-fold, conceptual and computational. We first resolve the open question posed by Ito et al. [AAMAS 2019] abou… ▽ More

    Submitted 25 May, 2021; v1 submitted 19 February, 2021; originally announced February 2021.

  49. arXiv:2101.04633  [pdf, other

    cs.DS

    Diverse Collections in Matroids and Graphs

    Authors: Fedor V. Fomin, Petr A. Golovach, Fahad Panolan, Geevarghese Philip, Saket Saurabh

    Abstract: We investigate the parameterized complexity of finding diverse sets of solutions to three fundamental combinatorial problems, two from the theory of matroids and the third from graph theory. The input to the Weighted Diverse Bases problem consists of a matroid $M$, a weight function $ω:E(M)\to\mathbb{N}$, and integers $k\geq 1, d\geq 0$. The task is to decide if there is a collection of $k$ bases… ▽ More

    Submitted 12 January, 2021; originally announced January 2021.

  50. arXiv:2011.14463  [pdf, other

    cs.CG cs.DM

    A Constant Factor Approximation for Navigating Through Connected Obstacles in the Plane

    Authors: Neeraj Kumar, Daniel Lokshtanov, Saket Saurabh, Subhash Suri

    Abstract: Given two points s and t in the plane and a set of obstacles defined by closed curves, what is the minimum number of obstacles touched by a path connecting s and t? This is a fundamental and well-studied problem arising naturally in computational geometry, graph theory (under the names Min-Color Path and Minimum Label Path), wireless sensor networks (Barrier Resilience) and motion planning (Minimu… ▽ More

    Submitted 29 November, 2020; originally announced November 2020.

    Comments: To appear in SODA 2021