English
Related papers

Related papers: Rectified Euler k-means and Beyond

200 papers

We consider the problem of clustering a sample of probability distributions from a random distribution on $\mathbb R^p$. Our proposed partitioning method makes use of a symmetric, positive-definite kernel $k$ and its associated reproducing…

Machine Learning · Statistics 2025-09-23 Amparo Baíllo , Jose R. Berrendero , Martín Sánchez-Signorini

We develop and analyze a method to reduce the size of a very large set of data points in a high dimensional Euclidean space R d to a small set of weighted points such that the result of a predetermined data analysis task on the reduced set…

Data Structures and Algorithms · Computer Science 2018-07-13 Dan Feldman , Melanie Schmidt , Christian Sohler

Weak lensing, which is the deflection of light by matter along the line of sight, has proven to be an efficient method for constraining models of structure formation and reveal the nature of dark energy. So far, most weak-lensing studies…

$\textit{Euclid}$ will provide a powerful compilation of data including spectroscopic redshifts, the angular clustering of galaxies, weak lensing cosmic shear, and the cross-correlation of these last two photometric observables. In this…

Cosmology and Nongalactic Astrophysics · Physics 2026-03-11 S. Casas , V. F. Cardone , D. Sapone , N. Frusciante , F. Pace , G. Parimbelli , M. Archidiacono , K. Koyama , I. Tutusaus , S. Camera , M. Martinelli , V. Pettorino , Z. Sakr , L. Lombriser , A. Silvestri , M. Pietroni , F. Vernizzi , M. Kunz , T. Kitching , A. Pourtsidou , F. Lacasa , C. Carbone , J. Garcia-Bellido , N. Aghanim , B. Altieri , A. Amara , N. Auricchio , M. Baldi , C. Bodendorf , E. Branchini , M. Brescia , J. Brinchmann , V. Capobianco , J. Carretero , M. Castellano , S. Cavuoti , A. Cimatti , R. Cledassou , G. Congedo , C. J. Conselice , L. Conversi , Y. Copin , L. Corcione , F. Courbin , H. M. Courtois , A. DaSilva , H. Degaudenzi , F. Dubath , C. A. J. Duncan , X. Dupac , S. Dusini , S. Farrens , S. Ferriol , P. Fosalba , M. Frailis , E. Franceschi , M. Fumana , S. Galeotta , B. Garilli , W. Gillard , B. Gillis , C. Giocoli , A. Grazian , F. Grupp , L. Guzzo , S. V. H. Haugan , F. Hormuth , A. Hornstrup , P. Hudelot , K. Jahnke , S. Kermiche , A. Kiessling , M. Kilbinger , H. Kurki-Suonio , S. Ligori , P. B. Lilje , I. Lloro , E. Maiorano , O. Mansutti , O. Marggraf , F. Marulli , R. Massey , E. Medinaceli , Y. Mellier , M. Meneghetti , E. Merlin , G. Meylan , M. Moresco , L. Moscardini , E. Munari , S. -M. Niemi , C. Padilla , S. Paltani , F. Pasian , K. Pedersen , W. J. Percival , S. Pires , G. Polenta , M. Poncet , L. A. Popa , F. Raison , A. Renzi , J. Rhodes , G. Riccio , E. Romelli , M. Roncarelli , E. Rossetti , R. Saglia , B. Sartoris , V. Scottez , A. Secroun , G. Seidel , S. Serrano , C. Sirignano , G. Sirri , L. Stanco , J. -L. Starck , C. Surace , P. Tallada-Crespí , A. N. Taylor , I. Tereno , R. Toledo-Moreo , F. Torradeflot , E. A. Valentijn , L. Valenziano , T. Vassallo , Y. Wang , J. Weller , J. Zoubian

Kernel means are frequently used to represent probability distributions in machine learning problems. In particular, the well known kernel density estimator and the kernel mean embedding both have the form of a kernel mean. Unfortunately,…

Machine Learning · Statistics 2015-03-03 E. Cruz Cortés , C. Scott

Reformulating computer vision problems over Riemannian manifolds has demonstrated superior performance in various computer vision applications. This is because visual data often forms a special structure lying on a lower dimensional space…

Computer Vision and Pattern Recognition · Computer Science 2015-09-21 Kun Zhao , Azadeh Alavi , Arnold Wiliem , Brian C. Lovell

