paper-with-me

홈 › Papers

ALERT: Adapting Language Models to Reasoning Tasks

2022-12-16 · Ping Yu, Tianlu Wang, Olga Golovneva, Badr Alkhamissy, Gargi Ghosh, Mona Diab, Asli Celikyilmaz

Current large language models can perform reasonably well on complex tasks that require step-by-step reasoning with few-shot learning. Are these models applying reasoning skills they have learnt during pre-training and reason outside of their training context, or are they simply memorizing their training corpus at finer granularity and have learnt to better understand their context? To tease apart these possibilities, we introduce ALERT, a benchmark and suite of analyses for assessing language models' reasoning ability comparing pre-trained and finetuned models on complex tasks that require reasoning skills to solve. ALERT provides a test bed to asses any language model on fine-grained reasoning skills, which spans over 20 datasets and covers 10 different reasoning skills. We leverage ALERT to further investigate the role of finetuning. With extensive empirical analysis we find that language models learn more reasoning skills such as textual entailment, abductive reasoning, and analogical reasoning during finetuning stage compared to pretraining state. We also find that when language models are finetuned they tend to overfit to the prompt template, which hurts the robustness of models causing generalization problems.

📄 PDF Abstract BibTeX arXiv:2212.08286

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningLanguage ModelingLanguage ModellingNatural Language Inference

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

ScaleRTL: Scaling LLMs with Reasoning Data and Test-Time Compute for Accurate RTL Code Generation

2025-06-05 · Chenhui Deng, Yun-Da Tsai, Guan-Ting Liu, Zhongzhi Yu 외

Recent advances in large language models (LLMs) have enabled near-human performance on software coding benchmarks, but their effectiveness in RTL code generation remains limited due to the scarcity of high-quality traini…

Code Generation

RareAlert: Aligning heterogeneous large language model reasoning for early rare disease risk screening

2026-01-26 · Xi Chen, Hongru Zhou, Huahui Yi, Shiyu Feng 외 arxiv

Missed and delayed diagnosis remains a major challenge in rare disease care. At the initial clinical encounters, physicians assess rare disease risk using only limited information under high uncertainty. When high-risk p…

Knowledge-aware Alert Aggregation in Large-scale Cloud Systems: a Hybrid Approach

2024-03-11 · Jinxi Kuang, Jinyang Liu, JunJie Huang, Renyi Zhong 외

Due to the scale and complexity of cloud systems, a system failure would trigger an "alert storm", i.e., massive correlated alerts. Although these alerts can be traced back to a few root causes, the overwhelming number m…

CoLALanguage ModellingLarge Language ModelSemantic Similarity+1

EventBERT: A Pre-Trained Model for Event Correlation Reasoning

2021-10-13 · Yucheng Zhou, Xiubo Geng, Tao Shen, Guodong Long 외

Event correlation reasoning infers whether a natural language paragraph containing multiple events conforms to human common sense. For example, "Andrew was very drowsy, so he took a long nap, and now he is very alert" is…

Cloze TestCommon Sense ReasoningZero-Shot Learning

BiasAlert: A Plug-and-play Tool for Social Bias Detection in LLMs

2024-07-14 · Zhiting Fan, Ruizhe Chen, Ruiling Xu, Zuozhu Liu

Evaluating the bias in Large Language Models (LLMs) becomes increasingly crucial with their rapid development. However, existing evaluation methods rely on fixed-form outputs and cannot adapt to the flexible open-text ge…

Bias DetectionQuestion AnsweringSentenceSentence Completion+1