paper-with-me

홈 › Papers

Collective Decision of One-vs-Rest Networks for Open Set Recognition

2021-03-18 · Jaeyeon Jang, Chang Ouk Kim

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 (OSR), which addresses the problem of classifying knowns and identifying unknowns, has recently been highlighted. However, conventional deep neural networks using a softmax layer are vulnerable to overgeneralization, producing high confidence scores for unknowns. In this paper, we propose a simple OSR method based on the intuition that OSR performance can be maximized by setting strict and sophisticated decision boundaries that reject unknowns while maintaining satisfactory classification performance on knowns. For this purpose, a novel network structure is proposed, in which multiple one-vs-rest networks (OVRNs) follow a convolutional neural network feature extractor. Here, the OVRN is a simple feed-forward neural network that enhances the ability to reject nonmatches by learning class-specific discriminative features. Furthermore, the collective decision score is modeled by combining the multiple decisions reached by the OVRNs to alleviate overgeneralization. Extensive experiments were conducted on various datasets, and the experimental results showed that the proposed method performed significantly better than the state-of-the-art methods by effectively reducing overgeneralization.

📄 PDF Abstract BibTeX arXiv:2103.10230

Code (0)

등록된 구현이 없습니다.

Tasks

Open Set LearningSelf-Learning

Methods 이 논문이 사용한 방법론

Self-Learning 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Collective decision for open set recognition

2018-06-29 · Chuanxing Geng, Songcan Chen

In open set recognition (OSR), almost all existing methods are designed specially for recognizing individual instances, even these instances are collectively coming in batch. Recognizers in decision either reject or cate…

Open Set Learning

Mix Q-learning for Lane Changing: A Collaborative Decision-Making Method in Multi-Agent Deep Reinforcement Learning

2024-06-14 · Xiaojun Bi, Mingjie He, Yiwen Sun

Lane-changing decisions, which are crucial for autonomous vehicle path planning, face practical challenges due to rule-based constraints and limited data. Deep reinforcement learning has become a major research focus due…

Decision MakingDeep Reinforcement LearningIntent RecognitionQ-Learning

Unknown Health States Recognition With Collective Decision Based Deep Learning Networks In Predictive Maintenance Applications

2023-10-25 · Chuyue Lou, M. Amine Atoui

At present, decision making solutions developed based on deep learning (DL) models have received extensive attention in predictive maintenance (PM) applications along with the rapid improvement of computing power. Relyin…

Decision Making

Timing decisions as the next frontier for collective intelligence

2023-12-01 · Albert B. Kao, Shoubhik Banerjee, Fritz Francisco, Andrew M. Berdahl

The past decade has witnessed a dramatically growing interest in collective intelligence - the phenomenon of groups having an ability to make more accurate decisions than isolated individuals. However, the vast majority …

Decision Making

PReD: An LLM-based Foundation Multimodal Model for Electromagnetic Perception, Recognition, and Decision

2026-03-30 · Zehua Han, Jing Xiao, Yiqi Duan, Mengyu Xiang 외 arxiv

Multimodal Large Language Models have demonstrated powerful cross-modal understanding and reasoning capabilities in general domains. However, in the electromagnetic (EM) domain, they still face challenges such as data sc…