← Search

Bailin Li

4 accepted papers

2026

The Better You Learn, the Smarter You Prune: Towards Efficient Vision-Language-Action Models Via Differentiable Token Pruning

ICRA 2026poster

We present LightVLA, a simple yet effective differentiable token pruning framework for vision-language-action (VLA) models. While VLA models have shown impressive capability in executing real-world robotic tasks, their deployment on resource-constrained platforms is often bottlenecked by the heavy a…

2026

Unifying Language-Action Understanding and Generation for Autonomous Driving

CVPR 2026

Vision-Language-Action (VLA) models are emerging as a promising paradigm for end-to-end autonomous driving, valued for their potential to leverage world knowledge and reason about complex driving scenes. However, existing methods suffer from two critical limitations: a persistent misalignment betwee

Cited by 0SourcecodeScholar
2024

DriveVLM: The Convergence of Autonomous Driving and Large Vision-Language Models

CoRL 2024poster

A primary hurdle of autonomous driving in urban environments is understanding complex and long-tail scenarios, such as challenging road conditions and delicate human behaviors. We introduce DriveVLM, an autonomous driving system leveraging Vision-Language Models (VLMs) for enhanced scene understandi…

Cited by 190SourceScholar
2020

EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning

ECCV 2020poster

Finding out the computational redundant part of a trained Deep Neural Network (DNN) is the key question that pruning algorithms target on. Many algorithms try to predict model performance of the pruned sub-nets by introducing various evaluation methods. But they are either inaccurate or very complic…