Section 01
[Introduction] Compliance vs. Rationality: A Deep Exploration of Reasoning Controllability in Large Language Models
This article focuses on the research of reasoning controllability in large language models, exploring the inherent tension between the model's compliance with instructions (compliance) and maintenance of logical rationality, and presents an implementation of a reasoning guidance module based on EasyEdit. The study aims to address the dilemmas of over-compliance (e.g., catering to wrong instructions) and under-compliance (e.g., refusing reasonable instructions), providing technical support for scenarios such as AI alignment and personalized assistants.