paper-with-me

Papers

Strong Baselines for Neural Semi-supervised Learning under Domain Shift

2018-04-25 · ACL 2018 7 · Sebastian Ruder, Barbara Plank

Novel neural models have been proposed in recent years for learning under domain shift. Most models, however, only evaluate on a single task, on proprietary datasets, or compare to weak baselines, which makes comparison of models difficult. In this paper, we re-evaluate classic general-purpose bootstrapping approaches in the context of neural networks under domain shifts vs. recent neural approaches and propose a novel multi-task tri-training method that reduces the time and space complexity of classic tri-training. Extensive experiments on two benchmarks are negative: while our novel method establishes a new state-of-the-art for sentiment analysis, it does not fare consistently the best. More importantly, we arrive at the somewhat surprising conclusion that classic tri-training, with some additions, outperforms the state of the art. We conclude that classic approaches constitute an important and strong baseline.

📄 PDF Abstract BibTeX arXiv:1804.09530

Code (2)

bplank/semi-supervised-baselines 공식 구현
ambujojha/SemiSupervisedLearning pytorch

Tasks

Domain AdaptationMulti-Task LearningPart-Of-Speech TaggingSentiment Analysis

Similar Papers 제목 키워드 기반

Domain-Guided Weight Modulation for Semi-Supervised Domain Generalization

2024-09-04 · Chamuditha Jayanaga Galappaththige, Zachary Izzo, Xilin He, Honglu Zhou 외

Unarguably, deep learning models capable of generalizing to unseen domain data while leveraging a few labels are of great practical significance due to low developmental costs. In search of this endeavor, we study the ch…

Domain GeneralizationSemi-Supervised Domain Generalization

Self-training Improves Pre-training for Natural Language Understanding

2020-10-05 · NAACL 2021 4 · Jingfei Du, Edouard Grave, Beliz Gunel, Vishrav Chaudhary 외

Unsupervised pre-training has led to much recent progress in natural language understanding. In this paper, we study self-training as another way to leverage unlabeled data through semi-supervised learning. To obtain add…

Data AugmentationFew-Shot LearningKnowledge DistillationNatural Language Understanding+3

Towards Generalizing to Unseen Domains with Few Labels

2024-03-18 · CVPR 2024 1 · Chamuditha Jayanga Galappaththige, Sanoojan Baliah, Malitha Gunawardhana, Muhammad Haris Khan

We approach the challenge of addressing semi-supervised domain generalization (SSDG). Specifically, our aim is to obtain a model that learns domain-generalizable features by leveraging a limited subset of labelled data a…

Domain GeneralizationPseudo LabelSemi-Supervised Domain Generalization

Vision-Language Enhanced Foundation Model for Semi-supervised Medical Image Segmentation

2025-11-24 · Jiaqi Guo, Mingzhen Li, Hanyu Su, Santiago López 외 arxiv

Semi-supervised learning (SSL) has emerged as an effective paradigm for medical image segmentation, reducing the reliance on extensive expert annotations. Meanwhile, vision-language models (VLMs) have demonstrated strong…

Semi-supervised Medical Image Segmentation

Towards Multimodal Domain Generalization with Few Labels

2026-02-26 · Hongzhao Li, Hao Dong, Hualei Wan, Shupan Li 외 arxiv

Multimodal models ideally should generalize to unseen domains while remaining data-efficient to reduce annotation costs. To this end, we introduce and study a new problem, Semi-Supervised Multimodal Domain Generalization…

Domain Generalization