iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million Moody's Assigns First-Time Baa2 Rating to RBL Bank, One Notch Above India's Sovereign Sebi Bars Zee's Subhash Chandra, Punit Goenka From Market for One Year Zepto Defers IPO by Two to Three Quarters After Tepid Investor Response Tim Cook: India Among Apple's Best Global Markets as June Quarter Records Revenue Domestic funds reach record 21% stake in Indian companies as FPI ownership drops to 17% Cybercriminals widen net as assessees rush to meet I-T return filing deadline Bloomberg Delays India's Sovereign Bond Index Inclusion as Market Reforms Need Further Testing Gold loans jump 93.8% y-o-y, fuel bank credit growth in Q1FY27 Snapchat joins YouTube, LinkedIn and Substack in fight against 'AI slop' Amazon speeds last-mile delivery, expands robotics fleet past 1 million
Home ›› Technology ›› Ai ›› Computer Vision ›› Learned Image Compression Framework SPARC Boosts VLA Robot Control Performance in Bandwidth-Limited Settings

Learned Image Compression Framework SPARC Boosts VLA Robot Control Performance in Bandwidth-Limited Settings

Researchers introduce SPARC (SPatially Adaptive Rate Control), a learned image compression framework tailored for vision-language-action (VLA) models. SPARC adaptively allocates bitrate based on task relevance and uses a tilted rate loss to preserve critical visual patterns. Experiments on robotic benchmarks RoboCasa365, VLABench, and LIBERO show SPARC achieves stronger control performance than conventional codecs at the same bitrate, with real-world benefits for remote robot control.

iG
iGEN Editorial
June 16, 2026
Learned Image Compression Framework SPARC Boosts VLA Robot Control Performance in Bandwidth-Limited Settings

Vision-language-action (VLA) models are enabling robots to understand and act based on visual and linguistic inputs, but they often require high-frequency multi-camera feeds that strain bandwidth-limited or distributed deployments. According to a paper posted on arXiv (ID 2606.16253) by researchers including Kim, Hyeonjun, Ryu, Jegwang, Ha, Sangbeom, Lee, Junhyeok, Jun-Hyuk, Ahn, Hyemin, and Jaeho, existing image and video codecs are designed to preserve generic visual fidelity, not the control performance of downstream VLA policies. To address this gap, the team introduced SPARC (SPatially Adaptive Rate Control), a learned image compression framework purpose-built for VLA-driven robots.

SPARC's Core Innovation

The key insight behind SPARC is that the importance of visual information varies substantially across both camera views and spatial regions within an image. SPARC employs a lightweight temporal mask selector that adaptively allocates bitrate over latent representations according to task relevance while leveraging temporal context. This allows the system to prioritize regions that matter most for the robot's actions. Additionally, SPARC introduces a tilted rate loss that stabilizes training by reducing the tendency of entropy-based objectives to over-suppress rare yet task-critical visual patterns.

Experimental Validation

The researchers evaluated SPARC on diverse robotic benchmarks: RoboCasa365, VLABench, and LIBERO. Across these benchmarks, SPARC consistently achieved stronger control performance than conventional image/video codecs and other recent learned compression methods under the same bitrate budget. The paper reports that SPARC demonstrated real-world deployment benefits in remote-control settings, where the method substantially improved the bitrate-success tradeoff. This means operators can control robots effectively even with limited bandwidth, which is critical for teleoperation in logistics, manufacturing, and field robotics.

Implications for Enterprise Robotics

For enterprise technology leaders evaluating robot deployments in bandwidth-constrained environments — such as warehouses with many robots or remote inspection sites — SPARC's approach offers a way to maintain control quality while reducing data transmission requirements. The framework's ability to dynamically allocate bitrate based on task relevance could enable more efficient use of network resources, potentially lowering operational costs and improving reliability. While the paper focuses on VLA models, the underlying principles of spatially adaptive compression and tilted rate loss may generalize to other vision-based control systems.


Sources:

Keep Reading

Recommended Stories

PURe Module Enhances Vision Networks by Adding Multiplicative Local Interactions Technology

PURe Module Enhances Vision Networks by Adding Multiplicative Local Interactions

Researchers propose PURe, a Product-Unit Residual Module that introduces explicit multiplicative local interactions into deep vision networks. The module serves as a drop-in replacement for native residual units, consistently improving performance on benchmarks like ImageNet and CIFAR-10 while using smaller parameter budgets.

June 16, 2026
Sub-Quadratic Vision Transformers Cut Self-Attention Cost for Faster Image Captioning Technology

Sub-Quadratic Vision Transformers Cut Self-Attention Cost for Faster Image Captioning

A new arXiv preprint from Ghosh et al. proposes a sub-quadratic vision transformer architecture for image captioning. By replacing standard self-attention with a Gaussian Mixture Model (GMM) clustering mechanism, the model reduces computational complexity from quadratic O(n²) to linear O(nK). The approach uses an autoregressive GPT-based decoder and achieves competitive results on the Flickr30K dataset.

June 16, 2026
New Research Reveals How Visual Tokens Evolve Inside Vision-Language Models Technology

New Research Reveals How Visual Tokens Evolve Inside Vision-Language Models

A new computer vision paper from arXiv investigates how visual tokens are integrated into large language models (LLMs) under two paradigms: in-context prompting and layer-wise injection. The authors find that visual tokens enter the LLM as 'disguised visual context' lacking linguistic structure, then evolve differently depending on the integration architecture. They show that attention allocation alone is insufficient, and performance depends on the quality of visual representations at each layer.

July 8, 2026
New AI Research Shows Vision-Language Models Think Better with Visual Grounding Technology

New AI Research Shows Vision-Language Models Think Better with Visual Grounding

Researchers introduce visually grounded thinking, a reasoning process that interleaves natural-language thoughts with explicit point or box groundings to image regions. The method, using a scalable synthesis pipeline and grounding-aware reinforcement learning, consistently improves performance of Gemma3-4B-IT on counting and spatial reasoning benchmarks, with the 4B model matching or surpassing the 27B variant.

June 21, 2026