paper-with-me

Papers

VL-SAM-v3: Memory-Guided Visual Priors for Open-World Object Detection

2026-05-05 · Chih-Chung Liu, Zhiwei Lin, Yongtao Wang arxiv

Open-world object detection aims to localize and recognize objects beyond a fixed closed-set label space. It is commonly divided into two categories, i.e., open-vocabulary detection, which assumes a predefined category list at test time, and open-ended detection, which requires generating candidate categories during the inference. Existing methods rely primarily on coarse textual semantics and parametric knowledge, which often provide insufficient visual evidence for fine-grained appearance variation, rare categories, and cluttered scenes. In this paper, we propose VL-SAM-v3, a unified framework that augments open-world detection with retrieval-grounded external visual memory. Specifically, once candidate categories are available, VL-SAM-v3 retrieves relevant visual prototypes from a non-parametric memory bank and transforms them into two complementary visual priors, i.e., sparse priors for instance-level spatial anchoring and dense priors for class-aware local context. These priors are integrated with the original detection prompts via Memory-Guided Prompt Refinement, enabling a shared retrieval-and-refinement mechanism that supports open-vocabulary and open-ended inference. Extensive zero-shot experiments on LVIS show that VL-SAM-v3 consistently improves detection performance under both open-vocabulary and open-ended inference, with particularly strong gains on rare categories. Moreover, experiments with a stronger open-vocabulary detector (i.e., SAM3) validate the generality of the proposed retrieval-and-refinement mechanism.

📄 PDF Abstract BibTeX arXiv:2605.03456

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

WorldStereo: Bridging Camera-Guided Video Generation and Scene Reconstruction via 3D Geometric Memories

2026-03-02 · Yisu Zhang, Chenjie Cao, Tengfei Wang, Xuhui Zuo 외 arxiv

Recent advances in foundational Video Diffusion Models (VDMs) have yielded significant progress. Yet, despite the remarkable visual quality of generated videos, reconstructing consistent 3D scenes from these outputs rema…

3D ReconstructionScene GenerationVideo GenerationPoint Clouds

Generative Memory-Guided Semantic Reasoning Model for Image Inpainting

2021-10-01 · Xin Feng, Wenjie Pei, Fengjun Li, Fanglin Chen 외

Most existing methods for image inpainting focus on learning the intra-image priors from the known regions of the current input image to infer the content of the corrupted regions in the same image. While such methods pe…

Image Inpainting

Darwin Mobile Agent: A Roadmap for Self-Evolution

2026-05-26 · Daniel Beechey, Derek Yuen, Jianheng Liu, Dezhao Luo 외 arxiv

The goal of artificial intelligence is to create agents capable of general, adaptive behaviour in open-ended environments. Guided by the "Bitter Lesson", we argue that the most effective path toward this goal is to syste…

Reinforcement Learning

TrackVLA++: Unleashing Reasoning and Memory Capabilities in VLA Models for Embodied Visual Tracking

2025-10-08 · Jiahang Liu, Yunpeng Qi, Jiazhao Zhang, Minghan Li 외 arxiv

Embodied Visual Tracking (EVT) is a fundamental ability that underpins practical applications, such as companion robots, guidance robots and service assistants, where continuously following moving targets is essential. R…

Zero-shot GeneralizationSpatial ReasoningVisual Tracking

Infinite-World: Scaling Interactive World Models to 1000-Frame Horizons via Pose-Free Hierarchical Memory

2026-02-02 · Ruiqi Wu, Xuanhua He, Meng Cheng, Tianyu Yang 외 arxiv

We propose Infinite-World, a robust interactive world model capable of maintaining coherent visual memory over 1000+ frames in complex real-world environments. While existing world models can be efficiently optimized on …