paper-with-me

Papers

Fuzzy-aware Loss for Source-free Domain Adaptation in Visual Emotion Recognition

2025-01-26 · Ying Zheng, Yiyi Zhang, Yi Wang, Lap-Pui Chau

Source-free domain adaptation in visual emotion recognition (SFDA-VER) is a highly challenging task that requires adapting VER models to the target domain without relying on source data, which is of great significance for data privacy protection. However, due to the unignorable disparities between visual emotion data and traditional image classification data, existing SFDA methods perform poorly on this task. In this paper, we investigate the SFDA-VER task from a fuzzy perspective and identify two key issues: fuzzy emotion labels and fuzzy pseudo-labels. These issues arise from the inherent uncertainty of emotion annotations and the potential mispredictions in pseudo-labels. To address these issues, we propose a novel fuzzy-aware loss (FAL) to enable the VER model to better learn and adapt to new domains under fuzzy labels. Specifically, FAL modifies the standard cross entropy loss and focuses on adjusting the losses of non-predicted categories, which prevents a large number of uncertain or incorrect predictions from overwhelming the VER model during adaptation. In addition, we provide a theoretical analysis of FAL and prove its robustness in handling the noise in generated pseudo-labels. Extensive experiments on 26 domain adaptation sub-tasks across three benchmark datasets demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2501.15519

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationEmotion Recognitionimage-classificationImage ClassificationSource-Free Domain Adaptation

Similar Papers 제목 키워드 기반

Towards Source-free Domain Adaptive Semantic Segmentation via Importance-aware and Prototype-contrast Learning

2023-06-02 · Yihong Cao, HUI ZHANG, Xiao Lu, Zheng Xiao 외

Domain adaptive semantic segmentation enables robust pixel-wise understanding in real-world driving scenes. Source-free domain adaptation, as a more practical technique, addresses the concerns of data privacy and storage…

Domain AdaptationSegmentationSemantic SegmentationSource-Free Domain Adaptation+1

A fuzzy loss for ontology classification

2024-05-03 · Simon Flügel, Martin Glauer, Till Mossakowski, Fabian Neuhaus

Deep learning models are often unaware of the inherent constraints of the task they are applied to. However, many downstream tasks require logical consistency. For ontology classification tasks, such constraints include …

ClassificationDeep Learning

An Uncertainty-Aware Loss Function Incorporating Fuzzy Logic: Application to MRI Brain Image Segmentation

2026-04-13 · Hanuman Verma, Akshansh Gupta, Pranabesh Maji, Saurav Mandal 외 arxiv

Accurate brain image segmentation, particularly for distinguishing various tissues from magnetic resonance imaging (MRI) images, plays a pivotal role in finding the neurological dis ease and medical image computing. In d…

Brain Image Segmentation

Improving Retrieval Augmented Neural Machine Translation by Controlling Source and Fuzzy-Match Interactions

2022-10-10 · Cuong Hoang, Devendra Sachan, Prashant Mathur, Brian Thompson 외

We explore zero-shot adaptation, where a general-domain model has access to customer or domain specific parallel data at inference time, but not during training. We build on the idea of Retrieval Augmented Translation (R…

Machine TranslationRetrievalSentenceTranslation

Multi-agent Trajectory Prediction with Fuzzy Query Attention

2020-10-29 · NeurIPS 2020 12 · Nitin Kamra, Hao Zhu, Dweep Trivedi, Ming Zhang 외

Trajectory prediction for scenes with multiple agents and entities is a challenging problem in numerous domains such as traffic prediction, pedestrian tracking and path planning. We present a general architecture to addr…

Decision MakingPredictionTraffic PredictionTrajectory Prediction