Papers by Xiangbo Zhang

5 papers
HuatuoGPT, Towards Taming Language Model to Be a Doctor (2023.findings-emnlp)

Copied to clipboard

Challenge: Experimental results show that the distilled language model outperforms its teacher model (ChatGPT) in most cases.
Approach: They propose a Large Language Model (LLM) that leverages both distilled data from **ChatGPT** and real-world data from**doctors** in the supervised fine-tuning stage.
Outcome: The proposed model outperforms the teacher model in most cases by using additional real-world data and RLMF to align the language model with the merits of both sources.
Memory Dial: A Training Framework for Controllable Memorization in Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to memorization detection are post-hoc . large language models can reproduce training data verbatim, complicating accuracy estimates .
Approach: They propose a training framework that makes memorization an explicit variable.
Outcome: The proposed framework produces models identical in architecture, data, and optimization, but varying in memorization pressure.
Second Language (Arabic) Acquisition of LLMs via Progressive Vocabulary Expansion (2025.acl-long)

Copied to clipboard

Challenge: In the evolving landscape of large language models, the predominant focus has been on English and Chinese.
Approach: They propose to utilize Arabic-specific vocabulary in the tokenizer to accelerate decoding.
Outcome: The proposed model achieves decent performance comparable to the best Arabic LLMs across various Arabic benchmarks.
Huatuo-26M, a Large-scale Chinese Medical QA Dataset (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models are a powerful tool for medical research, but the data is a bottleneck.
Approach: They propose to use the largest ever medical Question Answering dataset with 26 Million QA pairs as a fine-tuning data for training large language models.
Outcome: The proposed dataset demonstrates that it can be used to train large language models and improves zero-shot performance on other datasets.
Stable and Explainable Personality Trait Evaluation in Large Language Models with Internal Activations (2026.findings-acl)

Copied to clipboard

Challenge: Existing questionnaire-based evaluation methods exhibit limited stability and offer little explainability, as their results are sensitive to minor variations in prompt phrasing or role-play configurations.
Approach: They propose an internal-activation-based approach for stable and explainable personality trait evaluation in Large Language Models by interpolating a persona vector associated with a target personality trait from the model's internal activations.
Outcome: The proposed approach yields significantly more stable personality trait evaluations than existing methods, even under questionnaire and role-play variants.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations