paper-with-me

Papers

Teaching a Language Model to Distinguish Between Similar Details using a Small Adversarial Training Set

2024-10-30 · Chris Achard

Language models can achieve high accuracy on natural language tasks such as NLI, but performance suffers on manually created adversarial examples. We investigate the performance of a language model trained on the Stanford Natural Language Inference (SNLI) corpus on a manually created adversarial test set. We then improve the model's performance by fine tuning the model on a small, manually created adversarial training set, designed to help the language model to learn to differentiate between similar words and phrases in the data. We show an increase in accuracy on the adversarial test set (+ 13%) while still maintaining good performance on the original NLI task. We also show an increase in accuracy from 91.2% to 92.9% on the most similar contradictions in the SNLI test set (as judged by cosine similarity).

📄 PDF Abstract BibTeX arXiv:2410.23118

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingNatural Language Inference

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Corpus Linguistic Perspective on the Appropriateness of Pop Songs for Teaching Chinese as a Second Language

2020-12-01 · AACL (NLP-TEA) 2020 12 · Xiangyu Chi, Gaoqi Rao

Language and music are closely related. Regarding the linguistic feature richness, pop songs are probably suitable to be used as extracurricular materials in language teaching. In order to prove this point, this paper pr…

Croatian repository for the argument/adjunct distinction – SARGADA

2022-09-01 · CLIB 2022 9 · Matea Birtić, Ivana Brač, Siniša Runjaić

The distinction between arguments and adjuncts is a relevant topic in many linguistic theories (Tesniere, 1959; Chomsky, 1981; Langacker, 1987; Van Valin, 2001; Herbst, 2014, etc.). Even though theories provide similar d…

Diagnostic

Natural Language Communication with a Teachable Agent

2022-03-17 · Rachel Love, Edith Law, Philip R. Cohen, Dana Kulić

Conversational teachable agents offer a promising platform to support learning, both in the classroom and in remote settings. In this context, the agent takes the role of the novice, while the student takes on the role o…

Explaining with Attribute-based and Relational Near Misses: An Interpretable Approach to Distinguishing Facial Expressions of Pain and Disgust

2023-08-27 · Bettina Finzel, Simon P. Kuhn, David E. Tafler, Ute Schmid

Explaining concepts by contrasting examples is an efficient and convenient way of giving insights into the reasons behind a classification decision. This is of particular interest in decision-critical domains, such as me…

AttributeExplanation Generation

Revealing Key Details to See Differences: A Novel Prototypical Perspective for Skeleton-based Action Recognition

2024-11-28 · CVPR 2025 1 · Hongda Liu, Yunfan Liu, Min Ren, Hao Wang 외

In skeleton-based action recognition, a key challenge is distinguishing between actions with similar trajectories of joints due to the lack of image-level details in skeletal representations. Recognizing that the differe…

Action RecognitionSkeleton Based Action Recognition