Papers by Jizhan Fang
CKnowEdit: A New Chinese Knowledge Editing Dataset for Linguistics, Facts, and Logic Error Correction in LLMs (2025.acl-long)
Copied to clipboard
| Challenge: | CKnowEdit is the first-ever knowledge editing dataset designed to correct linguistic, factual, and logical errors in Large Language Models. |
| Approach: | They propose a Chinese knowledge editing dataset to correct linguistic, factual, and logical errors in Large Language Models. |
| Outcome: | The proposed dataset highlights the challenges that LLMs face in mastering Chinese . CKnowEdit can correct linguistic, factual, and logical errors in Chinese, the authors show . |
StructMem: Structured Memory for Long-Horizon Behavior in LLMs (2026.acl-short)
Copied to clipboard
| Challenge: | Existing memory systems lack structure and efficiency in capturing relationships between events. |
| Approach: | They propose a structure-enriched hierarchical memory framework that preserves event-level bindings and induces cross-event connections. |
| Outcome: | The proposed framework preserves event-level bindings and induces cross-event connections while reducing token usage, API calls, and runtime compared to prior memory systems. |
CaKE: Circuit-aware Editing Enables Generalizable Knowledge Learners (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing knowledge editing methods fail to generalize updates to multi-hop reasoning tasks . Existing methods only edit single or a few model layers, inadequately integrate updated knowledge into reasoning pathways. |
| Approach: | They propose a circuit-aware method that enhances the effective integration of updated knowledge in large language models by leveraging curated data samples guided by their analysis. |
| Outcome: | The proposed method improves accuracy and accuracy of 20% on the MQuAKE dataset while requiring less memory. |
OmniThink: Expanding Knowledge Boundaries in Machine Writing through Thinking (2025.emnlp-main)
Copied to clipboard
Zekun Xi, Wenbiao Yin, Jizhan Fang, Jialong Wu, Runnan Fang, Yong Jiang, Pengjun Xie, Fei Huang, Huajun Chen, Ningyu Zhang
| Challenge: | Recent advances in Large Language Models (LLMs) have demonstrated remarkable progress in machine writing such as open domain long-form generation. |
| Approach: | They propose a slow-thinking machine writing framework that emulates the human-like process of iterative expansion and reflection to improve the knowledge density of generated articles. |
| Outcome: | The proposed framework improves the knowledge density of generated articles without compromising metrics such as coherence and depth. |