paper-with-me

Papers

GlycanML: A Multi-Task and Multi-Structure Benchmark for Glycan Machine Learning

2024-05-25 · Minghao Xu, Yunteng Geng, Yihang Zhang, Ling Yang, Jian Tang, Wentao Zhang

Glycans are basic biomolecules and perform essential functions within living organisms. The rapid increase of functional glycan data provides a good opportunity for machine learning solutions to glycan understanding. However, there still lacks a standard machine learning benchmark for glycan property and function prediction. In this work, we fill this blank by building a comprehensive benchmark for Glycan Machine Learning (GlycanML). The GlycanML benchmark consists of diverse types of tasks including glycan taxonomy prediction, glycan immunogenicity prediction, glycosylation type prediction, and protein-glycan interaction prediction. Glycans can be represented by both sequences and graphs in GlycanML, which enables us to extensively evaluate sequence-based models and graph neural networks (GNNs) on benchmark tasks. Furthermore, by concurrently performing eight glycan taxonomy prediction tasks, we introduce the GlycanML-MTL testbed for multi-task learning (MTL) algorithms. Also, we evaluate how taxonomy prediction can boost other three function prediction tasks by MTL. Experimental results show the superiority of modeling glycans with multi-relational GNNs, and suitable MTL methods can further boost model performance. We provide all datasets and source codes at https://github.com/GlycanML/GlycanML and maintain a leaderboard at https://GlycanML.github.io/project

📄 PDF Abstract BibTeX arXiv:2405.16206

Code (1)

glycanml/glycanml 공식 구현 pytorch

Tasks

Multi-Task LearningPredictionType prediction

Similar 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 thei…

DiversityGraph ClassificationLink PredictionRepresentation Learning

HeMeNet: Heterogeneous Multichannel Equivariant Network for Protein Multitask Learning

2024-04-02 · Rong Han, Wenbing Huang, Lingxiao Luo, Xinyan Han 외

Understanding and leveraging the 3D structures of proteins is central to a variety of biological and drug discovery tasks. While deep learning has been applied successfully for structure-based protein function prediction…

Drug DiscoveryGraph Neural NetworkMulti-Task LearningProperty Prediction+1

STREET: A Multi-Task Structured Reasoning and Explanation Benchmark

2023-02-13 · Danilo Ribeiro, Shen Wang, Xiaofei Ma, Henry Zhu 외

We introduce STREET, a unified multi-task and multi-domain natural language reasoning and explanation benchmark. Unlike most existing question-answering (QA) datasets, we expect models to not only answer questions, but a…

Question Answering

DevNous: An LLM-Based Multi-Agent System for Grounding IT Project Management in Unstructured Conversation

2025-08-12 · Stavros Doropoulos, Stavros Vologiannidis, Ioannis Magnisalis arxiv

The manual translation of unstructured team dialogue into the structured artifacts required for Information Technology (IT) project governance is a critical bottleneck in modern information systems management. We introdu…

GRAFT: GRaPH and Table Reasoning for Textual Alignment -- A Benchmark for Structured Instruction Following and Visual Reasoning

2025-08-21 · Abhigya Verma, Sriram Puttagunta, Seganrasan Subramanian, Sravan Ramachandran arxiv

GRAFT is a structured multimodal benchmark designed to probe how well LLMs handle instruction following, visual reasoning, and tasks requiring tight visual textual alignment. The dataset is built around programmatically …

Instruction FollowingAnomaly DetectionVisual Reasoning