LGOct 19, 2025

3D-GSRD: 3D Molecular Graph Auto-Encoder with Selective Re-mask Decoding

arXiv:2510.16780v21 citationsh-index: 11Has Code
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in molecular property prediction for computational chemistry, representing an incremental improvement over existing methods.

The paper tackles the challenge of extending masked graph modeling from 2D to 3D for molecular representation learning by proposing 3D-GSRD, which achieves state-of-the-art performance on 7 out of 8 targets in the MD17 benchmark.

Masked graph modeling (MGM) is a promising approach for molecular representation learning (MRL).However, extending the success of re-mask decoding from 2D to 3D MGM is non-trivial, primarily due to two conflicting challenges: avoiding 2D structure leakage to the decoder, while still providing sufficient 2D context for reconstructing re-masked atoms. To address these challenges, we propose 3D-GSRD: a 3D Molecular Graph Auto-Encoder with Selective Re-mask Decoding. The core innovation of 3D-GSRD lies in its Selective Re-mask Decoding(SRD), which re-masks only 3D-relevant information from encoder representations while preserving the 2D graph structures. This SRD is synergistically integrated with a 3D Relational-Transformer(3D-ReTrans) encoder alongside a structure-independent decoder. We analyze that SRD, combined with the structure-independent decoder, enhances the encoder's role in MRL. Extensive experiments show that 3D-GSRD achieves strong downstream performance, setting a new state-of-the-art on 7 out of 8 targets in the widely used MD17 molecular property prediction benchmark. The code is released at https://github.com/WuChang0124/3D-GSRD.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes