Skip to main content

Showing 1–30 of 30 results for author: Adler, I

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

    math.CO math.ST

    Improved Bounds on the Probability of a Union and on the Number of Events that Occur

    Authors: Ilan Adler, Richard M. Karp, Sheldon M. Ross

    Abstract: Let $A_1, A_2, \ldots, A_n$ be events in a sample space. Given the probability of the intersection of each collection of up to $k+1$ of these events, what can we say about the probability that at least $r$ of the events occur? This question dates back to Boole in the 19th century, and it is well known that the odd partial sums of the Inclusion- Exclusion formula provide upper bounds, while the eve… ▽ More

    Submitted 18 May, 2025; originally announced May 2025.

    Comments: 7 pages

  2. arXiv:2505.01193  [pdf, ps, other

    cs.LO cs.DM math.CO

    Going deep and going wide: Counting logic and homomorphism indistinguishability over graphs of bounded treedepth and treewidth

    Authors: Isolde Adler, Eva Fluck, Tim Seppelt, Gian Luca Spitzer

    Abstract: We study the expressive power of first-order logic with counting quantifiers, especially the k-variable and quantifier-rank-q fragment C^k_q, using homomorphism indistinguishability. Recently, Dawar, Jakl, and Reggio~(2021) proved that two graphs satisfy the same C^k_q-sentences if and only if they are homomorphism indistinguishable over the class T^k_q of graphs admitting a k-pebble forest cover… ▽ More

    Submitted 2 May, 2025; originally announced May 2025.

    Comments: This work extends articles arXiv:2308.06044 and arXiv:2402.09139 which were presented at CSL and MFCS 2024. It is also part of second author's PhD thesis

  3. arXiv:2410.10767  [pdf, ps, other

    cs.GT cs.DS econ.TH

    A Generalization of von Neumann's Reduction from the Assignment Problem to Zero-Sum Games

    Authors: Ilan Adler, Martin Bullinger, Vijay V. Vazirani

    Abstract: The equivalence between von Neumann's Minimax Theorem for zero-sum games and the LP Duality Theorem connects cornerstone problems of the two fields of game theory and optimization, respectively, and has been the subject of intense scrutiny for seven decades. Yet, as observed in this paper, the proof of the difficult direction of this equivalence is unsatisfactory: It does not assign distinct roles… ▽ More

    Submitted 14 October, 2024; originally announced October 2024.

  4. arXiv:2402.09139  [pdf, other

    cs.DM math.CO

    Monotonicity of the cops and robber game for bounded depth treewidth

    Authors: Isolde Adler, Eva Fluck

    Abstract: We study a variation of the cops and robber game characterising treewidth, where in each play at most q cops can be placed in order to catch the robber, where q is a parameter of the game. We prove that if k cops have a winning strategy in this game, then k cops have a monotone winning strategy. As a corollary we obtain a new characterisation of bounded depth treewidth, and we give a positive answ… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

    ACM Class: G.2.2

  5. arXiv:2304.03810  [pdf, ps, other

    cs.LO cs.CC cs.DM cs.DS math.CO

    On Testability of First-Order Properties in Bounded-Degree Graphs and Connections to Proximity-Oblivious Testing

    Authors: Isolde Adler, Noleen Köhler, Pan Peng

    Abstract: We study property testing of properties that are definable in first-order logic (FO) in the bounded-degree graph and relational structure models. We show that any FO property that is defined by a formula with quantifier prefix $\exists^*\forall^*$ is testable (i.e., testable with constant query complexity), while there exists an FO property that is expressible by a formula with quantifier prefix… ▽ More

    Submitted 7 April, 2023; originally announced April 2023.

    Comments: Preliminary version of this article appeared in SODA'21 (arXiv:2008.05800) and CCC'21 (arXiv:2105.08490)

  6. arXiv:2109.05468  [pdf, other

    cs.LG stat.ML

    Feature Importance in Gradient Boosting Trees with Cross-Validation Feature Selection

    Authors: Afek Ilay Adler, Amichai Painsky

    Abstract: Gradient Boosting Machines (GBM) are among the go-to algorithms on tabular data, which produce state of the art results in many prediction tasks. Despite its popularity, the GBM framework suffers from a fundamental flaw in its base learners. Specifically, most implementations utilize decision trees that are typically biased towards categorical variables with large cardinalities. The effect of this… ▽ More

    Submitted 12 September, 2021; originally announced September 2021.

  7. arXiv:2105.08490  [pdf, ps, other

    cs.CC cs.DM cs.DS cs.LO

    GSF-locality is not sufficient for proximity-oblivious testing

    Authors: Isolde Adler, Noleen Köhler, Pan Peng

    Abstract: In Property Testing, proximity-oblivious testers (POTs) form a class of particularly simple testing algorithms, where a basic test is performed a number of times that may depend on the proximity parameter, but the basic test itself is independent of the proximity parameter. In their seminal work, Goldreich and Ron [STOC 2009; SICOMP 2011] show that the graph properties that allow constant-query pr… ▽ More

    Submitted 18 May, 2021; originally announced May 2021.

    Comments: 28 pages, 3 figures

    ACM Class: F.4.1; G.2.2

  8. arXiv:2101.06240  [pdf, ps, other

    cs.DB cs.LO

    Towards Approximate Query Enumeration with Sublinear Preprocessing Time

    Authors: Isolde Adler, Polly Fahey

    Abstract: This paper aims at providing extremely efficient algorithms for approximate query enumeration on sparse databases, that come with performance and accuracy guarantees. We introduce a new model for approximate query enumeration on classes of relational databases of bounded degree. We first prove that on databases of bounded degree any local first-order definable query can be enumerated approximately… ▽ More

    Submitted 15 January, 2021; originally announced January 2021.

  9. arXiv:2009.07770  [pdf, other

    cs.LO cs.DB cs.DS

    Faster Property Testers in a Variation of the Bounded Degree Model

    Authors: Isolde Adler, Polly Fahey

    Abstract: Property testing algorithms are highly efficient algorithms, that come with probabilistic accuracy guarantees. For a property P, the goal is to distinguish inputs that have P from those that are far from having P with high probability correctly, by querying only a small number of local parts of the input. In property testing on graphs, the distance is measured by the number of edge modifications (… ▽ More

    Submitted 16 September, 2020; originally announced September 2020.

    Comments: 15 pages

  10. arXiv:2008.05801  [pdf, ps, other

    cs.DM cs.CC cs.DS

    An explicit construction of graphs of bounded degree that are far from being Hamiltonian

    Authors: Isolde Adler, Noleen Köhler

    Abstract: Hamiltonian cycles in graphs were first studied in the 1850s. Since then, an impressive amount of research has been dedicated to identifying classes of graphs that allow Hamiltonian cycles, and to related questions. The corresponding decision problem, that asks whether a given graph is Hamiltonian (i.\,e.\ admits a Hamiltonian cycle), is one of Karp's famous NP-complete problems. In this paper we… ▽ More

    Submitted 21 January, 2022; v1 submitted 13 August, 2020; originally announced August 2020.

    Comments: 19 pages, 4 figures

    ACM Class: G.2.2

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 24, no. 1, Graph Theory (January 31, 2022) dmtcs:7109

  11. arXiv:2008.05800  [pdf, ps, other

    cs.LO cs.CC cs.DM cs.DS math.CO

    On Testability of First-Order Properties in Bounded-Degree Graphs

    Authors: Isolde Adler, Noleen Köhler, Pan Peng

    Abstract: We study property testing of properties that are definable in first-order logic (FO) in the bounded-degree graph and relational structure models. We show that any FO property that is defined by a formula with quantifier prefix $\exists^*\forall^*$ is testable (i.e., testable with constant query complexity), while there exists an FO property that is expressible by a formula with quantifier prefix… ▽ More

    Submitted 7 January, 2021; v1 submitted 13 August, 2020; originally announced August 2020.

    Comments: 37 pages, 4 figures

    ACM Class: F.4.1; G.2.2

  12. arXiv:2008.05504  [pdf, other

    cs.DM cs.DS math.CO

    On the tree-width of even-hole-free graphs

    Authors: Pierre Aboulker, Isolde Adler, Eun Jung Kim, Ni Luh Dewi Sintiari, Nicolas Trotignon

    Abstract: The class of all even-hole-free graphs has unbounded tree-width, as it contains all complete graphs. Recently, a class of (even-hole, $K_4$)-free graphs was constructed, that still has unbounded tree-width [Sintiari and Trotignon, 2019]. The class has unbounded degree and contains arbitrarily large clique-minors. We ask whether this is necessary. We prove that for every graph $G$, if $G$ exclude… ▽ More

    Submitted 12 August, 2020; originally announced August 2020.

    Journal ref: European Journal of Combinatorics, Volume 98, 2021, 103394

  13. arXiv:2007.16042  [pdf, ps, other

    math.LO math.CO

    Vapnik-Chervonenkis Dimension and Density on Johnson and Hamming Graphs

    Authors: Bjarki Geir Benediktsson, Dugald Macpherson, Isolde Adler

    Abstract: VC-dimension and VC-density are measures of combinatorial complexity of set systems. VC-dimension was first introduced in the context of statistical learning theory, and is tightly related to the sample complexity in PAC learning. VC-density is a refinement of VC-dimension. Both notions are also studied in model theory, in the context of \emph{dependent} theories. A set system that is definable by… ▽ More

    Submitted 31 July, 2020; originally announced July 2020.

  14. arXiv:2007.09525  [pdf, ps, other

    math.OC

    New Proximal Newton-Type Methods for Convex Optimization

    Authors: Ilan Adler, Zhiyue Tom Hu, Tianyi Lin

    Abstract: In this paper, we propose new proximal Newton-type methods for convex optimization problems in composite form. The applications include model predictive control (MPC) and embedded MPC. Our new methods are computationally attractive since they do not require evaluating the Hessian at each iteration while keeping fast convergence rate. More specifically, we prove the global convergence is guaranteed… ▽ More

    Submitted 18 July, 2020; originally announced July 2020.

    Comments: 8 Pages. Accepted by CDC 2020

  15. arXiv:2006.08922  [pdf, other

    math.CO

    Diameters of Cocircuit Graphs of Oriented Matroids: An Update

    Authors: Ilan Adler, Jesús A. De Loera, Steven Klee, Zhenyang Zhang

    Abstract: Oriented matroids (often called order types) are combinatorial structures that generalize point configurations, vector configurations, hyperplane arrangements, polyhedra, linear programs, and directed graphs. Oriented matroids have played a key role in combinatorics, computational geometry, and optimization. This paper surveys prior work and presents an update on the search for bounds on the diame… ▽ More

    Submitted 16 June, 2020; originally announced June 2020.

    MSC Class: 52B12; 90C05; 05C35; 52C40 ACM Class: F.2.2; G.2.2

  16. A lower bound on the tree-width of graphs with irrelevant vertices

    Authors: Isolde Adler, Philipp Klaus Krause

    Abstract: For their famous algorithm for the disjoint paths problem, Robertson and Seymour proved that there is a function $f$ such that if the tree-width of a graph $G$ with $k$ pairs of terminals is at least $f(k)$, then $G$ contains a solution-irrelevant vertex (Graph Minors. XXII., JCTB 2012). We give a single-exponential lower bound on $f$. This bound even holds for planar graphs.

    Submitted 14 January, 2019; originally announced January 2019.

  17. arXiv:1612.04448  [pdf, other

    math.PR

    Random Knockout Tournaments

    Authors: Ilan Adler, Yang Cao, Richard Karp, Erol Pekoz, Sheldon M. Ross

    Abstract: We consider a random knockout tournament among players $1, \ldots, n$, in which each match involves two players. The match format is specified by the number of matches played in each round, where the constitution of the matches in a round is random. Supposing that there are numbers $v_1, \ldots, v_n$ such that a match between $i$ and $j$ will be won by $i$ with probability $\frac{v_i}{v_i+v_j}$, w… ▽ More

    Submitted 13 December, 2016; originally announced December 2016.

    MSC Class: G.3

  18. On rank-width of even-hole-free graphs

    Authors: Isolde Adler, Ngoc Khang Le, Haiko Müller, Marko Radovanović, Nicolas Trotignon, Kristina Vušković

    Abstract: We present a class of (diamond, even hole)-free graphs with no clique cutset that has unbounded rank-width. In general, even-hole-free graphs have unbounded rank-width, because chordal graphs are even-hole-free. A.A. da Silva, A. Silva and C. Linhares-Sales (2010) showed that planar even-hole-free graphs have bounded rank-width, and N.K. Le (2016) showed that even-hole-free graphs with no star cut… ▽ More

    Submitted 1 September, 2017; v1 submitted 29 November, 2016; originally announced November 2016.

    Comments: 12 pages, 2 figures

    MSC Class: 05C85 ACM Class: G.2.2

    Journal ref: Discrete Mathematics & Theoretical Computer Science, Vol. 19 no. 1, Graph Theory (October 5, 2017) dmtcs:2575

  19. arXiv:1511.04952  [pdf, other

    cs.DS math.CO

    Planar Disjoint-Paths Completion

    Authors: Isolde Adler, Stavros G. Kolliopoulos, Dimitrios M. Thilikos

    Abstract: introduce {\sc Planar Disjoint Paths Completion}, a completion counterpart of the Disjoint Paths problem, and study its parameterized complexity. The problem can be stated as follows: given a, not necessarily connected, plane graph $G,$ $k$ pairs of terminals, and a face $F$ of $G,$ find a minimum-size set of edges, if one exists, to be added inside $F$ so that the embedding remains planar and the… ▽ More

    Submitted 17 November, 2015; v1 submitted 16 November, 2015; originally announced November 2015.

    MSC Class: 05C10 ACM Class: G.2.2

  20. arXiv:1404.3320  [pdf, ps, other

    cs.CC cs.DS

    On Simplex Pivoting Rules and Complexity Theory

    Authors: Ilan Adler, Christos Papadimitriou, Aviad Rubinstein

    Abstract: We show that there are simplex pivoting rules for which it is PSPACE-complete to tell if a particular basis will appear on the algorithm's path. Such rules cannot be the basis of a strongly polynomial algorithm, unless P = PSPACE. We conjecture that the same can be shown for most known variants of the simplex method. However, we also point out that Dantzig's shadow vertex algorithm has a polynomia… ▽ More

    Submitted 12 April, 2014; originally announced April 2014.

    Comments: To appear in IPCO 2014

    ACM Class: G.1.6; F.2

  21. arXiv:1403.1081  [pdf, ps, other

    math.CO cs.DM cs.DS

    Linear rank-width of distance-hereditary graphs I. A polynomial-time algorithm

    Authors: Isolde Adler, Mamadou Moustapha Kanté, O-joung Kwon

    Abstract: Linear rank-width is a linearized variation of rank-width, and it is deeply related to matroid path-width. In this paper, we show that the linear rank-width of every $n$-vertex distance-hereditary graph, equivalently a graph of rank-width at most $1$, can be computed in time $\mathcal{O}(n^2\cdot \log_2 n)$, and a linear layout witnessing the linear rank-width can be computed with the same time co… ▽ More

    Submitted 21 August, 2015; v1 submitted 5 March, 2014; originally announced March 2014.

    Comments: 28 pages, 3 figures, 2 table. A preliminary version appeared in the proceedings of WG'14

    MSC Class: 05C85 ACM Class: G.2.2

  22. arXiv:1310.2378  [pdf, other

    math.CO cs.DS

    Irrelevant Vertices for the Planar Disjoint Paths Problem

    Authors: Isolde Adler, Stavros G. Kolliopoulos, Philipp Klaus Krause, Daniel Lokshtanov, Saket Saurabhh, Dimitrios M. Thilikos

    Abstract: The Disjoint Paths Problem asks, given a graph $G$ and a set of pairs of terminals $(s_{1},t_{1}),\ldots,(s_{k},t_{k})$, whether there is a collection of $k$ pairwise vertex-disjoint paths linking $s_{i}$ and $t_{i}$, for $i=1,\ldots,k.$ In their $f(k)\cdot n^{3}$ algorithm for this problem, Robertson and Seymour introduced the irrelevant vertex technique according to which in every instance of tr… ▽ More

    Submitted 20 June, 2016; v1 submitted 9 October, 2013; originally announced October 2013.

    MSC Class: 05C10; 05C85; 68R10 ACM Class: G.2.2; F.2.2

  23. arXiv:1302.0067  [pdf, ps, other

    cs.CC

    A direct reduction of PPAD Lemke-verified linear complementarity problems to bimatrix games

    Authors: Ilan Adler, Sushil Verma

    Abstract: The linear complementarity problem, LCP(q,M), is defined as follows. For given M,q find z such that q+Mz>=0, z>=0, z(q + M z)=0,or certify that there is no such z. It is well known that the problem of finding a Nash equilibrium for a bimatrix game (2-NASH) can be formulated as a linear complementarity problem (LCP). In addition, 2-NASH is known to be complete in the complexity class PPAD (Polynomi… ▽ More

    Submitted 31 January, 2013; originally announced February 2013.

    Comments: 19 pages

    MSC Class: 03D15; 68Q15; 68Q17; 90C20; 90C33; 91A05; 91-08

  24. Tree-width for first order formulae

    Authors: Isolde Adler, Mark Weyer

    Abstract: We introduce tree-width for first order formulae φ, fotw(φ). We show that computing fotw is fixed-parameter tractable with parameter fotw. Moreover, we show that on classes of formulae of bounded fotw, model checking is fixed parameter tractable, with parameter the length of the formula. This is done by translating a formula φ with fotw(φ)<k into a formula of the k-variable fragment L^k of first o… ▽ More

    Submitted 28 March, 2012; v1 submitted 16 March, 2012; originally announced March 2012.

    ACM Class: F.2; F.4.1; H.2.3

    Journal ref: Logical Methods in Computer Science, Volume 8, Issue 1 (March 29, 2012) lmcs:786

  25. arXiv:1106.2533  [pdf, ps, other

    cs.DM math.CO

    Obstructions for linear rankwidth at most 1

    Authors: Isolde Adler, Arthur M. Farley, Andrzej Proskurowski

    Abstract: We provide a characterization of graphs of linear rankwidth at most 1 by minimal excluded vertex-minors.

    Submitted 13 June, 2011; originally announced June 2011.

    Comments: 16 pages, 10 figures

    MSC Class: 05C83 ACM Class: G.2.2

  26. arXiv:1102.3499  [pdf, ps, other

    cs.GT cs.DM

    Benchmark Problems for Totally Unimodular Set System Auction

    Authors: Ilan Adler, Dorit S. Hochbaum

    Abstract: We consider a generalization of the $k$-flow set system auction where the set to be procured by a customer corresponds to a feasible solution to a linear programming problem where the coefficient matrix and right-hand-side together constitute a totally unimodular matrix. Our results generalize and strengthen bounds identified for several benchmarks, which form a crucial component in the study of f… ▽ More

    Submitted 17 February, 2011; originally announced February 2011.

  27. arXiv:1011.4016  [pdf, other

    math.LO cs.DM cs.LO

    Nowhere dense graph classes, stability, and the independence property

    Authors: Hans Adler, Isolde Adler

    Abstract: A class of graphs is nowhere dense if for every integer r there is a finite upper bound on the size of cliques that occur as (topological) r-minors. We observe that this tameness notion from algorithmic graph theory is essentially the earlier stability theoretic notion of superflatness. For subgraph-closed classes of graphs we prove equivalence to stability and to not having the independence prope… ▽ More

    Submitted 17 November, 2010; originally announced November 2010.

    Comments: 9 pages

    MSC Class: 05C75 (Primary) 03C13; 03C45 (Secondary) ACM Class: G.2.2; F.4.1

  28. arXiv:1011.2136  [pdf, other

    cs.DS cs.DM

    A lower bound for the tree-width of planar graphs with vital linkages

    Authors: Isolde Adler, Philipp Klaus Krause

    Abstract: The disjoint paths problem asks, given an graph G and k + 1 pairs of terminals (s_0,t_0), ...,(s_k,t_k), whether there are k+1 pairwise disjoint paths P_0, ...,P_k, such that P_i connects s_i to t_i. Robertson and Seymour have proven that the problem can be solved in polynomial time if k is fixed. Nevertheless, the constants involved are huge, and the algorithm is far from implementable. The algor… ▽ More

    Submitted 9 November, 2010; originally announced November 2010.

    Comments: 9 pages, 9 figures

    ACM Class: G.2.2; F.2.2

  29. arXiv:0906.3857  [pdf, ps, other

    cs.DM cs.GT

    Games for width parameters and monotonicity

    Authors: Isolde Adler

    Abstract: We introduce a search game for two players played on a "scenario" consisting of a ground set together with a collection of feasible partitions. This general setting allows us to obtain new characterisations of many width parameters such as rank-width and carving-width of graphs, matroid tree-width and GF(4)-rank-width. We show that the monotone game variant corresponds to a tree decomposition of… ▽ More

    Submitted 21 June, 2009; originally announced June 2009.

  30. arXiv:0806.0103  [pdf, ps, other

    cs.LO

    A note on clique-width and tree-width for structures

    Authors: Hans Adler, Isolde Adler

    Abstract: We give a simple proof that the straightforward generalisation of clique-width to arbitrary structures can be unbounded on structures of bounded tree-width. This can be corrected by allowing fusion of elements.

    Submitted 2 June, 2008; v1 submitted 2 June, 2008; originally announced June 2008.

    ACM Class: F.4.1; G.2.2