paper-with-me

Papers

Incomplete Multi-View Multi-Label Learning via Label-Guided Masked View- and Category-Aware Transformers

2023-03-13 · Chengliang Liu, Jie Wen, Xiaoling Luo, Yong Xu

As we all know, multi-view data is more expressive than single-view data and multi-label annotation enjoys richer supervision information than single-label, which makes multi-view multi-label learning widely applicable for various pattern recognition tasks. In this complex representation learning problem, three main challenges can be characterized as follows: i) How to learn consistent representations of samples across all views? ii) How to exploit and utilize category correlations of multi-label to guide inference? iii) How to avoid the negative impact resulting from the incompleteness of views or labels? To cope with these problems, we propose a general multi-view multi-label learning framework named label-guided masked view- and category-aware transformers in this paper. First, we design two transformer-style based modules for cross-view features aggregation and multi-label classification, respectively. The former aggregates information from different views in the process of extracting view-specific features, and the latter learns subcategory embedding to improve classification performance. Second, considering the imbalance of expressive power among views, an adaptively weighted view fusion module is proposed to obtain view-consistent embedding features. Third, we impose a label manifold constraint in sample-level representation learning to maximize the utilization of supervised information. Last but not least, all the modules are designed under the premise of incomplete views and labels, which makes our method adaptable to arbitrary multi-view and multi-label data. Extensive experiments on five datasets confirm that our method has clear advantages over other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2303.07180

Code (1)

justsmart/LMVCAT 공식 구현 pytorch

Tasks

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Deep Double Incomplete Multi-view Multi-label Learning with Incomplete Labels and Missing Views

2023-03-23 · IEEE Transactions on Neural Networks and Learning Systems 2023 3 · Jie Wen, Chengliang Liu, Shijie Deng, Yicheng Liu 외

View missing and label missing are two challenging problems in the applications of multi-view multi-label classification scenery. In the past years, many efforts have been made to address the incomplete multi-view learni…

ClassificationDecoderMissing LabelsMulti-Label Classification+3

View-Category Interactive Sharing Transformer for Incomplete Multi-View Multi-Label Learning

2024-01-01 · CVPR 2024 1 · Shilong Ou, Zhe Xue, Yawen Li, Meiyu Liang 외

As a problem often encountered in real-world scenarios multi-view multi-label learning has attracted considerable research attention. However due to oversights in data collection and uncertainties in manual annotatio…

Multi-Label Learning

TSK Fuzzy System Towards Few Labeled Incomplete Multi-View Data Classification

2021-10-08 · Wei zhang, Zhaohong Deng, Qiongdan Lou, Te Zhang 외

Data collected by multiple methods or from multiple sources is called multi-view data. To make full use of the multi-view data, multi-view learning plays an increasingly important role. Traditional multi-view learning me…

ImputationMULTI-VIEW LEARNINGPseudo Label

DICNet: Deep Instance-Level Contrastive Network for Double Incomplete Multi-View Multi-Label Classification

2023-03-15 · Chengliang Liu, Jie Wen, Xiaoling Luo, Chao Huang 외

In recent years, multi-view multi-label learning has aroused extensive research enthusiasm. However, multi-view multi-label data in the real world is commonly incomplete due to the uncertain factors of data collection an…

Contrastive LearningMissing LabelsMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Incomplete Multi-View Weak-Label Learning with Noisy Features and Imbalanced Labels

2022-01-04 · Zhiwei Li, Zijian Yang, Lu Sun, Mineichi Kudo 외

A variety of modern applications exhibit multi-view multi-label learning, where each sample has multi-view features, and multiple labels are correlated via common views. Current methods usually fail to directly deal with…

Multi-Label Learning