Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,181 papers · 148 categories

Trend · papers per month

173347520693 · Jun 202019922001200920182026
48 results for median spaces theory

This work achieves exponential concentration in heavy-tailed data over CAT(κ) spaces using the Fréchet median.

problem Achieving robust estimation in heavy-tailed data distributions.
method Developing a concentration bound for the Fréchet median in CAT(κ) spaces.
result Exponential concentration of the Fréchet median in CAT(κ) spaces over heavy-tailed data.

Study on median algebra structures on Euclidean spaces and manifolds with local CAT(0) cubulation.

problem Understanding median algebra structures on Euclidean spaces and manifolds.
method Showed local CAT(0) cubulation for median structures on ER homology manifolds.
result Median structures on ER homology manifolds have a local CAT(0) cubulation structure.

Upper bound for Hausdorff distance between hyperbolic space and its medianization.

problem Calculating the Hausdorff distance between hyperbolic space and its medianization.
method Using de Sitter space to model finite-dimensional hyperbolic space and its medianization, calculating the Hausdorff distance.
result An upper bound for the Hausdorff distance between hyperbolic space and its medianization is calculated.

New method for better initial centers in clustering with improved accuracy and privacy.

problem Improving the quality of clustering centers in metric spaces.
method HST initialization based on metric embedding tree structure, combined with efficient search algorithm and DP extension.
result HST initialization produces better initial centers than kk-median++ with comparable efficiency and improved privacy.

The consistency of Fréchet medians is proved for probability measures in proper metric spaces. In the context of Riemannian manifolds, assuming that the probability measure has more than a half mass lying in a convex ball and verifies some concentration conditions, the positions of its Fréchet medians are estimated. It…

2011-10-18abs ↗pdf ↗

New method for summarizing ranking distributions using consensus ranking distributions.

problem Summarizing ranking distributions efficiently and accurately.
method Introducing consensus ranking distributions and a top-down tree-structured statistical algorithm.
result Optimal distortion can be expressed as a function of pairwise probabilities, enabling efficient learning methods.

This paper tackles ranking preferences through local consensus, improving prediction accuracy.

problem Predicting individual preferences over a set of items based on observed characteristics.
method Proposes ranking median regression, introducing local consensus/median for efficient learning.
result Developed efficient methods for ranking median regression, achieving fast learning rates.

Median-of-means sampling outperforms mean-of-means for large sample sizes in numerical integration.

problem Improving numerical integration accuracy in high dimensions.
method Median-of-means sampling compared to mean-of-means using RQMC methods.
result Median-of-means sampling is superior for large sample sizes, while mean-of-means is better for smaller sample sizes.

This paper attempts to provide a decision-theoretic foundation for the measurement of economic tail risk, which is not only closely related to utility theory but also relevant to statistical model uncertainty. The main result is that the only risk measures that satisfy a set of economic axioms for the Choquet expected …

2014-01-20abs ↗pdf ↗

In this paper, we define the geometric median of a probability measure on a Riemannian manifold, give its characterization and a natural condition to ensure its uniqueness. In order to calculate the median in practical cases, we also propose a subgradient algorithm and prove its convergence as well as estimating the er…

2009-11-18abs ↗pdf ↗

DRACO improves robustness in distributed training by using redundant gradients.

problem Byzantine failures and adversarial compute nodes corrupting model training.
method DRACO uses redundant gradients to eliminate adversarial updates, leveraging coding theory.
result DRACO provides problem-independent robustness guarantees and is significantly faster than median-based approaches.

We develop a coreset for robust geometric median, reducing size dependency on outliers.

problem Robust geometric median problem in Euclidean space with outliers.
method Construction of a compact coreset with size dependency on mm eliminated.
result Elimination of O(m)O(m) dependency in coreset size, achieving O(ε2min{ε2,d})O(\varepsilon^{-2} \cdot \min\{\varepsilon^{-2}, d\}) size.

A method for estimating the median of gradients in stochastic optimization.

problem Robust gradient estimation in stochastic optimization for various applications.
method Stochastic Proximal Point Method for median gradient estimation.
result The proposed method can converge even under heavy-tailed, state-dependent noise.

This paper introduces online algorithms to estimate robust geometric median in large data streams.

problem Detecting outliers in large data sets using robust statistical measures.
method Online stochastic Newton methods for estimating the geometric median.
result Rates of convergence for online estimation of the geometric median.

We study the construction of quasimorphisms on groups acting on trees introduced by Monod and Shalom, that we call median quasimorphisms, and in particular we fully characterise actions on trees that give rise to non-trivial median quasimorphisms. Roughly speaking, either the action is highly transitive on geodesics, i…

2014-11-28abs ↗pdf ↗

The study finds that maximizing median returns is the only viable strategy in portfolio selection.

problem Difficulties in studying optimal portfolio strategies due to discontinuity and time inconsistency in maximizing median and quantile returns.
method Used intra-personal equilibrium approach to analyze portfolio selection under median and quantile maximization.
result Median maximization is the only viable strategy, with no investment in risky assets for other quantiles.

Median sampling reduces the runtime of noisy evolutionary optimization problems.

problem Reduction of noise's negative effect in evolutionary optimization.
method Introducing median sampling into evolutionary algorithms and analyzing its performance.
result Median sampling reduces the expected runtime exponentially under onebit noise.

Sketches linear classifiers using Weight-Median Sketch for efficient data stream analysis.

problem Efficiently learning and analyzing data streams with limited memory.
method Introduces Weight-Median Sketch for compressed linear classifier learning over data streams.
result Memory-limited execution of various analyses over streams, including feature selection and mutual information estimation.

In high dimensions, the mean and geometric median are nearly identical.

problem Understanding the relationship between mean and geometric median in high-dimensional spaces.
method Analytical derivation and simulation of the distance between mean and geometric median.
result The distance between mean and geometric median vanishes with dimensionality in high dimensions.

Replicable clustering algorithms for k-medians, k-means, and k-centers are proposed.

problem Designing clustering algorithms that produce the same partition on repeated runs under the same distribution.
method Utilizing approximation routines for combinatorial clustering problems in a black-box manner.
result Replicable algorithms for statistical kk-medians, kk-means, and kk-centers with specified approximation and sample complexities.

Paper proposes a novel method to improve matrix completion with median loss for large datasets.

problem Matrix completion with absolute deviation loss for large-scale data.
method Proposes a refinement step using pseudo data to improve inefficient estimators of median matrix completion.
result Turns inefficient estimators into a rate (near-)optimal matrix completion procedure.

An efficient algorithm for k-median clustering in a sequential setting without substitutions.

problem Clustering a sequence of examples without being able to substitute centers later.
method An efficient algorithm with a multiplicative approximation factor of twice the offline algorithm's factor, and an optimal offline algorithm.
result The efficient algorithm achieves a good approximation of the optimal offline solution.

Study shows Roller compactification's median graph has limited asymptotic dimension.

problem Understanding the asymptotic dimension of Roller compactifications.
method Proved using finite dimensional CAT(0) cube complexes and Borel median graph.
result Borel asymptotic dimension is bounded by the complex's dimension.

New method for estimating median and mean with high probability privacy.

problem Estimating median and mean with differential privacy.
method Propose, Test, Release (PTR) mechanism with concentration inequalities.
result First sub-Gaussian high probability bounds for differentially private median and mean estimation.