When analyzing modern machine learning algorithms, we may need to handle kernel density estimation (KDE) with intricate kernels that are not designed by the user and might even be irregular and asymmetric. To handle this emerging challenge,…

Statistics Theory · Mathematics 2021-06-09 Hau-Tieng Wu , Nan Wu

The fairness of clustering algorithms has gained widespread attention across various areas, including machine learning, In this paper, we study fair $k$-means clustering in Euclidean space. Given a dataset comprising several groups, the…

Machine Learning · Computer Science 2024-12-10 Shihong Song , Guanlin Mo , Qingyuan Yang , Hu Ding

In general, the clustering problem is NP-hard, and global optimality cannot be established for non-trivial instances. For high-dimensional data, distance-based methods for clustering or classification face an additional difficulty, the…

Statistics Theory · Mathematics 2016-04-26 Tsvetan Asamov , Adi Ben-Israel

The Euclidean k-means problem is arguably the most widely-studied clustering problem in machine learning. While the k-means objective is NP-hard in the worst-case, practitioners have enjoyed remarkable success in applying heuristics like…

Machine Learning · Computer Science 2017-12-05 Abhratanu Dutta , Aravindan Vijayaraghavan , Alex Wang

Center-based clustering is a fundamental primitive for data analysis and becomes very challenging for large datasets. In this paper, we focus on the popular $k$-center variant which, given a set $S$ of points from some metric space and a…

Distributed, Parallel, and Cluster Computing · Computer Science 2021-06-02 Matteo Ceccarello , Andrea Pietracaprina , Geppino Pucci

The $K$-means algorithm remains one of the most widely-used clustering methods due to its simplicity and general utility. The performance of $K$-means depends upon location of minima low in cost function, amongst a potentially vast number…

Machine Learning · Computer Science 2023-06-27 Luke Dicks , David J. Wales

High-dimensional data poses unique challenges in outlier detection process. Most of the existing algorithms fail to properly address the issues stemming from a large number of features. In particular, outlier detection algorithms perform…

Machine Learning · Computer Science 2020-09-22 Firuz Kamalov , Ho Hon Leung

The $k$-Center problem is one of the most popular clustering problems. After decades of work, the complexity of most of its variants on general metrics is now well understood. Surprisingly, this is not the case for a natural setting that…

Data Structures and Algorithms · Computer Science 2021-12-10 Haris Angelidakis , Ivan Sergeev , Pontus Westermark

The K-means one-step dimensionality reduction clustering method has made some progress in addressing the curse of dimensionality in clustering tasks. However, it combines the K-means clustering and dimensionality reduction processes for…

Machine Learning · Computer Science 2024-10-31 Fangfang Li , Quanxue Gao , Cheng Deng , Wei Xia

A C# implementation of a generalized k-means variant called relational k-means is described here. Relational k-means is a generalization of the well-known k-means clustering method which works for non-Euclidean scenarios as well. The input…

Machine Learning · Computer Science 2013-04-26 Balázs Szalkai

The input to the $k$-median for lines problem is a set $L$ of $n$ lines in $\mathbb{R}^d$, and the goal is to compute a set of $k$ centers (points) in $\mathbb{R}^d$ that minimizes the sum of squared distances over every line in $L$ and its…

Computational Geometry · Computer Science 2019-11-26 Yair Marom , Dan Feldman

Kernel mean embeddings have recently attracted the attention of the machine learning community. They map measures $\mu$ from some set $M$ to functions in a reproducing kernel Hilbert space (RKHS) with kernel $k$. The RKHS distance of two…

Machine Learning · Statistics 2019-12-18 Carl-Johann Simon-Gabriel , Bernhard Schölkopf

Kernelized maximum-likelihood (ML) expectation maximization (EM) methods have recently gained prominence in PET image reconstruction, outperforming many previous state-of-the-art methods. But they are not immune to the problems of…

Image and Video Processing · Electrical Eng. & Systems 2021-03-05 Shiyao Guo , Yuxia Sheng , Shenpeng Li , Li Chai , Jingxin Zhang

Mean embeddings provide an extremely flexible and powerful tool in machine learning and statistics to represent probability distributions and define a semi-metric (MMD, maximum mean discrepancy; also called N-distance or energy distance),…

Machine Learning · Statistics 2019-05-17 Matthieu Lerasle , Zoltan Szabo , Timothee Mathieu , Guillaume Lecue
‹ Prev 1 4 5 6 7 8 10 Next ›