← Search

Sitao Luan

9 accepted papers

2025

FanChuan: A Multilingual and Graph-Structured Benchmark For Parody Detection and Analysis

ACL 2025finding

Parody is an emerging phenomenon on social media, where individuals imitate a role or position opposite to their own, often for humor, provocation, or controversy. Detecting and analyzing parody can be challenging and is often reliant on context, yet it plays a crucial role in understanding cultural…

2025

Graph Neural Networks Meet Probabilistic Graphical Models: A Survey

ICASSP 2025accepted

Graphs are a powerful data structure for representing relational data, and Graph Neural Networks (GNNs) have emerged as effective tools for inference and learning on graph-structured data. Probabilistic Graphical Models (PGMs), which provide compact graphical representations of variable distribution…

Cited by 0SourceScholar
2025

Let Your Features Tell The Differences: Understanding Graph Convolution By Feature Splitting

ICLR 2025poster

Graph Neural Networks (GNNs) have demonstrated strong capabilities in processing structured data. While traditional GNNs typically treat each feature dimension equally important during graph convolution, we raise an important question: **Is the graph convolution operation equally beneficial for each…

2024

ReactZyme: A Benchmark for Enzyme-Reaction Prediction

NeurIPS 2024poster

Enzymes, with their specific catalyzed reactions, are necessary for all aspects of life, enabling diverse biological processes and adaptations. Predicting enzyme functions is essential for understanding biological pathways, guiding drug development, enhancing bioproduct yields, and facilitating evol…

2024

What Is Missing For Graph Homophily? Disentangling Graph Homophily For Graph Neural Networks

NeurIPS 2024poster

Graph homophily refers to the phenomenon that connected nodes tend to share similar characteristics. Understanding this concept and its related metrics is crucial for designing effective Graph Neural Networks (GNNs). The most widely used homophily metrics, such as edge or node homophily, quantify su…

2023

When Do Graph Neural Networks Help with Node Classification? Investigating the Homophily Principle on Node Distinguishability

NeurIPS 2023poster

Homophily principle, i.e., nodes with the same labels are more likely to be connected, has been believed to be the main reason for the performance superiority of Graph Neural Networks (GNNs) over Neural Networks on node classification tasks. Recent research suggests that, even in the absence of homo…

Cited by 88SourcePDFScholar
2022

Revisiting Heterophily For Graph Neural Networks

NeurIPS 2022accept

Graph Neural Networks (GNNs) extend basic Neural Networks (NNs) by using graph structures based on the relational inductive bias (homophily assumption). While GNNs have been commonly believed to outperform NNs in real-world tasks, recent work has identified a non-trivial set of datasets where their…

2021

A Consciousness-Inspired Planning Agent for Model-Based Reinforcement Learning

NeurIPS 2021poster

We present an end-to-end, model-based deep reinforcement learning agent which dynamically attends to relevant parts of its state during planning. The agent uses a bottleneck mechanism over a set-based representation to force the number of entities to which the agent attends at each planning step to…

2019

Break the Ceiling: Stronger Multi-scale Deep Graph Convolutional Networks

NeurIPS 2019poster

Recently, neural network based approaches have achieved significant progress for solving large, complex, graph-structured problems. Nevertheless, the advantages of multi-scale information and deep architectures have not been sufficiently exploited. In this paper, we first analyze key factors constra…