← Latest papers
🤖 machine learning

{\Omega}-QVLA: Robust Quantization for Vision-Language-Action Models via Composite Rotation and Per-step Scaling

The paper introduces Ω\Omega-QVLA, a training-free post-quantization framework that enables robust W4A4 uniform quantization for entire Vision-Language-Action models by combining composite SVD-Hadamard rotation with per-step DiT activation scaling, achieving state-of-the-art task success rates and significant memory reduction on both benchmarks and real-world manipulation tasks.

Original authors: Xinyu Wang, Mingze Li, Sicheng Lyu, Dongxiu Liu, Kaicheng Yang, Ziyu Zhao, Yufei Cui, Xiao-Wen Chang, Peng Lu

Published 2026-05-28
📖 4 min read☕ Coffee break read

Original authors: Xinyu Wang, Mingze Li, Sicheng Lyu, Dongxiu Liu, Kaicheng Yang, Ziyu Zhao, Yufei Cui, Xiao-Wen Chang, Peng Lu

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a brilliant, multi-billion-dollar robot brain. This brain is a "Vision-Language-Action" (VLA) model. It can see the world through cameras, understand complex spoken instructions, and figure out exactly how to move its robotic arms to do a task.

The problem? This brain is huge. It's like trying to run a massive, high-end movie theater on a tiny, battery-powered handheld game console. It takes up too much memory and is too slow to run on actual robots.

To fix this, scientists usually try to "shrink" the brain by compressing its numbers (a process called quantization). Think of it like converting a high-definition 4K movie into a low-resolution MP4 to save space.

The Big Problem:
Previous attempts to shrink these robot brains had a major flaw. They would compress the "thinking" part (the language model) but leave the "moving" part (the action head) at full, high-quality resolution. Why? Because everyone believed the "moving" part was too delicate. They thought that if you compressed it too much, the robot would start shaking, jerking, or dropping things because the numbers got too "fuzzy."

The Solution: Ω-QVLA
This paper introduces a new method called Ω-QVLA. It's the first tool that successfully shrinks both the thinking and moving parts of the robot brain to the same tiny size (called W4A4) without the robot falling apart.

Here is how they did it, using two creative tricks:

1. The "Spinning Shuffle" (Composite Rotation)

Imagine you have a deck of cards where a few cards are incredibly heavy (outliers) and the rest are light. If you try to pack them into a small box, the heavy cards crush the others, and the box breaks.

In the robot brain, some data channels are "heavy" (they have huge numbers) while others are "light."

  • The Old Way: Just squish them all together. The heavy cards crush the box.
  • The Ω-QVLA Way: They use a special "shuffle" (a mix of math called SVD and Hadamard rotation). Imagine spinning the deck of cards and shuffling them so that the weight of the heavy cards is spread out evenly across the whole deck. Now, no single card is heavy enough to break the box. This allows them to compress the data much more aggressively without losing the "shape" of the information.

2. The "Step-by-Step Volume Control" (Per-Step Scaling)

The robot's "moving" part works like a video editor smoothing out a video frame by frame (a process called denoising).

  • The Problem: The "volume" (or intensity) of the data changes wildly from the first frame to the last frame. If you set one fixed volume level for the whole video, the beginning might be too quiet, and the end might be too loud and distorted.
  • The Ω-QVLA Way: They created a "dynamic volume control" that adjusts the sensitivity for every single step of the video. Instead of using one static setting, the system listens to the data at each specific moment and adjusts the compression scale accordingly. This prevents the robot from getting confused when the data gets too loud or too quiet during its movement.

The Results

The team tested this on two famous robot brains (Pi 0.5 and GR00T N1.5) using a simulation called LIBERO and real-world robot arms.

  • In Simulation: The compressed robots performed just as well as the giant, uncompressed ones. In fact, on one test, the tiny compressed robot actually did a better job than the original!
  • In the Real World: When they put the compressed robot on a real table to pick up cups, fold towels, and move blocks, it moved smoothly and accurately.
  • The Competition: Other methods that tried to do this (QuantVLA) made the robots jerk around and fail the tasks. Ω-QVLA kept them smooth.
  • Space Saved: They reduced the memory needed by 71%. That's like turning a 4GB movie file into a 1GB file without losing the plot.

The Bottom Line

This paper proves that the "moving" part of a robot brain isn't too fragile to be compressed. By using a smart "shuffle" to spread out the heavy data and a "step-by-step" adjustment to handle changing volumes, they can shrink these massive robot brains down to a size that fits on a real robot, making them faster, cheaper, and ready for the real world.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →