Papers › Classifier-free graph diffusion for molecular property targeting

Classifier-free graph diffusion for molecular property targeting

28 Dec 2023arXiv:2312.17397archive 2025-07-28

Matteo Ninniri, Marco Podda, Davide Bacciu

This work focuses on the task of property targeting: that is, generating molecules conditioned on target chemical properties to expedite candidate screening for novel drug and materials development. DiGress is a recent diffusion model for molecular graphs whose distinctive feature is allowing property targeting through classifier-based (CB) guidance. While CB guidance may work to generate molecular-like graphs, we hint at the fact that its assumptions apply poorly to the chemical domain. Based on this insight we propose a classifier-free DiGress (FreeGress), which works by directly injecting the conditioning information into the training process. CF guidance is convenient given its less stringent assumptions and since it does not require to train an auxiliary property regressor, thus halving the number of trainable parameters in the model. We empirically show that our model yields up to 79% improvement in Mean Absolute Error with respect to DiGress on property targeting tasks on QM9 and ZINC-250k benchmarks. As an additional contribution, we propose a simple yet powerful approach to improve chemical validity of generated samples, based on the observation that certain chemical properties such as molecular weight correlate with the number of atoms in molecules.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2312.17397")

Code

Syntology Ran 3 of 10 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 3 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

asduffo/freegress officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 3 ran; 1 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
2ran
7unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from asduffo/freegress. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

l2 asduffo/freegress/src/analysis/dist_helper.py official repository ran · honoured contract fingerprinted MIT (permissive) · 039fc6561a9516bc · report
normalize asduffo/freegress/src/utils.py official repository ran MIT (permissive) · 82a9ab480b4063ca · report
to_dense asduffo/freegress/src/utils.py official repository ran MIT (permissive) · 04bee8fa958e3921 · report
compare_hash asduffo/freegress/src/datasets/guacamol_dataset.py official repository unverified MIT (permissive) · ab10f4ba7e15c9c9 · report
degree_worker asduffo/freegress/src/analysis/spectre_utils.py official repository unverified MIT (permissive) · 2830d89cd6960c9d · report
files_exist asduffo/freegress/src/datasets/guacamol_dataset.py official repository unverified MIT (permissive) · 934e88324646e2d7 · report
mol2smiles asduffo/freegress/src/analysis/rdkit_functions.py official repository unverified MIT (permissive) · 0c9e13c0bf546794 · report
spectral_worker asduffo/freegress/src/analysis/spectre_utils.py official repository unverified MIT (permissive) · d06299b76725edd9 · report
to_list asduffo/freegress/src/datasets/guacamol_dataset.py official repository unverified MIT (permissive) · 85832bcd5531c861 · report
unnormalize asduffo/freegress/src/utils.py official repository unverified MIT (permissive) · 4656e7ee2a2bec2f · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DiffusionHINT

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections