← Latest papers
🔬 materials science

ADAPT: Lightweight, Long-Range Machine Learning Force Fields Without Graphs

The paper introduces ADAPT, a lightweight, graph-free machine learning force field based on a Transformer architecture that explicitly models all pairwise atomic interactions to overcome the limitations of existing GNN-based methods, achieving significantly lower prediction errors and computational costs for silicon point defects.

Original authors: Evan Dramko, Yihuang Xiong, Yizhi Zhu, Geoffroy Hautier, Thomas Reps, Christopher Jermaine, Anastasios Kyrillidis

Published 2026-09-15
📖 5 min read🧠 Deep dive

Original authors: Evan Dramko, Yihuang Xiong, Yizhi Zhu, Geoffroy Hautier, Thomas Reps, Christopher Jermaine, Anastasios Kyrillidis

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Materials scientists often think of a perfect crystal as a flawless grid, like a city built with identical bricks where every street and building fits precisely. But real materials are never perfect. They contain tiny flaws called point defects, where a single atom is missing, misplaced, or replaced by a different kind. These small imperfections are actually the most important parts of the material, dictating how it conducts electricity, how strong it is, and how it reacts to heat. To understand these properties, researchers must calculate the energy and forces acting on every atom in a massive, simulated block of material. For decades, the standard way to do this has been to use complex physics equations that mimic the behavior of electrons. While these calculations are accurate, they are incredibly slow and expensive, requiring supercomputers to run even for a few hours. This bottleneck has made it difficult to study the vast number of defect combinations needed to design better materials.

To speed things up, scientists have turned to machine learning, training computer programs to predict these forces and energies without solving the heavy physics equations every time. Most of these programs work by treating atoms like nodes in a social network, connecting them based on who is close to whom. This approach, known as a graph, works well for simple, uniform materials. However, it struggles when a defect is present because the flaw creates a ripple effect that stretches far across the material. The "social network" method often smooths out these long-range ripples, missing the subtle but critical shifts that determine how a material behaves. A new study introduces a different approach that abandons the network idea entirely. Instead of connecting atoms in a graph, the researchers treat every atom as an individual item in a list, allowing the computer to consider the relationship between every single pair of atoms at once, regardless of distance.

The researchers, led by Evan Dramko and colleagues, developed a system they call ADAPT. They tested this system on a dataset of silicon, a material used in computer chips, focusing on complex defects where atoms are missing or swapped. In their setup, the computer does not look for neighbors or build a map of connections. Instead, it takes the raw position of every atom in the simulation—its x, y, and z coordinates—along with its chemical identity, and feeds this information into a powerful learning engine. This engine, inspired by the technology that helps computers understand human language, treats each atom as a word in a sentence. It reads the entire list of atoms simultaneously, paying attention to how every atom influences every other atom. This allows the model to see the big picture of how a defect distorts the entire crystal, rather than just the immediate surroundings.

The results of this new method were striking. When the team compared ADAPT to the best existing tools that rely on the graph-based network approach, ADAPT made significantly fewer mistakes. It predicted the forces acting on atoms with about 33 percent less error than the leading graph-based model, even though it used a fraction of the computing power. The system was so efficient that it could be trained on a standard workstation laptop, whereas the older methods required massive clusters of high-end computers running for days. In terms of time, training the new model took roughly three hours on a single powerful computer chip, while training the older model on the same data required nearly 700 hours of computing time spread across many chips. This massive difference in speed and cost suggests that the new method could make it practical to simulate materials that were previously too expensive to study.

The researchers also found that the new approach handled the specific challenges of defects much better. In a crystal with a defect, the atoms far away from the flaw still move slightly to accommodate the change. The old graph-based models often failed to capture these distant movements, effectively blurring the details of the defect. The new system, by considering all interactions at once, preserved these long-range effects. The team showed that if they artificially restricted the new model to only look at nearby atoms, mimicking the old graph method, its performance dropped sharply. This confirmed that the ability to see the whole structure at once was the key to its success. The model was able to predict the energy of the defective crystal and the forces pushing on each atom with a level of accuracy that matches the slow, expensive physics calculations, but in a tiny fraction of the time.

Despite these successes, the researchers are careful to note the limits of their work. The system was trained specifically on defects in silicon and has not yet been tested on other materials or different types of structural problems. They also point out that because they used two separate computer programs—one to predict forces and another to predict energy—the system does not strictly follow the physical laws that usually link the two. While this separation allowed for greater speed and flexibility, it means the model cannot be used for certain types of simulations that require a perfect physical balance between force and energy. However, for the specific goal of finding the stable shape of a defective material, the new method proved highly effective.

The study suggests that moving away from the traditional graph-based way of thinking about atoms could open new doors in materials science. By treating atoms as a collection of individual data points rather than a connected web, the researchers were able to capture the complex, long-range behaviors that define how real materials work. This shift in perspective, combined with the efficiency of modern learning tools, offers a promising path toward discovering new materials faster and cheaper than ever before. The work demonstrates that sometimes, the best way to understand a complex system is not to map its connections, but to let the computer see the entire picture at once.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →