paper-with-me

Papers

Learning Deep Classifiers Consistent With Fine-Grained Novelty Detection

2021-06-19 · CVPR 2021 1 · Jiacheng Cheng, Nuno Vasconcelos

The problem of novelty detection in fine-grained visual classification (FGVC) is considered. An integrated understanding of the probabilistic and distance-based approaches to novelty detection is developed within the framework of convolutional neural networks (CNNs). It is shown that softmax CNN classifiers are inconsistent with novelty detection, because their learned class-conditional distributions and associated distance metrics are unidentifiable. A new regularization constraint, the class-conditional Gaussianity loss, is then proposed to eliminate this unidentifiability, and enforce Gaussian class-conditional distributions. This enables training Novelty Detection Consistent Classifiers (NDCCs) that are jointly optimal for classification and novelty detection. Empirical evaluations show that NDCCs achieve significant improvements over the state-of-the-art on both small- and large-scale FGVC datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Fine-Grained Image ClassificationNovelty Detection

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Semantic Novelty Detection in Natural Language Descriptions

2021-11-01 · EMNLP 2021 11 · Nianzu Ma, Alexander Politowicz, Sahisnu Mazumder, Jiahua Chen 외

This paper proposes to study a fine-grained semantic novelty detection task, which can be illustrated with the following example. It is normal that a person walks a dog in the park, but if someone says “A man is walking …

Anomaly DetectionNovelty Detection

GENIE: A Fine-Grained Measure for Novelty

2026-06-11 · Ramya Namuduri, Manya Wadhwa, Anshun Asher Zheng, Greg Durrett 외 arxiv

Large Language Models have consistently demonstrated a lack of creativity and diversity across tasks. Prior work has focused on addressing whether models are capable of generating creative outputs. Here, we aim to consid…

Is It Novel and Why? Fine-Grained Patent Novelty Prediction Based on Passage Retrieval

2026-05-04 · Valentin Knappich, Anna Hätty, Simon Razniewski, Annemarie Friedrich arxiv

Novelty assessment is a critical yet complex task in the examination process for patent acceptance, requiring examiners to determine whether an invention is disclosed in a prior art document. The process involves intrica…

Binary ClassificationPassage Retrieval

Informed Democracy: Voting-based Novelty Detection for Action Recognition

2018-10-30 · Alina Roitberg, Ziad Al-Halah, Rainer Stiefelhagen

Novelty detection is crucial for real-life applications. While it is common in activity recognition to assume a closed-set setting, i.e. test samples are always of training categories, this assumption is impractical in a…

Action ClassificationAction RecognitionActivity RecognitionNovelty Detection+2

Generative Models for Novelty Detection: Applications in abnormal event and situational change detection from data series

2019-04-09 · Mahdyar Ravanbakhsh

Novelty detection is a process for distinguishing the observations that differ in some respect from the observations that the model is trained on. Novelty detection is one of the fundamental requirements of a good classi…

Change DetectionNovelty DetectionOutlier Detection