paper-with-me

홈 › Papers

Robustness of Generalized Median Computation for Consensus Learning in Arbitrary Spaces

2025-03-07 · Andreas Nienkötter, Sandro Vega-Pons, Xiaoyi Jiang

Robustness in terms of outliers is an important topic and has been formally studied for a variety of problems in machine learning and computer vision. Generalized median computation is a special instance of consensus learning and a common approach to finding prototypes. Related research can be found in numerous problem domains with a broad range of applications. So far, however, robustness of generalized median has only been studied in a few specific spaces. To our knowledge, there is no robustness characterization in a general setting, i.e. for arbitrary spaces. We address this open issue in our work. The breakdown point >=0.5 is proved for generalized median with metric distance functions in general. We also study the detailed behavior in case of outliers from different perspectives. In addition, we present robustness results for weighted generalized median computation and non-metric distance functions. Given the importance of robustness, our work contributes to closing a gap in the literature. The presented results have general impact and applicability, e.g. providing deeper understanding of generalized median computation and practical guidance to avoid non-robust computation.

📄 PDF Abstract BibTeX arXiv:2503.05215

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Kernel-Based Generalized Median Computation for Consensus Learning

2022-09-21 · Andreas Nienkötter, Xiaoyi Jiang

Computing a consensus object from a set of given objects is a core problem in machine learning and pattern recognition. One popular approach is to formulate it as an optimization problem using the generalized median. Pre…

Optimal Privacy-Preserving Distributed Median Consensus

2025-03-13 · Wenrui Yu, Qiongxiu Li, Richard Heusdens, Sokol Kosta

Distributed median consensus has emerged as a critical paradigm in multi-agent systems due to the inherent robustness of the median against outliers and anomalies in measurement. Despite the sensitivity of the data invol…

Privacy Preserving

Fast Isotropic Median Filtering

2025-05-28 · Ben Weiss

Median filtering is a cornerstone of computational image processing. It provides an effective means of image smoothing, with minimal blurring or softening of edges, invariance to monotonic transformations such as gamma a…

Allimage smoothing

Robust Consensus in Ranking Data Analysis: Definitions, Properties and Computational Issues

2023-03-22 · Morgane Goibert, Clément Calauzènes, Ekhine Irurozki, Stéphan Clémençon

As the issue of robustness in AI systems becomes vital, statistical learning techniques that are reliable even in presence of partly contaminated data have to be developed. Preference data, in the form of (complete) rank…

Decentralized Ranking Aggregation via Gossip: Convergence and Robustness

2026-02-26 · Kerrian Le Caillec, Anna Van Elst, Igor Colin, Stephan Clémençon arxiv

The concept of ranking aggregation plays a central role in preference analysis, and numerous algorithms for calculating median rankings, often originating in social choice theory, have been documented in the literature, …