← Search

Shiyin Tan

6 accepted papers

2026

MMPG: MoE-based Adaptive Multi-Perspective Graph Fusion for Protein Representation Learning

AAAI 2026technical

Graph Neural Networks (GNNs) have been widely adopted for Protein Representation Learning (PRL), as residue interaction networks can be naturally represented as graphs. Current GNN-based PRL methods typically rely on single-perspective graph construction strategies, which capture partial properties

Cited by 0SourcePDFScholar
2025

DyG-Mamba: Continuous State Space Modeling on Dynamic Graphs

NeurIPS 2025poster

Dynamic graph modeling aims to uncover evolutionary patterns in real-world systems, enabling accurate social recommendation and early detection of cancer cells. Inspired by the success of recent state space models in efficiently capturing long-term dependencies, we propose DyG-Mamba by translating d…

Cited by 0SourcecodeScholar
2025

Enhancing Graph Contrastive Learning for Protein Graphs from Perspective of Invariance

ICML 2025poster

Graph Contrastive Learning (GCL) improves Graph Neural Network (GNN)-based protein representation learning by enhancing its generalization and robustness. Existing GCL approaches for protein representation learning rely on 2D topology, where graph augmentation is solely based on topological features…

Cited by 0SourcePDFScholar
2025

Thermal-Aware Low-Light Image Enhancement: A Real-World Benchmark and a New Light-Weight Model

AAAI 2025technical

Enhancing images captured under low-light conditions has been a topic of research for several years. Nonetheless, existing image restoration techniques mainly concentrate on reconstructing images from RGB data, often neglecting the possibility of utilizing additional modalities. With the progress in…

Cited by 0SourcePDFScholar
2024

Active Learning for Abstractive Text Summarization via LLM-Determined Curriculum and Certainty Gain Maximization

EMNLP 2024finding

For abstractive text summarization, laborious data annotation and time-consuming model training become two high walls, hindering its further progress. Active Learning, selecting a few informative instances for annotation and model training, sheds light on solving these issues. However, only few acti…

2024

Community-Invariant Graph Contrastive Learning

ICML 2024poster

Graph augmentation has received great attention in recent years for graph contrastive learning (GCL) to learn well-generalized node/graph representations. However, mainstream GCL methods often favor randomly disrupting graphs for augmentation, which shows limited generalization and inevitably leads…