中文
相关论文

相关论文: Novelty Detection Under Multi-Instance Multi-Label…

200 篇论文

In-line with the success of deep learning on traditional recognition problem, several end-to-end deep models for zero-shot recognition have been proposed in the literature. These models are successful to predict a single unseen label given…

计算机视觉与模式识别 · 计算机科学 2018-03-19 Shafin Rahman , Salman Khan

Out-of-distribution detection seeks to identify novelties, samples that deviate from the norm. The task has been found to be quite challenging, particularly in the case where the normal data distribution consists of multiple semantic…

计算机视觉与模式识别 · 计算机科学 2022-09-23 Niv Cohen , Ron Abutbul , Yedid Hoshen

Multiple Instance Learning (MIL) is a weak supervision learning paradigm that allows modeling of machine learning problems in which labels are available only for groups of examples called bags. A positive bag may contain one or more…

机器学习 · 计算机科学 2019-10-29 Amina Asif , Fayyaz ul Amir Afsar Minhas

Multiple Instance Learning (MIL) is widely used in medical imaging classification to reduce the labeling effort. While only bag labels are available for training, one typically seeks predictions at both bag and instance levels…

计算机视觉与模式识别 · 计算机科学 2024-11-19 Francisco M. Castro-Macías , Pablo Morales-Álvarez , Yunan Wu , Rafael Molina , Aggelos K. Katsaggelos

We consider the problem of discovering novel object categories in an image collection. While these images are unlabelled, we also assume prior knowledge of related but different image classes. We use such prior knowledge to reduce the…

计算机视觉与模式识别 · 计算机科学 2019-08-28 Kai Han , Andrea Vedaldi , Andrew Zisserman

This paper studies the problem of novel category discovery on single- and multi-modal data with labels from different but relevant categories. We present a generic, end-to-end framework to jointly learn a reliable representation and assign…

计算机视觉与模式识别 · 计算机科学 2021-10-18 Xuhui Jia , Kai Han , Yukun Zhu , Bradley Green

In many pattern recognition problems, a single feature vector is not sufficient to describe an object. In multiple instance learning (MIL), objects are represented by sets (\emph{bags}) of feature vectors (\emph{instances}). This requires…

计算机视觉与模式识别 · 计算机科学 2018-06-22 Veronika Cheplygina , David M. J. Tax

Novelty detection is the machine learning task to recognize data, which belong to an unknown pattern. Complementary to supervised learning, it allows to analyze data model-independently. We demonstrate the potential role of novelty…

高能物理 - 唯象学 · 物理学 2020-04-29 Jan Hajer , Ying-Ying Li , Tao Liu , He Wang

Multiple Instance Learning is the predominant method for Whole Slide Image classification in digital pathology, enabling the use of slide-level labels to supervise model training. Although MIL eliminates the tedious fine-grained annotation…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Chen Shu , Boyu Fu , Yiman Li , Ting Yin , Wenchuan Zhang , Jie Chen , Yuhao Yi , Hong Bu

In multi-label classification, each training instance is associated with multiple class labels simultaneously. Unfortunately, collecting the fully precise class labels for each training instance is time- and labor-consuming for real-world…

机器学习 · 计算机科学 2024-03-26 Meng Wei , Zhongnian Li , Peng Ying , Yong Zhou , Xinzheng Xu

This document describes a novel learning algorithm that classifies "bags" of instances rather than individual instances. A bag is labeled positive if it contains at least one positive instance (which may or may not be specifically…

机器学习 · 计算机科学 2014-07-11 Ramasubramanian Sundararajan , Hima Patel , Manisha Srivastava

Multiple-instance learning (MIL) is a paradigm of machine learning that aims to classify a set (bag) of objects (instances), assigning labels only to the bags. This problem is often addressed by selecting an instance to represent each bag,…

人机交互 · 计算机科学 2021-12-22 Sonia Castelo , Moacir Ponti , Rosane Minghim

Novelty detection is a critical task in various engineering fields. Numerous approaches to novelty detection rely on supervised or semi-supervised learning, which requires labelled datasets for training. However, acquiring labelled data,…

机器学习 · 计算机科学 2024-09-12 Ariel Priarone , Umberto Albertin , Carlo Cena , Mauro Martini , Marcello Chiaberge

In the supervised learning setting termed Multiple-Instance Learning (MIL), the examples are bags of instances, and the bag label is a function of the labels of its instances. Typically, this function is the Boolean OR. The learner observes…

机器学习 · 计算机科学 2015-03-19 Sivan Sabato , Naftali Tishby

Supervised representation learning with deep networks tends to overfit the training classes and the generalization to novel classes is a challenging question. It is common to evaluate a learned embedding on held-out images of the same…

计算机视觉与模式识别 · 计算机科学 2022-08-18 Quentin Leroy , Olivier Buisson , Alexis Joly

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-world settings, 'novel'…

计算与语言 · 计算机科学 2023-05-10 Neeraj Varshney , Himanshu Gupta , Eric Robertson , Bing Liu , Chitta Baral

Multi-instance learning is a type of weakly supervised learning. It deals with tasks where the data is a set of bags and each bag is a set of instances. Only the bag labels are observed whereas the labels for the instances are unknown. An…

机器学习 · 计算机科学 2021-05-05 Weijia Zhang

This paper presents the first attempt to learn semantic boundary detection using image-level class labels as supervision. Our method starts by estimating coarse areas of object classes through attentions drawn by an image classification…

计算机视觉与模式识别 · 计算机科学 2022-12-16 Namyup Kim , Sehyun Hwang , Suha Kwak

We introduce an extension of the multi-instance learning problem where examples are organized as nested bags of instances (e.g., a document could be represented as a bag of sentences, which in turn are bags of words). This framework can be…

机器学习 · 计算机科学 2020-10-06 Alessandro Tibo , Manfred Jaeger , Paolo Frasconi

Multi-label image recognition aims to predict a set of labels that present in an image. The key to deal with such problem is to mine the associations between image contents and labels, and further obtain the correct assignments between…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Yanan Wu , Songhe Feng , Yang Wang