← Search

Ao LIU

21 accepted papers

2026

AutoCodeBench: Large Language Models are Automatic Code Benchmark Generators

ICLR 2026poster

Large Language Models (LLMs) have shown impressive performance across diverse domains, with code generation emerging as a particularly prominent application. However, existing benchmarks designed to evaluate code generation exhibit several critical limitations. First, most rely on manual annotations…

Cited by 0SourcecodeScholar
2026

Decoupling Universal Laws and Environmental Heterogeneity: A Physics-Inspired Framework for Robust Spatio-Temporal Forecasting

ICML 2026poster

Most spatio-temporal forecasting models assume in-distribution data and can degrade sharply under non-stationary environments. Existing methods for handling distribution shift largely rely on discrete graph inference, making it difficult to disentangle universal dynamics from environment-specific ch…

Cited by 0SourceScholar
2026

IGT4ETH: An Isotropic Pre-trained Graph Transformer for Ethereum Account Classification

AAAI 2026technical

Pre-trained language models (PLMs) have shown strong potential in Ethereum account modeling and fraud detection. However, existing approaches often overlook the graph-structured nature of transaction networks. In addition, they struggle with the long-tail distribution of account activity, resulting

Cited by 0SourcePDFScholar
2026

R2G: A Multi-View Circuit Graph Benchmark Suite from RTL to GDSII

CVPR 2026

Graph neural networks (GNNs) are increasingly applied to physical design tasks such as congestion prediction and wirelength estimation, yet progress is hindered by inconsistent circuit representations and the absence of controlled evaluation protocols. We present R2G (RTL-to-GDSII), a multi-view cir

Cited by 0SourcecodeScholar
2025

Graph Agent Network: Empowering Nodes with Inference Capabilities for Adversarial Resilience

AAAI 2025technical

End-to-end training with global optimization have popularized graph neural networks (GNNs) for node classification, yet inadvertently introduced vulnerabilities to adversarial edge-perturbing attacks. Adversaries can exploit the inherent opened interfaces of GNNs' input and output, perturbing critic…

Cited by 0SourcePDFScholar
2025

Grimm: A Plug-and-Play Perturbation Rectifier for Graph Neural Networks Defending Against Poisoning Attacks

AAAI 2025technical

Recent studies have revealed the vulnerability of graph neural networks (GNNs) to adversarial poisoning attacks on node classification tasks. Current defensive methods require substituting the original GNNs with defense models, regardless of the original's type. This approach, while targeting advers…

Cited by 0SourcePDFScholar
2024

Towards Inductive Robustness: Distilling and Fostering Wave-Induced Resonance in Transductive GCNs against Graph Adversarial Attacks

AAAI 2024technical

Graph neural networks (GNNs) have recently been shown to be vulnerable to adversarial attacks, where slight perturbations in the graph structure can lead to erroneous predictions. However, current robust models for defending against such attacks inherit the transductive limitations of graph convolut…

Cited by 5SourcePDFScholar
2023

Flexible 3D Lane Detection by Hierarchical Shape Matching

AAAI 2023technical

As one of the basic while vital technologies for HD map construction, 3D lane detection is still an open problem due to varying visual conditions, complex typologies, and strict demands for precision. In this paper, an end-to-end flexible and hierarchical lane detector is proposed to precisely predi…

2023

Learning to Design Fair and Private Voting Rules (Extended Abstract)

IJCAI 2023poster

Voting is used widely to aggregate preferences to make a collective decision. In this paper, we focus on evaluating and designing voting rules that support both the privacy of the voting agents and a notion of fairness over such agents. First, we introduce a novel notion of group fairness and adopt…

Cited by 0SourcePDFScholar
2023

THMA: Tencent HD Map AI System for Creating HD Map Annotations

AAAI 2023technical

Nowadays, autonomous vehicle technology is becoming more and more mature. Critical to progress and safety, high-definition (HD) maps, a type of centimeter-level map collected using a laser sensor, provide accurate descriptions of the surrounding environment. The key challenge of HD map production is…

Cited by 13SourcePDFScholar
2022

A Unified Weight Initialization Paradigm for Tensorial Convolutional Neural Networks

ICML 2022spotlight

Tensorial Convolutional Neural Networks (TCNNs) have attracted much research attention for their power in reducing model parameters or enhancing the generalization ability. However, exploration of TCNNs is hindered even from weight initialization methods. To be specific, general initialization metho…

2022

Exploiting Unlabeled Data for Target-Oriented Opinion Words Extraction

COLING 2022main

Target-oriented Opinion Words Extraction (TOWE) is a fine-grained sentiment analysis task that aims to extract the corresponding opinion words of a given opinion target from the sentence. Recently, deep learning approaches have made remarkable progress on this task. Nevertheless, the TOWE task still…

2022

Learning Mixtures of Random Utility Models with Features from Incomplete Preferences

IJCAI 2022poster

Random Utility Models (RUMs), which subsume Plackett-Luce model (PL) as a special case, are among the most popular models for preference learning. In this paper, we consider RUMs with features and their mixtures, where each alternative has a vector of features, possibly different across agents. Such…

Cited by 11SourcePDFScholar
2022

PLOG: Table-to-Logic Pretraining for Logical Table-to-Text Generation

EMNLP 2022main

Logical table-to-text generation is a task that involves generating logically faithful sentences from tables, which requires models to derive logical-level facts from table records via logical inference. It raises a new challenge on the logical-level content planning of table-to-text models. However…

2022

Table Pre-training: A Survey on Model Architectures, Pre-training Objectives, and Downstream Tasks

IJCAI 2022poster

Following the success of pre-training techniques in the natural language domain, a flurry of table pre-training frameworks have been proposed and have achieved new state-of-the-arts on various downstream tasks such as table question answering, table type recognition, column relation classification,…

Cited by 71SourcePDFScholar