paper-with-me

Papers

Topology-Aware Multiscale Mixture of Experts for Efficient Molecular Property Prediction

2026-01-19 · Long D. Nguyen, Kelin Xia, Binh P. Nguyen arxiv

Many molecular properties depend on 3D geometry, where non-covalent interactions, stereochemical effects, and medium- to long-range forces are determined by spatial distances and angles that cannot be uniquely captured by a 2D bond graph. Yet most 3D molecular graph neural networks still rely on globally fixed neighborhood heuristics, typically defined by distance cutoffs and maximum neighbor limits, to define local message-passing neighborhoods, leading to rigid, data-agnostic interaction budgets. We propose Multiscale Interaction Mixture of Experts (MI-MoE) to adapt interaction modeling across geometric regimes. Our contributions are threefold: (1) we introduce a distance-cutoff expert ensemble that explicitly captures short-, mid-, and long-range interactions without committing to a single cutoff; (2) we design a topological gating encoder that routes inputs to experts using filtration-based descriptors, including persistent homology features, summarizing how connectivity evolves across radii; and (3) we show that MI-MoE is a plug-in module that consistently improves multiple strong 3D molecular backbones across diverse molecular and polymer property prediction benchmark datasets, covering both regression and classification tasks. These results highlight topology-aware multiscale routing as an effective principle for 3D molecular graph learning.

📄 PDF Abstract BibTeX arXiv:2601.12637

Code (0)

등록된 구현이 없습니다.

Tasks

Molecular Property PredictionGraph Learning

Similar Papers 제목 키워드 기반

DoReMi: Bridging 3D Domains via Topology-Aware Domain-Representation Mixture of Experts

2025-11-14 · Mingwei Xing, Xinliang Wang, Yifeng Shi arxiv

Constructing a unified 3D scene understanding model has long been hindered by the significant topological discrepancies across different sensor modalities. While applying the Mixture-of-Experts (MoE) architecture is an e…

Scene Understanding

ChemFlow:A Hierarchical Neural Network for Multiscale Representation Learning in Chemical Mixtures

2026-03-03 · Jinming Fan, Chao Qian, Wilhelm T. S. Huck, William E. Robinson 외 arxiv

Accurate prediction of the physicochemical properties of molecular mixtures using graph neural networks remains a significant challenge, as it requires simultaneous embedding of intramolecular interactions while accounti…

Representation Learning

Cluster Topology-Driven Placement of Experts Reduces Network Traffic in MoE Inference

2025-08-12 · Danil Sivtsov, Aleksandr Katrutsa, Ivan Oseledets arxiv

Efficient deployment of a pre-trained LLM to a cluster with multiple servers is a critical step for providing fast responses to users' queries. The recent success of Mixture-of-Experts (MoE) LLMs raises the question of h…

Learning Topology-Specific Experts for Molecular Property Prediction

2023-02-27 · Su Kim, Dongha Lee, SeongKu Kang, Seonghyeon Lee 외

Recently, graph neural networks (GNNs) have been successfully applied to predicting molecular properties, which is one of the most classical cheminformatics tasks with various applications. Despite their effectiveness, w…

Molecular Property PredictionPredictionProperty Prediction

A Multiscale Graph Convolutional Network Using Hierarchical Clustering

2020-06-22 · Alex Lipov, Pietro Liò

The information contained in hierarchical topology, intrinsic to many networks, is currently underutilised. A novel architecture is explored which exploits this information through a multiscale decomposition. A dendrogra…

ClusteringMolecular Property PredictionPredictionProperty Prediction+1