← Search

Chuan Zhou

33 accepted papers

2026

Correcting False Alarms from Unseen: Adapting Graph Anomaly Detectors at Test Time

AAAI 2026technical

Graph anomaly detection (GAD), which aims to detect outliers in graph-structured data, has received increasing research attention recently. However, existing GAD methods assume identical training and testing distributions, which is rarely valid in practice. In real-world scenarios, unseen but normal

Cited by 0SourcePDFScholar
2026

Escaping the CAM Shadow: Uncertainty-Guided Reliable Learning for Weakly Supervised Semantic Segmentation

AAAI 2026technical

Weakly supervised semantic segmentation (WSSS) suffers from an inherent mismatch between coarse image-level annotations and dense pixel-level predictions. To bridge this gap, existing methods primarily focus on generating refined class activation maps (CAM) as pseudo-labels. However, we argue that t

Cited by 0SourcePDFScholar
2026

LogiConBench: Benchmarking Logical Consistencies of LLMs

ICLR 2026poster

Logical consistency, the requirement that statements remain non-contradictory under logical rules, is fundamental for trustworthy reasoning, yet current LLMs often fail to maintain it even on simple inference tasks. Existing benchmarks for LLM logical consistency are not scalable, not diverse, and n…

Cited by 0SourcecodeScholar
2026

Message Tuning Outshines Graph Prompt Tuning: A Prismatic Space Perspective

ICML 2026poster

Graph Foundation Models (GFMs), built upon the *Pre-training and Adaptation* paradigm, have emerged as a research hotspot in graph learning. For GNN-based GFMs, graph prompt tuning has become the prevailing adaptation method for downstream tasks. Although recent methods explain why graph prompt tuni…

Cited by 0SourceScholar
2026

OpenIKLR: Bridging the Reasoning Gap in Open-World Scenarios via Iterative Premise Completion

ICML 2026poster

Large Language Models (LLMs) demonstrate remarkable performance across various natural language processing tasks but struggle with complex logical reasoning, particularly in real-world settings. Existing research is largely confined to the closed-world assumption, which posits that all premises requ…

Cited by 0SourceScholar
2026

Uplift Modeling with Delayed Feedback: Identifiability and Algorithms

AAAI 2026technical

Uplift modeling has obtained significant attention, with broad applications in medicine, economics, and marketing. For example, in a push notification scenario, accurately estimating the uplift of different push frequencies on user activation and notification switch close rate is critical for balanc

Cited by 0SourcePDFScholar
2025

Conformal Anomaly Detection in Event Sequences

ICML 2025poster

Anomaly detection in continuous-time event sequences is a crucial task in safety-critical applications. While existing methods primarily focus on developing a superior test statistic, they fail to provide guarantees regarding the false positive rate (FPR), which undermines their reliability in pract…

Cited by 0SourcePDFScholar
2025

Estimation of Slip Ratio and Side Slip Angle of Wheeled Planetary Rovers Based on Trace Imprint

RA-L 2025

This paper proposes a method to estimate the wheel slip ratio and side slip angle of wheeled rovers by processing images of wheel trace imprints. The proposed method extracts structural features from trace imprint images, such as the trace unit, trace contour, and angle between the centerline of the

Cited by 2SourceScholar
2025

Mitigating Spurious Correlations via Counterfactual Contrastive Learning

EMNLP 2025

Identifying causal relationships rather than spurious correlations between words and class labels plays a crucial role in building robust text classifiers. Previous studies proposed using causal effects to distinguish words that are causally related to the sentiment, and then building robust text cl

Cited by 0SourcePDFScholar
2025

Node-Centric Meta Structure Search in Heterogeneous Graphs

ICASSP 2025accepted

Heterogeneous graphs are increasingly used to represent complex real-world scenarios with diverse entities and interactions by meta structures. Recently, the search of meta structures is combined with graph neural architecture search to automatically extract the semantic knowledge for various tasks…

Cited by 0SourceScholar
2025

Sharpness-aware Zeroth-order Optimization for Graph Transformers

IJCAI 2025

Graph Transformers (GTs) have emerged as powerful tools for handling graph-structured data through global attention mechanisms. While GTs can effectively capture long-range dependencies, they introduce difficulties in optimization due to their complex, non-differentiable operators, which cannot be d

2025

Test-Time Graph Neural Dataset Search With Generative Projection

ICML 2025poster

In this work, we address the test-time adaptation challenge in graph neural networks (GNNs), focusing on overcoming the limitations in flexibility and generalization inherent in existing data-centric approaches. To this end, we propose a novel research problem, test-time graph neural dataset search,…

Cited by 0SourcePDFScholar
2024

Deep Reinforcement Learning for Early Diagnosis of Lung Cancer

AAAI 2024technical

Lung cancer remains the leading cause of cancer-related death worldwide, and early diagnosis of lung cancer is critical for improving the survival rate of patients. Performing annual low-dose computed tomography (LDCT) screening among high-risk populations is the primary approach for early diagnosis…

