paper-with-me

홈 › Papers

DiGeo: Discriminative Geometry-Aware Learning for Generalized Few-Shot Object Detection

2023-03-16 · CVPR 2023 1 · Jiawei Ma, Yulei Niu, Jincheng Xu, Shiyuan Huang, Guangxing Han, Shih-Fu Chang

Generalized few-shot object detection aims to achieve precise detection on both base classes with abundant annotations and novel classes with limited training data. Existing approaches enhance few-shot generalization with the sacrifice of base-class performance, or maintain high precision in base-class detection with limited improvement in novel-class adaptation. In this paper, we point out the reason is insufficient Discriminative feature learning for all of the classes. As such, we propose a new training framework, DiGeo, to learn Geometry-aware features of inter-class separation and intra-class compactness. To guide the separation of feature clusters, we derive an offline simplex equiangular tight frame (ETF) classifier whose weights serve as class centers and are maximally and equally separated. To tighten the cluster for each class, we include adaptive class-specific margins into the classification loss and encourage the features close to the class centers. Experimental studies on two few-shot benchmark datasets (VOC, COCO) and one long-tail dataset (LVIS) demonstrate that, with a single model, our method can effectively improve generalization on novel classes without hurting the detection of base classes.

📄 PDF Abstract BibTeX arXiv:2303.09674

Code (1)

phoenix-v/digeo 공식 구현 pytorch

Tasks

Few-Shot Object Detectionobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Generalized Geometry Encoding Volume for Real-time Stereo Matching

2025-12-07 · Jiaxin Liu, Gangwei Xu, Xianqi Wang, Chengliang Zhang 외 arxiv

Real-time stereo matching methods primarily focus on enhancing in-domain performance but often overlook the critical importance of generalization in real-world applications. In contrast, recent stereo foundation models l…

Zero-shot Generalization

GARF:Geometry-Aware Generalized Neural Radiance Field

2022-12-05 · Yue Shi, Dingyi Rong, Bingbing Ni, Chang Chen 외

Neural Radiance Field (NeRF) has revolutionized free viewpoint rendering tasks and achieved impressive results. However, the efficiency and accuracy problems hinder its wide applications. To address these issues, we prop…

3D geometryDecoderDepth EstimationNeRF+2

MC-RFM: Geometry-Aware Few-Shot Adaptation via Mixed-Curvature Riemannian Flow Matching

2026-05-08 · Salim Khazem, Ibrahim Mohamed Serouis, Zakaria Ezzahed arxiv

Parameter-efficient adaptation of pretrained vision models is commonly performed through linear probes, prompts, low-rank updates, or lightweight residual modules. While effective, these methods usually treat adaptation …

Visual and Semantic Prompt Collaboration for Generalized Zero-Shot Learning

2025-03-29 · CVPR 2025 1 · Huajie Jiang, Zhengxian Li, Xiaohan Yu, Yongli Hu 외

Generalized zero-shot learning aims to recognize both seen and unseen classes with the help of semantic information that is shared among different classes. It inevitably requires consistent visual-semantic alignment. Exi…

Generalized Zero-Shot LearningZero-Shot Learning

High-Discriminative Attribute Feature Learning for Generalized Zero-Shot Learning

2024-04-07 · Yu Lei, Guoshuai Sheng, Fangfang Li, Quanxue Gao 외

Zero-shot learning(ZSL) aims to recognize new classes without prior exposure to their samples, relying on semantic knowledge from observed classes. However, current attention-based models may overlook the transferability…

AttributeGeneralized Zero-Shot LearningZero-Shot Learning