我是清华大学软件学院软件工程硕士研究生,预计 2027 年毕业,本科同样就读于清华大学软件学院。
我的研究与工程实践聚焦大模型后训练与检索增强,主要包括 Agentic RAG、SFT/GRPO、 大模型评测与误差分析,以及分布式训练系统优化。
曾在阿里巴巴千问事业部和快手基础大模型与应用部实习,开展长耗时 Agentic RAG、大模型后训练、 多模态推荐表征与生成式推荐相关工作,关注大模型系统的准确性、可靠性与运行效率。
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.
面向复杂知识任务构建可自主检索、核验证据、处理冲突并主动停止的长程 Agent。
围绕 SFT/GRPO、轨迹构造、奖励设计、大模型评测与误差分析,优化模型能力与工具行为。
通过对比学习与多任务目标,学习多模态推荐表征和生成式 user/item 模型。
优化分布式训练、异步 RL、Rollout 服务、通信、时延与吞吐,提升大模型研发效率。