paper-with-me

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. Previous methods like the Prototype and Distance-Preserving Embedding methods transform objects into a vector space, solve the generalized median problem in this space, and inversely transform back into the original space. Both of these methods have been successfully applied to a wide range of object domains, where the generalized median problem has inherent high computational complexity (typically $\mathcal{NP}$-hard) and therefore approximate solutions are required. Previously, explicit embedding methods were used in the computation, which often do not reflect the spatial relationship between objects exactly. In this work we introduce a kernel-based generalized median framework that is applicable to both positive definite and indefinite kernels. This framework computes the relationship between objects and its generalized median in kernel space, without the need of an explicit embedding. We show that the spatial relationship between objects is more accurately represented in kernel space than in an explicit vector space using easy-to-compute kernels, and demonstrate superior performance of generalized median computation on datasets of three different domains. A software toolbox resulting from our work is made publicly available to encourage other researchers to explore the generalized median computation and applications.

📄 PDF Abstract BibTeX arXiv:2209.10208

Code (0)

등록된 구현이 없습니다.

Similar 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 lea…

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

A Fast Parallel Median Filtering Algorithm Using Hierarchical Tiling

2025-07-26 · Louis Sugy arxiv

Median filtering is a non-linear smoothing technique widely used in digital image processing to remove noise while retaining sharp edges. It is particularly well suited to removing outliers (impulse noise) or granular ar…

Ranking Median Regression: Learning to Order through Local Consensus

2017-10-31 · Stephan Clémençon, Anna Korba, Eric Sibony

This article is devoted to the problem of predicting the value taken by a random permutation $\Sigma$, describing the preferences of an individual over a set of numbered items $\{1,\; \ldots,\; n\}$ say, based on the obs…

regression

Optimal majority rules and quantitative Condorcet properties of setwise Kemeny voting schemes

2023-04-28 · Xuan Kien Phung, Sylvie Hamel

The important Kemeny problem, which consists of computing median consensus rankings of an election with respect to the Kemeny voting rule, admits important applications in biology and computational social choice and was …