中文
相关论文

相关论文: Probabilistically Aligned View-unaligned Clusterin…

200 篇论文

Multi-view clustering has been empirically shown to improve learning performance by leveraging the inherent complementary information across multiple views of data. However, in real-world scenarios, collecting strictly aligned views is…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Liang Peng , Yixuan Ye , Cheng Liu , Hangjun Che , Fei Wang , Zhiwen Yu , Si Wu , Hau-San Wong

Multi-view clustering (MVC) aims to explore the common clustering structure across multiple views. Many existing MVC methods heavily rely on the assumption of view consistency, where alignments for corresponding samples across different…

计算机视觉与模式识别 · 计算机科学 2025-09-22 Xihong Yang , Siwei Wang , Jiaqi Jin , Fangdi Wang , Tianrui Liu , Yueming Jin , Xinwang Liu , En Zhu , Kunlun He

Multi-view representation learning has developed rapidly over the past decades and has been applied in many fields. However, most previous works assumed that each view is complete and aligned. This leads to an inevitable deterioration in…

计算机视觉与模式识别 · 计算机科学 2022-11-10 Yiming Wang , Dongxia Chang , Zhiqiang Fu , Jie Wen , Yao Zhao

Multi-view clustering (MVC) can explore common semantics from unsupervised views generated by different sources, and thus has been extensively used in applications of practical computer vision. Due to the spatio-temporal asynchronism,…

人工智能 · 计算机科学 2023-10-31 Jiatai Wang , Zhiwei Xu , Xuewen Yang , Xin Wang

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

Multi-view clustering has gained broad attention owing to its capacity to exploit complementary information across multiple data views. Although existing methods demonstrate delightful clustering performance, most of them are of high time…

机器学习 · 计算机科学 2023-03-06 Xinhang Wan , Xinwang Liu , Jiyuan Liu , Siwei Wang , Yi Wen , Weixuan Liang , En Zhu , Zhe Liu , Lu Zhou

Multi-view clustering (MVC), which effectively fuses information from multiple views for better performance, has received increasing attention. Most existing MVC methods assume that multi-view data are fully paired, which means that the…

机器学习 · 计算机科学 2023-07-10 Yi Wen , Siwei Wang , Qing Liao , Weixuan Liang , Ke Liang , Xinhang Wan , Xinwang Liu

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

Multiview clustering (MVC) aims to reveal the underlying structure of multiview data by categorizing data samples into clusters. Deep learning-based methods exhibit strong feature learning capabilities on large-scale datasets. For most…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Jie Chen , Hua Mao , Wai Lok Woo , Xi Peng

Multi-view clustering methods have been a focus in recent years because of their superiority in clustering performance. However, typical traditional multi-view clustering algorithms still have shortcomings in some aspects, such as removal…

机器学习 · 计算机科学 2020-08-25 Junpeng Tan , Yukai Shi , Zhijing Yang , Caizhen Wen , Liang Lin

Multi-view clustering (MvC) aims to integrate information from different views to enhance the capability of the model in capturing the underlying data structures. The widely used joint training paradigm in MvC is potentially not fully…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Zhenglai Li , Jun Wang , Chang Tang , Xinzhong Zhu , Wei Zhang , Xinwang Liu

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…

机器学习 · 计算机科学 2022-08-30 Man-Sheng Chen , Tuo Liu , Chang-Dong Wang , Dong Huang , Jian-Huang Lai

Multiview subspace clustering (MVSC) has attracted an increasing amount of attention in recent years. Most existing MVSC methods first collect complementary information from different views and consequently derive a consensus reconstruction…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Lai Wei , Shanshan Song

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

Multi-view anchor graph clustering selects representative anchors to avoid full pair-wise similarities and therefore reduce the complexity of graph methods. Although widely applied in large-scale applications, existing approaches do not pay…

机器学习 · 计算机科学 2022-10-25 Siwei Wang , Xinwang Liu , Suyuan Liu , Jiaqi Jin , Wenxuan Tu , Xinzhong Zhu , En Zhu

The success of existing multi-view clustering (MVC) relies on the assumption that all views are complete. However, samples are usually partially available due to data corruption or sensor malfunction, which raises the research of incomplete…

机器学习 · 计算机科学 2023-09-01 Yi Wen , Siwei Wang , Ke Liang , Weixuan Liang , Xinhang Wan , Xinwang Liu , Suyuan Liu , Jiyuan Liu , En Zhu

The large-scale multi-view clustering algorithms, based on the anchor graph, have shown promising performance and efficiency and have been extensively explored in recent years. Despite their successes, current methods lack interpretability…

机器学习 · 计算机科学 2024-03-05 Wenhui Zhao , Quanxue Gao , Guangfei Li , Cheng Deng , Ming Yang

Multi-view data analysis has gained increasing popularity because multi-view data are frequently encountered in machine learning applications. A simple but promising approach for clustering of multi-view data is multi-view clustering (MVC),…

机器学习 · 计算机科学 2020-12-01 Mitsuhiko Horie , Hiroyuki Kasai

This paper focuses on unpaired multi-view clustering (UMC), a challenging problem where paired observed samples are unavailable across multiple views. The goal is to perform effective joint clustering using the unpaired observed samples in…

计算机视觉与模式识别 · 计算机科学 2024-04-30 Like Xin , Wanqi Yang , Lei Wang , Ming Yang
‹ 上一页 1 2 3 10 下一页 ›