TritonDFT: Automating DFT with a Multi-Agent Framework

๐Ÿ“… 2026-03-02
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF

career value

177K/year
๐Ÿค– AI Summary
This work addresses the challenges in density functional theory (DFT) workflowsโ€”namely, their complexity and the difficulty of existing tools in simultaneously achieving automation, task generalization, and an optimal trade-off between accuracy and computational cost. We propose the first end-to-end automated DFT multi-agent system, integrating expert-designed extensible workflows, Pareto-optimal parameter inference, multi-source knowledge fusion, and high-performance computing (HPC) coordination mechanisms. Our contributions include a multi-task-adaptive multi-agent framework, a comprehensive evaluation benchmark named DFTBench, and open-sourced code with a user interface. Experimental results demonstrate that the proposed system significantly outperforms current approaches in scientific accuracy, computational efficiency, and HPC compatibility.

Technology Category

Application Category

๐Ÿ“ Abstract
Density Functional Theory (DFT) is a cornerstone of materials science, yet executing DFT in practice requires coordinating a complex, multi-step workflow. Existing tools and LLM-based solutions automate parts of the steps, but lack support for full workflow automation, diverse task adaptation, and accuracy-cost trade-off optimization in DFT configuration. To this end, we present TritonDFT, a multi-agent framework that enables efficient and accurate DFT execution through an expert-curated, extensible workflow design, Pareto-aware parameter inference, and multi-source knowledge augmentation. We further introduce DFTBench, a benchmark for evaluating the agent's multi-dimensional capabilities, spanning science expertise, trade0off optimization, HPC knowledge, and cost efficiency. TritonDFT provides an open user interface for real-world usage. Our website is at https://www.tritondft.com. Our source code and benchmark suite are available at https://github.com/Leo9660/TritonDFT.git.
Problem

Research questions and friction points this paper is trying to address.

Density Functional Theory
workflow automation
accuracy-cost trade-off
task adaptation
multi-step workflow
Innovation

Methods, ideas, or system contributions that make the work stand out.

multi-agent framework
Density Functional Theory (DFT)
Pareto-aware optimization
workflow automation
DFTBench