Papers by Tianci Wu
Graph of Trace: Visualizing Execution Traces of Scientific Agents (2026.acl-demo)
Copied to clipboard
| Challenge: | Scientific AI agents can perform complex research tasks, but these unfolded workflows are difficult for humans to inspect and review, limiting interpretable, controllable and effective human–AI collaboration. |
| Approach: | They propose a monitoring and visualization framework that records fine-grained execution events and organizes them into a directed graph that makes agent workflows explicit as they proceed. |
| Outcome: | The proposed framework records intermediate steps (e.g. tool calls and code executions) and renders them as real-time updated visual traces that expose workflow structure. |
Quantification of Large Language Model Distillation (2025.acl-long)
Copied to clipboard
Sunbowen Lee, Junting Zhou, Chang Ao, Kaige Li, Xeron Du, Sirui He, Haihong Wu, Tianci Liu, Jiaheng Liu, Hamid Alinejad-Rokny, Min Yang, Yitao Liang, Zhoufutu Wen, Shiwen Ni
| Challenge: | Existing studies have revealed the robustness degra-dation caused by data distillation. |
| Approach: | They propose a framework to evaluate and quantify model distillation . they aim to identify identity cognition contradictions and analyse multi-granularity response similarities across models to measure the extent of homogenization. |
| Outcome: | The proposed framework addresses two key aspects: (1) Identifying identity cognition contradictions to assess discrepancies in how models perceive and represent identity-related information; (2) Analyzing multi-granularity response similarities across models to measure the extent of homogenization. |
A Survey of Generative Information Extraction (2025.coling-main)
Copied to clipboard
| Challenge: | Information Extraction (IE) is a popular and fundamental task in natural language processing. |
| Approach: | They first review generative information extraction methods based on pre-trained language models and large language models focusing on their adaptation and generalization capabilities. |
| Outcome: | The proposed methods are based on pre-trained language models and large language models, and emphasize the importance of model collaboration. |