paper-with-me

홈 › Papers

Learning to Learn to be Right for the Right Reasons

2021-04-23 · NAACL 2021 4 · Pride Kavumba, Benjamin Heinzerling, Ana Brassard, Kentaro Inui

Improving model generalization on held-out data is one of the core objectives in commonsense reasoning. Recent work has shown that models trained on the dataset with superficial cues tend to perform well on the easy test set with superficial cues but perform poorly on the hard test set without superficial cues. Previous approaches have resorted to manual methods of encouraging models not to overfit to superficial cues. While some of the methods have improved performance on hard instances, they also lead to degraded performance on easy instances. Here, we propose to explicitly learn a model that does well on both the easy test set with superficial cues and hard test set without superficial cues. Using a meta-learning objective, we learn such a model that improves performance on both the easy test set and the hard test set. By evaluating our models on Choice of Plausible Alternatives (COPA) and Commonsense Explanation, we show that our proposed method leads to improved performance on both the easy test set and the hard test set upon which we observe up to 16.5 percentage points improvement over the baseline.

📄 PDF Abstract BibTeX arXiv:2104.11514

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

Making Document-Level Information Extraction Right for the Right Reasons

2021-10-14 · Liyan Tang, Dhruv Rajan, Suyash Mohan, Abhijeet Pradhan 외

Document-level models for information extraction tasks like slot-filling are flexible: they can be applied to settings where information is not necessarily localized in a single sentence. For example, key features of a d…

Sentenceslot-fillingSlot Filling

Making Document-Level Information Extraction Right for the Right Reasons

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

Document-level information extraction is a flexible framework compatible with applications where information is not necessarily localized in a single sentence. For example, key features of a diagnosis in radiology a repo…

Sentence

Remembering for the Right Reasons: Explanations Reduce Catastrophic Forgetting

2020-10-04 · ICLR 2021 1 · Sayna Ebrahimi, Suzanne Petryk, Akash Gokul, William Gan 외

The goal of continual learning (CL) is to learn a sequence of tasks without suffering from the phenomenon of catastrophic forgetting. Previous work has shown that leveraging memory in the form of a replay buffer can redu…

Continual Learning

Right for the Right Reason: Making Image Classification Robust

2020-07-23 · Anna Nguyen, Adrian Oberföll, Michael Färber

The effectiveness of Convolutional Neural Networks (CNNs)in classifying image data has been thoroughly demonstrated. In order to explain the classification to humans, methods for visualizing classification evidence have …

ClassificationGeneral Classificationimage-classificationImage Classification+3

Right for the Right Reasons: Avoiding Reasoning Shortcuts via Prototypical Neurosymbolic AI

2025-10-29 · Luca Andolfi, Eleonora Giunchiglia arxiv

Neurosymbolic AI is growing in popularity thanks to its ability to combine neural perception and symbolic reasoning in end-to-end trainable models. However, recent findings reveal these are prone to shortcut reasoning, i…