中文
相关论文

相关论文: Bilinear representation mitigates reversal curse a…

200 篇论文

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

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

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

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

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

The term "Reversal Curse" refers to the scenario where auto-regressive decoder large language models (LLMs), such as ChatGPT, trained on "A is B" fail to learn "B is A," assuming that B and A are distinct and can be uniquely identified from…

计算与语言 · 计算机科学 2024-07-03 Da Wu , Jingye Yang , Kai Wang

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

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

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

Artificial intelligence, particularly the subfield of machine learning, has seen a paradigm shift towards data-driven models that learn from and adapt to data. This has resulted in unprecedented advancements in various domains such as…

机器学习 · 计算机科学 2023-10-26 Leonardo Petrini

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

Bilingual word embeddings have been widely used to capture the similarity of lexical semantics in different human languages. However, many applications, such as cross-lingual semantic search and question answering, can be largely benefited…

计算与语言 · 计算机科学 2019-09-10 Muhao Chen , Yingtao Tian , Haochen Chen , Kai-Wei Chang , Steven Skiena , Carlo Zaniolo

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…

We study bilinear embedding models for the task of multi-relational link prediction and knowledge graph completion. Bilinear models belong to the most basic models for this task, they are comparably efficient to train and use, and they can…

机器学习 · 计算机科学 2017-09-15 Yanjie Wang , Rainer Gemulla , Hui Li

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

Input space reconstruction is an attractive representation learning paradigm. Despite interpretability of the reconstruction and generation, we identify a misalignment between learning by reconstruction, and learning for perception. We show…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Randall Balestriero , Yann LeCun

The curse of dimensionality in the realm of association rules is twofold. Firstly, we have the well known exponential increase in computational complexity with increasing item set size. Secondly, there is a \emph{related curse} concerned…

人工智能 · 计算机科学 2018-05-16 Tom Hanika , Friedrich Martin Schneider , Gerd Stumme

Following the recent success of word embeddings, it has been argued that there is no such thing as an ideal representation for words, as different models tend to capture divergent and often mutually incompatible aspects like…

计算与语言 · 计算机科学 2021-12-28 Mikel Artetxe , Gorka Labaka , Iñigo Lopez-Gazpio , Eneko Agirre

Learning-based methods for inverse problems, adapting to the data's inherent structure, have become ubiquitous in the last decade. Besides empirical investigations of their often remarkable performance, an increasing number of works…

‹ 上一页 1 2 3 10 下一页 ›