← Search

Lixin Cui

25 accepted papers

2026

A Unified Spectral-Spatial Framework for GNNs: Balancing Over-Smoothing and Over-Squashing

IJCAI 2026

Over-smoothing (OSM) and over-squashing (OSQ) are two fundamental phenomena that limit the performance of Graph Neural Networks (GNNs), yet a unified spectral-spatial understanding of these phenomena remains underexplored. In this paper, we adopt polynomial spectral filters as an analytical tool to

Cited by 0Scholar
2026

ADC-GNN: Adaptive Dual-level Collaborative Graph Neural Networks for Graph Classification

IJCAI 2026

Most existing Graph Neural Networks (GNNs) rely on the node-level message passing or attention mechanisms to propagate and extract useful information. Although recent advances attempt to move beyond purely the node-level propagation by constructing high-level representations, these approaches are of

Cited by 0Scholar
2026

GCIB: Causal Intervention Guided Graph Information Bottleneck Framework

AAAI 2026technical

Graph neural networks (GNNs) have demonstrated impressive performance in a broad spectrum of fields, but always suffer from the generalization problem when confronted with out-of-distribution (OOD) scenarios. Information bottleneck (IB) principle, which endeavors to learn the minimally sufficient re

Cited by 0SourcePDFScholar
2026

GI-GCN: Global Interacted Graph Convolutional Networks via Dominant Sets for Graph Classification

ICML 2026poster

Graph Convolutional Networks (GCNs) are defined based on aggregating the node information of adjacent nodes, that are usually treated as equally important as each other, limiting the representational power of existing GCNs for graph classification. To address this shortcoming, we propose a novel Glo…

Cited by 0SourceScholar
2026

HyperAim: Hypergraph Contrastive Learning with Adaptive Multi-frequency Filters

AAAI 2026technical

Unsupervised hypergraph representation learning has recently gained traction for its ability to model complex high-order interactions without requiring labeled data. However, existing contrastive learning methods typically overlook the frequency diversity inherent in hypergraph signals. To address t

Cited by 0SourcePDFScholar
2026

HyperNoRA: Hyperedge Prediction via Node-Level Relation-Aware Self-Supervised Hypergraph Learning

AAAI 2026technical

Hyperedge prediction plays a critical role in high-order relational modeling with hypergraphs, yet most existing methods primarily focus on sampling strategies or local aggregation within candidate hyperedges. These approaches often overlook global structural dependencies that are essential for lear

Cited by 0SourcePDFScholar
2026

LGAN: An Efficient High-Order Graph Neural Network via the Line Graph Aggregation

AAAI 2026technical

Graph Neural Networks (GNNs) have emerged as a dominant paradigm for graph classification. Specifically, most existing GNNs mainly rely on the message passing strategy between neighbor nodes, where the expressivity is limited by the 1-dimensional Weisfeiler-Lehman (1-WL) test. Although a number of k

Cited by 0SourcePDFScholar
2026

Multi-Granular Graph Learning with Fine-Grained Behavioral Pattern Awareness for Session-Based Recommendation

AAAI 2026technical

Session-based recommendation aims to predict users’ next actions by modeling their ongoing interaction sequences, particularly in scenarios where long-term user profiles are unavailable. While existing methods have achieved promising results by leveraging sequential and graph-based structures, they

Cited by 0SourcePDFScholar
2026

SFCLTA: Spectral Fusion Contrastive Learning with Topology-Adaptive Graph Augmentation

ICML 2026poster

Graph Neural Networks (GNNs) have achieved remarkable successes in graph analysis due to the Message-Passing (MP) mechanism, yet they struggle with heterophilic graphs where connected nodes often have distinct labels or dissimilar attributes. Graph Contrastive Learning (GCL) serves as a promising ap…

Cited by 0SourceScholar
2026

SSHPool: The Separated Subgraph-based Hierarchical Pooling

AAAI 2026technical

In this paper, we develop a novel local graph pooling method, namely the Separated Subgraph-based Hierarchical Pooling (SSHPool), for graph classification. We commence by assigning the nodes of a sample graph into different clusters, resulting in a family of separated subgraphs. We individually empl

Cited by 0SourcePDFScholar
2026

Self-Supervised Hypergraph Learning with Substructure Awareness for Hyperedge Prediction

AAAI 2026technical

Hyperedge prediction plays a central role in hypergraph learning, enabling the inference of high-order relations among multiple entities. However, existing methods often rely on a simplistic flat set assumption, treating candidate hyperedges as unstructured collections of nodes and neglecting their

Cited by 0SourcePDFScholar
2026

Towards Hierarchy–Uniformity Equilibrium: Recovering Semantic Depth in Hypergraph Contrastive Learning

ICML 2026oral

Hypergraph contrastive learning is an effective paradigm for representation learning on higher-order relational data, yet existing methods largely ignore that hyperedges link nodes with multi-level semantics. Standard contrastive objectives emphasize instance discrimination via hyperspherical unifor…

