paper-with-me

Papers

Just Noticeable Difference Modeling for Token Compression in Vision-Language-Action Models

2026-08-21 · Zhuoyuan Li, Rui Zhao, Jin Wang, Hanwei Zhu, Cong Zhang, Giuseppe Valenzise, Weisi Lin, Kin-Man Lam arxiv

Token compression has become a key technique for reducing the inference cost of large foundation models, with approaches such as token pruning and KV-cache reuse widely adopted in vision-language models and recently explored for embodied agents. In embodied agents, tokens not only support perception and semantic understanding but also directly affect latency-sensitive closed-loop robot action prediction. Existing schemes typically guide compression using redundancy or importance cues, such as visual similarity, attention scores, and saliency. However, these cues only indirectly measure the key factor for safe compression: how much a token can change before causing an unacceptable deviation in downstream actions. This receiver-dependent tolerance is closely related to the principle of just noticeable difference (JND). Classical JND characterizes signal tolerance in the human visual system, while machine-oriented JND extends this concept to downstream machine responses. Building on this progression, we introduce Action-JND, which extends JND modeling to embodied perception by defining noticeability through the language-conditioned action response of a vision-language-action (VLA) policy in closed-loop control. A token change is considered admissible only when the induced action deviation remains within a tolerated margin. To realize this concept, we develop a lightweight token-wise JND estimator in deep visual-feature space to predict the maximum tolerable perturbation while preserving policy responses. The resulting action-tolerance score serves as a plug-and-play criterion for VLA compression paradigms, including stale-KV reuse and token pruning, prioritizing action-tolerant tokens for compression. Experiments on the LIBERO benchmark with OpenVLA and OpenVLA-OFT demonstrate that Action-JND consistently improves compression reliability, especially under aggressive compression ratios.

📄 PDF Abstract BibTeX arXiv:2608.21247

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Localization of Just Noticeable Difference for Image Compression

2023-06-13 · Guangan Chen, Hanhe Lin, Oliver Wiedemann, Dietmar Saupe

The just noticeable difference (JND) is the minimal difference between stimuli that can be detected by a person. The picture-wise just noticeable difference (PJND) for a given reference image and a compression algorithm …

Image Compression

The First Comprehensive Dataset with Multiple Distortion Types for Visual Just-Noticeable Differences

2023-03-05 · Yaxuan Liu, Jian Jin, Yuan Xue, Weisi Lin

Recently, with the development of deep learning, a number of Just Noticeable Difference (JND) datasets have been built for JND modeling. However, all the existing JND datasets only label the JND points based on the level…

Image Quality AssessmentVideo Compression

A Differentiable Perceptual Audio Metric Learned from Just Noticeable Differences

2020-01-13 · Pranay Manocha, Adam Finkelstein, Zeyu Jin, Nicholas J. Bryan 외

Assessment of many audio processing tasks relies on subjective evaluation which is time-consuming and expensive. Efforts have been made to create objective metrics but existing ones correlate poorly with human judgment. …

DenoisingSpeech Enhancement

Just Noticeable Difference for Deep Machine Vision

2021-02-16 · Jian Jin, Xingxing Zhang, Xin Fu, huan zhang 외

As an important perceptual characteristic of the Human Visual System (HVS), the Just Noticeable Difference (JND) has been studied for decades with image and video processing (e.g., perceptual visual signal compression). …

image-classificationImage ClassificationNeural Network SecurityVideo Compression

A Framework to Map VMAF with the Probability of Just Noticeable Difference between Video Encoding Recipes

2022-05-16 · Jingwen Zhu, Suiyi Ling, Yoann Baveye, Patrick Le Callet

Just Noticeable Difference (JND) model developed based on Human Vision System (HVS) through subjective studies is valuable for many multimedia use cases. In the streaming industries, it is commonly applied to reach a goo…

Video Quality AssessmentVisual Question Answering (VQA)