paper-with-me

Papers

Trusting RoBERTa over BERT: Insights from CheckListing the Natural Language Inference Task

2021-07-15 · Ishan Tarunesh, Somak Aditya, Monojit Choudhury

The recent state-of-the-art natural language understanding (NLU) systems often behave unpredictably, failing on simpler reasoning examples. Despite this, there has been limited focus on quantifying progress towards systems with more predictable behavior. We think that reasoning capability-wise behavioral summary is a step towards bridging this gap. We create a CheckList test-suite (184K examples) for the Natural Language Inference (NLI) task, a representative NLU task. We benchmark state-of-the-art NLI systems on this test-suite, which reveals fine-grained insights into the reasoning abilities of BERT and RoBERTa. Our analysis further reveals inconsistencies of the models on examples derived from the same template or distinct templates but pertaining to same reasoning capability, indicating that generalizing the models' behavior through observations made on a CheckList is non-trivial. Through an user-study, we find that users were able to utilize behavioral information to generalize much better for examples predicted from RoBERTa, compared to that of BERT.

📄 PDF Abstract BibTeX arXiv:2107.07229

Code (1)

microsoft/LoNLI

Tasks

Natural Language InferenceNatural Language Understanding

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Weight Decay 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Comparative Study of Pre-Trained BERT and Large Language Models for Code-Mixed Named Entity Recognition

2025-09-02 · Mayur Shirke, Amey Shembade, Pavan Thorat, Madhushri Wagh 외 arxiv

Named Entity Recognition (NER) in code-mixed text, particularly Hindi-English (Hinglish), presents unique challenges due to informal structure, transliteration, and frequent language switching. This study conducts a comp…

Bi-Directional Transformers vs. word2vec: Discovering Vulnerabilities in Lifted Compiled Code

2024-05-31 · Gary A. McCully, John D. Hastings, Shengjie Xu, Adam Fortier

Detecting vulnerabilities within compiled binaries is challenging due to lost high-level code structures and other factors such as architectural dependencies, compilers, and optimization options. To address these obstacl…

Vulnerability Detection

Detecting PTSD in Clinical Interviews: A Comparative Analysis of NLP Methods and Large Language Models

2025-04-01 · Feng Chen, Dror Ben-Zeev, Gillian Sparks, Arya Kadakia 외

Post-Traumatic Stress Disorder (PTSD) remains underdiagnosed in clinical settings, presenting opportunities for automated detection to identify patients. This study evaluates natural language processing approaches for de…

Language ModelingLanguage ModellingLarge Language Model

RoBERTa-BiLSTM: A Context-Aware Hybrid Model for Sentiment Analysis

2024-06-01 · Md. Mostafizer Rahman, Ariful Islam Shiplu, Yutaka Watanobe, Md. Ashad Alam

Effectively analyzing the comments to uncover latent intentions holds immense value in making strategic decisions across various domains. However, several challenges hinder the process of sentiment analysis including the…

Sentiment Analysis

Analysis of Behavior Classification in Motivational Interviewing

2021-06-01 · NAACL (CLPsych) 2021 6 · Leili Tavabi, Trang Tran, Kalin Stefanov, Brian Borsari 외

Analysis of client and therapist behavior in counseling sessions can provide helpful insights for assessing the quality of the session and consequently, the client’s behavioral outcome. In this paper, we study the automa…

Classification