2024

Graph Neural Stochastic Diffusion for Estimating Uncertainty in Node Classification

ICML 2024poster

Graph neural networks (GNNs) have advanced the state of the art in various domains. Despite their remarkable success, the uncertainty estimation of GNN predictions remains under-explored, which limits their practical applications especially in risk-sensitive areas. Current works suffer from either i…

Cited by 13SourcePDFScholar
2024

Meta Structure Search for Link Weight Prediction in Heterogeneous Graphs

ICASSP 2024accepted

Recently link weight prediction has attracted an increasing research interest due to its merits in quantifying the strength between nodes within a graph. Nonetheless, current link weight prediction methods focus solely on graph topology, disregarding node feature information embedded in graphs. In r…

Cited by 0SourceScholar
2024

Neural Jump-Diffusion Temporal Point Processes

ICML 2024spotlight

We present a novel perspective on temporal point processes (TPPs) by reformulating their intensity processes as solutions to stochastic differential equations (SDEs). In particular, we first prove the equivalent SDE formulations of several classical TPPs, including Poisson processes, Hawkes processe…

Cited by 5SourcePDFScholar
2024

Phased Instruction Fine-Tuning for Large Language Models

ACL 2024findings

Instruction Fine-Tuning, a method enhancing pre-trained language models’ capabilities from mere next-word prediction to complex instruction following, often employs a one-off training approach on diverse instruction dataset. However, this method may not effectively enhance models’ adherence to instr…

2023

GNNEvaluator: Evaluating GNN Performance On Unseen Graphs Without Labels

NeurIPS 2023poster

Evaluating the performance of graph neural networks (GNNs) is an essential task for practical GNN model deployment and serving, as deployed GNNs face significant performance uncertainty when inferring on unseen and unlabeled test graphs, due to mismatched training-test graph distributions. In this p…

Cited by 15SourcePDFScholar
2022

Dual-discriminative Graph Neural Network for Imbalanced Graph-level Anomaly Detection

NeurIPS 2022accept

Graph-level anomaly detection aims to distinguish anomalous graphs in a graph dataset from normal graphs. Anomalous graphs represent a very few but essential patterns in the real world. The anomalous property of a graph may be referable to its anomalous attributes of particular nodes and anomalous s…

Cited by 44SourcePDFScholar
2022

Pseudo-Riemannian Graph Convolutional Networks

NeurIPS 2022accept

Graph Convolutional Networks (GCNs) are powerful frameworks for learning embeddings of graph-structured data. GCNs are traditionally studied through the lens of Euclidean geometry. Recent works find that non-Euclidean Riemannian manifolds provide specific inductive biases for embedding hierarchical…

2022

Wlinker: Modeling Relational Triplet Extraction As Word Linking

ICASSP 2022accepted

Relational triplet extraction (RTE) is a fundamental task for automatically extracting information from unstructured text, which has attracted growing interest in recent years. However, it remains challenging due to the difficulty in extracting the overlapping relational triplets. Existing approache…

Cited by 0SourceScholar
2021

Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning

IJCAI 2021poster

Graph representation learning plays a vital role in processing graph-structured data. However, prior arts on graph representation learning heavily rely on labeling information. To overcome this problem, inspired by the recent success of graph contrastive learning and Siamese networks in visual repre…

2020

Deep Learning for Community Detection: Progress, Challenges and Opportunities

IJCAI 2020poster

As communities represent similar opinions, similar functions, similar purposes, etc., community detection is an important and extremely useful tool in both scientific inquiry and data analytics. However, the classic methods of community detection, such as spectral clustering and statistical inferenc…

2020

Graph Geometry Interaction Learning

NeurIPS 2020poster

While numerous approaches have been developed to embed graphs into either Euclidean or hyperbolic spaces, they do not fully utilize the information available in graphs, or lack the flexibility to model intrinsic complex graph geometry. To utilize the strength of both Euclidean and hyperbolic geometr…

2020

Graph Stochastic Neural Networks for Semi-supervised Learning

NeurIPS 2020poster

Graph Neural Networks (GNNs) have achieved remarkable performance in the task of the semi-supervised node classification. However, most existing models learn a deterministic classification function, which lack sufficient flexibility to explore better choices in the presence of kinds of imperfect ob…

2020

Reasoning Like Human: Hierarchical Reinforcement Learning for Knowledge Graph Reasoning

IJCAI 2020poster

Knowledge Graphs typically suffer from incompleteness. A popular approach to knowledge graph completion is to infer missing knowledge by multihop reasoning over the information found along other paths connecting a pair of entities. However, multi-hop reasoning is still challenging because the reason…

2017

Double-bit quantization and weighting for nearest neighbor search

ICASSP 2017accepted

Binary embedding is an effective way for nearest neighbor (NN) search as binary code is storage efficient and fast to compute. It tries to convert real-value signatures into binary codes while preserving similarity of the original data. However, it greatly decreases the discriminability of original…

Cited by 0SourceScholar