当前位置:网站首页>Opensmax: unknown domain generation algorithm detection ecai2020 open set identification paper interpretation
Opensmax: unknown domain generation algorithm detection ecai2020 open set identification paper interpretation
2022-07-20 17:19:00 【appron】
[12] OpenSMax: Unknown Domain Generation Algorithm Detection. ECAI 2020: 1850-1857
This article is about openmax Improved version , It is also through the post-processing of the cross entropy classification network , Used for open set domain name detection ( Unknown domain name discovery ). openmax The reason is that the established single class model is not an extremum machine , It is ocsvm, And modeling is not just penultimate layer , It also includes the last layer
In training , Just use ordinary cross entropy .
At testing time , For each correct classification sample activation value of each class, establish a ocsvm( Algorithm 1,), And used to correct a new K+1 Class classification probability ( Algorithm 2). meanwhile , Also set a threshold , If the maximum class correction probability of the sample is less than the threshold , Classified as unknown , Otherwise, it is classified as the maximum probability class .( Here, the maximum probability class itself may also be an unknown class )
边栏推荐
- Cannot open a new task for virtual computer * * *
- Leetcode thought notes for questions
- Union and union all operators in SQL
- Roommates master binary tree while playing cloud top (super detailed)
- 消息中间件如何确保消息100%投递成功及消息的幂等性设计
- 不是我说,不掌握这些坑,你敢用BigDecimal吗?
- 用REM/VW单位进行移动端适配的最佳实现
- Applet learning notes - other knowledge points
- MySQL 之 Explain 输出分析
- uni-app
猜你喜欢
11. 处理机调度的概念、层次
Detailed instructions of lactate dehydrogenase (LDH) activity test kit abbkine
【JDBC】数据库增删改查操作的封装
零拷贝真的很重要!!!
Interactive drawing of complex tables from the perspective of app
10. Thread
Enhancing The Reliability of Out-of-distribution Image Detection in Neural Networks解读
Li Hongyi, machine learning 3 Gradient descent
Analyze QPS, TPS and other basic concepts from the perspective of multithreading
Detailed instructions of nitric oxide (no) content detection kit abbkine
随机推荐
Ordinary people who participate in we media: how do they earn from 30 to 30000 a month
C语言的学习之路(一)——初识C语言
MySQL5.7通过data目录恢复怎么没有存储过程?
Applet learning notes - Cloud Development
List set sorting (applicable to basic types and object types)
220619,hm,数据仓库dwb层,
tasker+server酱转发未接来电到公号
Generalized odin: Detecting out-of-distribution image without learning from out-of-distribution data
Distance-Based Background Class Regularization for Open-Set Recognition
review第1遍,220619,数据仓库dwb层降维,视频,
Learning Deep Classifiers Consistent With Fine-Grained Novelty DetectionCVPR2021开放集识别论文解读
Sorting out the core knowledge of C language
Renderdoc 帧调试器
IDEA的Import changes 和enable auto-import
B+树算法在mysql中能存多少行数据?
Oom Memory overflow a classic That Must See in Real Games
Worthington actin -- molecular characteristics and related applications
Human cell research: prosci LAG-3 recombinant protein scheme
Push rejected: Push to origin/master was rejected
每日力扣一题——2114. 句子中的最多单词数