paper-with-me

홈 › Papers

Fast and Robust Sparsity-Aware Block Diagonal Representation

2023-12-02 · Aylin Tastan, Michael Muma, Abdelhak M. Zoubir

The block diagonal structure of an affinity matrix is a commonly desired property in cluster analysis because it represents clusters of feature vectors by non-zero coefficients that are concentrated in blocks. However, recovering a block diagonal affinity matrix is challenging in real-world applications, in which the data may be subject to outliers and heavy-tailed noise that obscure the hidden cluster structure. To address this issue, we first analyze the effect of different fundamental outlier types in graph-based cluster analysis. A key idea that simplifies the analysis is to introduce a vector that represents a block diagonal matrix as a piece-wise linear function of the similarity coefficients that form the affinity matrix. We reformulate the problem as a robust piece-wise linear fitting problem and propose a Fast and Robust Sparsity-Aware Block Diagonal Representation (FRS-BDR) method, which jointly estimates cluster memberships and the number of blocks. Comprehensive experiments on a variety of real-world applications demonstrate the effectiveness of FRS-BDR in terms of clustering accuracy, robustness against corrupted features, computation time and cluster enumeration performance.

📄 PDF Abstract BibTeX arXiv:2312.01137

Code (1)

a-tastan/frs-bdr 공식 구현

Similar Papers 제목 키워드 기반

Subspace Clustering by Block Diagonal Representation

2018-05-23 · Canyi Lu, Jiashi Feng, Zhouchen Lin, Tao Mei 외

This paper studies the subspace clustering problem. Given some data points approximately drawn from a union of subspaces, the goal is to group these data points into their underlying subspaces. Many subspace clustering m…

Clustering

Convex Subspace Clustering by Adaptive Block Diagonal Representation

2020-09-20 · Yunxia Lin, Songcan Chen

Subspace clustering is a class of extensively studied clustering methods where the spectral-type approaches are its important subclass. Its key first step is to desire learning a representation coefficient matrix with bl…

Clustering

Color Image and Multispectral Image Denoising Using Block Diagonal Representation

2019-02-11 · Zhaoming Kong, Xiaowei Yang

Filtering images of more than one channel is challenging in terms of both efficiency and effectiveness. By grouping similar patches to utilize the self-similarity and sparse linear approximation of natural images, recent…

DenoisingImage Denoising

Efficient Dynamic Structured Sparse Training with Learned Shuffles

2025-10-16 · Abhishek Tyagi, Arjun Iyer, Liam Young, William H Renninger 외 arxiv

Structured sparsity accelerates training and inference on modern GPUs, yet it still trails unstructured dynamic sparse training (DST) in accuracy. The shortfall stems from a loss of expressivity: whereas a dense layer ca…

Discriminative Block-Diagonal Representation Learning for Image Recognition

2017-07-12 · Zheng Zhang, Yong Xu, Ling Shao, Jian Yang

Existing block-diagonal representation researches mainly focuses on casting block-diagonal regularization on training data, while only little attention is dedicated to concurrently learning both block-diagonal representa…

Representation Learning