← Search

Xiao Shen

4 accepted papers

2026

CerebraGloss: Instruction-Tuning a Large Vision-Language Model for Fine-Grained Clinical EEG Interpretation

ICLR 2026poster

Interpreting clinical electroencephalography (EEG) is a laborious, subjective process, and existing computational models are limited to narrow classification tasks rather than holistic interpretation. A key bottleneck for applying powerful Large Vision-Language Models (LVLMs) to this domain is the s…

Cited by 0SourcecodeScholar
2025

Open-Set Cross-Network Node Classification via Unknown-Excluded Adversarial Graph Domain Alignment

AAAI 2025technical

Existing cross-network node classification methods are mainly proposed for closed-set setting, where the source network and the target network share exactly the same label space. Such a setting is restricted in real-world applications, since the target network might contain additional classes that a…

2024

Denoising-Aware Contrastive Learning for Noisy Time Series

IJCAI 2024poster

Time series self-supervised learning (SSL) aims to exploit unlabeled data for pre-training to mitigate the reliance on labels. Despite the great success in recent years, there is limited discussion on the potential noise in the time series, which can severely impair the performance of existing SSL m…

2023

Neighbor Contrastive Learning on Learnable Graph Augmentation

AAAI 2023technical

Recent years, graph contrastive learning (GCL), which aims to learn representations from unlabeled graphs, has made great progress. However, the existing GCL methods mostly adopt human-designed graph augmentations, which are sensitive to various graph datasets. In addition, the contrastive losses or…