Research
My research interests are responsible AI, particularly in explainable AI (XAI) and privacy-preserving machine learning. For XAI, specifically, my research is to develop Usable XAI-as-a-Service systems (Usable XAI) and Useful Explainable AI toolkits (Useful XAI). The ultimate goal of my research is to advance XAI that enables trust, control, and meaningful human–AI interaction.

Here, Usable XAI refers to human-centric explanation services that support model understanding with strong faithfulness and practical utility. The central question is: “How can models explain themselves in terms that people can actually understand and use?” Useful XAI focuses on model-centric interpretability, where explanation toolkits reveal the model’s underlying computational graph and provide actionable insights for improving performance and trustworthiness. This line of work asks: “What computation is actually implemented inside large models?” Building on Usable XAI and Useful XAI, my research further explores Interactive XAI, which treats explanations as interfaces for human–AI interaction. By grounding human-centric explanations in model-centric computational understanding, Interactive XAI enables a progression from trust, to control, and ultimately to sustained human–AI interaction. My research helps realize these goals by making progress in the following five directions:
- Theoretical Foundations of Usable XAI: stability([ICML’24 Spotlight],[ICLR’24],[AAAI’23 Oral],[TMLR]), controllability([ICML’25,a],[ICLR’26,b]), consistency([ICCV’25],[NeurIPS’24],[EMNLP’24,a])
- Useful XAI in Large Models: enhance safety([AAAI’25 Oral,a],[ICML’25,b],[NAACL’25],[AAAI’25 Oral,b],[COLM’24,a],[COLM’24,b],[EMNLP’24 Oral,b]), boost model performance([ArXiv]), steer model behavior([WWW’26],[ArXiv])
- System for XAI: acceleration([ICLR’26,b],[ICLR’26,c],[ICLR’26,d]), reproducibility, accessibility
- Interactive XAI: alignment(WWW’26), interaction, co-adaptation
- XAI for Science: protein([ICLR’26,a]), healthcare([ICLR’24],[NeurIPS’24],[ECML-PKDD’25]), autonomous driving([ICRA’25]), material science([Advanced Science]), marine science
For privacy-preserving machine learning, I mainly focused on private statistical estimation([JMLR,a],[JMLR,b],[ECAI’23],[AISTATS’23],[TKDE],[PODS’22],[ALT’22]) and its application to natural language models([EMNLP’24 Oral,c],[EACL’24]).
Theoretical Foundations of Usable XAI
Several interpretation techniques have been developed to enhance the explainability of deep learning models. However, few of them have delved into a fundamental question: do we truly trust these explainers? In other words, are these interpretable methods faithful to the underlying models? This problem hinders the practical application of XAI. Thus, a usable XAI should provide faithful interpretations. I mainly focused on achieving Usable XAI from three aspects. Specifically, my research mainly focuses on improving the explanation faithfulness for current methods from three aspects: stability, controllability, and consistency.

Towards Useful XAI in Large Models
I also applied Useful XAI as a toolkit, which can serve as a guide for boosting utility and enhancing the trustworthiness of deep learning models. I mainly focus on the following three aspects via interpretability. First, Enhancing Trustworthiness. Useful XAI can serve as a tool to enhance trustworthiness, which is essential for LLMs. I mainly focus on using interpretability to mitigate safety challenges in LLM, such as hallucination, jailbreaking, privacy, and copyright infringement. Second, Boosting Utility. Useful XAI can also be a powerful tool to boost model performance. For example, XAI can be used as a modality for alignment with LLMs and Graph, reducing time and costs by 100X. Additionally, XAI can be used to fine-tune LLMs, equipping them with capabilities for self-aware error identification and correction. Third, Analyzing Models. Useful XAI can also serve as an analytical tool to reveal the deeper behaviors of LLMs.

Towards Usable XAI for Science
Usable XAI models are essential in AI applications for the science field because they enable researchers and practitioners to understand and trust the decisions made by complex models. Through a wide range of interdisciplinary collaborations, I have deployed these technologies for impactful applications in healthcare, traffic, material science, and marine science.

