AI RESEARCH
Breaking the Reversal Curse in Autoregressive Language Models via Identity Bridge
arXiv CS.AI
•
ArXi:2602.02470v2 Announce Type: replace 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 "$A \rightarrow B$" (e.g., Alice's husband is Bob), the model is unable to deduce the reversal knowledge "$B \leftarrow A$" (e.g., Bob's wife is Alice) during test.