I am a master's student in Software Engineering at Tsinghua University, expected to graduate in 2027. I also received my B.Eng. in Software Engineering from Tsinghua University.
My research and engineering work focuses on LLM post-training and retrieval augmentation, including Agentic RAG, SFT/GRPO, model evaluation and error analysis, and distributed training-system optimization.
During internships at Alibaba Qwen and Kuaishou, I worked on long-horizon Agentic RAG, LLM post-training, multimodal recommendation representations, and generative recommendation, with an emphasis on building accurate, reliable, and efficient LLM systems.
Chenghao Zhang, et al.
AAAI Conference on Artificial Intelligence (AAAI), under review 2027 (first author)
Introduces Source Slots to compress candidate representations for annotation-free retriever training, together with a single replay after cross-device gradient aggregation to preserve full-batch gradient equivalence while releasing intermediate activations. The method scales training to an 8B retriever with a shared pool of 256 documents and reaches 4.5× the median training speed of activation checkpointing.
Chenghao Zhang, et al.
AAAI Conference on Artificial Intelligence (AAAI), under review 2027 (first author)
Introduces Source Slots to compress candidate representations for annotation-free retriever training, together with a single replay after cross-device gradient aggregation to preserve full-batch gradient equivalence while releasing intermediate activations. The method scales training to an 8B retriever with a shared pool of 256 documents and reaches 4.5× the median training speed of activation checkpointing.
Chenghao Zhang, et al.
AAAI Conference on Artificial Intelligence (AAAI), under review 2027 (co-first author)
Introduces ClaimWeaver, a query-conditioned evidence organization framework that decomposes retrieved passages into source-grounded atomic claims, filters and consolidates evidence, and connects complementary claims through directed bridges for multi-hop reasoning.
Chenghao Zhang, et al.
AAAI Conference on Artificial Intelligence (AAAI), under review 2027 (co-first author)
Introduces ClaimWeaver, a query-conditioned evidence organization framework that decomposes retrieved passages into source-grounded atomic claims, filters and consolidates evidence, and connects complementary claims through directed bridges for multi-hop reasoning.
Z. Ni, Chenghao Zhang, H. Wan, X. Zhao
AAAI Conference on Artificial Intelligence (AAAI) 2026
Introduces DGPA to mitigate performance degradation in cross-domain few-shot graph-level anomaly detection, improving average AUROC by 5.72pp over the strongest baseline.
Z. Ni, Chenghao Zhang, H. Wan, X. Zhao
AAAI Conference on Artificial Intelligence (AAAI) 2026
Introduces DGPA to mitigate performance degradation in cross-domain few-shot graph-level anomaly detection, improving average AUROC by 5.72pp over the strongest baseline.
Z. Ni, Chenghao Zhang, H. Wan, X. Zhao
Frontiers of Computer Science 2025
Studies factor-wise disentangled contrastive learning for cross-domain few-shot molecular property prediction and improves average ROC-AUC by 1.53pp.
Z. Ni, Chenghao Zhang, H. Wan, X. Zhao
Frontiers of Computer Science 2025
Studies factor-wise disentangled contrastive learning for cross-domain few-shot molecular property prediction and improves average ROC-AUC by 1.53pp.
F. Yang, H. Chen, Y. He, S. Zhao, Chenghao Zhang, K. Ni, G. Ding
AAAI Conference on Artificial Intelligence (AAAI) 2024
Uses geometry priors to improve cross-domain generalization for monocular 3D object detection. I contributed to implementing and integrating the attention module.
F. Yang, H. Chen, Y. He, S. Zhao, Chenghao Zhang, K. Ni, G. Ding
AAAI Conference on Artificial Intelligence (AAAI) 2024
Uses geometry priors to improve cross-domain generalization for monocular 3D object detection. I contributed to implementing and integrating the attention module.
Building long-horizon agents that search, verify evidence, resolve conflicts, and stop appropriately for complex knowledge tasks.
Improving model capabilities and tool use through SFT/GRPO, trajectory construction, reward design, model evaluation, and error analysis.
Learning multimodal recommendation representations and generative user/item models with contrastive and multi-task objectives.
Optimizing distributed training, asynchronous RL pipelines, rollout serving, communication, latency, and throughput for efficient LLM development.