← Search

Ruomei Liu

5 accepted papers

2026

Graph Out-of-Distribution Detection via Test-Time Calibration with Dual Dynamic Dictionaries

AAAI 2026technical

A key challenge in graph out-of-distribution (OOD) detection lies in the absence of ground-truth OOD samples during training. Existing methods are typically optimized to capture features within the in-distribution (ID) data and calculate OOD scores, which often limits pre-trained models from represe

Cited by 0SourcePDFScholar
2025

Redundancy-Aware Test-Time Graph Out-of-Distribution Detection

NeurIPS 2025poster

Distributional discrepancy between training and test data can lead models to make inaccurate predictions when encountering out-of-distribution (OOD) samples in real-world applications. Although existing graph OOD detection methods leverage data-centric techniques to extract effective representations…

Cited by 0SourceScholar
2025

Rumor Detection on Social Media with Temporal Propagation Structure Optimization

COLING 2025main

Traditional methods for detecting rumors on social media primarily focus on analyzing textual content, often struggling to capture the complexity of online interactions. Recent research has shifted towards leveraging graph neural networks to model the hierarchical conversation structure that emerges…

Cited by 0SourcePDFScholar
2025

Structural Entropy Guided Unsupervised Graph Out-Of-Distribution Detection

AAAI 2025technical

With the emerging of huge amount of unlabeled data, unsupervised out-of-distribution (OOD) detection is vital for ensuring the reliability of graph neural networks (GNNs) by identifying OOD samples from in-distribution (ID) ones during testing, where encountering novel or unknown data is inevitable.…

2024

HILL: Hierarchy-aware Information Lossless Contrastive Learning for Hierarchical Text Classification

NAACL 2024long

Existing self-supervised methods in natural language processing (NLP), especially hierarchical text classification (HTC), mainly focus on self-supervised contrastive learning, extremely relying on human-designed augmentation rules to generate contrastive samples, which can potentially corrupt or dis…