paper-with-me

홈 › Papers

ScoNe: Benchmarking Negation Reasoning in Language Models With Fine-Tuning and In-Context Learning

2023-05-30 · Jingyuan Selena She, Christopher Potts, Samuel R. Bowman, Atticus Geiger

A number of recent benchmarks seek to assess how well models handle natural language negation. However, these benchmarks lack the controlled example paradigms that would allow us to infer whether a model had learned how negation morphemes semantically scope. To fill these analytical gaps, we present the Scoped Negation NLI (ScoNe-NLI) benchmark, which contains contrast sets of six examples with up to two negations where either zero, one, or both negative morphemes affect the NLI label. We use ScoNe-NLI to assess fine-tuning and in-context learning strategies. We find that RoBERTa and DeBERTa models solve ScoNe-NLI after many shot fine-tuning. For in-context learning, we test InstructGPT models and find that most prompt strategies are not successful, including those using step-by-step reasoning. To better understand this result, we extend ScoNe with ScoNe-NLG, a sentence completion test set that embeds negation reasoning in short narratives. Here, InstructGPT is successful, which reveals the model can correctly reason about negation, but struggles to do so on prompt-adapted NLI examples outside of its core pretraining regime.

📄 PDF Abstract BibTeX arXiv:2305.19426

Code (1)

selenashe/scone 공식 구현

Tasks

BenchmarkingIn-Context LearningNegationSentenceSentence Completion

Methods 이 논문이 사용한 방법론

How do I file a dispute with Expedia?*DisputeFastService How do I file a dispute with Expedia? To file a dispute with Expedia, call +1(888) (829) (0881) OR +1(805) (330) (4056), or use their Help Center to submit your case with…
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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Test 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
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 제목 키워드 기반

Scones: Towards Conversational Authoring of Sketches

2020-05-12 · Forrest Huang, Eldon Schoop, David Ha, John Canny

Iteratively refining and critiquing sketches are crucial steps to developing effective designs. We introduce Scones, a mixed-initiative, machine-learning-driven system that enables users to iteratively author sketches fr…

CONDAQA: A Contrastive Reading Comprehension Dataset for Reasoning about Negation

2022-11-01 · Abhilasha Ravichander, Matt Gardner, Ana Marasović

The full power of human language-based communication cannot be realized without negation. All human languages have some form of negation. Despite this, negation remains a challenging phenomenon for current natural langua…

Natural Language UnderstandingNegationReading Comprehension

Negation: A Pink Elephant in the Large Language Models' Room?

2025-03-28 · Tereza Vrabcová, Marek Kadlčík, Petr Sojka, Michal Štefánik 외

Negations are key to determining sentence meaning, making them essential for logical reasoning. Despite their importance, negations pose a substantial challenge for large language models (LLMs) and remain underexplored. …

Language ModelingLanguage ModellingLogical ReasoningNatural Language Inference+2

Jam or Cream First? Modeling Ambiguity in Neural Machine Translation with SCONES

2022-05-02 · NAACL 2022 7 · Felix Stahlberg, Shankar Kumar

The softmax layer in neural machine translation is designed to model the distribution over mutually exclusive tokens. Machine translation, however, is intrinsically uncertain: the same source sentence can have multiple s…

Machine TranslationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONNMT+2

Temp-SCONE: A Novel Out-of-Distribution Detection and Domain Generalization Framework for Wild Data with Temporal Shift

2025-12-04 · Aditi Naiknaware, Sanchit Singh, Hajar Homayouni, Salimeh Sekeh arxiv

Open-world learning (OWL) requires models that can adapt to evolving environments while reliably detecting out-of-distribution (OOD) inputs. Existing approaches, such as SCONE, achieve robustness to covariate and semanti…

Out-of-Distribution DetectionDomain Generalization