paper-with-me

Papers

Memory-Assisted Sub-Prototype Mining for Universal Domain Adaptation

2023-10-09 · Yuxiang Lai, Yi Zhou, Xinghong Liu, Tao Zhou

Universal domain adaptation aims to align the classes and reduce the feature gap between the same category of the source and target domains. The target private category is set as the unknown class during the adaptation process, as it is not included in the source domain. However, most existing methods overlook the intra-class structure within a category, especially in cases where there exists significant concept shift between the samples belonging to the same category. When samples with large concept shift are forced to be pushed together, it may negatively affect the adaptation performance. Moreover, from the interpretability aspect, it is unreasonable to align visual features with significant differences, such as fighter jets and civil aircraft, into the same category. Unfortunately, due to such semantic ambiguity and annotation cost, categories are not always classified in detail, making it difficult for the model to perform precise adaptation. To address these issues, we propose a novel Memory-Assisted Sub-Prototype Mining (MemSPM) method that can learn the differences between samples belonging to the same category and mine sub-classes when there exists significant concept shift between them. By doing so, our model learns a more reasonable feature space that enhances the transferability and reflects the inherent differences among samples annotated as the same category. We evaluate the effectiveness of our MemSPM method over multiple scenarios, including UniDA, OSDA, and PDA. Our method achieves state-of-the-art performance on four benchmarks in most cases.

📄 PDF Abstract BibTeX arXiv:2310.05453

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationUniversal Domain Adaptation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

PROTOTYPE-ASSISTED ADVERSARIAL LEARNING FOR UNSUPERVISED DOMAIN ADAPTATION

2019-09-25 · Dapeng Hu, Jian Liang*, Qibin Hou, Hanshu Yan 외

This paper presents a generic framework to tackle the crucial class mismatch problem in unsupervised domain adaptation (UDA) for multi-class distributions. Previous adversarial learning methods condition domain alignmen…

Domain AdaptationObject RecognitionSemantic SegmentationUnsupervised Domain Adaptation

Prototype Memory for Large-scale Face Representation Learning

2021-05-05 · Evgeny Smirnov, Nikita Garaev, Vasiliy Galyuk, Evgeny Lukyanets

Face representation learning using datasets with a massive number of identities requires appropriate training methods. Softmax-based approach, currently the state-of-the-art in face recognition, in its usual "full softma…

Face RecognitionRepresentation Learning

Assisted Debate Builder with Large Language Models

2024-05-14 · Elliot Faugier, Frédéric Armetta, Angela Bonifati, Bruno Yun

We introduce ADBL2, an assisted debate builder tool. It is based on the capability of large language models to generalise and perform relation-based argument mining in a wide-variety of domains. It is the first open-sour…

Argument MiningLanguage ModelingLanguage ModellingLarge Language Model+1

Universal Prototype Transport for Zero-Shot Action Recognition and Localization

2022-03-08 · Pascal Mettes

This work addresses the problem of recognizing action categories in videos when no training examples are available. The current state-of-the-art enables such a zero-shot recognition by learning universal mappings from vi…

Action RecognitionObjectPositionTemporal Localization+3

Towards Adaptive Open-Set Object Detection via Category-Level Collaboration Knowledge Mining

2026-04-13 · Yuqi Ji, Junjie Ke, Lihuo He, Lizhi Wang 외 arxiv

Existing object detectors often struggle to generalize across domains while adapting to emerging novel categories. Adaptive open-set object detection (AOOD) addresses this challenge by training on base categories in the …

Object Detection