paper-with-me

홈 › Papers

ART-VS: Adaptive Resolution Tiling for Vision Transformer Visual Servoing

2026-06-17 · Alessandro Scherl, Bernhard Neuberger, Simon Schwaiger, David Mulero-Pérez, Lucas Muster, Jose Garcia-Rodriguez arxiv

Visual servoing with self-supervised Vision Transformer (ViT) features enables training-free robotic positioning with strong generalization, but faces a fundamental trade-off between robustness and precision. Coarse patch-level descriptors provide stable correspondences yet limit positioning accuracy. Increasing image resolution improves precision but yields only marginal robustness gains - under perturbation, high-resolution processing improves convergence success rate from 76.6% to just 81.0% despite 12x more ViT patches. Therefore, we propose Adaptive Resolution Tiling Visual Servoing (ART-VS), a two-phase method that adapts feature granularity to servoing progress: a coarse phase at native ViT resolution for stable alignment, then a tiled high-resolution phase that restricts matching to local neighborhoods improving positioning accuracy. Without any task-specific training, ART-VS achieves 95.4% convergence under perturbation, outperforming standard and full-resolution ViT-based servoing by 18.8 and 14.4 percentage points. Over the former it reduces positioning error by 53%, while running at over 10x higher speed and 27% lower VRAM than the latter. We validate ART-VS across three ViT backbones and demonstrate real-world category-level grasping of unseen object instances, achieving 95/100 on transparent bottles and 98/100 on shoes. Code available under https://art-vs.github.io/.

📄 PDF Abstract BibTeX arXiv:2606.19089

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Augmented Transformers with Adaptive n-grams Embedding for Multilingual Scene Text Recognition

2023-02-28 · Xueming Yan, Zhihang Fang, Yaochu Jin

While vision transformers have been highly successful in improving the performance in image-based tasks, not much work has been reported on applying transformers to multilingual scene text recognition due to the complexi…

Language IdentificationScene Text Recognition

Accelerating Vision Transformers with Adaptive Patch Sizes

2025-10-20 · Rohan Choudhury, JungEun Kim, Jinhyung Park, Eunho Yang 외 arxiv

Vision Transformers (ViTs) partition input images into uniformly sized patches regardless of their content, resulting in long input sequence lengths for high-resolution images. We present Adaptive Patch Transformers (APT…

Semantic SegmentationObject Detection

HyperVL: An Efficient and Dynamic Multimodal Large Language Model for Edge Devices

2025-12-16 · HyperAI Team, Yuchen Liu, Kaiyang Han, Zhiqiang Xia 외 arxiv

Current multimodal large lanauge models possess strong perceptual and reasoning capabilities, however high computational and memory requirements make them difficult to deploy directly on on-device environments. While sma…

Seeing What Matters: Lesion-Aware High-Resolution Patch Discovery and Fusion for Chest X-ray Report Generation

2026-07-08 · Yingshu Li, Yunyi Liu, Zhenghao Chen, Tong Chen 외 arxiv

Despite rapid advances in chest X-ray (CXR) foundation models, most radiology report generation (RRG) systems still rely on heavily downsampled inputs (e.g., 256x256) due to the fixed visual token budgets of pretrained v…

On the Design Fundamentals of Pixel Text Representation Learning

2026-09-01 · Chaohao Yuan, Ruifeng Yuan, Zhuoxu Huang, Yu Rong 외 hf

Text-rich visual inputs require models that can read, retrieve, and compress language directly in pixel space, yet existing pixel-text encoders struggle with fixed resolution pretraining, visual shortcut learning, weak v…

Representation LearningVisual Grounding