paper-with-me

Papers

GeoRecon: Graph-Level Representation Learning for 3D Molecules via Reconstruction-Based Pretraining

2025-06-16 · Shaoheng Yan, Zian Li, Muhan Zhang

The pretraining-and-finetuning paradigm has driven significant advances across domains, such as natural language processing and computer vision, with representative pretraining paradigms such as masked language modeling and next-token prediction. However, in molecular representation learning, the task design remains largely limited to node-level denoising, which is effective at modeling local atomic environments, yet maybe insufficient for capturing the global molecular structure required by graph-level property prediction tasks, such as energy estimation and molecular regression. In this work, we present GeoRecon, a novel graph-level pretraining framework that shifts the focus from individual atoms to the molecule as an integrated whole. GeoRecon introduces a graph-level reconstruction task: during pretraining, the model is trained to generate an informative graph representation capable of accurately guiding reconstruction of the molecular geometry. This encourages the model to learn coherent, global structural features rather than isolated atomic details. Without relying on additional supervision or external data, GeoRecon outperforms node-centric baselines on multiple molecular benchmarks (e.g., QM9, MD17), demonstrating the benefit of incorporating graph-level reconstruction for learning more holistic and geometry-aware molecular embeddings.

📄 PDF Abstract BibTeX arXiv:2506.13174

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingLanguage ModelingLanguage ModellingMasked Language Modelingmolecular representationProperty PredictionRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Learned Molecular Graph Inference and Generation

2019-05-24 · Sebastian Pölsterl, Christian Wachinger

Recent methods for generating novel molecules use graph representations of molecules and employ various forms of graph convolutional neural networks for inference. However, training requires solving an expensive graph is…

Drug Discovery

GraViti: Graph-Level Variational Autoencoders with Relaxed Permutation Invariance

2026-05-15 · Roman Bresson, Konstantinos Divriotis, Johannes F. Lutzeyer, Iakovos Evdaimon 외 arxiv

We introduce GraViti, a transformer-based graph-level variational autoencoder that maps entire graphs to compact latent vectors. This design produces a true graph-level latent space that supports smooth interpolation, pr…

Pre-training Graph Neural Networks on Molecules by Using Subgraph-Conditioned Graph Information Bottleneck

2025-02-20 · Van Thuy Hoang; O-Joun Lee

This study aims to build a pre-trained Graph Neural Network (GNN) model on molecules without human annotations or prior knowledge. Although various attempts have been proposed to overcome limitations in acquiring labeled…

Graph ClassificationGraph Neural NetworkGraph RegressionMolecular Property Prediction+1

Pre-training Graph Neural Networks on Molecules by Using Subgraph-Conditioned Graph Information Bottleneck

2024-12-20 · Van Thuy Hoang, O-Joun Lee

This study aims to build a pre-trained Graph Neural Network (GNN) model on molecules without human annotations or prior knowledge. Although various attempts have been proposed to overcome limitations in acquiring labeled…

Graph Neural NetworkSelf-Supervised Learning

Implicit Neural Representations of Molecular Vector-Valued Functions

2025-02-15 · Jirka Lhotka, Daniel Probst

Molecules have various computational representations, including numerical descriptors, strings, graphs, point clouds, and surfaces. Each representation method enables the application of various machine learning methodolo…

Decoder