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

Domain Adaptation for Large-Vocabulary Object Detectors

About

Large-vocabulary object detectors (LVDs) aim to detect objects of many categories, which learn super objectness features and can locate objects accurately while applied to various downstream data. However, LVDs often struggle in recognizing the located objects due to domain discrepancy in data distribution and object vocabulary. At the other end, recent vision-language foundation models such as CLIP demonstrate superior open-vocabulary recognition capability. This paper presents KGD, a Knowledge Graph Distillation technique that exploits the implicit knowledge graphs (KG) in CLIP for effectively adapting LVDs to various downstream domains. KGD consists of two consecutive stages: 1) KG extraction that employs CLIP to encode downstream domain data as nodes and their feature distances as edges, constructing KG that inherits the rich semantic relations in CLIP explicitly; and 2) KG encapsulation that transfers the extracted KG into LVDs to enable accurate cross-domain object classification. In addition, KGD can extract both visual and textual KG independently, providing complementary vision and language knowledge for object localization and object classification in detection tasks over various downstream domains. Experiments over multiple widely adopted detection benchmarks show that KGD outperforms the state-of-the-art consistently by large margins.

Kai Jiang, Jiaxing Huang, Weiying Xie, Jie Lei, Yunsong Li, Ling Shao, Shijian Lu• 2024

Related benchmarks

TaskDatasetResultRank
Object DetectionWatercolor2k (test)--
113
Object DetectionClipart1k (test)--
70
Object DetectionVisDrone (val)
AP5023.7
66
Object DetectionComic2k (test)--
62
Object DetectionObjects365 (val)--
48
Object DetectionCityscapes
AP5053.6
20
Object DetectionVOC (test)
AP5086.9
12
Object DetectionMIO-TCD (val)
AP5024.6
12
Object DetectionBAAI (val)
AP5024.3
12
Object DetectionVistas
AP5040.3
12
Showing 10 of 12 rows

Other info

Follow for update