paper-with-me

Papers

Feature Decoupling in Self-supervised Representation Learning for Open Set Recognition

2022-09-28 · Jingyun Jia, Philip K. Chan

Assuming unknown classes could be present during classification, the open set recognition (OSR) task aims to classify an instance into a known class or reject it as unknown. In this paper, we use a two-stage training strategy for the OSR problems. In the first stage, we introduce a self-supervised feature decoupling method that finds the content features of the input samples from the known classes. Specifically, our feature decoupling approach learns a representation that can be split into content features and transformation features. In the second stage, we fine-tune the content features with the class labels. The fine-tuned content features are then used for the OSR problems. Moreover, we consider an unsupervised OSR scenario, where we cluster the content features learned from the first stage. To measure representation quality, we introduce intra-inter ratio (IIR). Our experimental results indicate that our proposed self-supervised approach outperforms others in image and malware OSR problems. Also, our analyses indicate that IIR is correlated with OSR performance.

📄 PDF Abstract BibTeX arXiv:2209.14385

Code (0)

등록된 구현이 없습니다.

Tasks

Open Set LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Direct Coloring for Self-Supervised Enhanced Feature Decoupling

2024-12-03 · Salman Mohamadi, Gianfranco Doretto, Donald A. Adjeroh

The success of self-supervised learning (SSL) has been the focus of multiple recent theoretical and empirical studies, including the role of data augmentation (in feature decoupling) as well as complete and dimensional r…

Data AugmentationRepresentation LearningSelf-Supervised Learning

Task-Relevant Representation Decoupling for Visual Reinforcement Learning Generalization

2026-07-01 · Jinwen Wang, Youfang Lin, Xiaobo Hu, Qian Xu 외 arxiv

Visual Reinforcement Learning (VRL) has achieved considerable success in solving control tasks. However, generalizing learned policies to new environments remains a major challenge, as agents often overfit to task-irrele…

Reinforcement Learning

DQ-Data2vec: Decoupling Quantization for Multilingual Speech Recognition

2025-01-23 · Qijie Shao, Linhao Dong, Kun Wei, Sining Sun 외

Data2vec is a self-supervised learning (SSL) approach that employs a teacher-student architecture for contextual representation learning via masked prediction, demonstrating remarkable performance in monolingual ASR. Pre…

QuantizationRepresentation LearningSelf-Supervised Learningspeech-recognition+1

Decoupling anomaly discrimination and representation learning: self-supervised learning for anomaly detection on attributed graph

2023-04-11 · YanMing Hu, Chuan Chen, Bowen Deng, YuJing Lai 외

Anomaly detection on attributed graphs is a crucial topic for its practical application. Existing methods suffer from semantic mixture and imbalance issue because they mainly focus on anomaly discrimination, ignoring rep…

Anomaly DetectionRepresentation LearningSelf-Supervised Learning

Hierarchically Decoupled Spatial-Temporal Contrast for Self-supervised Video Representation Learning

2020-11-23 · Zehua Zhang, David Crandall

We present a novel technique for self-supervised video representation learning by: (a) decoupling the learning objective into two contrastive subtasks respectively emphasizing spatial and temporal features, and (b) perfo…

Action RecognitionContrastive LearningRepresentation Learning