paper-with-me

Papers

Interpretable Image Clustering via Diffeomorphism-Aware K-Means

2020-12-16 · Romain Cosentino, Randall Balestriero, Yanis Bahroun, Anirvan Sengupta, Richard Baraniuk, Behnaam Aazhang

We design an interpretable clustering algorithm aware of the nonlinear structure of image manifolds. Our approach leverages the interpretability of $K$-means applied in the image space while addressing its clustering performance issues. Specifically, we develop a measure of similarity between images and centroids that encompasses a general class of deformations: diffeomorphisms, rendering the clustering invariant to them. Our work leverages the Thin-Plate Spline interpolation technique to efficiently learn diffeomorphisms best characterizing the image manifolds. Extensive numerical simulations show that our approach competes with state-of-the-art methods on various datasets.

📄 PDF Abstract BibTeX arXiv:2012.09743

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage Clustering

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…
Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Explaining Kernel Clustering via Decision Trees

2024-02-15 · Maximilian Fleissner, Leena Chennuru Vankadara, Debarghya Ghoshdastidar

Despite the growing popularity of explainable and interpretable machine learning, there is still surprisingly limited work on inherently interpretable clustering methods. Recently, there has been a surge of interest in e…

ClusteringInterpretable Machine Learning

Linearization and Identification of Multiple-Attractor Dynamical Systems through Laplacian Eigenmaps

2022-02-18 · Bernardo Fichera, Aude Billard

Dynamical Systems (DS) are fundamental to the modeling and understanding time evolving phenomena, and have application in physics, biology and control. As determining an analytical description of the dynamics is often di…

Clustering

XAI Beyond Classification: Interpretable Neural Clustering

2018-08-22 · Xi Peng, Yunnan Li, Ivor W. Tsang, Hongyuan Zhu 외

In this paper, we study two challenging problems in explainable AI (XAI) and data clustering. The first is how to directly design a neural network with inherent interpretability, rather than giving post-hoc explanations …

ClassificationClusteringExplainable Artificial Intelligence (XAI)Online Clustering+1

Spatial Transformer K-Means

2022-02-16 · Romain Cosentino, Randall Balestriero, Yanis Bahroun, Anirvan Sengupta 외

K-means defines one of the most employed centroid-based clustering algorithms with performances tied to the data's embedding. Intricate data embeddings have been designed to push $K$-means performances at the cost of red…

Clustering

k-LLMmeans: Scalable, Stable, and Interpretable Text Clustering via LLM-based Centroids

2025-02-12 · Jairo Diaz-Rodriguez

We introduce k-LLMmeans, a novel modification of the k-means algorithm for text clustering that leverages LLM-generated summaries as cluster centroids, capturing semantic nuances often missed by purely numerical averages…

ClusteringText Clustering