← Search

Yinan Liang

4 accepted papers

2025

EfficientLLaVA: Generalizable Auto-Pruning for Large Vision-language Models

CVPR 2025poster

While multimodal large language models demonstrate strong performance in complex reasoning tasks, they pose significant challenges related to model complexity during deployment, especially for resource-limited devices. In this paper, we propose an automatic pruning method for large vision-language m…

2025

Embodied Instruction Following in Unknown Environments

IROS 2025

Enabling embodied agents to complete complex human instructions from natural language is crucial to autonomous systems in household services. Conventional methods can only accomplish human instructions in the known environment where all interactive objects are provided to the embodied agent, and dir

Cited by 8SourcecodeScholar
2025

MoTo: A Zero-shot Plug-in Interaction-aware Navigation for General Mobile Manipulation

CoRL 2025poster

Mobile manipulation is the fundamental challenge for robotics in assisting humans with diverse tasks and environments in everyday life. Conventional mobile manipulation approaches often struggle to generalize across different tasks and environments due to the lack of large-scale training. However, r…

Cited by 0SourceScholar
2023

MCUFormer: Deploying Vision Tranformers on Microcontrollers with Limited Memory

NeurIPS 2023poster

Due to the high price and heavy energy consumption of GPUs, deploying deep models on IoT devices such as microcontrollers makes significant contributions for ecological AI. Conventional methods successfully enable convolutional neural network inference of high resolution images on microcontrollers,…