← Search

Dongsheng Luo

18 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

MixLinear: Extreme Low Resource Multivariate Time Series Forecasting with $0.1K$ Parameters

ICLR 2026poster

Recently, there has been a growing interest in Long-term Time Series Forecasting (LTSF), which involves predicting long-term future values by analyzing a large amount of historical time-series data to identify patterns and trends. Significant challenges exist in LTSF due to its complex temporal depe…

Cited by 0SourcecodeScholar
2025

Exploring Multi-Modal Data with Tool-Augmented LLM Agents for Precise Causal Discovery

ACL 2025finding

Causal discovery is an imperative foundation for decision-making across domains, such as smart health, AI for drug discovery and AIOps. Traditional statistical causal discovery methods, while well-established, predominantly rely on observational data and often overlook the semantic cues inherent in…

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
2025

Harnessing Vision Models for Time Series Analysis: A Survey

IJCAI 2025

Time series analysis has evolved from traditional autoregressive models to deep learning, Transformers, and Large Language Models (LLMs). While vision models have also been explored along the way, their contributions are less recognized due to the predominance of sequence modeling. However, challeng

2025

Multi-Keypoint Affordance Representation for Functional Dexterous Grasping

RA-L 2025

Functional dexterous grasping requires precise hand-object interaction, going beyond simple gripping. Existing affordance-based methods primarily predict coarse interaction regions and cannot directly constrain the grasping posture, leading to a disconnection between visual perception and manipulati

Cited by 3SourcecodeScholar
2025

NeuroTree: Hierarchical Functional Brain Pathway Decoding for Mental Health Disorders

ICML 2025poster

Mental disorders are among the most widespread diseases globally. Analyzing functional brain networks through functional magnetic resonance imaging (fMRI) is crucial for understanding mental disorder behaviors. Although existing fMRI-based graph neural networks (GNNs) have demonstrated significant p…

2024

Explaining Time Series via Contrastive and Locally Sparse Perturbations

ICLR 2024poster

Explaining multivariate time series is a compound challenge, as it requires identifying important locations in the time series and matching complex temporal patterns. Although previous saliency-based methods addressed the challenges, their perturbation may not alleviate the distribution shift issue,…

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

Parametric Augmentation for Time Series Contrastive Learning

ICLR 2024poster

Modern techniques like contrastive learning have been effectively used in many areas, including computer vision, natural language processing, and graph-structured data. Creating positive examples that assist the model in learning robust and discriminative representations is a crucial stage in contra…

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…

2023

Time Series Contrastive Learning with Information-Aware Augmentations

AAAI 2023technical

Various contrastive learning approaches have been proposed in recent years and achieve significant empirical success. While effective and prevalent, contrastive learning has been less explored for time series data. A key component of contrastive learning is to select appropriate augmentations imposi…

2021

InfoGCL: Information-Aware Graph Contrastive Learning

NeurIPS 2021poster

Various graph contrastive learning models have been proposed to improve the performance of tasks on graph datasets in recent years. While effective and prevalent, these models are usually carefully customized. In particular, despite all recent work create two contrastive views, they differ in a vari…

Cited by 235SourcePDFScholar
2020

Parameterized Explainer for Graph Neural Network

NeurIPS 2020poster

Despite recent progress in Graph Neural Networks (GNNs), explaining predictions made by GNNs remains a challenging open problem. The leading method mainly addresses the local explanations (i.e., important subgraph structure and node features) to interpret why a GNN model makes the prediction for a s…