← Search

Jinqi Xiao

8 accepted papers

2026

ATA: Bridging Implicit Reasoning with Attention-Guided and Action-Guided Inference for Vision-Language Action Models

ICRA 2026poster

Vision-Language-Action (VLA) models rely on current observations, including images, language instructions, and robot states, to predict actions and complete tasks. While accurate visual perception is crucial for precise action prediction and execution, recent work has attempted to further improve pe…

2025

COAP: Memory-Efficient Training with Correlation-Aware Gradient Projection

CVPR 2025poster

Training large-scale neural networks in vision, and multimodal domains demands substantial memory resources, primarily due to the storage of optimizer states. While LoRA, a popular parameter-efficient method, reduces memory usage, it often suffers from suboptimal performance due to the constraints o…

Cited by 3SourcePDFScholar
2025

TopV: Compatible Token Pruning with Inference Time Optimization for Fast and Low-Memory Multimodal Vision Language Model

CVPR 2025poster

Vision-Language Models (VLMs) demand substantial computational resources during inference, largely due to the extensive visual input tokens for representing visual information. Previous studies have noted that visual tokens tend to receive less attention than text tokens, suggesting their lower impo…

Cited by 3SourcePDFScholar
2024

Clean & Compact: Efficient Data-Free Backdoor Defense with Model Compactness

ECCV 2024poster

"Deep neural networks (DNNs) have been widely deployed in real-world, mission-critical applications, necessitating effective approaches to protect deep learning models against malicious attacks. Motivated by the high stealthiness and potential harm of backdoor attacks, a series of backdoor defense m…

Cited by 2SourcePDFScholar
2024

MoE-I2: Compressing Mixture of Experts Models through Inter-Expert Pruning and Intra-Expert Low-Rank Decomposition

EMNLP 2024finding

The emergence of Mixture of Experts (MoE) LLMs has significantly advanced the development of language models. Compared to traditional LLMs, MoE LLMs outperform traditional LLMs by achieving higher performance with considerably fewer activated parameters. Despite this efficiency, their enormous param…

2023

COMCAT: Towards Efficient Compression and Customization of Attention-Based Vision Models

ICML 2023poster

Attention-based vision models, such as Vision Transformer (ViT) and its variants, have shown promising performance in various computer vision tasks. However, these emerging architectures suffer from large model sizes and high computational costs, calling for efficient model compression solutions. To…

2023

GraphMP: Graph Neural Network-based Motion Planning with Efficient Graph Search

NeurIPS 2023poster

Motion planning, which aims to find a high-quality collision-free path in the configuration space, is a fundamental task in robotic systems. Recently, learning-based motion planners, especially the graph neural network-powered, have shown promising planning performance. However, though the state-of-…

Cited by 7SourcePDFScholar
2023

HALOC: Hardware-Aware Automatic Low-Rank Compression for Compact Neural Networks

AAAI 2023technical

Low-rank compression is an important model compression strategy for obtaining compact neural network models. In general, because the rank values directly determine the model complexity and model accuracy, proper selection of layer-wise rank is very critical and desired. To date, though many low-rank…

Cited by 22SourcePDFScholar