← Search

Zhuomin Chen

7 accepted papers

2026

Explanation-Preserving Augmentation for Semi-Supervised Graph Representation Learning

AAAI 2026technical

Self-supervised graph representation learning (GRL) typically generates paired graph augmentations from each graph to infer similar representations for augmentations of the same graph, but distinguishable representations for different graphs. While effective augmentation requires both semantics-pres

Cited by 0SourcePDFScholar
2026

Time Series Reasoning via Process-Verifiable Thinking Data Synthesis and Scheduling for Tailored LLM Reasoning

ICML 2026poster

Time series is a pervasive data type across various application domains, rendering the reasonable solving of diverse time series tasks a long-standing goal. Recent advances in large language models (LLMs), especially their reasoning abilities unlocked through reinforcement learning (RL), have opened…

Cited by 0SourceScholar
2025

F-Fidelity: A Robust Framework for Faithfulness Evaluation of Explainable AI

ICLR 2025poster

Recent research has developed a number of eXplainable AI (XAI) techniques, such as gradient-based approaches, input perturbation-base methods, and black-box explanation methods. While these XAI techniques can extract meaningful insights from deep learning models, how to properly evaluate them remain…

Cited by 0SourcePDFScholar
2024

Generating In-Distribution Proxy Graphs for Explaining Graph Neural Networks

ICML 2024poster

Graph Neural Networks (GNNs) have become a building block in graph data processing, with wide applications in critical domains. The growing needs to deploy GNNs in high-stakes applications necessitate explainability for users in the decision-making processes. A popular paradigm for the explainabilit…

2024

RegExplainer: Generating Explanations for Graph Neural Networks in Regression Tasks

NeurIPS 2024poster

Graph regression is a fundamental task that has gained significant attention in various graph learning tasks. However, the inference process is often not easily interpretable. Current explanation techniques are limited to understanding Graph Neural Network (GNN) behaviors in classification tasks, le…

2024

TimeX++: Learning Time-Series Explanations with Information Bottleneck

ICML 2024poster

Explaining deep learning models operating on time series data is crucial in various applications of interest which require interpretable and transparent insights from time series signals. In this work, we investigate this problem from an information theoretic perspective and show that most existing…

2024

Towards Robust Fidelity for Evaluating Explainability of Graph Neural Networks

ICLR 2024poster

Graph Neural Networks (GNNs) are neural models that leverage the dependency structure in graphical data via message passing among the graph nodes. GNNs have emerged as pivotal architectures in analyzing graph-structured data, and their expansive application in sensitive domains requires a comprehens…