中文
相关论文

相关论文: Exploring the Reversal Curse and Other Deductive L…

200 篇论文

While large language models (LLMs) have achieved impressive performance across diverse tasks, recent studies showcase that causal LLMs suffer from the "reversal curse". It is a typical example that the model knows "A's father is B", but is…

计算与语言 · 计算机科学 2024-03-21 Qingyan Guo , Rui Wang , Junliang Guo , Xu Tan , Jiang Bian , Yujiu Yang

While large language models (LLMs) showcase unprecedented capabilities, they also exhibit certain inherent limitations when facing seemingly trivial tasks. A prime example is the recently debated "reversal curse", which surfaces when…

计算与语言 · 计算机科学 2024-11-25 Zhengkai Lin , Zhihang Fu , Kai Liu , Liang Xie , Binbin Lin , Wenxiao Wang , Deng Cai , Yue Wu , Jieping Ye

Auto-regressive large language models (LLMs) show impressive capacities to solve many complex reasoning tasks while struggling with some simple logical reasoning tasks such as inverse search: when trained on '$A \to B$' (e.g., 'Tom is the…

机器学习 · 计算机科学 2024-10-29 Hanlin Zhu , Baihe Huang , Shaolun Zhang , Michael Jordan , Jiantao Jiao , Yuandong Tian , Stuart Russell

The reversal curse describes a failure of autoregressive language models to retrieve a fact in reverse order (e.g., training on ``$A > B$'' but failing on ``$B < A$''). Recent work shows that objectives with bidirectional supervision (e.g.,…

计算与语言 · 计算机科学 2026-04-08 Julian Coda-Forno , Jane X. Wang , Arslan Chaudhry

Recent research observed a noteworthy phenomenon in large language models (LLMs), referred to as the ``reversal curse.'' The reversal curse is that when dealing with two entities, denoted as $a$ and $b$, connected by their relation $R$ and…

计算与语言 · 计算机科学 2024-11-12 Ang Lv , Kaiyi Zhang , Shufang Xie , Quan Tu , Yuhan Chen , Ji-Rong Wen , Rui Yan

We expose a surprising failure of generalization in auto-regressive large language models (LLMs). If a model is trained on a sentence of the form "A is B", it will not automatically generalize to the reverse direction "B is A". This is the…

计算与语言 · 计算机科学 2024-05-28 Lukas Berglund , Meg Tong , Max Kaufmann , Mikita Balesni , Asa Cooper Stickland , Tomasz Korbak , Owain Evans

Large language models (LLMs) have a surprising failure: when trained on "A has a feature B", they do not generalize to "B is a feature of A", which is termed the Reversal Curse. Even when training with trillions of tokens this issue still…

计算与语言 · 计算机科学 2024-05-09 Olga Golovneva , Zeyuan Allen-Zhu , Jason Weston , Sainbayar Sukhbaatar

Autoregressive large language models (LLMs) have achieved remarkable success in many complex tasks, yet they can still fail in very simple logical reasoning such as the "reversal curse" -- when trained on forward knowledge data of the form…

人工智能 · 计算机科学 2026-02-03 Xutao Ma , Yixiao Huang , Hanlin Zhu , Somayeh Sojoudi

The "reversal curse" refers to the phenomenon where large language models (LLMs) exhibit predominantly unidirectional behavior when processing logically bidirectional relationships. Prior work attributed this to autoregressive training --…

计算与语言 · 计算机科学 2026-01-13 Shaokai He , Kaiwen Wei , Xinyi Zeng , Xiang Chen , Xue Yang , Zhenyang Li , Jiang Zhong , Yu Tian

Despite their impressive capabilities, LLMs exhibit a basic generalization failure known as the Reversal Curse, where they struggle to learn reversible factual associations. Understanding why this occurs could help identify weaknesses in…

计算与语言 · 计算机科学 2026-02-11 Boshi Wang , Huan Sun

We introduce the concept of the self-referencing causal cycle (abbreviated RECALL) - a mechanism that enables large language models (LLMs) to bypass the limitations of unidirectional causality, which underlies a phenomenon known as the…

Recent studies have demonstrated that large language models (LLMs) store massive factual knowledge within their parameters. But existing LLMs are prone to hallucinate unintended text due to false or outdated knowledge. Since retraining LLMs…

计算与语言 · 计算机科学 2024-10-15 Jun-Yu Ma , Jia-Chen Gu , Zhen-Hua Ling , Quan Liu , Cong Liu

The reversal curse--a language model's inability to infer an unseen fact "B is A" from a learned fact "A is B"--is widely considered a fundamental limitation. We show that this is not an inherent failure but an artifact of how models encode…

人工智能 · 计算机科学 2026-03-03 Dong-Kyum Kim , Minsung Kim , Jea Kwon , Nakyeong Yang , Meeyoung Cha

Autoregressive language models (ARMs) suffer from the reversal curse: after learning ''$A$ is $B$,'' they often fail on the reverse query ''$B$ is $A$.'' Masked diffusion language models (MDMs) exhibit this failure in a much weaker form,…

人工智能 · 计算机科学 2026-05-13 Moongyu Jeon , Sangwoo Shin , BumJun Kim , Kyelim Lee , Albert No

Today's best language models still struggle with hallucinations: factually incorrect generations, which impede their ability to reliably retrieve information seen during training. The reversal curse, where models cannot recall information…

机器学习 · 计算机科学 2024-06-11 Ouail Kitouni , Niklas Nolte , Diane Bouchacourt , Adina Williams , Mike Rabbat , Mark Ibrahim

Transformer-based pretrained large language models (PLM) such as BERT and GPT have achieved remarkable success in NLP tasks. However, PLMs are prone to encoding stereotypical biases. Although a burgeoning literature has emerged on…

计算与语言 · 计算机科学 2024-06-18 Yi Yang , Hanyu Duan , Ahmed Abbasi , John P. Lalor , Kar Yan Tam

This study investigates the capabilities of Large Language Models (LLMs), specifically GPT-4, in the context of Binary Reverse Engineering (RE). Employing a structured experimental approach, we analyzed the LLM's performance in interpreting…

软件工程 · 计算机科学 2024-06-12 Saman Pordanesh , Benjamin Tan

Large Language Models (LLMs) exhibit impressive performance on complex reasoning tasks, yet they frequently fail on basic numerical problems, producing incorrect outputs. Inspired by Benford's Law, a statistical pattern in which lower…

计算与语言 · 计算机科学 2025-12-01 Jiandong Shao , Yao Lu , Jianfei Yang

Humans are accustomed to reading and writing in a forward manner, and this natural bias extends to text understanding in auto-regressive large language models (LLMs). This paper investigates whether LLMs, like humans, struggle with reverse…

计算与语言 · 计算机科学 2025-02-25 Sicheng Yu , Yuanchen Xu , Cunxiao Du , Yanying Zhou , Minghui Qiu , Qianru Sun , Hao Zhang , Jiawei Wu

Large language models (LLMs) have made remarkable progress in various domains, yet they often suffer from repetitive text generation, a phenomenon we refer to as the "Repeat Curse". While previous studies have proposed decoding strategies…

计算与语言 · 计算机科学 2025-10-13 Junchi Yao , Shu Yang , Jianhua Xu , Lijie Hu , Mengdi Li , Di Wang
‹ 上一页 1 2 3 10 下一页 ›