paper-with-me

홈 › Papers

Compress to Focus: Efficient Coordinate Compression for Policy Optimization in Multi-Turn GUI Agents

2026-01-14 · Yurun Song, Jiong Yin, Rongjunchen Zhang, Ian G. Harris arxiv

Multi-turn GUI agents enable complex task completion through sequential decision-making, but suffer from severe context inflation as interaction history accumulates. Existing strategies either sacrifice long-term context via truncation or compromise spatial structure through token pruning. In this paper, we propose Coordinate Compression Policy Optimization (CCPO), an efficient policy optimization framework that couples visual compression with policy optimization for multi-turn GUI agents. CCPO introduces Coordinate-Aware Spatial Compression (CASC), which aggregates coordinates from multiple rollouts to capture target-relevant regions and progressively narrow historical attention around key visual areas. From interactions across rollouts, CASC adaptively constructs attention boundaries that concentrate computation on the most informative regions of the scene. We further design a Distance-Based Advantage that provides fine-grained learning signals based on distance rather than binary correctness, improving both grounding accuracy and compression quality. Extensive experiments demonstrate that CCPO achieves SOTA performance across four benchmarks with up to 55% token compression and 3.8$\times$ training speedup.

📄 PDF Abstract BibTeX arXiv:2601.11631

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Neural Representation of Volumetric Data using Coordinate-Based Networks

2024-01-16 · Sudarshan Devkota, Sumanta Pattanaik

In this paper, we propose an efficient approach for the compression and representation of volumetric data utilizing coordinate-based networks and multi-resolution hash encoding. Efficient compression of volumetric data i…

Data VisualizationMeta-Learning

Hierarchical Reinforcement Learning for Neural Network Compression (HiReLC): Pruning and Quantization

2026-06-24 · Kamar Hibatallah Baghdadi, Kawther Guoual Belhamidi, Sara Belhadj, Aissa Boulmerka 외 arxiv

We present HiReLC, a hierarchical ensemble-reinforcement learning framework for automated joint quantization and structured pruning of deep neural networks. The framework decomposes the compression search across two leve…

Hierarchical Reinforcement LearningNeural Network CompressionActive Learning

SANR: Scene-Aware Neural Representation for Light Field Image Compression with Rate-Distortion Optimization

2025-10-17 · Gai Zhang, Xinfeng Zhang, Lv Tang, Hongyu An 외 arxiv

Light field images capture multi-view scene information and play a crucial role in 3D scene reconstruction. However, their high-dimensional nature results in enormous data volumes, posing a significant challenge for effi…

Image Compression

An End-to-End Real-World Camera Imaging Pipeline

2024-11-16 · Kepeng Xu, Zijia Ma, Li Xu, Gang He 외

Recent advances in neural camera imaging pipelines have demonstrated notable progress. Nevertheless, the real-world imaging pipeline still faces challenges including the lack of joint optimization in system components, c…

Image CompressionTone Mapping

Goal-Oriented State Information Compression for Linear Dynamical System Control

2024-07-14 · Li Wang, Chao Zhang, Samson Lasaulce, Lina Bariah 외

In this paper, we consider controlled linear dynamical systems in which the controller has only access to a compressed version of the system state. The technical problem we investigate is that of allocating compression r…