Skip to main content

Showing 1–11 of 11 results for author: Ameli, A

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

    cs.LG stat.AP stat.ML

    A critical appraisal of water table depth estimation: Challenges and opportunities within machine learning

    Authors: Joseph Janssen, Ardalan Tootchi, Ali A. Ameli

    Abstract: Fine-resolution spatial patterns of water table depth (WTD) play a crucial role in sha** ecological resilience, hydrological connectivity, and anthropocentric objectives. Generally, a large-scale (e.g., continental or global) spatial map of static WTD can be simulated using either physically-based (PB) or machine learning-based (ML) models. We construct three fine-resolution (500 m) ML simulatio… ▽ More

    Submitted 9 June, 2024; v1 submitted 30 April, 2024; originally announced May 2024.

  2. arXiv:2404.08972  [pdf, other

    cs.DS

    Improved Approximations for Flexible Network Design

    Authors: Dylan Hyatt-Denesik, Afrouz Jabal Ameli, Laura Sanita

    Abstract: Flexible network design deals with building a network that guarantees some connectivity requirements between its vertices, even when some of its elements (like vertices or edges) fail. In particular, the set of edges (resp. vertices) of a given graph are here partitioned into safe and unsafe. The goal is to identify a minimum size subgraph that is 2-edge-connected (resp. 2-vertex-connected), and s… ▽ More

    Submitted 13 April, 2024; originally announced April 2024.

  3. arXiv:2311.17010  [pdf, ps, other

    cs.DS

    Node Connectivity Augmentation of Highly Connected Graphs

    Authors: Waldo Galvez, Dylan Hyatt-Denesik, Afrouz Jabal Ameli, Laura Sanita

    Abstract: Node-connectivity augmentation is a fundamental network design problem. We are given a $k$-node connected graph $G$ together with an additional set of links, and the goal is to add a cheap subset of links to $G$ to make it $(k+1)$-node connected. In this work, we characterize completely the computational complexity status of the problem, by showing hardness for all values of $k$ which were not a… ▽ More

    Submitted 28 November, 2023; originally announced November 2023.

  4. arXiv:2311.11869  [pdf, other

    cs.DS

    A PTAS for Triangle-Free 2-Matching

    Authors: Miguel Bosch-Calvo, Fabrizio Grandoni, Afrouz Jabal Ameli

    Abstract: In the Triangle-Free (Simple) 2-Matching problem we are given an undirected graph $G=(V,E)$. Our goal is to compute a maximum-cardinality $M\subseteq E$ satisfying the following properties: (1) at most two edges of $M$ are incident on each node (i.e., $M$ is a 2-matching) and (2) $M$ does not induce any triangle. In his Ph.D. thesis from 1984, Harvitgsen presents a complex polynomial-time algorith… ▽ More

    Submitted 20 November, 2023; originally announced November 2023.

    Comments: 27 pages, 18 figures

    MSC Class: 68W25 (Primary) 68W40; 68R10; 05C40; 05C70 (Secondary) ACM Class: F.2.2

  5. arXiv:2305.02240  [pdf, other

    cs.DS

    A $4/3$ Approximation for $2$-Vertex-Connectivity

    Authors: Miguel Bosch-Calvo, Fabrizio Grandoni, Afrouz Jabal Ameli

    Abstract: The 2-Vertex-Connected Spanning Subgraph problem (2VCSS) is among the most basic NP-hard (Survivable) Network Design problems: we are given an (unweighted) undirected graph $G$. Our goal is to find a subgraph $S$ of $G$ with the minimum number of edges which is $2$-vertex-connected, namely $S$ remains connected after the deletion of an arbitrary node. 2VCSS is well-studied in terms of approximatio… ▽ More

    Submitted 19 December, 2023; v1 submitted 3 May, 2023; originally announced May 2023.

    Comments: 33 pages, 20 figures, ICALP 2023

    MSC Class: 68W25 (Primary) 68W40; 68R10; 05C40; 05C85 (Secondary) ACM Class: F.2.2

  6. arXiv:2211.12431  [pdf, ps, other

    cs.DS math.CO

    Finding Almost Tight Witness Trees

    Authors: Dylan Hyatt-Denesik, Afrouz Jabal Ameli, Laura Sanità

    Abstract: This paper addresses a graph optimization problem, called the Witness Tree problem, which seeks a spanning tree of a graph minimizing a certain non-linear objective function. This problem is of interest because it plays a crucial role in the analysis of the best approximation algorithms for two fundamental network design problems: Steiner Tree and Node-Tree Augmentation. We will show how a wiser c… ▽ More

    Submitted 5 May, 2023; v1 submitted 22 November, 2022; originally announced November 2022.

    Comments: 33 pages, 7 figures, submitted to IPCO 2023

  7. arXiv:2209.10265  [pdf, ps, other

    cs.DS math.CO math.OC

    Improved Approximation for Two-Edge-Connectivity

    Authors: Mohit Garg, Fabrizio Grandoni, Afrouz Jabal Ameli

    Abstract: The basic goal of survivable network design is to construct low-cost networks which preserve a sufficient level of connectivity despite the failure or removal of a few nodes or edges. One of the most basic problems in this area is the $2$-Edge-Connected Spanning Subgraph problem (2-ECSS): given an undirected graph $G$, find a $2$-edge-connected spanning subgraph $H$ of $G$ with the minimum number… ▽ More

    Submitted 12 November, 2022; v1 submitted 21 September, 2022; originally announced September 2022.

    Comments: SODA 2023 (To Appear)

  8. arXiv:2112.11799  [pdf, ps, other

    cs.DS math.CO math.OC

    Breaching the 2-Approximation Barrier for the Forest Augmentation Problem

    Authors: Fabrizio Grandoni, Afrouz Jabal Ameli, Vera Traub

    Abstract: The basic goal of survivable network design is to build cheap networks that guarantee the connectivity of certain pairs of nodes despite the failure of a few edges or nodes. A celebrated result by Jain [Combinatorica'01] provides a 2-approximation for a wide class of these problems. However nothing better is known even for very basic special cases, raising the natural question whether any improved… ▽ More

    Submitted 20 April, 2022; v1 submitted 22 December, 2021; originally announced December 2021.

  9. arXiv:2105.08577  [pdf, ps, other

    cs.DS

    Approximation Algorithms for Demand Strip Packing

    Authors: Waldo Gálvez, Fabrizio Grandoni, Afrouz Jabal Ameli, Kamyar Khodamoradi

    Abstract: In the Demand Strip Packing problem (DSP), we are given a time interval and a collection of tasks, each characterized by a processing time and a demand for a given resource (such as electricity, computational power, etc.). A feasible solution consists of a schedule of the tasks within the mentioned time interval. Our goal is to minimize the peak resource consumption, i.e. the maximum total demand… ▽ More

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

    Comments: Submitted to The 24th International Conference on Approximation Algorithms for Combinatorial Optimization Problems (APPROX 2021)

    ACM Class: F.2.2

  10. arXiv:2004.07229  [pdf

    q-bio.MN cs.LG q-bio.QM stat.ML

    Network Medicine Framework for Identifying Drug Repurposing Opportunities for COVID-19

    Authors: Deisy Morselli Gysi, Ítalo Do Valle, Marinka Zitnik, Asher Ameli, Xiao Gan, Onur Varol, Susan Dina Ghiassian, JJ Patten, Robert Davey, Joseph Loscalzo, Albert-László Barabási

    Abstract: The current pandemic has highlighted the need for methodologies that can quickly and reliably prioritize clinically approved compounds for their potential effectiveness for SARS-CoV-2 infections. In the past decade, network medicine has developed and validated multiple predictive algorithms for drug repurposing, exploiting the sub-cellular network-based relationship between a drug's targets and di… ▽ More

    Submitted 9 August, 2020; v1 submitted 15 April, 2020; originally announced April 2020.

  11. arXiv:1911.02259  [pdf, ps, other

    cs.DS

    Breaching the 2-Approximation Barrier for Connectivity Augmentation: a Reduction to Steiner Tree

    Authors: Jarosław Byrka, Fabrizio Grandoni, Afrouz Jabal Ameli

    Abstract: The basic goal of survivable network design is to build a cheap network that maintains the connectivity between given sets of nodes despite the failure of a few edges/nodes. The Connectivity Augmentation Problem (CAP) is arguably one of the most basic problems in this area: given a $k$(-edge)-connected graph $G$ and a set of extra edges (links), select a minimum cardinality subset $A$ of links suc… ▽ More

    Submitted 7 November, 2019; v1 submitted 6 November, 2019; originally announced November 2019.

    Comments: Corrected a typo in the abstract (in metadata)

    MSC Class: 68W25; 68Q25; 05C85