KRONOS Generates 3D Molecules with Latent Autoregressive Diffusion

Federico Ottomano, Gaopeng Ren, Yingzhen Li, Kim E. Jelfs, Alex M. Ganose· July 13, 2026 View original

Key takeaways

  • KRONOS is a new latent autoregressive diffusion model for 3D molecule generation.
  • It jointly models molecular graph topology and geometry in a latent space.
  • A mixed training strategy enables both unconditional and fragment-conditioned generation within one model.
  • KRONOS achieves leading performance among autoregressive methods and is competitive with diffusion models.

Who benefits

PharmaceuticalsBiotechnologyMaterials ScienceChemical EngineeringScientific Research

Summary

KRONOS is a new latent autoregressive diffusion framework for 3D molecule generation that models both graph topology and geometry in a latent space. It supports both unconditional and fragment-conditioned generation within a single model, achieving leading performance among autoregressive methods.

Generating three-dimensional (3D) molecules is a critical task in drug discovery and materials science, with diffusion models currently dominating due to their high generation quality. However, these models typically require the molecular size to be predefined. Autoregressive approaches offer flexibility for variable-length generation and conditioning on partial molecular contexts but have historically lagged in performance and struggled to balance unconditional and context-conditioned generation. KRONOS, a novel latent autoregressive diffusion framework, aims to bridge this gap. It operates by generating molecules within the latent space of a pre-trained autoencoder, simultaneously modeling both the molecular graph topology and its 3D geometry. This approach retains the inherent flexibility of autoregressive generation. A key innovation in KRONOS is its mixed training strategy, inspired by the Fill-in-the-Middle (FIM) paradigm. This strategy enables the single left-to-right autoregressive model to perform both unconditional and fragment-conditioned molecular generation effectively. Experiments on standard datasets like QM9 and GEOM-Drugs demonstrate that KRONOS achieves leading unconditional generation performance among autoregressive methods and remains competitive with diffusion models, all while supporting fragment-conditioned generation with minimal impact on unconditional performance.

Why it matters

This advancement offers a more flexible and efficient way to design novel molecules, accelerating drug discovery, materials science, and chemical engineering by allowing for both de novo generation and targeted modification of existing structures.

How to implement this in your domain

  1. 1Explore KRONOS for accelerating drug discovery pipelines by generating novel molecular candidates.
  2. 2Utilize its fragment-conditioned generation capabilities to optimize existing lead compounds or design molecules with specific properties.
  3. 3Integrate KRONOS into computational chemistry workflows for virtual screening and synthesis planning.
  4. 4Evaluate its scalability and transferability for generating molecules in diverse chemical spaces.

Original post by Federico Ottomano, Gaopeng Ren, Yingzhen Li, Kim E. Jelfs, Alex M. Ganose

"arXiv:2607.09277v1 Announce Type: new Abstract: Three-dimensional (3D) molecule generation has been dominated by diffusion models, which achieve strong generation quality but typically require the molecular size to be specified a priori. Recent autoregressive approaches have subs…"

View on X

Originally posted by Federico Ottomano, Gaopeng Ren, Yingzhen Li, Kim E. Jelfs, Alex M. Ganose on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI Research

Resilient Decentralized Federated Learning for Wireless IoT Networks

This paper introduces QEF-GT-AdamW, a communication-efficient and outage-resilient algorithm for decentralized federated learning over wireless IoT networks. It combines gradient tracking, AdamW optimization, and dual-stream biased quantization with error feedback to improve robustness and convergence under heterogeneous data and unreliable communication.

Nguyen Van Thieu, Ti Ti Nguyen, Ons Aouedi, Vu Nguyen Ha, Symeon ChatzinotasAug 27, 2026
AI Engineering & DevToolsAI Research

FedQoS Predicts QoS Risk for Wireless Access Selection

This paper proposes FedQoS, a federated QoS-risk learning framework that predicts future QoS degradation for reliable access selection in heterogeneous indoor-outdoor wireless environments. It enables access nodes to locally learn from network logs and collaboratively train a global predictor without centralizing user data, significantly reducing QoS failure rates.

Nguyen Van Thieu, Ti Ti Nguyen, Ons Aouedi, Zerihun Huruy, Vu Nguyen Ha, Symeon ChatzinotasAug 27, 2026
AI ResearchAI Engineering & DevTools

Parametric Knowledge Graphs Show Storage-Retrieval Gap

This paper explores compiling knowledge graphs into LoRA adapters for parametric memory, finding that while adapters effectively store factual knowledge, retrieving it via semantic similarity or weight-space geometry is ineffective. This highlights a "storage-retrieval gap" and the need for new query-conditioned composition mechanisms.

Martino M. L. Pulici, Cuong Xuan Chu, Evgeny Kharlamov, Volker TrespAug 27, 2026