Hugging Face Trending Papers

Molecular LLM Agents: From Architectural Design to Scientific Autonomy

arXiv AI
4d ago

El Agente Potente: High-Throughput Agentic Atomistic Simulations

El Agente Potente is an agentic system that integrates typed execution graphs and a coding mode to facilitate machine‑learning interatomic potential (MLIP) driven atomistic simulations. Typed execution graphs offer structured, provenance‑aware workflows where large language models handle planning and routing while deterministic Python code performs scientific computation and validation. The coding agent builds customized workflows for tasks needing procedural flexibility, invoking existing Potente functions for supported calculations. The system is demonstrated across materials discovery, energy‑landscape exploration, adsorption, and catalytic reaction workflows, with benchmarks on reproducibility and LLM token cost.

By Tsz Wai Ko, Jiaru Bai, Thomas Swanick, Yeonghun Kang, Changhyeok Choi, Angelina Qihong Jiang, Aiwei Yin, Varinia Bernales, Al\'an Aspuru-Guzik
arXiv AI
Aug 20

Science Done on a Machine by a Machine: AI Agents in Computational Chemistry

The Perspective reviews the rapid growth of agentic AI systems in computational chemistry, noting an increase from a handful in 2024 to about fifty by August 2026. These systems are evolving from assisting with specific tasks to autonomously designing, executing, and analyzing in‑silico experiments, even drafting manuscripts. While fully autonomous AI scientists are not yet realized and human oversight remains, the trend toward commoditized generalist agents suggests a future where specialized systems may become obsolete, prompting reflection on the field’s direction and priorities.

By Pavlo O. Dral, Hassan Nawaz, Arif Ullah
arXiv AI
Aug 5

MDArena: Evaluating Coding Agents on Realistic Molecular Dynamics Workflows

arXiv:2608. 02642v1 Announce Type: cross Abstract: Accelerating scientific discovery is among the most consequential applications of AI, and computational biomolecular simulation stands out as a particularly promising target within this broader effort.

By Nithishwer Mouroug Anand, Wei-Tse Hsu, Kyle Vaccaro, Eden James Gage, Jonathan David Colburn, Linda Xi Phan, Minjoon Seo, Kevin Guan, Philip C. Biggin
Hugging Face Trending Papers
Aug 5

CheMLFlow: An Open-Source Platform for Cheminformatics and Materials Informatics Applications

CheMLFlow is an open-source platform for building and executing end-to-end, high-throughput, and agentic workflows for scientific and technological applications. CheMLFlow targets a common bottleneck in scientific machine learning development, where researchers often need to assemble data acquisition, curation, representation, model training, validation, screening, interpretation, and reporting into a reproducible pipeline, even when their primary research contribution concerns only one stage.