paper-with-me

Papers

Higher-Order Message Passing for Glycan Representation Learning

2024-09-20 · Roman Joeres, Daniel Bojar

Glycans are the most complex biological sequence, with monosaccharides forming extended, non-linear sequences. As post-translational modifications, they modulate protein structure, function, and interactions. Due to their diversity and complexity, predictive models of glycan properties and functions are still insufficient. Graph Neural Networks (GNNs) are deep learning models designed to process and analyze graph-structured data. These architectures leverage the connectivity and relational information in graphs to learn effective representations of nodes, edges, and entire graphs. Iteratively aggregating information from neighboring nodes, GNNs capture complex patterns within graph data, making them particularly well-suited for tasks such as link prediction or graph classification across domains. This work presents a new model architecture based on combinatorial complexes and higher-order message passing to extract features from glycan structures into a latent space representation. The architecture is evaluated on an improved GlycanML benchmark suite, establishing a new state-of-the-art performance. We envision that these improvements will spur further advances in computational glycosciences and reveal the roles of glycans in biology.

📄 PDF Abstract BibTeX arXiv:2409.13467

Code (1)

bojarlab/gifflar 공식 구현 pytorch

Tasks

DiversityGraph ClassificationLink PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Topo-MLP : A Simplicial Network Without Message Passing

2023-12-19 · Karthikeyan Natesan Ramamurthy, Aldo Guzmán-Sáenz, Mustafa Hajij

Due to their ability to model meaningful higher order relations among a set of entities, higher order network models have emerged recently as a powerful alternative for graph-based network models which are only capable o…

Representation Learning

CIN++: Enhancing Topological Message Passing

2023-06-06 · Lorenzo Giusti, Teodora Reu, Francesco Ceccarelli, Cristian Bodnar 외

Graph Neural Networks (GNNs) have demonstrated remarkable success in learning from graph-structured data. However, they face significant limitations in expressive power, struggling with long-range interactions and lackin…

Graph ClassificationGraph Regression

P-tensors: a General Formalism for Constructing Higher Order Message Passing Networks

2023-06-19 · Tianyi Sun, Andrew Hands, Risi Kondor

Several recent papers have recently shown that higher order graph neural networks can achieve better accuracy than their standard message passing counterparts, especially on highly structured graphs such as molecules. Th…

HOPSE: Scalable Higher-Order Positional and Structural Encoder for Combinatorial Representations

2025-05-21 · Martin Carrasco, Guillermo Bernardez, Marco Montagna, Nina Miolane 외

While Graph Neural Networks (GNNs) have proven highly effective at modeling relational data, pairwise connections cannot fully capture multi-way relationships naturally present in complex real-world systems. In response …

MACE: Higher Order Equivariant Message Passing Neural Networks for Fast and Accurate Force Fields

2022-06-15 · Ilyes Batatia, Dávid Péter Kovács, Gregor N. C. Simm, Christoph Ortner 외

Creating fast and accurate force fields is a long-standing challenge in computational chemistry and materials science. Recently, several equivariant message passing neural networks (MPNNs) have been shown to outperform m…

Computational chemistry