paper-with-me

Papers

Adaptively-weighted Integral Space for Fast Multiview Clustering

2022-08-25 · Man-Sheng Chen, Tuo Liu, Chang-Dong Wang, Dong Huang, Jian-Huang Lai

Multiview clustering has been extensively studied to take advantage of multi-source information to improve the clustering performance. In general, most of the existing works typically compute an n * n affinity graph by some similarity/distance metrics (e.g. the Euclidean distance) or learned representations, and explore the pairwise correlations across views. But unfortunately, a quadratic or even cubic complexity is often needed, bringing about difficulty in clustering largescale datasets. Some efforts have been made recently to capture data distribution in multiple views by selecting view-wise anchor representations with k-means, or by direct matrix factorization on the original observations. Despite the significant success, few of them have considered the view-insufficiency issue, implicitly holding the assumption that each individual view is sufficient to recover the cluster structure. Moreover, the latent integral space as well as the shared cluster structure from multiple insufficient views is not able to be simultaneously discovered. In view of this, we propose an Adaptively-weighted Integral Space for Fast Multiview Clustering (AIMC) with nearly linear complexity. Specifically, view generation models are designed to reconstruct the view observations from the latent integral space with diverse adaptive contributions. Meanwhile, a centroid representation with orthogonality constraint and cluster partition are seamlessly constructed to approximate the latent integral space. An alternate minimizing algorithm is developed to solve the optimization problem, which is proved to have linear time complexity w.r.t. the sample size. Extensive experiments conducted on several realworld datasets confirm the superiority of the proposed AIMC method compared with the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2208.12808

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMultiview Clustering

Similar Papers 제목 키워드 기반

Kernelized Multiview Subspace Analysis by Self-weighted Learning

2019-11-23 · Huibing Wang, Yang Wang, Zhao Zhang, Xianping Fu 외

With the popularity of multimedia technology, information is always represented or transmitted from multiple views. Most of the existing algorithms are graph-based ones to learn the complex structures within multiview da…

Dimensionality ReductionImage RetrievalRetrieval

Multi-Scale Spatially Weighted Local Histograms in O(1)

2017-05-09 · Mahdieh Poostchi, Ali Shafiekhani, Kannappan Palaniappan, Guna Seetharaman

Weighting pixel contribution considering its location is a key feature in many fundamental image processing tasks including filtering, object modeling and distance matching. Several techniques have been proposed that inc…

Multiview Learning of Weighted Majority Vote by Bregman Divergence Minimization

2018-05-25 · Anil Goyal, Emilie Morvant, Massih-Reza Amini

We tackle the issue of classifier combinations when observations have multiple views. Our method jointly learns view-specific weighted majority vote classifiers (i.e. for each view) over a set of base voters, and a secon…

Document ClassificationMultilingual text classificationMultiview LearningText Classification

Booster-SHOT: Boosting Stacked Homography Transformations for Multiview Pedestrian Detection with Attention

2022-08-19 · Jinwoo Hwang, Philipp Benz, Tae-hoon Kim

Improving multi-view aggregation is integral for multi-view pedestrian detection, which aims to obtain a bird's-eye-view pedestrian occupancy map from images captured through a set of calibrated cameras. Inspired by the …

Multiview DetectionPedestrian Detection

Learning Subspace-Preserving Sparse Attention Graphs from Heterogeneous Multiview Data

2026-05-12 · Jie Chen, Yuanbiao Gou, Chuanbin Liu, Zhu Wang 외 arxiv

The high-dimensional features extracted from large-scale unlabeled data via various pretrained models with diverse architectures are referred to as heterogeneous multiview data. Most existing unsupervised transfer learni…

Representation LearningTransfer LearningGraph Learning