paper-with-me

Papers

Perturbation-based Self-supervised Attention for Attention Bias in Text Classification

2023-05-25 · Huawen Feng, Zhenxi Lin, Qianli Ma

In text classification, the traditional attention mechanisms usually focus too much on frequent words, and need extensive labeled data in order to learn. This paper proposes a perturbation-based self-supervised attention approach to guide attention learning without any annotation overhead. Specifically, we add as much noise as possible to all the words in the sentence without changing their semantics and predictions. We hypothesize that words that tolerate more noise are less significant, and we can use this information to refine the attention distribution. Experimental results on three text classification tasks show that our approach can significantly improve the performance of current attention-based models, and is more effective than existing self-supervised methods. We also provide a visualization analysis to verify the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2305.15684

Code (0)

등록된 구현이 없습니다.

Tasks

Sentencetext-classificationText Classification

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Perturbation-based Self-supervised Attention for Text Classification

2021-11-16 · ACL ARR November 2021 11 · Anonymous

For text classification, the traditional attention mechanism usually pays too much attention to words that appear frequently and needs a lot of labeled data for learning a good distribution. Introducing human attention i…

ClassificationSentencetext-classificationText Classification

Towards Robust Unsupervised Attention Prediction in Autonomous Driving

2025-01-25 · Mengshi Qi, Xiaoyang Bi, Pengfei Zhu, Huadong Ma

Robustly predicting attention regions of interest for self-driving systems is crucial for driving safety but presents significant challenges due to the labor-intensive nature of obtaining large-scale attention labels and…

Autonomous DrivingData AugmentationPrediction

Relative Molecule Self-Attention Transformer

2021-10-12 · Łukasz Maziarka, Dawid Majchrowski, Tomasz Danel, Piotr Gaiński 외

Self-supervised learning holds promise to revolutionize molecule property prediction - a central task to drug discovery and many more industries - by enabling data efficient learning from scarce experimental data. Despit…

Drug DiscoveryProperty PredictionSelf-Supervised Learning

Cross-Task Attack: A Self-Supervision Generative Framework Based on Attention Shift

2024-07-18 · Qingyuan Zeng, Yunpeng Gong, Min Jiang

Studying adversarial attacks on artificial intelligence (AI) systems helps discover model shortcomings, enabling the construction of a more robust system. Most existing adversarial attack methods only concentrate on sing…

Adversarial Attack

Unbiased and Robust: External Attention-enhanced Graph Contrastive Learning for Cross-domain Sequential Recommendation

2023-10-07 · Xinhua Wang, Houping Yue, Zizheng Wang, Liancheng Xu 외

Cross-domain sequential recommenders (CSRs) are gaining considerable research attention as they can capture user sequential preference by leveraging side information from multiple domains. However, these works typically …

Contrastive LearningMulti-Task LearningSelf-Supervised LearningSequential Recommendation