← Search

Rui-Qi Wang

3 accepted papers

2026

Fine-Grained Post-Training Quantization for Large Vision Language Models with Quantization-Aware Integrated Gradients

CVPR 2026

Large Vision Language Models (LVLMs) have achieved remarkable success in a wide range of downstream tasks that require multimodal interaction, but their powerful capabilities come with substantial computational and memory overhead, which hinders practical deployment. Among numerous acceleration tech

Cited by 0SourcecodeScholar
2026

Move-Then-Operate: Behavioral Phasing for Human-Like Robotic Manipulation

ICML 2026poster

We present Move-Then-Operate, a Vision–language–action framework that explicitly decouples robotic manipulation into two distinct behavioral phases: coarse relocation (move) and contact-critical interaction (operate). Unlike monolithic policies that conflate these heterogeneous regimes, our architec…

Cited by 0SourceScholar
2025

Achieving binary weight and activation for LLMs using Post-Training Quantization

ACL 2025finding

Quantizing large language models (LLMs) to 1-bit precision significantly reduces computational costs, but existing quantization techniques suffer from noticeable performance degradation when using weight and activation precisions below 4 bits (W4A4). In this paper, we propose a post-training quantiz…