Skip to content

Commit 9553e6e

Browse files
Add citation for property fitting and multi-task fine-tuning (#5152)
See title. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Added a new research reference: a 2026 arXiv article on multi‑task fine‑tuning for atomistic models (new BibTeX entry). * **Documentation** * Updated credits/acknowledgements to include the new bibliography item. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Signed-off-by: Chenqqian Zhang <100290172+Chengqian-Zhang@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 2a9667e commit 9553e6e

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

CITATIONS.bib

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,3 +408,20 @@ @article{Zeng_EnergyFuels_2021_v35_p762
408408
year = 2021,
409409
doi = {10.1021/acs.energyfuels.0c03211},
410410
}
411+
412+
@article{Zhang_2026_multitaskfinetuning,
413+
annote = {fit properties and multi-task fine-tuning},
414+
author = {
415+
Chengqian Zhang and Duo Zhang and Anyang Peng and Mingyu Guo and Yuzhi
416+
Zhang and Lei Wang and Guolin Ke and Linfeng Zhang and Tiejun Li and Han
417+
Wang
418+
},
419+
title = {
420+
{Multi-Task Fine-Tuning Enables Robust Out-of-Distribution Generalization
421+
in Atomistic Models}
422+
},
423+
journal = {arXiv},
424+
year = 2026,
425+
pages = {2601.08486},
426+
doi = {10.48550/arXiv.2601.08486},
427+
}

doc/credits.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,12 @@ Cite DeePMD-kit and methods
148148

149149
Mo_npjComputMater_2022_v8_p107
150150

151+
- If fitting properties (e.g. band gap) or multi-task fine-tuning is used,
152+
153+
.. bibliography::
154+
:filter: False
155+
156+
Zhang_2026_multitaskfinetuning
151157

152158
Package Contributors
153159
=========================

0 commit comments

Comments
 (0)