Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Segment This Thing: Foveated Tokenization for Efficient Point-Prompted Segmentation

About

This paper presents Segment This Thing (STT), a new efficient image segmentation model designed to produce a single segment given a single point prompt. Instead of following prior work and increasing efficiency by decreasing model size, we gain efficiency by foveating input images. Given an image and a point prompt, we extract a crop centered on the prompt and apply a novel variable-resolution patch tokenization in which patches are downsampled at a rate that increases with increased distance from the prompt. This approach yields far fewer image tokens than uniform patch tokenization. As a result we can drastically reduce the computational cost of segmentation without reducing model size. Furthermore, the foveation focuses the model on the region of interest, a potentially useful inductive bias. We show that our Segment This Thing model is more efficient than prior work while remaining competitive on segmentation benchmarks. It can easily run at interactive frame rates on consumer hardware and is thus a promising tool for augmented reality or robotics applications.

Tanner Schmidt, Richard Newcombe• 2025

Related benchmarks

TaskDatasetResultRank
SegmentationADE20K
mIoU55.3
52
SegmentationCityscapes
mIoU41.2
30
SegmentationGeneral Efficiency Evaluation
Latency (ms)7.3
9
SegmentationEgoHOS
mIoU62
9
SegmentationWoodScape
mIoU31
9
SegmentationPPDLS
mIoU75.8
9
SegmentationZeroWaste
mIoU62
9
SegmentationVISOR
mIoU59.6
9
SegmentationNDD20
mIoU75.4
9
SegmentationTimberSeg
mIoU43.4
9
Showing 10 of 10 rows

Other info

Follow for update