paper-with-me

홈 › Papers

Self-Adapter at SemEval-2021 Task 10: Entropy-based Pseudo-Labeler for Source-free Domain Adaptation

2021-08-01 · SEMEVAL 2021 · Sangwon Yoon, Yanghoon Kim, Kyomin Jung

Source-free domain adaptation is an emerging line of work in deep learning research since it is closely related to the real-world environment. We study the domain adaption in the sequence labeling problem where the model trained on the source domain data is given. We propose two methods: Self-Adapter and Selective Classifier Training. Self-Adapter is a training method that uses sentence-level pseudo-labels filtered by the self-entropy threshold to provide supervision to the whole model. Selective Classifier Training uses token-level pseudo-labels and supervises only the classification layer of the model. The proposed methods are evaluated on data provided by SemEval-2021 task 10 and Self-Adapter achieves 2nd rank performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationSentenceSource-Free Domain Adaptation

Similar Papers 제목 키워드 기반

Masakhane-Afrisenti at SemEval-2023 Task 12: Sentiment Analysis using Afro-centric Language Models and Adapters for Low-resource African Languages

2023-04-13 · Israel Abebe Azime, Sana Sabah Al-Azzawi, Atnafu Lambebo Tonja, Iyanuoluwa Shode 외

AfriSenti-SemEval Shared Task 12 of SemEval-2023. The task aims to perform monolingual sentiment classification (sub-task A) for 12 African languages, multilingual sentiment classification (sub-task B), and zero-shot sen…

ClassificationSentiment AnalysisSentiment ClassificationZero-shot Sentiment Classification

PC-Adapter: Topology-Aware Adapter for Efficient Domain Adaption on Point Clouds with Rectified Pseudo-label

2023-09-29 · ICCV 2023 1 · Joonhyung Park, Hyunjin Seo, Eunho Yang

Understanding point clouds captured from the real-world is challenging due to shifts in data distribution caused by varying object scales, sensor angles, and self-occlusion. Prior works have addressed this issue by combi…

Domain AdaptationPseudo LabelSelf-Supervised Learning

GMNLP at SemEval-2023 Task 12: Sentiment Analysis with Phylogeny-Based Adapters

2023-04-25 · Md Mahfuz ibn Alam, Ruoyu Xie, Fahim Faisal, Antonios Anastasopoulos

This report describes GMU's sentiment analysis system for the SemEval-2023 shared task AfriSenti-SemEval. We participated in all three sub-tasks: Monolingual, Multilingual, and Zero-Shot. Our approach uses models initial…

Language ModelingLanguage ModellingSentiment Analysis

ttda704 at SemEval-2026 Task 4: Modeling Narrative Structures via Pseudonymization and Multi-View Sentence Alignment

2026-06-14 · Tai Tran Tan, An Dinh Thien arxiv

We present our approach to SemEval 2026 Task 4: Narrative Story Similarity and Narrative Representation Learning. Our solution uses contrastive learning with fine-tuned sentence transformers to capture narrative similari…

Representation LearningContrastive Learning

An Adapter based Multi-label Pre-training for Speech Separation and Enhancement

2022-11-11 · Tianrui Wang, Xie Chen, Zhuo Chen, Shu Yu 외

In recent years, self-supervised learning (SSL) has achieved tremendous success in various speech tasks due to its power to extract representations from massive unlabeled data. However, compared with tasks such as speech…

DenoisingPseudo LabelSelf-Supervised Learningspeech-recognition+2