PulseAugur
LIVE 10:07:53
tool · [1 source] ·
0
tool

NEAT transformer generates 3D molecules with state-of-the-art speed and accuracy

Researchers have developed NEAT, a novel autoregressive set transformer designed for 3D molecular generation. Unlike previous methods that rely on sequential atom ordering, NEAT treats molecules as sets and uses a neighborhood-guided training strategy to ensure permutation invariance. This approach allows the model to learn an order-agnostic distribution over tokens, leading to state-of-the-art generation quality on datasets like QM9 and GEOM-Drugs while also being significantly faster than existing methods. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a novel permutation-invariant approach for 3D molecular generation, potentially accelerating drug discovery and materials science research.

RANK_REASON This is a research paper detailing a new model architecture for molecular generation. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 · Daniel Rose, Roxane Axel Jacob, Johannes Kirchmair, Thierry Langer ·

    NEAT: Neighborhood-Guided, Efficient, Autoregressive Set Transformer for 3D Molecular Generation

    arXiv:2512.05844v3 Announce Type: replace Abstract: Transformer-based autoregressive models offer an efficient alternative to diffusion- and flow-matching-based approaches for generating 3D molecules. One challenge remains: standard transformer architectures require a sequential …