PulseAugur
实时 07:48:54

New AGM technique boosts Transformer robustness in cross-domain sentiment analysis

Researchers have developed Attribution-Guided Masking (AGM), a novel training technique designed to improve the generalization capabilities of pre-trained Transformer models in sentiment classification tasks. AGM addresses the performance degradation observed when models transfer to out-of-domain data by identifying and penalizing domain-specific spurious tokens during fine-tuning. This method, which does not require target-domain labels, demonstrated competitive performance in zero-shot transfer settings and offers interpretability by highlighting features that drive generalization gaps. AI

影响 This method could improve the robustness of NLP models when applied to new domains, reducing the need for extensive re-training.

排序理由 This is a research paper detailing a new method for improving model generalization.

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

New AGM technique boosts Transformer robustness in cross-domain sentiment analysis

报道来源 [2]

  1. arXiv cs.LG TIER_1 English(EN) · Shubham Harkare, Arvind Yogesh Suresh Babu, Yash Kulkarni ·

    Attribution-Guided Masking for Robust Cross-Domain Sentiment Classification

    arXiv:2605.03091v1 Announce Type: new Abstract: While pre-trained Transformer models achieve high accuracy on in-domain sentiment classification, they frequently experience severe performance degradation when transferring to out-of-domain data. We hypothesize that this generaliza…

  2. arXiv cs.CL TIER_1 English(EN) · Yash Kulkarni ·

    Attribution-Guided Masking for Robust Cross-Domain Sentiment Classification

    While pre-trained Transformer models achieve high accuracy on in-domain sentiment classification, they frequently experience severe performance degradation when transferring to out-of-domain data. We hypothesize that this generalization gap is driven by reliance on domain-specifi…