← Search

Yuankai Luo

9 accepted papers

2026

Harnessing Multiple Large Language Models: A Survey on LLM Ensemble

IJCAI 2026

LLM Ensemble---which involves the comprehensive use of multiple large language models (LLMs), each aimed at handling user queries during downstream inference, to benefit from their individual strengths---has gained substantial attention recently. The widespread availability of LLMs, coupled with the

Cited by 0Scholar
2025

Can Classic GNNs Be Strong Baselines for Graph-level Tasks? Simple Architectures Meet Excellence

ICML 2025poster

Message-passing Graph Neural Networks (GNNs) are often criticized for their limited expressiveness, issues like over-smoothing and over-squashing, and challenges in capturing long-range dependencies. Conversely, Graph Transformers (GTs) are regarded as superior due to their employment of global atte…

2025

Node Identifiers: Compact, Discrete Representations for Efficient Graph Learning

ICLR 2025poster

We present a novel end-to-end framework that generates highly compact (typically 6-15 dimensions), discrete (int4 type), and interpretable node representations—termed node identifiers (node IDs)—to tackle inference challenges on large-scale graphs. By employing vector quantization, we compress conti…

2024

Classic GNNs are Strong Baselines: Reassessing GNNs for Node Classification

NeurIPS 2024poster

Graph Transformers (GTs) have recently emerged as popular alternatives to traditional message-passing Graph Neural Networks (GNNs), due to their theoretically superior expressiveness and impressive performance reported on standard node classification benchmarks, often significantly outperforming GNN…

2024

Enhancing Graph Transformers with Hierarchical Distance Structural Encoding

NeurIPS 2024poster

Graph transformers need strong inductive biases to derive meaningful attention scores. Yet, current methods often fall short in capturing longer ranges, hierarchical structures, or community structures, which are common in various graphs such as molecules, social networks, and citation networks. Thi…

2023

Improving Self-supervised Molecular Representation Learning using Persistent Homology

NeurIPS 2023poster

Self-supervised learning (SSL) has great potential for molecular representation learning given the complexity of molecular graphs, the large amounts of unlabelled data available, the considerable cost of obtaining labels experimentally, and the hence often only small training datasets. The importanc…