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

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.

Who benefits

PharmaceuticalsBiotechnologyMaterials ScienceChemical EngineeringScientific Research

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.

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 ResearchAI Engineering & DevTools

Data-Efficient Deep Learning Guidelines for Inertial Sensor Classification

This study provides empirical guidelines for estimating the minimum training set size needed for deep learning models in inertial sensor classification tasks. It reveals that accuracy follows a consistent logarithmic growth pattern, allowing for data-efficient planning of recording campaigns and achieving practical stability with fewer samples than traditionally assumed.

Ofir Kruzel, Itzik KlienJul 13, 2026
AI Engineering & DevToolsAI Research

On-Device Adaptive AI Boosts EV Battery Power Prediction

Researchers developed a novel approach for on-device learning in electric vehicles (EVs) that continuously adapts pretrained battery power prediction models to new data. This method significantly improves forecasting performance, reducing mean absolute errors by up to 14.88% with offline adaptation and 7.49% with online adaptation.

Avik Bhatnagar, Anton Paule, Tobias Schuermann, Sebastian Reiter, Oliver BringmannJul 13, 2026
AI ResearchAI Engineering & DevTools

New Differentiable Logic Networks Outperform Fixed-Connection Models

Researchers introduce a novel method for optimizing connections in deep differentiable logic gate networks (LGNs) and lookup table networks (LUTNs), achieving superior performance with significantly fewer gates. The approach allows for parallel learning of optimal gate types and LUT entries, demonstrating improved accuracy on benchmarks like MNIST.

Wout Mommen, Lars Keuninckx, Matthias Hartmann, Werner Van Leekwijck, Piet WambacqJul 13, 2026