Papers by Yanxiao Zhao
Learning to Edit Knowledge via Instruction-based Chain-of-Thought Prompting (2026.acl-long)
Copied to clipboard
| Challenge: | Existing knowledge editing methods focus on structured fact triples, overlooking diverse unstructured forms of factual information. |
| Approach: | They propose a method that allows LLMs to edit knowledge via **Chain of Thoughts** reasoning. |
| Outcome: | The proposed method achieves strong generalization across six diverse knowledge editing scenarios with a single round of training on three open-source language models. |
SATQuest: A Verifier for Logical Reasoning Evaluation and Reinforcement Fine-Tuning of LLMs (2026.acl-long)
Copied to clipboard
Yanxiao Zhao, Yaqian Li, Zi-Hao Bo, Rinyoichi Takezoe, Haojia Hui, Mo Guang, null Renlei, Xiaolin Qin, Kaiwen Long
| Challenge: | Large language models exhibit strong general reasoning abilities, yet the community lacks controllable, scalable, and verifiable tools to analyze and improve them. |
| Approach: | They propose a verifier that generates diverse SAT-based reasoning tasks from CNF instances and checks answers objectively with PySAT. |
| Outcome: | The proposed verifier generates diverse SAT-based reasoning tasks from CNF instances and checks answers objectively with PySAT. |