中文
相关论文

相关论文: Preventing Dimensional Collapse of Incomplete Mult…

200 篇论文

Incomplete multi-view clustering becomes an important research problem, since multi-view data with missing values are ubiquitous in real-world applications. Although great efforts have been made for incomplete multi-view clustering, there…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Guoqing Chao , Yi Jiang , Dianhui Chu

Incomplete multi-view clustering (IMVC) has garnered increasing attention in recent years due to the common issue of missing data in multi-view datasets. The primary approach to address this challenge involves recovering the missing views…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Yuanyang Zhang , Yijie Lin , Weiqing Yan , Li Yao , Xinhang Wan , Guangyuan Li , Chao Zhang , Guanzhou Ke , Jie Xu

Incomplete multi-view clustering (IMVC) aims to cluster multi-view data that are only partially available. This poses two main challenges: effectively leveraging multi-view information and mitigating the impact of missing views. Prevailing…

机器学习 · 计算机科学 2024-07-15 Ge Teng , Ting Mao , Chen Shen , Xiang Tian , Xuesong Liu , Yaowu Chen , Jieping Ye

The success of existing multi-view clustering relies on the assumption of sample integrity across multiple views. However, in real-world scenarios, samples of multi-view are partially available due to data corruption or sensor failure,…

机器学习 · 计算机科学 2023-03-31 Jiaqi Jin , Siwei Wang , Zhibin Dong , Xinwang Liu , En Zhu

Multi-view clustering (MvC) utilizes information from multiple views to uncover the underlying structures of data. Despite significant advancements in MvC, mitigating the impact of missing samples in specific views on the integration of…

计算机视觉与模式识别 · 计算机科学 2025-04-01 Zhenglai Li , Yuqi Shi , Xiao He , Chang Tang

Multi-view clustering can explore common semantics from multiple views and has attracted increasing attention. However, existing works punish multiple objectives in the same feature space, where they ignore the conflict between learning…

机器学习 · 计算机科学 2022-03-28 Jie Xu , Huayi Tang , Yazhou Ren , Liang Peng , Xiaofeng Zhu , Lifang He

Contrastive learning has achieved promising performance in the field of multi-view clustering recently. However, the positive and negative sample construction mechanisms ignoring semantic consistency lead to false negative pairs, limiting…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Siwen Liu , Jinyan Liu , Hanning Yuan , Qi Li , Jing Geng , Ziqiang Yuan , Huaxu Han

Partial multi-view clustering (PVC) presents significant challenges practical research problem for data analysis in real-world applications, especially when some views of the data are partially missing. Existing clustering methods struggle…

计算机视觉与模式识别 · 计算机科学 2024-11-18 BoHao Chen

In incomplete multi-view clustering (IMVC), missing data induce prototype shifts within views and semantic inconsistencies across views. A feasible solution is to explore cross-view consistency in paired complete observations, further…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Yuzhuo Dai , Jiaqi Jin , Zhibin Dong , Siwei Wang , Xinwang Liu , En Zhu , Xihong Yang , Xinbiao Gan , Yu Feng

Self-supervised visual representation learning aims to learn useful representations without relying on human annotations. Joint embedding approach bases on maximizing the agreement between embedding vectors from different views of the same…

计算机视觉与模式识别 · 计算机科学 2022-04-26 Li Jing , Pascal Vincent , Yann LeCun , Yuandong Tian

Incomplete Multi-View Clustering aims to enhance clustering performance by using data from multiple modalities. Despite the fact that several approaches for studying this issue have been proposed, the following drawbacks still persist: 1)…

计算机视觉与模式识别 · 计算机科学 2022-11-24 Jiatai Wang , Zhiwei Xu , Xuewen Yang , Dongjin Guo , Limin Liu

Multiview clustering (MVC) segregates data samples into meaningful clusters by synthesizing information across multiple views. Moreover, deep learning-based methods have demonstrated their strong feature learning capabilities in MVC…

机器学习 · 计算机科学 2024-03-22 Hao Yang , Hua Mao , Wai Lok Woo , Jie Chen , Xi Peng

Incomplete multi-view clustering (IMVC) has received increasing attention since it is often that some views of samples are incomplete in reality. Most existing methods learn similarity subgraphs from original incomplete multi-view data and…

机器学习 · 计算机科学 2023-10-09 Wei Lv , Chao Zhang , Huaxiong Li , Xiuyi Jia , Chunlin Chen

In this paper, we study how to achieve two characteristics highly-expected by incomplete multi-view clustering (IMvC). Namely, i) instance commonality refers to that within-cluster instances should share a common pattern, and ii) view…

机器学习 · 计算机科学 2023-01-31 Haobin Li , Yunfan Li , Mouxing Yang , Peng Hu , Dezhong Peng , Xi Peng

Benefiting from the strong view-consistent information mining capacity, multi-view contrastive clustering has attracted plenty of attention in recent years. However, we observe the following drawback, which limits the clustering performance…

计算机视觉与模式识别 · 计算机科学 2023-11-08 Xihong Yang , Jiaqi Jin , Siwei Wang , Ke Liang , Yue Liu , Yi Wen , Suyuan Liu , Sihang Zhou , Xinwang Liu , En Zhu

Recently, contrastive learning (CL) plays an important role in exploring complementary information for multi-view clustering (MVC) and has attracted increasing attention. Nevertheless, real-world multi-view data suffer from data…

机器学习 · 计算机科学 2025-12-29 Hongqing He , Jie Xu , Wenyuan Yang , Yonghua Zhu , Guoqiu Wen , Xiaofeng Zhu

Exploring the complementary information of multi-view data to improve clustering effects is a crucial issue in multi-view clustering. In this paper, we propose a novel model based on information theory termed Informative Multi-View…

机器学习 · 计算机科学 2023-05-31 Fu Lele , Zhang Lei , Wang Tong , Chen Chuan , Zhang Chuanfu , Zheng Zibin

Subspace clustering aims to group data points that lie in a union of low-dimensional subspaces and finds wide application in computer vision, hyperspectral imaging, and recommendation systems. However, most existing methods assume fully…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Huanran Li , Daniel Pimentel-Alarcón

Multi-view feature extraction is an efficient approach for alleviating the issue of dimensionality in highdimensional multi-view data. Contrastive learning (CL), which is a popular self-supervised learning method, has recently attracted…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Hongjie Zhang

Multi-view clustering (MVC) has gained broad attention owing to its capacity to exploit consistent and complementary information across views. This paper focuses on a challenging issue in MVC called the incomplete continual data problem…

机器学习 · 计算机科学 2023-06-06 Xinhang Wan , Bin Xiao , Xinwang Liu , Jiyuan Liu , Weixuan Liang , En Zhu
‹ 上一页 1 2 3 10 下一页 ›