← Search

Qiaoyu Tan

17 accepted papers

2026

Coarse-to-Fine Learning of Dynamic Causal Structures

ICLR 2026poster

Learning the dynamic causal structure is a difficult challenge in discovering causality from time series. Most existing studies rely on distributional or structural invariance to uncover the underlying causal dynamics, assuming stationary or partially stationary causality, which frequently conflicts…

Cited by 0SourceScholar
2026

Counterfactual Fairness with Imperfect Causal Graphs

AAAI 2026technical

Fairness-aware machine learning aims to build predictive models that comply with fairness requirements, particularly concerning sensitive attributes such as race, gender, and age. Among causality-based fairness notions, counterfactual fairness is widely adopted for its individual-level guarantees, r

Cited by 0SourcePDFScholar
2026

GraphVLM: Benchmarking Vision Language Models for Multimodal Graph Learning

CVPR 2026

Vision-Language Models (VLMs) have demonstrated remarkable capabilities in aligning and understanding multimodal signals, yet their potential to reason over structured data, where multimodal entities are connected through explicit relational graphs, remains largely underexplored. Unlocking this capa

Cited by 0SourcecodeScholar
2026

MLLM Enriched Explainable Multiple Clustering

AAAI 2026technical

Multiple clustering aims to uncover diverse latent structures within the data, enabling a more comprehensive understanding of complex datasets. However, existing approaches either heavily rely on user-supplied keywords or disregard user-interested clustering types, limiting the ability to discover t

Cited by 0SourcePDFScholar
2025

Concept-Centric Token Interpretation for Vector-Quantized Generative Models

ICML 2025poster

Vector-Quantized Generative Models (VQGMs) have emerged as powerful tools for image generation. However, the key component of VQGMs---the codebook of discrete tokens---is still not well understood, e.g., which tokens are critical to generate an image of a certain concept? This paper introduces Conce…

2025

GRAPHGPT-O: Synergistic Multimodal Comprehension and Generation on Graphs

CVPR 2025poster

The rapid development of Multimodal Large Language Models (MLLMs) has enabled the integration of multiple modalities, including texts and images, within the large language model (LLM) framework.However, texts and images are usually interconnected, forming a multimodal attributed graph (MMAG).It is u…

2025

GraphICL: Unlocking Graph Learning Potential in LLMs through Structured Prompt Design

NAACL 2025findings

The growing importance of textual and relational systems has driven interest in enhancing large language models (LLMs) for graph-structured data, particularly Text-Attributed Graphs (TAGs), where samples are represented by textual descriptions interconnected by edges. While research has largely focu…

Cited by 3SourcePDFScholar
2025

Making Classic GNNs Strong Baselines Across Varying Homophily: A Smoothness–Generalization Perspective

NeurIPS 2025poster

Graph Neural Networks (GNNs) have achieved great success but are often considered to be challenged by varying levels of homophily in graphs. Recent empirical studies have surprisingly shown that homophilic GNNs can perform well across datasets of different homophily levels with proper hyperparameter…

Cited by 0SourcecodeScholar
2025

Towards a Unified Framework of Clustering-based Anomaly Detection

ICML 2025poster

Unsupervised Anomaly Detection (UAD) plays a crucial role in identifying abnormal patterns within data without labeled examples, holding significant practical implications across various domains. Although the individual contributions of representation learning and clustering to anomaly detection are…

Cited by 0SourcePDFScholar
2024

Gradient Rewiring for Editable Graph Neural Network Training

NeurIPS 2024poster

Deep neural networks are ubiquitously adopted in many applications, such as computer vision, natural language processing, and graph analytics. However, well-trained neural networks can make prediction errors after deployment as the world changes. \textit{Model editing} involves updating the base mod…

2024

Reasoning Like a Doctor: Improving Medical Dialogue Systems via Diagnostic Reasoning Process Alignment

ACL 2024findings

Medical dialogue systems have attracted significant attention for their potential to act as medical assistants. Enabling these medical systems to emulate clinicians’ diagnostic reasoning process has been the long-standing research focus. Previous studies rudimentarily realized the simulation of clin…

2023

OpenGSL: A Comprehensive Benchmark for Graph Structure Learning

NeurIPS 2023poster

Graph Neural Networks (GNNs) have emerged as the *de facto* standard for representation learning on graphs, owing to their ability to effectively integrate graph topology and node attributes. However, the inherent suboptimal nature of node connections, resulting from the complex and contingent forma…

2022

DreamShard: Generalizable Embedding Table Placement for Recommender Systems

NeurIPS 2022accept

We study embedding table placement for distributed recommender systems, which aims to partition and place the tables on multiple hardware devices (e.g., GPUs) to balance the computation and communication costs. Although prior work has explored learning-based approaches for the device placement of co…

2021

Dynamic Memory based Attention Network for Sequential Recommendation

AAAI 2021technical

Sequential recommendation has become increasingly essential in various online services. It aims to model the dynamic preferences of users from their historical interactions and predict their next items. The accumulated user behavior records on real systems could be very long. This rich data brings o…

Cited by 77SourcePDFScholar