Abstract
ENEAS unifies text-prompted instance tracking and open-concept semantic discovery via temporal memory extension and a verification layer that filters visual distractors.
We present ENEAS, a unified, text-promptable method for instance tracking and semantic discovery. Text-promptable segmentation models, including the latest foundation models such as SAM 3, still suffer from temporal hallucinations, spatial fragmentation, and semantic misclassification: they fail to report target absence when an object leaves the field of view, segment local textures instead of the complete object during extreme close-ups, and prioritize visual features over ontological reality, so that visually similar artifacts such as statues, paintings, or reflections are segmented as target entities. ENEAS works two ways from a single method: precise tracking and high-quality segmentation of a unique instance, and open-concept discovery of every instance a text query names, resolved by a semantic verification layer. For tracking, we extend the geometrically robust SeC architecture, previously limited to point interactions, with a text-prompting adapter and leverage its temporal memory, so that the target is held through disappearance without drifting to distractors and kept whole even when it fills the entire view. For discovery, the verification layer combines high-speed visual embedding matching with conditional VLM refinement, invoking semantic reasoning only for ambiguous candidates, which filters out the ontological errors that visual-only models cannot distinguish while keeping latency low. Designed with 3D reconstruction in mind, where a single misclassified distractor corrupts the asset, ENEAS unlocks high-quality semantic tracking and segmentation of video, of broad libraries, and of collections of temporally or spatially unordered data, together with the discrimination to tell true instances from their doppelgangers: things that look alike but are not the same. The code and models are available at https://github.com/speridlabs/eneas
Community
š Weāre releasing ENEAS, a text-promptable method for robust instance tracking and open-concept semantic discovery.
ENEAS targets several failure modes we encountered with foundation segmentation models such as SAM 3: target disappearance/re-entry, extreme close-ups, and semantic doppelgƤngers such as statues, paintings and reflections.
š„ Demo above
š Project: https://speridlabs.com/research/eneas
š» Code: https://github.com/speridlabs/eneas
š¤ Demo: https://huggingface.co/spaces/speridlabs/eneas
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
- GFR-SAM: Training-Free Referring Camouflaged Object Segmentation via Cross-Image Prompting (2026)
- Learning from multimodal pseudo-labels for robust open-vocabulary instance and panoptic segmentation (2026)
- ReflexTrack: A Feedback-Driven Agent for Training-Free Referring Video Object Segmentation (2026)
- YesTrack: Referring Multi-Object Tracking via MLLM-based Yes/No Verification (2026)
- Object Counting Across Modalities: Taxonomies, Benchmarks, Applications, and Open Challenges (2026)
- EOVSAM: Efficient Open-Vocabulary Segmentation with SAM 3 in One Pass (2026)
- VOS-Agent: The 1st Place Solution for the 8th LSVOS Challenge (MOSEv2 Track) (2026)
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
Get this paper in your agent:
hf papers read 2609.03756 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper