paper-with-me

Papers

UniFa: A unified feature hallucination framework for any-shot object detection

2025-03-01 · journal 2025 3 · Hui Nie, Ruiping Wang, Xilin Chen

Any-shot object detection seeks to simultaneously detect base (many-shot), few-shot and zero-shot categories. The primary challenge lies in insufficient visual data for rare (few-shot and zero-shot) categories, hindering effective training. Existing methods use visual feature generation to alleviate it, but the quality of the generated features is low and limited to zero-shot object detection task (i.e., only including zero-shot categories). This mainly arises from semantic information for feature generation trained on unimodal data lacking visual-awareness, and the significant distinctness of generated features across categories. To tackle these issues, we introduce the Unified Feature Hallucination (UniFa) framework, which generates high-quality features for two rare categories. Utilizing CLIP’s text encoder, we transform category names into visual-aware semantic information for generating visual features, facilitating better visual-semantic alignment. A semantically blended feature enhancer is utilized to merge features from any two categories, producing denser and more realistic features. The effectiveness of our approach is confirmed through extensive experiments on MSCOCO datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generalized Zero-Shot Object DetectionHallucinationobject-detectionObject DetectionZero-Shot Object Detection

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Towards Unification of Hallucination Detection and Fact Verification for Large Language Models

2025-12-02 · Weihang Su, Jianming Long, Changyue Wang, Shiyu Lin 외 arxiv

Large Language Models (LLMs) frequently exhibit hallucinations, generating content that appears fluent and coherent but is factually incorrect. Such errors undermine trust and hinder their adoption in real-world applicat…

Fact Verification

Unified Detection of Digital and Physical Face Attacks

2021-04-05 · Debayan Deb, Xiaoming Liu, Anil K. Jain

State-of-the-art defense mechanisms against face attacks achieve near perfect accuracies within one of three attack categories, namely adversarial, digital manipulation, or physical spoofs, however, they fail to generali…

ClusteringMulti-Task Learning

UniFair: A unified fair clustering approach based on separation and compactness

2026-06-03 · Antonia Karra, Vasiliki Papanikou, Georgios Vardakas, Evaggelia Pitoura 외 arxiv

Clustering is increasingly used to support high-impact decisions, yet standard objectives such as k-means can produce clusterings that treat demographic groups unequally. Existing fair clustering methods typically optimi…

Deep Clustering

UniFashion: A Unified Vision-Language Model for Multimodal Fashion Retrieval and Generation

2024-08-21 · Xiangyu Zhao, Yuehan Zhang, Wenlong Zhang, Xiao-Ming Wu

The fashion domain encompasses a variety of real-world multimodal tasks, including multimodal retrieval and multimodal generation. The rapid advancements in artificial intelligence generated content, particularly in tech…

Image GenerationImage RetrievalImage to textLanguage Modeling+4

UniFace: Unified Cross-Entropy Loss for Deep Face Recognition

2023-01-01 · ICCV 2023 1 · Jiancan Zhou, Xi Jia, Qiufu Li, Linlin Shen 외

As a widely used loss function in deep face recognition, the softmax loss cannot guarantee that the minimum positive sample-to-class similarity is larger than the maximum negative sample-to-class similarity. As a res…

Face RecognitionTAR