Cited by 0SourceScholar
2025

AKBR: Learning Adaptive Kernel-based Representations for Graph Classification

IJCAI 2025

In this paper, we propose a new model to learn Adaptive Kernel-based Representations (AKBR) for graph classification. Unlike state-of-the-art R-convolution graph kernels that are defined by merely counting any pair of isomorphic substructures between graphs and cannot provide an end-to-end learning

2025

An End-to-End Simple Clustering Hierarchical Pooling Operation for Graph Learning Based on Top-K Node Selection

IJCAI 2025

Graph Neural Networks (GNNs) are powerful tools for graph learning, but one of the important challenges is how to effectively extract representations for graph-level tasks. In this paper, we propose an end-to-end Simple Clustering Hierarchical Pooling (SCHPool) operation, which is based on Top-K nod

2025

DHAKR: Learning Deep Hierarchical Attention-Based Kernelized Representations for Graph Classification

AAAI 2025technical

Graph-based representations are powerful tools for analyzing structured data. In this paper, we propose a novel model to learn Deep Hierarchical Attention-based Kernelized Representations (DHAKR) for graph classification. To this end, we commence by learning an assignment matrix to hierarchically ma…

Cited by 0SourcePDFScholar
2025

DHTAGK: Deep Hierarchical Transitive-Aligned Graph Kernels for Graph Classification

IJCAI 2025

In this paper, we propose a family of novel Deep Hierarchical Transitive-Aligned Graph Kernels (DHTAGK) for graph classification. To this end, we commence by developing a new Hierarchical Aligned Graph Auto-Encoder (HA-GAE) to construct transitive-aligned embedding graphs that encapsulate the struct

2025

ENAHPool: The Edge-Node Attention-based Hierarchical Pooling for Graph Neural Networks

ICML 2025poster

Graph Neural Networks (GNNs) have emerged as powerful tools for graph learning, and one key challenge arising in GNNs is the development of effective pooling operations for learning meaningful graph representations. In this paper, we propose a novel Edge-Node Attention-based Hierarchical Pooling (EN…

Cited by 0SourcePDFScholar
2025

Exploring the Over-smoothing Problem of Graph Neural Networks for Graph Classification: An Entropy-based Viewpoint

IJCAI 2025

The over-smoothing has emerged as a major challenge in the development of Graph Neural Networks (GNNs). While existing state-of-the-art methods effectively mitigate the diminishing distance between nodes and improve the performance of node classification, they tend to be elusive for graph-level task

2025

HA-SCN: Learning Hierarchical Aligned Subtree Convolutional Networks for Graph Classification

IJCAI 2025

In this paper, we propose a Hierarchical Aligned Subtree Convolutional Network (HA-SCN) for graph classification. Our idea is to transform graphs of arbitrary sizes into fixed-sized aligned graphs and construct a normalized K-layer m-ary subtree for each node in the aligned graphs. By sliding convol

2025

MidPO: Dual Preference Optimization for Safety and Helpfulness in Large Language Models via a Mixture of Experts Framework

EMNLP 2025

As large language models (LLMs) are increasingly applied across various domains, enhancing safety while maintaining the helpfulness of LLMs has become a critical challenge. Recent studies solve this problem through safety-constrained online preference optimization or safety-constrained offline prefe

2025

MultiNet: Adaptive Multi-Viewed Subgraph Convolutional Networks for Graph Classification

NeurIPS 2025poster

The problem of over-smoothing has emerged as a fundamental issue for Graph Convolutional Networks (GCNs). While existing efforts primarily focus on enhancing the discriminability of node representations for node classification, they tend to overlook the over-smoothing at the graph level, significant…

Cited by 0SourceScholar
2024

HC-GAE: The Hierarchical Cluster-based Graph Auto-Encoder for Graph Representation Learning

NeurIPS 2024poster

Graph Auto-Encoders (GAEs) are powerful tools for graph representation learning. In this paper, we develop a novel Hierarchical Cluster-based GAE (HC-GAE), that can learn effective structural characteristics for graph data analysis. To this end, during the encoding process, we commence by utilizing…

Cited by 1SourcePDFScholar
2024

QBMK: Quantum-based Matching Kernels for Un-attributed Graphs

ICML 2024spotlight

In this work, we develop a new Quantum-based Matching Kernel (QBMK) for un-attributed graphs, by computing the kernel-based similarity between the quantum Shannon entropies of aligned vertices through the Continuous-time Quantum Walk (CTQW). The theoretical analysis reveals that the proposed QBMK ke…

Cited by 0SourcePDFScholar
2020

A Quantum-inspired Entropic Kernel for Multiple Financial Time Series Analysis

IJCAI 2020poster

Network representations are powerful tools for the analysis of time-varying financial complex systems consisting of multiple co-evolving financial time series, e.g., stock prices, etc. In this work, we develop a new kernel-based similarity measure between dynamic time-varying financial networks. Our…

Cited by 0SourcePDFScholar