(Translated by https://www.hiragana.jp/)
Search | arXiv e-print repository
Skip to main content

Showing 1–18 of 18 results for author: Soto, J A

.
  1. arXiv:2404.17214  [pdf, other

    cs.DS

    Set Selection with Uncertain Weights: Non-Adaptive Queries and Thresholds

    Authors: Christoph Dürr, Arturo Merino, José A. Soto, José Verschae

    Abstract: We study set selection problems where the weights are uncertain. Instead of its exact weight, only an uncertainty interval containing its true weight is available for each element. In some cases, some solutions are universally optimal; i.e., they are optimal for every weight that lies within the uncertainty intervals. However, it may be that no universal optimal solution exists, unless we are reve… ▽ More

    Submitted 26 April, 2024; originally announced April 2024.

  2. arXiv:2311.00890  [pdf, other

    cs.DS

    Online Combinatorial Assignment in Independence Systems

    Authors: Javier Marinkovic, José A. Soto, Victor Verdugo

    Abstract: We consider an online multi-weighted generalization of several classic online optimization problems, called the online combinatorial assignment problem. We are given an independence system over a ground set of elements and agents that arrive online one by one. Upon arrival, each agent reveals a weight function over the elements of the ground set. If the independence system is given by the matching… ▽ More

    Submitted 1 November, 2023; originally announced November 2023.

    Comments: 31 pages

  3. arXiv:2111.02234  [pdf, other

    cs.DS

    Approximation Algorithms for Vertex-Connectivity Augmentation on the Cycle

    Authors: Waldo Gálvez, Francisco Sanhueza-Matamala, José A. Soto

    Abstract: Given a $k$-vertex-connected graph $G$ and a set $S$ of extra edges (links), the goal of the $k$-vertex-connectivity augmentation problem is to find a set $S' \subseteq S$ of minimum size such that adding $S'$ to $G$ makes it $(k+1)$-vertex-connected. Unlike the edge-connectivity augmentation problem, research for the vertex-connectivity version has been sparse. In this work we present the first… ▽ More

    Submitted 3 November, 2021; originally announced November 2021.

    Comments: Accepted at The 19th International Workshop on Approximation and Online Algorithms (WAOA 2021)

    MSC Class: 68W25 ACM Class: F.2.2

  4. HAWC observations of the acceleration of very-high-energy cosmic rays in the Cygnus Cocoon

    Authors: A. U. Abeysekara, A. Albert, R. Alfaro, C. Alvarez, J. R. Angeles Camacho, J. C. Arteaga-Velazquez, K. P. Arunbabu, D. Avila Rojas, H. A. Ayala Solares, V. Baghmanyan, E. Belmont-Moreno, S. Y. BenZvi, R. Blandford, C. Brisbois, K. S. Caballero-Mora, T. Capistran, A. Carraminana, S. Casanova, U. Cotti, S. Coutino de Leon, E. De la Fuente, R. Diaz Hernandez, B. L. Dingus, M. A. DuVernois, M. Durocher , et al. (76 additional authors not shown)

    Abstract: Cosmic rays with energies up to a few PeV are known to be accelerated within the Milky Way. Traditionally, it has been presumed that supernova remnants were the main source of very-high-energy cosmic rays but theoretically it is difficult to get protons to PeV energies and observationally there simply is no evidence to support the remnants as sources of hadrons with energies above a few tens of Te… ▽ More

    Submitted 3 August, 2021; v1 submitted 11 March, 2021; originally announced March 2021.

  5. arXiv:1907.06001  [pdf, other

    cs.DS cs.GT

    The Two-Sided Game of Googol and Sample-Based Prophet Inequalities

    Authors: José Correa, Andrés Cristi, Boris Epstein, José A. Soto

    Abstract: The secretary problem or the game of Googol are classic models for online selection problems that have received significant attention in the last five decades. We consider a variant of the problem and explore its connections to data-driven online selection. Specifically, we are given $n$ cards with arbitrary non-negative numbers written on both sides. The cards are randomly placed on $n$ consecuti… ▽ More

    Submitted 12 July, 2019; originally announced July 2019.

  6. arXiv:1904.11668  [pdf, other

    cs.DS cs.DM

    The minimum cost query problem on matroids with uncertainty areas

    Authors: Arturo I. Merino, José A. Soto

    Abstract: We study the minimum weight basis problem on matroid when elements' weights are uncertain. For each element we only know a set of possible values (an uncertainty area) that contains its real weight. In some cases there exist bases that are uniformly optimal, that is, they are minimum weight bases for every possible weight function obeying the uncertainty areas. In other cases, computing such a bas… ▽ More

    Submitted 26 April, 2019; originally announced April 2019.

    Comments: 20 pages. A preliminary version appears in ICALP 2019

  7. arXiv:1802.01997  [pdf, ps, other

    cs.DS

    Strong Algorithms for the Ordinal Matroid Secretary Problem

    Authors: José A. Soto, Abner Turkieltaub, Victor Verdugo

    Abstract: In the ordinal Matroid Secretary Problem (MSP), elements from a weighted matroid are presented in random order to an algorithm that must incrementally select a large weight independent set. However, the algorithm can only compare pairs of revealed elements without using its numerical value. An algorithm is $αあるふぁ$ probability-competitive if every element from the optimum appears with probability… ▽ More

    Submitted 6 February, 2018; originally announced February 2018.

    Comments: A preliminary version appeared at ACM-SIAM SODA 18

  8. arXiv:1705.06631  [pdf, other

    cs.DM math.CO

    Robust randomized matchings

    Authors: Jannik Matuschke, Martin Skutella, José A. Soto

    Abstract: The following game is played on a weighted graph: Alice selects a matching $M$ and Bob selects a number $k$. Alice's payoff is the ratio of the weight of the $k$ heaviest edges of $M$ to the maximum weight of a matching of size at most $k$. If $M$ guarantees a payoff of at least $αあるふぁ$ then it is called $αあるふぁ$-robust. In 2002, Hassin and Rubinstein gave an algorithm that returns a $1/\sqrt{2}$-robust ma… ▽ More

    Submitted 18 May, 2017; originally announced May 2017.

  9. arXiv:1612.01829  [pdf, ps, other

    cs.DS

    Symmetry exploitation for Online Machine Covering with Bounded Migration

    Authors: Waldo Gálvez, José A. Soto, José Verschae

    Abstract: Online models that allow recourse are highly effective in situations where classical models are too pessimistic. One such problem is the online machine covering problem on identical machines. In this setting, jobs arrive one by one and must be assigned to machines with the objective of maximizing the minimum machine load. When a job arrives, we are allowed to reassign some jobs as long as their to… ▽ More

    Submitted 28 August, 2018; v1 submitted 6 December, 2016; originally announced December 2016.

    Comments: 26 pages, 3 figures; full version of ESA 2018 paper

    ACM Class: F.2.2

  10. arXiv:1411.2311  [pdf, other

    cs.CG cs.DS

    Independent sets and hitting sets of bicolored rectangular families

    Authors: José A. Soto, Claudio Telha

    Abstract: A bicolored rectangular family BRF is a collection of all axis-parallel rectangles contained in a given region Z of the plane formed by selecting a bottom-left corner from a set A and an upper-right corner from a set B. We prove that the maximum independent set and the minimum hitting set of a BRF have the same cardinality and devise polynomial time algorithms to compute both. As a direct conseque… ▽ More

    Submitted 9 November, 2014; originally announced November 2014.

    Comments: 36 pages, A preliminary version of this work appeared in IPCO 2011 under the name "Jump Number of Two-Directional Orthogonal Ray Graphs"

  11. arXiv:1310.1896  [pdf, other

    cs.DS cs.DM math.CO

    TSP Tours in Cubic Graphs: Beyond 4/3

    Authors: José R. Correa, Omar Larré, José A. Soto

    Abstract: After a sequence of improvements Boyd, Sitters, van der Ster, and Stougie proved that any 2-connected graph whose n vertices have degree 3, i.e., a cubic 2-connected graph, has a Hamiltonian tour of length at most (4/3)n, establishing in particular that the integrality gap of the subtour LP is at most 4/3 for cubic 2-connected graphs and matching the conjectured value of the famous 4/3 conjecture.… ▽ More

    Submitted 7 October, 2013; originally announced October 2013.

    Comments: 23 pages. A preliminary version appeared in ESA 2012

  12. arXiv:1309.6659  [pdf, other

    cs.CG

    Independent and Hitting Sets of Rectangles Intersecting a Diagonal Line : Algorithms and Complexity

    Authors: José R. Correa, Laurent Feuilloley, Pablo Pérez-Lantero, José A. Soto

    Abstract: Finding a maximum independent set (MIS) of a given fam- ily of axis-parallel rectangles is a basic problem in computational geom- etry and combinatorics. This problem has attracted significant atten- tion since the sixties, when Wegner conjectured that the corresponding duality gap, i.e., the maximum possible ratio between the maximum independent set and the minimum hitting set (MHS), is bounded b… ▽ More

    Submitted 3 January, 2014; v1 submitted 25 September, 2013; originally announced September 2013.

    Comments: 26 pages

  13. arXiv:1207.1333  [pdf, other

    cs.DS cs.DM cs.GT

    Advances on Matroid Secretary Problems: Free Order Model and Laminar Case

    Authors: Patrick Jaillet, José A. Soto, Rico Zenklusen

    Abstract: The most well-known conjecture in the context of matroid secretary problems claims the existence of a constant-factor approximation applicable to any matroid. Whereas this conjecture remains open, modified forms of it were shown to be true, when assuming that the assignment of weights to the secretaries is not adversarial but uniformly random (Soto [SODA 2011], Oveis Gharan and Vondrák [ESA 2011])… ▽ More

    Submitted 23 June, 2014; v1 submitted 5 July, 2012; originally announced July 2012.

  14. arXiv:1206.4195  [pdf, ps, other

    math.OC math.FA math.NA math.PR

    On the rate of convergence of Krasnoselski-Mann iterations and their connection with sums of Bernoullis

    Authors: Roberto Cominetti, José A. Soto, José Vaisman

    Abstract: In this paper we establish an estimate for the rate of convergence of the Krasnosel'skiǐ-Mann iteration for computing fixed points of non-expansive maps. Our main result settles the Baillon-Bruck conjecture [3] on the asymptotic regularity of this iteration. The proof proceeds by establishing a connection between these iterates and a stochastic process involving sums of non-homogeneous Bernoulli t… ▽ More

    Submitted 29 November, 2012; v1 submitted 19 June, 2012; originally announced June 2012.

    Comments: 17 pages

    MSC Class: 47H09; 47H10; 65K15; 33CXX; 60E15; 60G50

  15. arXiv:1105.0474  [pdf, other

    math.CO cs.DM

    Generalizations and Variants of the Largest Non-crossing Matching Problem in Random Bipartite Graphs

    Authors: Marcos Kiwi, José A. Soto

    Abstract: We are interested in the statistics of the length of the longest increasing subsequence of 2-rowed lexicographically sorted arrays chosen according to distinct families of distributions D = (D_n)_n, and when n goes to infinity. This framework encompasses well studied problems such as the so called Longest Increasing Subsequence problem, the Longest Common Subsequence problem, problems concerning d… ▽ More

    Submitted 3 May, 2011; originally announced May 2011.

    Comments: 32 pages, 5 figures

    ACM Class: G.2.1

  16. arXiv:1102.3491  [pdf, ps, other

    cs.DS

    A simple PTAS for Weighted Matroid Matching on Strongly Base Orderable Matroids

    Authors: José A. Soto

    Abstract: We give a simple polynomial time approximation scheme for the weighted matroid matching problem on strongly base orderable matroids. We also show that even the unweighted version of this problem is NP-complete and not in oracle-coNP.

    Submitted 16 February, 2011; originally announced February 2011.

    Comments: 8 pages, 3 figures. To appear in LAGOS 2011

  17. arXiv:1007.2152  [pdf, ps, other

    cs.DS

    Matroid Secretary Problem in the Random Assignment Model

    Authors: José A. Soto

    Abstract: In the Matroid Secretary Problem, introduced by Babaioff et al. [SODA 2007], the elements of a given matroid are presented to an online algorithm in random order. When an element is revealed, the algorithm learns its weight and decides whether or not to select it under the restriction that the selected elements form an independent set in the matroid. The objective is to maximize the total weight… ▽ More

    Submitted 13 July, 2010; originally announced July 2010.

    Comments: 16 pages. Submitted to SODA 2011

  18. Symmetric Submodular Function Minimization Under Hereditary Family Constraints

    Authors: Michel X. Goemans, José A. Soto

    Abstract: We present an efficient algorithm to find non-empty minimizers of a symmetric submodular function over any family of sets closed under inclusion. This for example includes families defined by a cardinality constraint, a knapsack constraint, a matroid independence constraint, or any combination of such constraints. Our algorithm make $O(n^3)$ oracle calls to the submodular function where $n$ is the… ▽ More

    Submitted 13 July, 2010; originally announced July 2010.

    Comments: 13 pages, Submitted to SODA 2011

    Journal ref: SIAM J. Discrete Math., 27(2), 1123--1145. 2013