中文
相关论文

相关论文: Feature Decoupling in Self-supervised Representati…

200 篇论文

The ability to identify whether or not a test sample belongs to one of the semantic classes in a classifier's training set is critical to practical deployment of the model. This task is termed open-set recognition (OSR) and has received…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Sagar Vaze , Kai Han , Andrea Vedaldi , Andrew Zisserman

Existing synthetic aperture radar automatic target recognition (SAR ATR) methods have been effective for the classification of seen target classes. However, it is more meaningful and challenging to distinguish the unseen target classes,…

图像与视频处理 · 电气工程与系统科学 2023-08-22 Chenwei Wang , Siyi Luo , Jifang Pei , Xiaoyu Liu , Yulin Huang , Yin Zhang , Jianyu Yang

In this work, we aim to address the challenging task of open set recognition (OSR). Many recent OSR methods rely on auto-encoders to extract class-specific features by a reconstruction strategy, requiring the network to restore the input…

计算机视觉与模式识别 · 计算机科学 2021-08-09 Xin Sun , Henghui Ding , Chi Zhang , Guosheng Lin , Keck-Voon Ling

In open-set recognition (OSR), classifiers should be able to reject unknown-class samples while maintaining high closed-set classification accuracy. To effectively solve the OSR problem, previous studies attempted to limit latent feature…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Wonwoo Cho , Jaegul Choo

Open-set Recognition (OSR) aims to identify test samples whose classes are not seen during the training process. Recently, Unified Open-set Recognition (UOSR) has been proposed to reject not only unknown samples but also known but wrongly…

计算机视觉与模式识别 · 计算机科学 2023-02-09 Jun Cen , Di Luan , Shiwei Zhang , Yixuan Pei , Yingya Zhang , Deli Zhao , Shaojie Shen , Qifeng Chen

Open set recognition (OSR) is devised to address the problem of detecting novel classes during model inference. Even in recent vision models, this remains an open issue which is receiving increasing attention. Thereby, a crucial challenge…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Jiawen Xu , Odej Kao , Margret Keuper

Existing open set recognition (OSR) methods are typically designed for static scenarios, where models aim to classify known classes and identify unknown ones within fixed scopes. This deviates from the expectation that the model should…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Runqing Yang , Yimin Fu , Changyuan Wu , Zhunga Liu

The objective of Open set recognition (OSR) is to learn a classifier that can reject the unknown samples while classifying the known classes accurately. In this paper, we propose a self-supervision method, Detransformation Autoencoder…

机器学习 · 计算机科学 2022-07-07 Jingyun Jia , Philip K. Chan

The limitations of existing Synthetic Aperture Radar (SAR) Automatic Target Recognition (ATR) methods lie in their confinement by the closed-environment assumption, hindering their effective and robust handling of unknown target categories…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Xiayang Xiao , Zhuoxuan Li , Ruyi Zhang , Jiacheng Chen , Haipeng Wang

Open set recognition (OSR) is the problem of classifying the known classes, meanwhile identifying the unknown classes when the collected samples cannot exhaust all the classes. There are many applications for the OSR problem. For instance,…

机器学习 · 计算机科学 2021-05-05 Jingyun Jia , Philip K. Chan

Contrastive self-supervised learning has largely narrowed the gap to supervised pre-training on ImageNet. However, its success highly relies on the object-centric priors of ImageNet, i.e., different augmented views of the same image…

计算机视觉与模式识别 · 计算机科学 2021-12-06 Jiahao Xie , Xiaohang Zhan , Ziwei Liu , Yew Soon Ong , Chen Change Loy

The promise of self-supervised learning (SSL) is to leverage large amounts of unlabeled data to solve complex tasks. While there has been excellent progress with simple, image-level learning, recent methods have shown the advantage of…

计算机视觉与模式识别 · 计算机科学 2022-07-28 Olivier J. Hénaff , Skanda Koppula , Evan Shelhamer , Daniel Zoran , Andrew Jaegle , Andrew Zisserman , João Carreira , Relja Arandjelović

Open set recognition (OSR) problem has been a challenge in many machine learning (ML) applications, such as security. As new/unknown malware families occur regularly, it is difficult to exhaust samples that cover all the classes for the…

密码学与安全 · 计算机科学 2022-07-13 Jingyun Jia , Philip K. Chan

Unknown examples that are unseen during training often appear in real-world machine learning tasks, and an intelligent self-learning system should be able to distinguish between known and unknown examples. Accordingly, open set recognition…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Jaeyeon Jang , Chang Ouk Kim

If an unknown example that is not seen during training appears, most recognition systems usually produce overgeneralized results and determine that the example belongs to one of the known classes. To address this problem,…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Jaeyeon Jang , Chang Ouk Kim

Zero-Shot Learning (ZSL) focuses on classifying samples of unseen classes with only their side semantic information presented during training. It cannot handle real-life, open-world scenarios where there are test samples of unknown classes…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Tianqi Li , Guansong Pang , Xiao Bai , Jin Zheng , Lei Zhou , Xin Ning

Existing open-set recognition (OSR) studies typically assume that each image contains only one class label, with the unknown test set (negative) having a disjoint label space from the known test set (positive), a scenario referred to as…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Xu Yin , Fei Pan , Guoyuan An , Yuchi Huo , Zixuan Xie , Sung-Eui Yoon

In the process of exploring the world, the curiosity constantly drives humans to cognize new things. Supposing you are a zoologist, for a presented animal image, you can recognize it immediately if you know its class. Otherwise, you would…

机器学习 · 计算机科学 2019-08-15 Chuanxing Geng , Lue Tao , Songcan Chen

In most works on deep incremental learning research, it is assumed that novel samples are pre-identified for neural network retraining. However, practical deep classifiers often misidentify these samples, leading to erroneous predictions.…

计算机视觉与模式识别 · 计算机科学 2023-10-09 Jiawen Xu , Claas Grohnfeldt , Odej Kao

As the Internet is growing rapidly these years, the variant of malicious software, which often referred to as malware, has become one of the major and serious threats to Internet users. The dramatic increase of malware has led to a research…

机器学习 · 计算机科学 2020-04-10 Jingyun Jia