← Search

Wanxing Chang

7 accepted papers

2026

Adaptive Recurrent Message Passing for Test Time Computing on Graphs

ICML 2026poster

Pre-trained foundation models have demonstrated remarkable success in many domains, enabling a unified backbone to generalize across diverse downstream tasks. However, extending this paradigm to graph learning remains challenging due to the intrinsic mismatch between graph data and fixed architectur…

Cited by 0SourceScholar
2026

Disease-Centric Vision-Language Pretraining with Hybrid Visual Encoding for 3D Computed Tomography

ICML 2026poster

Vision–language pre-training (VLP) holds great promise for general-purpose medical AI by leveraging radiology reports as rich textual supervision, yet existing methods struggle with 3D CT imaging due to inefficient visual backbones and coarse semantic alignment. To address these issues, we propose a…

Cited by 0SourceScholar
2025

Bridging Local Inductive Bias and Long-Range Dependencies with Pixel-Mamba for End-to-end Whole Slide Image Analysis

ICCV 2025poster

Histopathology plays a critical role in medical diagnostics, with whole slide images (WSIs) offering valuable insights that directly influence clinical decision-making. However, the large size and complexity of WSIs may pose significant challenges for deep learning models, in both computational effi…

Cited by 0SourcePDFScholar
2025

Relieving the Over-Aggregating Effect in Graph Transformers

NeurIPS 2025poster

Graph attention has demonstrated superior performance in graph learning tasks. However, learning from global interactions can be challenging due to the large number of nodes. In this paper, we discover a new phenomenon termed over-aggregating. Over-aggregating arises when a large volume of messages…

Cited by 0SourceScholar
2023

CSOT: Curriculum and Structure-Aware Optimal Transport for Learning with Noisy Labels

NeurIPS 2023poster

Learning with noisy labels (LNL) poses a significant challenge in training a well-generalized model while avoiding overfitting to corrupted labels. Recent advances have achieved impressive performance by identifying clean labels and correcting corrupted labels for training. However, the current appr…

2022

Unified Optimal Transport Framework for Universal Domain Adaptation

NeurIPS 2022accept

Universal Domain Adaptation (UniDA) aims to transfer knowledge from a source domain to a target domain without any constraints on label sets. Since both domains may hold private classes, identifying target common samples for domain alignment is an essential issue in UniDA. Most existing methods requ…