paper-with-me

Papers

Extremely Simple Out-of-distribution Detection for Audio-visual Generalized Zero-shot Learning

2025-03-28 · Yang Liu, Xun Zhang, Jiale Du, Xinbo Gao, Jungong Han

Zero-shot Learning(ZSL) attains knowledge transfer from seen classes to unseen classes by exploring auxiliary category information, which is a promising yet difficult research topic. In this field, Audio-Visual Generalized Zero-Shot Learning~(AV-GZSL) has aroused researchers' great interest in which intricate relations within triple modalities~(audio, video, and natural language) render this task quite challenging but highly research-worthy. However, both existing embedding-based and generative-based AV-GZSL methods tend to suffer from domain shift problem a lot and we propose an extremely simple Out-of-distribution~(OOD) detection based AV-GZSL method~(EZ-AVOOD) to further mitigate bias problem by differentiating seen and unseen samples at the initial beginning. EZ-AVOOD accomplishes effective seen-unseen separation by exploiting the intrinsic discriminative information held in class-specific logits and class-agnostic feature subspace without training an extra OOD detector network. Followed by seen-unseen binary classification, we employ two expert models to classify seen samples and unseen samples separately. Compared to existing state-of-the-art methods, our model achieves superior ZSL and GZSL performances on three audio-visual datasets and becomes the new SOTA, which comprehensively demonstrates the effectiveness of the proposed EZ-AVOOD.

📄 PDF Abstract BibTeX arXiv:2503.22197

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneralized Zero-Shot LearningOut-of-Distribution DetectionOut of Distribution (OOD) DetectionTransfer LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

Out-Of-Distribution Detection for Audio-visual Generalized Zero-Shot Learning: A General Framework

2024-08-02 · Liuyuan Wen

Generalized Zero-Shot Learning (GZSL) is a challenging task requiring accurate classification of both seen and unseen classes. Within this domain, Audio-visual GZSL emerges as an extremely exciting yet difficult task, gi…

Generalized Zero-Shot LearningOut-of-Distribution DetectionOut of Distribution (OOD) DetectionZero-Shot Learning

A General Framework for Unsupervised Anomaly Detection

2021-01-01 · Nima Rafiee, Rahil Gholamipoor, Markus Kollmann

In this paper we present GenAD, a simple and generic framework for detecting examples that lie out-of-distribution for a given training set. The approach is based on first learning a semantic neighbourhood for each examp…

Anomaly DetectionOut-of-Distribution DetectionUnsupervised Anomaly Detection

Putting a Face to the Voice: Fusing Audio and Visual Signals Across a Video to Determine Speakers

2017-05-31 · Ken Hoover, Sourish Chaudhuri, Caroline Pantofaru, Malcolm Slaney 외

In this paper, we present a system that associates faces with voices in a video by fusing information from the audio and visual signals. The thesis underlying our work is that an extremely simple approach to generating (…

MIS-AVoiDD: Modality Invariant and Specific Representation for Audio-Visual Deepfake Detection

2023-10-03 · Vinaya Sree Katamneni, Ajita Rattani

Deepfakes are synthetic media generated using deep generative algorithms and have posed a severe societal and political threat. Apart from facial manipulation and synthetic voice, recently, a novel kind of deepfakes has …

DeepFake DetectionFace Swapping

Extremely Simple Activation Shaping for Out-of-Distribution Detection

2022-09-20 · Andrija Djurisic, Nebojsa Bozanic, Arjun Ashok, Rosanne Liu

The separation between training and deployment of machine learning models implies that not all scenarios encountered in deployment can be anticipated during training, and therefore relying solely on advancements in train…

Out-of-Distribution Detection