paper-with-me

홈 › Papers

Adversarial Motorial Prototype Framework for Open Set Recognition

2021-07-13 · Ziheng Xia, Penghui Wang, Ganggang Dong, Hongwei Liu

Open set recognition is designed to identify known classes and to reject unknown classes simultaneously. Specifically, identifying known classes and rejecting unknown classes correspond to reducing the empirical risk and the open space risk, respectively. First, the motorial prototype framework (MPF) is proposed, which classifies known classes according to the prototype classification idea. Moreover, a motorial margin constraint term is added into the loss function of the MPF, which can further improve the clustering compactness of known classes in the feature space to reduce both risks. Second, this paper proposes the adversarial motorial prototype framework (AMPF) based on the MPF. On the one hand, this model can generate adversarial samples and add these samples into the training phase; on the other hand, it can further improve the differential mapping ability of the model to known and unknown classes with the adversarial motion of the margin constraint radius. Finally, this paper proposes an upgraded version of the AMPF, AMPF++, which adds much more generated unknown samples into the training phase. In this paper, a large number of experiments prove that the performance of the proposed models is superior to that of other current works.

📄 PDF Abstract BibTeX arXiv:2108.04225

Code (2)

Xiaziheng89/Adversarial-Motorial-Prototype-Framework-for-Open-Set-Recognition 공식 구현 pytorch
Xiaziheng89/Spatial-Location-Constraint-Prototype-Loss-for-Open-Set-Recognition pytorch

Tasks

Open Set Learning

Similar Papers 제목 키워드 기반

Towards Open-Set Text Recognition via Label-to-Prototype Learning

2022-03-10 · Chang Liu, Chun Yang, Hai-Bo Qin, Xiaobin Zhu 외

Scene text recognition is a popular topic and extensively used in the industry. Although many methods have achieved satisfactory performance for the close-set text recognition challenges, these methods lose feasibility i…

Scene Text Recognition

Boundary-aware Prototype-driven Adversarial Alignment for Cross-Corpus EEG Emotion Recognition

2026-03-18 · Guangli Li, Canbiao Wu, Na Tian, Li Zhang 외 arxiv

Electroencephalography (EEG)-based emotion recognition suffers from severe performance degradation when models are transferred across heterogeneous datasets due to physiological variability, experimental paradigm differe…

EEG Emotion RecognitionRepresentation Learning

Open-Set Semantic Segmentation for Point Clouds via Adversarial Prototype Framework

2023-01-01 · CVPR 2023 1 · Jianan Li, Qiulei Dong

Recently, point cloud semantic segmentation has attracted much attention in computer vision. Most of the existing works in literature assume that the training and testing point clouds have the same object classes, bu…

3D Semantic SegmentationSegmentationSemantic Segmentation

Robust Classification with Convolutional Prototype Learning

2018-05-09 · CVPR 2018 6 · Hong-Ming Yang, Xu-Yao Zhang, Fei Yin, Cheng-Lin Liu

Convolutional neural networks (CNNs) have been widely used for image classification. Despite its high accuracies, CNN has been shown to be easily fooled by some adversarial examples, indicating that CNN is not robust eno…

ClassificationGeneral Classificationimage-classificationImage Classification+1

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