https://arxiv.org/api/Zgfgujw3FfsA/mTot2RiuCzq/d0 2026-09-11T18:48:55Z 8337 15 15 http://arxiv.org/abs/2609.08990v1 A Sublinear Approximation Algorithm for Minimum Dilation Trees in the Plane 2026-09-08T16:32:57Z The dilation of a geometric graph measures how much longer the path between pairs of points becomes when restricted to graph edges, rather than following the direct path through the ambient space. The minimum dilation tree of a point set is the spanning tree with minimum dilation, where edge lengths in the tree are given by distances in the ambient space. In the Euclidean plane, computing the minimum dilation tree is NP-hard, but no hardness of approximation result is known. On the other hand, the minimum spanning tree is an $(n-1)$-approximation to the minimum dilation tree, but no asymptotically-better approximation algorithm is known for general point sets in the Euclidean plane. We give the first sublinear approximation algorithm for the minimum dilation tree in the Euclidean plane. Our approximation ratio is $\tilde{O}(n^{14/15})$ and our algorithm runs in polynomial time. This resolves an open problem proposed by Eppstein in 1996. 2026-09-08T16:32:57Z Sarita de Berg Jacobus Conradi Peter Kramer André Nusser Sampson Wong http://arxiv.org/abs/2609.08846v1 Degenerating orbits of the Longest Edge Bisection process 2026-09-08T15:01:03Z We study the Longest Edge Bisection (LEB) process as a dynamical system on the projective shape space of simplices. A long-standing conjecture going back to Adler and Rivara-Levin and motivated by finite-element mesh refinement, often taken as a standing assumption, is that this procedure is non-degenerate and, in fact, in a certain way periodic. We prove: \begin{itemize} \item There are 3-dimensional simplices such that the longest edge-bisection algorithm degenerates. \item There is an open set of 4-dimensional simplices on which the longest edge-bisection algorithm degenerates. \item If parametrizing the space of $d$-dimensional simplices by independent standard Gaussian vectors, then as $d$ increases, a random simplex degenerates asymptotically almost surely. \end{itemize} This is realized through exhibiting hyperbolic behaviour of the LEB process. We also exhibit elliptic behaviour that is nonperiodic. 2026-09-08T15:01:03Z 30 pages, comments are welcome! Karim A. Adiprasito Daniel Kalmanovich Yaar Solomon http://arxiv.org/abs/2606.16061v2 Coresets for Continuous $k$-Center in Hyperbolic Space 2026-09-07T21:04:41Z We study the continuous $k$-center problem in fixed-dimensional hyperbolic space. The input is a finite point set $P \subset \mathbb H^D$, while the centers may be placed anywhere in the ambient space. A nonempty subset $P_\varepsilon\subseteq P$ is an $\varepsilon$-coreset if every exact optimal continuous $k$-center solution for $P_\varepsilon$ is a $(1+\varepsilon)$-approximate solution for $P$. Our construction uses Gonzalez's farthest-first traversal, whose radius $R_G$ gives a constant-factor estimate of the optimum. When $R_G$ is bounded, we map each cluster to the origin of the Poincaré ball model and apply a local Euclidean grid. For larger $R_G$, we partition each cluster into radial shells and project them onto representative hyperbolic spheres, avoiding a discretization of the ambient ball. By the hyperbolic law of cosines, the intersection of a hyperbolic ball with each sphere corresponds to a spherical cap. A recursive $k$-cap coverage certificate then replaces each shell with a radius-independent set of input witnesses that preserves its farthest-point behavior for every set of at most $k$ centers. The resulting coreset $P_\varepsilon$ has size $|P_\varepsilon| = \left({k}/{\varepsilon}\right)^{O(kD)}$ and satisfies $Φ_P(C_{P_\varepsilon}) \le (1+\varepsilon)\operatorname{OPT}_k(P)$ for every optimal continuous $k$-center solution $C_{P_\varepsilon}$ of $P_\varepsilon$. It can be constructed in $O\left( nkD\left({k}/{\varepsilon}\right)^{O(kD)} \right)$ time. Consequently, for fixed $D$, $k$, and $\varepsilon$, the coreset has constant size and can be computed in linear time. We complement this upper bound by showing that, for every fixed $D \ge 1$, every $k \ge 2$, and all sufficiently small $\varepsilon$, there are instances for which every $\varepsilon$-coreset has size $Ω\left(k\varepsilon^{-(D-1)/2}\right)$. 2026-06-14T23:29:39Z A counterexample to the methodology in the previous version was identified, and the argument has been replaced with a new spherical-cap certificate approach. A coreset-size lower bound has also been added Eunku Park http://arxiv.org/abs/2609.07974v1 A Sub-4 Approximation for Fair $k$-Means 2026-09-07T20:54:36Z Fairness in clustering has attracted sustained research interest, motivated by the need to ensure equitable representation of protected groups in machine learning applications. We study fair $k$-means clustering in Euclidean space, where the proportion of each protected group in every cluster must lie within specified lower and upper bounds. These constraints make it challenging to determine both cluster centers and point assignments. We propose an approximation algorithm that combines a linear programming relaxation with geometric transformations of the input to construct candidate center sets. Given a $ρ$-approximate algorithm for weighted $k$-means and any $ε>0$, our algorithm returns a fractional solution whose cost is at most $1+(3-1/Γ)ρ+O(ε)$ times the optimal integral fair cost, where $Γ\approx6.357$ is an upper bound on the integrality gap of the standard Euclidean $k$-means LP. With a PTAS as the subroutine, the approximation ratio becomes $3.8427+O(ε)$, improving the previous factor of $5+O(ε)$ to below $4$. The solution satisfies all fairness constraints exactly and can be rounded to an integral assignment with a bounded additive violation of fairness and no increase in cost. The same approximation guarantee extends to the $k$-sparse Wasserstein barycenter problem. 2026-09-07T20:54:36Z Kangke Cheng Guanlin Mo Shihong Song Hu Ding http://arxiv.org/abs/2609.07827v1 An explicit mono-monostatic polyhedron 2026-09-07T18:00:10Z A convex body is mono-monostatic if, resting under gravity on a horizontal plane, it has exactly one stable and one unstable equilibrium position. Smooth mono-monostatic homogeneous bodies exist (the Gömböc of Domokos and Várkonyi), and Lángi proved that (homogeneous) mono-monostatic polyhedra exist; although no explicit example appears to have been published, to the author's knowledge. We construct explicitly two such mono-monostatic polytopes, the smaller one having $56946$ faces; importantly, we certify them: the polytope is presented as an intersection of half-spaces with rational data, and a certifying verification establishes, using exact rational arithmetic for every decisive comparison, that the body has equilibrium signature $(S,H,U)=(1,0,1)$ with respect to its own exact centroid, with explicit nondegeneracy margins. We describe the geometric obstructions that make naive discretisations of smooth mono-monostatic bodies fail, the adaptive construction that overcomes them, and the certification strategy. While the result itself is not strikingly novel, we emphasise the non-standard (but increasingly more common) methodology: the entire programme, i.e. experiments, constructions and the verifier itself, was implemented by AI agents under human mathematical direction. We argue that exact certification of numerically discovered objects is the natural contract between such AI-assisted workflows and mathematical standards of rigour. 2026-09-07T18:00:10Z 13 pages, 1 figure, 1 table Tancredi Schettini Gherardini http://arxiv.org/abs/2609.07691v1 Statistical Inference for Persistence Diagrams via Landmark Embeddings: Minimax Theory and Finite Approximation 2026-09-07T16:11:01Z Hilbert-space embeddings enable inference for populations of persistence diagrams, but separation between individual diagrams need not survive population averaging. We develop a framework for inference on population mean embeddings, with particular attention to the additive landmark representations PLACE and PALACE. Treating each diagram as one independent observation, we apply Hilbert-space limit theory to obtain covariance estimators, two-sample tests, and confidence balls under suitable moment conditions, without requiring a lower-distortion bound. For additive embeddings, we identify the population mean as an embedding of the mean counting measure and show that geometric separation of these measures alone cannot guarantee uniform testing power. We then introduce a model with latent template diagrams, missing features, and location perturbations. Under common or feature-specific prevalence conditions, a diagram-level lower-distortion certificate yields explicit lower bounds on population mean separation. These margins provide finite-sample uniform power guarantees, and an additional information-divergence comparison gives matching sample-complexity bounds over restricted scale ranges. Confidence sets yield lower bounds on transport separation of population mean measures and exclusion guarantees for specified structured alternatives. We also quantify how orthogonal truncation changes the certified signal and the approximation allowance needed for confidence sets targeting the full embedding, relating sample size, retained coordinates, and template separation. Simulations examine calibration, power, and coverage, and an analysis of resting-state connectivity from the Autism Brain Imaging Data Exchange illustrates the procedures. 2026-09-07T16:11:01Z 87 pages. Companion to arXiv:2605.02836 (PLACE) and arXiv:2605.04046 (PALACE) Pramita Bagchi Sushovan Majhi Atish Mitra Žiga Virk http://arxiv.org/abs/2609.05813v1 Quantum Query Complexity of Persistence Statistics in Graph Zigzags 2026-09-05T02:16:28Z We study the query complexity of estimating scalar summaries of zigzag bar lifetimes from snapshot-adjacency bits. For graphs $G_1,\ldots,G_m$ on $n$ labeled vertices, let $\ell_b$ be the snapshot lifetime of a degree-one bar $b$ of the intersection zigzag. For a probability generating function $φ(x)=\mathbb{E}[x^R]$, the statistic $F_φ=\sum_bφ(\ell_b/m)$ includes normalized degree-$r$ total persistence and the mean generalized rank over a uniform time window. An exact identity underlies our algorithm: sample $R$ uniform times; the expected generalized rank between their minimum and maximum equals $F_φ$. For graphs that rank is the circuit rank of an intersection graph, so a nonlinear barcode functional becomes an average of edge and component counts, and no barcode is computed. Without spectral-gap, homology-state, or QRAM assumptions, this gives a quantum estimator with additive error $\varepsilon n$ and $\widetilde O(\sqrt{m(K+n)}/\varepsilon)$ queries when a bound $K\ge F_φ$ is supplied, against $\widetilde O(m\min\{n^2,(K+n)/\varepsilon^2\})$ classically, and an adaptive quantum variant with the same instance dependence. These estimators are optimal in two regimes. For every fixed power weight $x^r$, $r\ge2$, and for the uniform-window mean, the worst-case complexities are $\widetildeΘ(n\sqrt m/\varepsilon)$ quantum and $Θ(n^2m)$ classical. On sparse instances, under an explicit split-leakage promise met by power and binomial weights of logarithmic degree and the promise $F_φ\le K$, they are $\widetildeΘ(\sqrt{mK}/\varepsilon)$ and $\widetildeΘ(m\min\{n^2,K/\varepsilon^2\})$. The classical lower bounds hold against fully adaptive algorithms, and fewer than $m$ such statistics cannot determine the positive-lifetime histogram. All bounds concern snapshot access; with an explicit update stream, near-linear full-barcode algorithms are known. 2026-09-05T02:16:28Z 22 pages Cheng Xin http://arxiv.org/abs/2608.30344v3 Proximity3D: Shape from Capacitive Proximity on Sensing Manifold 2026-09-04T04:38:13Z Most shape reconstruction methods assume measurements defined over planar sensing domains, such as RGB images or depth maps. In this paper, we use a curved capacitive textile as a shape sensor, treating its surface as a non-planar sensing manifold. Each scan is represented as a capacitive proximity field on this manifold, induced by the interaction between the curved electrode layout and nearby object geometry. We introduce a multi-view feedforward reconstruction model that aggregates these fields across known sensor views and recovers the observed object shape. Simulated and physical experiments demonstrate robust reconstruction from capacitive proximity signals acquired on curved sensing surfaces, pointing toward a new route to robotic near-field geometric awareness via embodied sensing. 2026-08-31T07:00:19Z Hao Chen Chenming Wu Chun Ping Lam Xiangjia Chen Guoxin Fang Charlie C. L. Wang Yeung Yam Juncong Lin Chengkai Dai 10.1145/3829340.3842340 http://arxiv.org/abs/2609.02180v2 Helly-Type Theorems for Splitting Point Sets 2026-09-03T14:06:14Z Let $0 < α\leq 1/2$. We say that a finite point set $P$ in $\mathbb{R}^d$ is $α$-split by a hyperplane $h$ if each of the closed half-spaces determined by $h$, contains at least $α|P|$ of the points of $P$. We further say $P$ is $α$-split by a $k$-dimensional flat $τ$ if $P$ is $α$-split by any hyperplane through $τ$. In the standard notation (which coincides with Tukey depth for $k= 0$), the $k$-flat $τ$ has depth $α$ with respect to $P$. We establish interesting Helly-type theorems for splitting families of finite point sets in $\mathbb{R}^d$. Unlike the classical sufficient Helly-type criteria for transversals to families of compact convex sets, which exist only for point and hyperplanes, our results extend to splitting families of point sets by collections of $k$-flats of arbitrary dimensionality $ 0 \leq k \leq d-1$. 2026-09-02T06:41:47Z A preliminary version appeared in the Proceeding of SODA 2026 Lidor Portal Natan Rubin http://arxiv.org/abs/2609.04294v1 Approximating CDTW Distance of Piecewise Algebraic Curves 2026-09-03T13:42:37Z Curves as input data naturally arise in a variety of fields including finance, seismology, medicine, spatio-temporal data mining, malicious activity detection, and more. A common way to analyze these data sets is to do similarity matching or clustering. The most common metrics used for measuring similarity of curves are Dynamic Time Warping (DTW) and Fréchet distance. These metrics are sensitive to sampling rate and outliers respectively, and do not yield robust outcomes. Continuous Dynamic Time Warping (CDTW) is a more robust distance metric that improves upon DTW and Fréchet distances. Existing algorithms for CDTW are either exact algorithms that focus on non-Euclidean norms and piecewise linear curves, or approximation algorithms limited to piecewise linear curves. We present an approximation algorithm for computing the CDTW distance under Euclidean norm between piecewise (higher degree) algebraic curves. That is, we present a fully polynomial-time approximation scheme (FPTAS) of multiplicative error $\varepsilon$, with $O \left( (m+n)^{\frac{19}{6}} (\frac{1}{\varepsilon})^{\frac{10}{3}} \log \left( \frac{ (m+n) }{\varepsilon^2} \right) \right)$ complexity, where $m$ and $n$ are the number of pieces of the two input curves. 2026-09-03T13:42:37Z 24 pages, 5 figures. Preliminary manuscript, comments welcome! Alperen A. Ergür Shamik Khowala http://arxiv.org/abs/2608.27777v2 Optimal exponential memory for sequential Euclidean connections: edge-power costs and phase transitions 2026-09-03T12:23:51Z We study the edge-power cost of the labelled tree generated by the $γ$-strategy, a constant-gain rule for sequential Euclidean connections. Starting with $x_0=p_0$, each input point $p_i$ is attached to $x_{i-1}$, and the state is updated by $x_i=γx_{i-1}+(1-γ)p_i$. Retaining $x_i$ subdivides the insertion segment into a spine edge and a leaf edge. The memory parameter $γ$ controls how long earlier points influence subsequent attachment points. We minimize the sum of the $α$-powers of the edge lengths under independent uniform input and arbitrary input sequences. For uniform points in the unit ball, the stationary problem has a transition at $α=1$. Its continuous extension is minimized at the boundary for $0<α\leq1$, while every global minimizer is interior for $α>1$. We determine the finite optimizer in the joint window $α_N=1+\varepsilon_N$, $\varepsilon_N\log N\toλ$. Below an explicit threshold it lies on the $N^{-1/2}$ scale, at the threshold its scale is $\sqrt{\log N/(N\log\log N)}$, and above the threshold it approaches an explicit stationary root with two computable corrections. A second threshold identifies the governing correction, and differentiated estimates prove eventual uniqueness. At $α=3d+8$, the linear coefficient at the stationary endpoint changes sign and a branch of strict local maxima enters the parameter interval. For arbitrary input sequences, the optimal parameter and asymptotic worst-case edge-power cost per point are explicit for $0<α\leq3$. At high powers, periodic antipodal block inputs give explicit lower bounds which, with a separation argument, show that the optimized cost is asymptotic to $2\log2/\logα$. Exact results for powers two and four, a rational recursion for every even power, and a high-dimensional expansion complete the analysis. 2026-08-27T23:16:12Z 60 pages, 8 figures, 2 tables. Substantially expanded version with finite-size phase transitions, high-power adversarial bounds, high-dimensional asymptotics, and numerical validation. Numerical data: https://github.com/tashimir/optimal-exponential-memory-edge-power-data Pedro M. M. de Castro http://arxiv.org/abs/2606.29415v2 Algorithmic exploration of the unit distance problem in the rational plane 2026-09-03T11:24:31Z This paper presents reproducible experimental evidence on unit-distance graph density. Our approach is based on a novel algorithmic exploration of the rational plane for the generation of unit-distance graphs. An efficient algorithm for this utility must perform a local-breadth search on a bounded and finite set of elements and generate a graph that potentially encompasses the general properties of a unit-distance graph, not affected by restrictions on its generation. To this end, we show that our approach accomplishes this purpose by overcoming the limitations of grid-based structures, used in the literature for generating unit-distance graphs. When applied to large unit-distance graphs, our method generates large graphs with a scaling exponent of 1.17, that surpasses recent theoretical predictions on graph density growth. 2026-06-28T14:25:17Z Panteleimon Rodis http://arxiv.org/abs/2507.21758v4 Curves, points, incidences and covering 2026-09-03T11:18:01Z Given a point set, mostly a grid in our case, we seek upper and lower bounds on the number of curves that are needed to cover the point set. We say a curve covers a point if the curve passes through the point. We consider such coverings by monotonic curves, lines, orthoconvex curves, circles, etc. We also study a problem that is converse of the covering problem -- if a set of $n^2$ points in the plane is covered by $n$ lines then can we say something about the configuration of the points? 2025-07-29T12:42:04Z Arijit Bishnu Mathew Francis Pritam Majumder http://arxiv.org/abs/2412.14287v2 Subset selection problems in planar point sets 2026-09-03T07:00:27Z Given a finite point set satisfying condition $\mathcal{A}$, the subset selection problem asks, how large of a subset satisfying condition $\mathcal{B}$ can be extracted? In this paper, we make progress on three instances of subset selection problems in planar point sets. Let $n,s\in\mathbb{N}$ with $n\geq s$, and let $P\subseteq\mathbb{R}^2$ be a set of $n$ points, where at most $s$ points lie on the same line. Firstly, we select a general position subset of $P$. This problem was proposed by Erdős under the regime when $s$ is a constant. For $s$ being non-constant, we give new lower and upper bounds on the maximum size of such a subset. In particular, we show that in the worst case such a set can have size at most $O(n^{5/6+o(1)}/\sqrt{s})$ when $3\leq s\leq n^{1/3}$ and $O(n/s)$ when $n^{1/3}\leq s\leq n$. Secondly, we select a monotone general position subset of $P$, that is, a subset in general position where the points are ordered from left to right and their $y$-coordinates are either non-decreasing or non-increasing. We present bounds on the maximum size of such a subset. In particular, when $s=Ω(\sqrt{n})$, our upper and lower bounds differ at most by a logarithmic factor. Lastly, we select a subset of $P$ with pairwise distinct slopes. This problem was initially studied by Erdős, Graham, Ruzsa, and Taylor on the grid. We show that for $s=O(\sqrt{n})$ such a subset of size $Ω((n/\log{s})^{1/3})$ can always be found in $P$. When $s=Θ(\sqrt{n})$, this matches a lower bound given by Zhang on the grid. As for the upper bound, we show that in the worst case such a subset has size at most $O(\sqrt{n})$ for $2\leq s\leq n^{3/8}$ and $O((n/s)^{4/5})$ for $n^{3/8}\leq s=O(\sqrt{n})$. The proofs use a wide range of tools such as incidence geometry, probabilistic methods, the hypergraph container method, and additive combinatorics. 2024-12-18T19:30:27Z 20 pages, comments are welcome József Balogh Felix Christian Clemen Adrian Dumitrescu Dingyuan Liu http://arxiv.org/abs/2607.24197v3 Minimum enclosing Bregman balls made easy 2026-09-03T03:11:13Z In this work, we revisit the problem of computing minimum enclosing Bregman balls (Bregman MEBs) of finite sets of parameters. First, we show that Bregman MEBs are equivalent to MEBs of corresponding weighted point sets with respect to the power distance. We then report an efficient Frank--Wolfe $(1+ε)$-approximation algorithm for computing power MEBs, for any $ε>0$. This power MEB approximation algorithm coincides with the Bregman MEB approximation algorithm of Nock and Nielsen (2005) when expressed in the dual gradient space. Finally, we show that the Bregman potential lifting transforms used to construct Bregman Voronoi diagrams can be reinterpreted as the classical paraboloid lifting transform applied to corresponding weighted point sets. In particular, Bregman MEB circumcenters lie on the farthest Bregman Voronoi diagrams or equivalently on the corresponding farthest power diagrams. 2026-07-27T09:18:47Z 37 pages, 20 figures, 1 table Frank Nielsen