Papers
arxiv:2605.27365

LocateAnything: Fast and High-Quality Vision-Language Grounding with Parallel Box Decoding

Published on May 26
· Submitted by
taesiri
on May 27
#1 Paper of the day
Authors:
,
,
,
,
,
,
,
,
,
,

Abstract

Parallel Box Decoding enables efficient and accurate unified visual grounding and detection by decoding geometric elements as atomic units, improving both throughput and localization quality.

AI-generated summary

Vision-language models (VLMs) commonly formulate visual grounding and detection as a coordinate-token generation problem, serializing each 2D box into multiple 1D tokens that are learned and decoded largely independently. This token-by-token decoding mismatches the coupled structure of box geometry and creates a practical inference bottleneck due to strictly sequential generation. We introduce LocateAnything, a unified generative grounding and detection framework based on Parallel Box Decoding (PBD). By decoding geometric elements such as bounding boxes and points as atomic units in a single step, LocateAnything preserves intra-box geometric coherence and unlocks substantial parallelism. We show that PBD improves both decoding throughput and localization accuracy. We further develop a scalable data engine and curate LocateAnything-Data, a large-scale dataset with more than 138 million training samples, substantially increasing data diversity for high-precision localization. Extensive evaluations show that LocateAnything advances the speed-accuracy frontier, achieving significantly higher decoding throughput while improving high-IoU localization quality across diverse benchmarks. The results highlight the complementary benefits of Parallel Box Decoding and large-scale training data in enabling efficient and precise unified visual grounding and detection.

Community

Paper submitter

the block-level encoding with a fixed length L=6 that packs a bounding box and two structural tokens is a surprisingly crisp way to align geometry with parallel decoding. i like that they maintain two aligned streams, a standard next-token prediction and a block-level multi-token prediction, with a specialized attention mask that keeps them isolated yet shares context. btw arxivlens has a solid breakdown that helped me parse the details here: https://arxivlens.com/PaperView/Details/locateanything-fast-and-high-quality-vision-language-grounding-with-parallel-box-decoding-5024-c610b253. one practical question i have is how sensitive the performance is to the chosen block length or to padding in really crowded scenes where many boxes compactly overlap? overall, the data scale in locateanything-data plus this parallel decoding seems to be the right recipe to push both speed and high-iou accuracy in real-world grounding tasks.

This is an automated message from the Librarian Bot. I found the following papers similar to this paper.

The following papers were recommended by the Semantic Scholar API

Please give a thumbs up to this comment if you found it helpful!

If you want recommendations for any Paper on Hugging Face checkout this Space

You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend

Sign up or log in to comment

Get this paper in your agent:

hf papers read 2605.27365
Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash

Models citing this paper 1

Datasets citing this paper 0

No dataset linking this paper

Cite arxiv.org/abs/2605.27365 in a dataset README.md to link it from this page.

Spaces citing this paper 1

Collections including this paper 10