paper-with-me

홈 › Papers

Graph-based Multi-view Binary Learning for Image Clustering

2019-12-11 · Guangqi Jiang, Huibing Wang, Jinjia Peng, Dongyan Chen, Xianping Fu

Hashing techniques, also known as binary code learning, have recently gained increasing attention in large-scale data analysis and storage. Generally, most existing hash clustering methods are single-view ones, which lack complete structure or complementary information from multiple views. For cluster tasks, abundant prior researches mainly focus on learning discrete hash code while few works take original data structure into consideration. To address these problems, we propose a novel binary code algorithm for clustering, which adopts graph embedding to preserve the original data structure, called (Graph-based Multi-view Binary Learning) GMBL in this paper. GMBL mainly focuses on encoding the information of multiple views into a compact binary code, which explores complementary information from multiple views. In particular, in order to maintain the graph-based structure of the original data, we adopt a Laplacian matrix to preserve the local linear relationship of the data and map it to the Hamming space. Considering different views have distinctive contributions to the final clustering results, GMBL adopts a strategy of automatically assign weights for each view to better guide the clustering. Finally, An alternating iterative optimization method is adopted to optimize discrete binary codes directly instead of relaxing the binary constraint in two steps. Experiments on five public datasets demonstrate the superiority of our proposed method compared with previous approaches in terms of clustering performance.

📄 PDF Abstract BibTeX arXiv:1912.05159

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGraph EmbeddingImage Clustering

Similar Papers 제목 키워드 기반

Graph-Collaborated Auto-Encoder Hashing for Multi-view Binary Clustering

2023-01-06 · Huibing Wang, Mingze Yao, Guangqi Jiang, Zetian Mi 외

Unsupervised hashing methods have attracted widespread attention with the explosive growth of large-scale data, which can greatly reduce storage and computation by learning compact binary codes. Existing unsupervised has…

ClusteringQuantization

Highly-Economized Multi-View Binary Compression for Scalable Image Clustering

2018-09-17 · ECCV 2018 9 · Zheng Zhang, Li Liu, Jie Qin, Fan Zhu 외

How to economically cluster large-scale multi-view images is a long-standing problem in computer vision. To tackle this challenge, we introduce a novel approach named Highly-economized Scalable Image Clustering (HSIC) th…

ClusteringImage ClusteringRepresentation Learning

End-to-end Learning for Graph Decomposition

2018-12-23 · ICCV 2019 10 · Jie Song, Bjoern Andres, Michael Black, Otmar Hilliges 외

We propose a novel end-to-end trainable framework for the graph decomposition problem. The minimum cost multicut problem is first converted to an unconstrained binary cubic formulation where cycle consistency constraints…

ClusteringMulti-Person Pose EstimationPose Estimation

Deep Adversarial Inconsistent Cognitive Sampling for Multi-view Progressive Subspace Clustering

2021-01-11 · Renhao Sun

Deep multi-view clustering methods have achieved remarkable performance. However, all of them failed to consider the difficulty labels (uncertainty of ground-truth for training samples) over multi-view samples, which may…

Binary ClassificationClustering

Multi-level Graph Subspace Contrastive Learning for Hyperspectral Image Clustering

2024-04-08 · Jingxin Wang, Renxiang Guan, Kainan Gao, Zihao Li 외

Hyperspectral image (HSI) clustering is a challenging task due to its high complexity. Despite subspace clustering shows impressive performance for HSI, traditional methods tend to ignore the global-local interaction in …

ClusteringContrastive Learninghyperspectral image clusteringImage Clustering