← Search

Chunxiao Liu

17 accepted papers

2026

Hi-Drive: Hierarchical POMDP Planning for Safe Autonomous Driving in Diverse Urban Environments

ICRA 2026poster

Uncertainties in dynamic road environments pose significant challenges for behavior and trajectory planning in autonomous driving. This paper introduces Hi-Drive, a hierarchical planning algorithm addressing uncertainties at both behavior and trajectory levels using a hierarchical Partially Observab…

2026

How Far Can LLM Agents Reason with Tables? Benchmarking Multi-Turn Agentic Table Question Answering in the Wild

ICML 2026poster

Recent advances in large language models (LLMs) have substantially expanded the scope of Table Question Answering (TableQA). However, existing benchmarks primarily treat TableQA as a passive, single-turn natural language understanding task, lacking the capacity to evaluate autonomous reasoning and t…

Cited by 0SourceScholar
2025

Hi-Drive: Hierarchical POMDP Planning for Safe Autonomous Driving in Diverse Urban Environments

RA-L 2025

Uncertainties in dynamic road environments pose significant challenges for behavior and trajectory planning in autonomous driving. This paper introduces Hi-Drive, a hierarchical planning algorithm addressing uncertainties at both behavior and trajectory levels using a hierarchical Partially Observab

Cited by 1SourceScholar
2025

Just a Few Glances: Open-Set Visual Perception with Image Prompt Paradigm

AAAI 2025technical

To break through the limitations of pre-training models on fixed categories, Open-Set Object Detection (OSOD) and Open-Set Segmentation (OSS) have attracted a surge of interest from researchers. Inspired by large language models, mainstream OSOD and OSS methods generally utilize text as a prompt, ac…

Cited by 0SourcePDFScholar
2021

Learning to Simulate Self-driven Particles System with Coordinated Policy Optimization

NeurIPS 2021poster

Self-Driven Particles (SDP) describe a category of multi-agent systems common in everyday life, such as flocking birds and traffic flows. In a SDP system, each agent pursues its own goal and constantly changes its cooperative or competitive behaviors with its nearby agents. Manually designing the co…

2021

Understanding the wiring evolution in differentiable neural architecture search

AISTATS 2021poster

Controversy exists on whether differentiable neural architecture search methods discover wiring topology effectively. To understand how wiring topology evolves, we study the underlying mechanism of several existing differentiable NAS frameworks. Our investigation is motivated by three observed searc…

2020

DSNAS: Direct Neural Architecture Search Without Parameter Retraining

CVPR 2020poster

If NAS methods are solutions, what is the problem? Most existing NAS methods require two-stage parameter optimization. However, performance of the same architecture in the two stages correlates poorly. In this work, we propose a new problem definition for NAS, task-specific end-to-end, based on this…

Cited by 184PDFcodeScholar
2020

Graph Structured Network for Image-Text Matching

CVPR 2020poster

Image-text matching has received growing interest since it bridges vision and language. The key challenge lies in how to learn correspondence between image and text. Existing works learn coarse correspondence based on object co-occurrence statistics, while failing to learn fine-grained phrase corres…

Cited by 306PDFcodeScholar
2020

Inter-Region Affinity Distillation for Road Marking Segmentation

CVPR 2020poster

We study the problem of distilling knowledge from a large deep teacher network to a much smaller student network for the task of road marking segmentation. In this work, we explore a novel knowledge distillation (KD) approach that can transfer 'knowledge' on scene structure more effectively from a t…

Cited by 156PDFcodeScholar
2020

Learning a Decision Module by Imitating Driver’s Control Behaviors

CoRL 2020

Autonomous driving systems have a pipeline of perception, decision, planning, and control. The decision module processes information from the perception module and directs the execution of downstream planning and control modules. On the other hand, the recent success of deep learning suggests that t

2020

Overcoming Language Priors with Self-supervised Learning for Visual Question Answering

IJCAI 2020poster

Most Visual Question Answering (VQA) models suffer from the language prior problem, which is caused by inherent data biases. Specifically, VQA models tend to answer questions (e.g., what color is the banana?) based on the high-frequency answers (e.g., yellow) ignoring image contents. Existing approa…

2020

TSIT: A Simple and Versatile Framework for Image-to-Image Translation

ECCV 2020poster

We introduce a simple and versatile framework for image-to-image translation. We unearth the importance of normalization layers, and provide a carefully designed two-stream generative model with newly proposed feature transformations in a coarse-to-fine fashion. This allows multi-scale semantic stru…

2019

Learning Lightweight Lane Detection CNNs by Self Attention Distillation

ICCV 2019poster

Training deep models for lane detection is challenging due to the very subtle and sparse supervisory signals inherent in lane annotations. Without learning from much richer context, these models often fail in challenging scenarios, e.g., severe occlusion, ambiguous lanes, and poor lighting condition…

Cited by 824PDFcodeScholar
2019

NADPEx: An on-policy temporally consistent exploration method for deep reinforcement learning

ICLR 2019poster

Reinforcement learning agents need exploratory behaviors to escape from local optima. These behaviors may include both immediate dithering perturbation and temporally consistent exploration. To achieve these, a stochastic policy model that is inherently consistent through a period of time is in desi…

Cited by 9SourcePDFScholar