paper-with-me

Papers

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

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

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 the setting where only a subset of features and labels are observed for each sample, and ignore the presence of noisy views and imbalanced labels in real-world problems. In this paper, we propose a novel method to overcome the limitations. It jointly embeds incomplete views and weak labels into a low-dimensional subspace with adaptive weights, and facilitates the difference between embedding weight matrices via auto-weighted Hilbert-Schmidt Independence Criterion (HSIC) to reduce the redundancy. Moreover, it adaptively learns view-wise importance for embedding to detect noisy views, and mitigates the label imbalance problem by focal loss. Experimental results on four real-world multi-view multi-label datasets demonstrate the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2201.01079

Code (2)

mtics/cement_supplementary 공식 구현
mtics/nail 공식 구현

Tasks

Multi-Label Learning

Similar Papers 제목 키워드 기반

WISTERIA: Learning Clinical Representations from Noisy Supervision via Multi-View Consistency in Electronic Health Records

2026-05-10 · Ruan Dong, Yuanyun Zhang, Shi Li arxiv

Representation learning in electronic health records (EHR) has largely followed paradigms inherited from natural language processing, relying on sequence modeling and reconstruction based objectives that treat clinical l…

Representation Learning

BERTifying the Hidden Markov Model for Multi-Source Weakly Supervised Named Entity Recognition

2021-05-26 · ACL 2021 5 · Yinghao Li, Pranav Shetty, Lucas Liu, Chao Zhang 외

We study the problem of learning a named entity recognition (NER) tagger using noisy labels from multiple weak supervision sources. Though cheap to obtain, the labels from weak supervision sources are often incomplete, i…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Theory-Inspired Deep Multi-View Multi-Label Learning with Incomplete Views and Noisy Labels

2025-01-01 · CVPR 2025 1 · Quanjiang Li, Tingjin Luo, Jiahui Liao

Incomplete features and label noise in multi-view multi-label data significantly undermine the reliability and performance, motivating researchers to explore the mechanism of representation and information recovery. …

Multi-Label Learning

From Theory to Decision Rule: Calibrating the Noisy-Label Crossover for Vision-Language Model Weak Supervision Across Three Medical-Imaging Benchmarks

2026-05-23 · Bruce Changlong Xu, Jose James, Alexander Ryu arxiv

Classical noisy-label theory predicts that downstream performance under weak supervision is bounded above by the labeler's accuracy, implying a sharp crossover: once a gold-trained classifier matches the labeler, weak la…

Denoising Multi-Source Weak Supervision for Neural Text Classification

2020-10-09 · Findings of the Association for Computational Linguistics 2020 · Wendi Ren, Yinghao Li, Hanting Su, David Kartchner 외

We study the problem of learning neural text classifiers without using any labeled data, but only easy-to-provide rules as multiple weak supervision sources. This problem is challenging because rule-induced weak labels a…

ClassificationDenoisingGeneral Classificationtext-classification+1