paper-with-me

Papers

DitHub: A Modular Framework for Incremental Open-Vocabulary Object Detection

2025-03-12 · Chiara Cappellino, Gianluca Mancusi, Matteo Mosconi, Angelo Porrello, Simone Calderara, Rita Cucchiara

Open-Vocabulary object detectors can recognize a wide range of categories using simple textual prompts. However, improving their ability to detect rare classes or specialize in certain domains remains a challenge. While most recent methods rely on a single set of model weights for adaptation, we take a different approach by using modular deep learning. We introduce DitHub, a framework designed to create and manage a library of efficient adaptation modules. Inspired by Version Control Systems, DitHub organizes expert modules like branches that can be fetched and merged as needed. This modular approach enables a detailed study of how adaptation modules combine, making it the first method to explore this aspect in Object Detection. Our approach achieves state-of-the-art performance on the ODinW-13 benchmark and ODinW-O, a newly introduced benchmark designed to evaluate how well models adapt when previously seen classes reappear. For more details, visit our project page: https://aimagelab.github.io/DitHub/

📄 PDF Abstract BibTeX arXiv:2503.09271

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Library 설명 없음

Similar Papers 제목 키워드 기반

DVAGen: Dynamic Vocabulary Augmented Generation

2025-10-20 · Wei Du, Nuowei Liu, Jie Wang, Jiahao Kuang 외 arxiv

Language models trained with a fixed vocabulary struggle to generalize to novel or out-of-vocabulary words, limiting their flexibility in handling diverse token combinations. Existing dynamic vocabulary approaches attemp…

OVI-MAP:Open-Vocabulary Instance-Semantic Mapping

2026-03-27 · Zilong Deng, Federico Tombari, Marc Pollefeys, Johanna Wald 외 arxiv

Incremental open-vocabulary 3D instance-semantic mapping is essential for autonomous agents operating in complex everyday environments. However, it remains challenging due to the need for robust instance segmentation, re…

Instance Segmentation

OGScene3D: Incremental Open-Vocabulary 3D Gaussian Scene Graph Mapping for Scene Understanding

2026-03-17 · Siting Zhu, Ziyun Lu, Guangming Wang, Chenguang Huang 외 arxiv

Open-vocabulary scene understanding is crucial for robotic applications, enabling robots to comprehend complex 3D environmental contexts and supporting various downstream tasks such as navigation and manipulation. Howeve…

Scene Understanding

Continual Learning in Open-vocabulary Classification with Complementary Memory Systems

2023-07-04 · Zhen Zhu, Weijie Lyu, Yao Xiao, Derek Hoiem

We introduce a method for flexible and efficient continual learning in open-vocabulary image classification, drawing inspiration from the complementary learning systems observed in human cognition. Specifically, we propo…

Continual Learningimage-classificationImage ClassificationOpen Vocabulary Image Classification

MonoVoc: Decoupling Geometry and Semantics for Lightweight Monocular Open-Vocabulary 3D Gaussians

2026-07-30 · Pouya Ardekhani, Zahra Dehghanian, Morteza Abolghasemi, Hamid R. Rabiee arxiv

Open vocabulary 3D scene understanding is essential for next-generation interactive systems, empowering users to intuitively query and navigate reconstructed environments using natural language. However, current 3D Gauss…

Scene UnderstandingQuestion Answering