Papers › TriGlue: a Biology-Inspired Generative Model for Generating Molecular Glue-Induced...

TriGlue: a Biology-Inspired Generative Model for Generating Molecular Glue-Induced Ternary Complex

24 Jul 2026arXiv:2607.22143added by Syntology

Yuliang Yan, Shuo Yan, Haochun Tang, Yiqin Sun, Enyan Dai

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Molecular glue degraders have emerged as a promising strategy for targeted protein degradation by inducing ternary complex formation between an E3 ubiquitin ligase and a target protein. Despite their therapeutic potential, computational design of molecular glues remains largely unexplored. Unlike conventional structure-based drug design, molecular glue design is governed by the unknown protein-protein interface and requires the simultaneous modeling of ligand generation, protein-protein docking, and ternary complex assembly. In this work, we formulate molecular glue design as a ternary complex generation problem and propose a biology-inspired generative framework, TriGlue. Motivated by the mechanism of molecular glue action, we decompose ternary complex generation into two coupled stages: interface estimation and interface-conditioned complex generation. First, we develop an SE(3)-equivariant interface estimation module that predicts a geometrically constrained protein-protein interface from unbound monomer structures. Second, we introduce an interface-conditioned ternary flow matching network that jointly generates the molecular glue and predicts the rigid-body transformation required to assemble the ternary complex. Extensive experiments demonstrate that TriGlue generates chemically valid molecules and produces plausible ternary complexes, which highlight the potential of biology-inspired generative modeling for accelerating molecular glue discovery. Our code is available at https://github.com/yuliangyan0807/molecular-glue-design.

PaperPDFCode Syntology ran

In Syntology 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="2607.22143")

Code

Syntology Ran 12 of 13 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 12 ran with no contract checked.

By repository: found in paper text by Syntology: 13 samples from 1 repository, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

yuliangyan0807/molecular-glue-design found in paper text by Syntology report

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

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

12ran
1unverified

Licence: 0 of the 13 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 yuliangyan0807/molecular-glue-design. “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.

best_dockq_from_sample yuliangyan0807/molecular-glue-design/export_per_complex_best_metrics.py found in paper text by Syntology ran MIT (permissive) · 3aea6d591d9c7bd0 · report
clampped_one_hot yuliangyan0807/molecular-glue-design/flow_model.py found in paper text by Syntology ran MIT (permissive) · 606b7679e797b355 · report
download_ligand_sdf yuliangyan0807/molecular-glue-design/get_sdf_ligand.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 27daa45e9718a2a7 · report
ellipsoid_loss yuliangyan0807/molecular-glue-design/interface_training.py found in paper text by Syntology ran MIT (permissive) · 1def9f38f7a0c3eb · report
find_ter_index yuliangyan0807/molecular-glue-design/data_process.py found in paper text by Syntology ran MIT (permissive) · 95e6b94d31feed85 · report
load_detailed_dockq yuliangyan0807/molecular-glue-design/export_per_complex_best_metrics.py found in paper text by Syntology ran MIT (permissive) · 23c85b57b3882196 · report
load_ligand_best yuliangyan0807/molecular-glue-design/export_per_complex_best_metrics.py found in paper text by Syntology ran MIT (permissive) · 29a437f4156ce286 · report
move_dict_to_device yuliangyan0807/molecular-glue-design/flow_model.py found in paper text by Syntology ran MIT (permissive) · dad942a5ef59794b · report
pad_and_stack yuliangyan0807/molecular-glue-design/interface_training.py found in paper text by Syntology ran MIT (permissive) · d58e78ce40791f4e · report
read_pdbbind_complex yuliangyan0807/molecular-glue-design/data_process.py found in paper text by Syntology ran MIT (permissive) · 7e81fb58dc67a469 · report
sample_from yuliangyan0807/molecular-glue-design/flow_model.py found in paper text by Syntology ran MIT (permissive) · f48fd2582755604b · report
split_pdbbind_complex yuliangyan0807/molecular-glue-design/data_process.py found in paper text by Syntology ran MIT (permissive) · 90b23b8f490c4273 · report
train_epoch yuliangyan0807/molecular-glue-design/flow_training.py found in paper text by Syntology unverified MIT (permissive) · b88de415e19b6786 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2607.22143, was issued in July 2026, after that date, so the archive has no leaderboard rows for it.

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