Reasoning-Oriented and Analogy-Based Methods for Locating and Editing in Zero-Shot Event-Relational Reasoning
Jingyao Tang, Lishuang Li, Liteng Mi, Haiming Wu, Hongbin Lu
TL;DR
This work tackles zero-shot event-relational reasoning by addressing the inefficiencies and opacity of prefix-tuning. It introduces ROLE to locate and edit key reasoning modules in a language model, enhancing interpretability and resource efficiency, and ABLE to transfer knowledge across tasks via analogies for improved zero-shot performance. Through experiments on ten MAVEN-derived datasets across causal and sub-event relations, ROLE shows interpretability and efficiency gains while ABLE achieves state-of-the-art results on most zero-shot tasks and provides insights into analogical transfer of editing magnitudes. Together, ROLE and ABLE offer a principled, resource-conscious framework for understanding and enhancing reasoning in large language models with practical implications for downstream event-centric NLP tasks.
Abstract
Zero-shot event-relational reasoning is an important task in natural language processing, and existing methods jointly learn a variety of event-relational prefixes and inference-form prefixes to achieve such tasks. However, training prefixes consumes large computational resources and lacks interpretability. Additionally, learning various relational and inferential knowledge inefficiently exploits the connections between tasks. Therefore, we first propose a method for Reasoning-Oriented Locating and Editing (ROLE), which locates and edits the key modules of the language model for reasoning about event relations, enhancing interpretability and also resource-efficiently optimizing the reasoning ability. Subsequently, we propose a method for Analogy-Based Locating and Editing (ABLE), which efficiently exploits the similarities and differences between tasks to optimize the zero-shot reasoning capability. Experimental results show that ROLE improves interpretability and reasoning performance with reduced computational cost. ABLE achieves SOTA results in zero-shot reasoning.
