paper-with-me

Papers

Novelty Detection Under Multi-Instance Multi-Label Framework

2013-11-25 · Qi Lou, Raviv Raich, Forrest Briggs, Xiaoli Z. Fern

Novelty detection plays an important role in machine learning and signal processing. This paper studies novelty detection in a new setting where the data object is represented as a bag of instances and associated with multiple class labels, referred to as multi-instance multi-label (MIML) learning. Contrary to the common assumption in MIML that each instance in a bag belongs to one of the known classes, in novelty detection, we focus on the scenario where bags may contain novel-class instances. The goal is to determine, for any given instance in a new bag, whether it belongs to a known class or a novel class. Detecting novelty in the MIML setting captures many real-world phenomena and has many potential applications. For example, in a collection of tagged images, the tag may only cover a subset of objects existing in the images. Discovering an object whose class has not been previously tagged can be useful for the purpose of soliciting a label for the new object class. To address this novel problem, we present a discriminative framework for detecting new class instances. Experiments demonstrate the effectiveness of our proposed method, and reveal that the presence of unlabeled novel instances in training bags is helpful to the detection of such instances in testing stage.

📄 PDF Abstract BibTeX arXiv:1311.6211

Code (0)

등록된 구현이 없습니다.

Tasks

Novelty DetectionObjectTAG

Similar Papers 제목 키워드 기반

CSI: Novelty Detection via Contrastive Learning on Distributionally Shifted Instances

2020-07-16 · NeurIPS 2020 12 · Jihoon Tack, Sangwoo Mo, Jongheon Jeong, Jinwoo Shin

Novelty detection, i.e., identifying whether a given sample is drawn from outside the training distribution, is essential for reliable machine learning. To this end, there have been many attempts at learning a representa…

Anomaly DetectionContrastive LearningNovelty DetectionOut-of-Distribution Detection+2

A Unified Evaluation Framework for Novelty Detection and Accommodation in NLP with an Instantiation in Authorship Attribution

2023-05-08 · Neeraj Varshney, Himanshu Gupta, Eric Robertson, Bing Liu 외

State-of-the-art natural language processing models have been shown to achieve remarkable performance in 'closed-world' settings where all the labels in the evaluation set are known at training time. However, in real-wor…

Authorship AttributionNovelty Detection

Multiple Class Novelty Detection Under Data Distribution Shift

2020-08-01 · ECCV 2020 8 · Poojan Oza, Hien V. Nguyen, Vishal M. Patel

The novelty detection models learn a decision boundary around multiple categories of a given dataset. This helps such models in detecting any novel classes encountered during testing. However, in many cases, the test dat…

Domain AdaptationNovelty DetectionObject Recognition

Multiple Instance Learning with the Optimal Sub-Pattern Assignment Metric

2017-03-27 · Quang N. Tran, Ba-Ngu Vo, Dinh Phung, Ba-Tuong Vo 외

Multiple instance data are sets or multi-sets of unordered elements. Using metrics or distances for sets, we propose an approach to several multiple instance learning tasks, such as clustering (unsupervised learning), cl…

ClusteringGeneral ClassificationMultiple Instance LearningNovelty Detection

OCmst: One-class Novelty Detection using Convolutional Neural Network and Minimum Spanning Trees

2020-03-30 · Riccardo La Grassa, Ignazio Gallo, Nicola Landro

We present a novel model called One Class Minimum Spanning Tree (OCmst) for novelty detection problem that uses a Convolutional Neural Network (CNN) as deep feature extractor and graph-based model based on Minimum Spanni…

Novelty Detection