中文
相关论文

相关论文: One-class classification with application to foren…

200 篇论文

In this paper we formulate a probabilistic model for class-specific discriminant subspace learning. The proposed model can naturally incorporate the multi-modal structure of the negative class, which is neglected by existing class-specific…

机器学习 · 计算机科学 2020-10-06 Alexandros Iosifidis

Classic supervised learning makes the closed-world assumption, meaning that classes seen in testing must have been seen in training. However, in the dynamic world, new or unseen class examples may appear constantly. A model working in such…

计算与语言 · 计算机科学 2019-03-05 Hu Xu , Bing Liu , Lei Shu , P. Yu

Learning to quantify (a.k.a.\ quantification) is a task concerned with training unbiased estimators of class prevalence via supervised learning. This task originated with the observation that "Classify and Count" (CC), the trivial method of…

机器学习 · 计算机科学 2021-09-22 Alejandro Moreo , Fabrizio Sebastiani

Few-shot classification aims to recognize unlabeled samples from unseen classes given only few labeled samples. The unseen classes and low-data problem make few-shot classification very challenging. Many existing approaches extracted…

计算机视觉与模式识别 · 计算机科学 2019-10-18 Ruibing Hou , Hong Chang , Bingpeng Ma , Shiguang Shan , Xilin Chen

Open-set classification is a problem of handling `unknown' classes that are not contained in the training dataset, whereas traditional classifiers assume that only known classes appear in the test environment. Existing open-set classifiers…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Ryota Yoshihashi , Wen Shao , Rei Kawakami , Shaodi You , Makoto Iida , Takeshi Naemura

Fine-grained visual categorization is a classification task for distinguishing categories with high intra-class and small inter-class variance. While global approaches aim at using the whole image for performing the classification,…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Dimitri Korsch , Paul Bodesheim , Joachim Denzler

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 classification or…

计算机视觉与模式识别 · 计算机科学 2019-04-10 Mahdyar Ravanbakhsh

Object recognition has become a crucial part of machine learning and computer vision recently. The current approach to object recognition involves Deep Learning and uses Convolutional Neural Networks to learn the pixel patterns of the…

计算机视觉与模式识别 · 计算机科学 2017-08-29 Abrar Ahmed , Anish Bikmal

Recognizing how objects interact with each other is a crucial task in visual recognition. If we define the context of the interaction to be the objects involved, then most current methods can be categorized as either: (i) training a single…

计算机视觉与模式识别 · 计算机科学 2017-05-02 Bohan Zhuang , Lingqiao Liu , Chunhua Shen , Ian Reid

Object tracking can be formulated as "finding the right object in a video". We observe that recent approaches for class-agnostic tracking tend to focus on the "finding" part, but largely overlook the "object" part of the task, essentially…

计算机视觉与模式识别 · 计算机科学 2019-10-28 Achal Dave , Pavel Tokmakov , Cordelia Schmid , Deva Ramanan

Few-shot and zero-shot text classification aim to recognize samples from novel classes with limited labeled samples or no labeled samples at all. While prevailing methods have shown promising performance via transferring knowledge from seen…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Han Liu , Siyang Zhao , Xiaotong Zhang , Feng Zhang , Wei Wang , Fenglong Ma , Hongyang Chen , Hong Yu , Xianchao Zhang

Nowadays, most classification networks use one-hot encoding to represent categorical data because of its simplicity. However, one-hot encoding may affect the generalization ability as it neglects inter-class correlations. We observe that,…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Xue Zhang , Zehua Sheng , Hui-Liang Shen

In standard classification, we typically treat class categories as independent of one-another. In many problems, however, we would be neglecting the natural relations that exist between categories, which are often dictated by an underlying…

计算机视觉与模式识别 · 计算机科学 2020-06-25 Muhamedrahimov Raouf , Bar Amir , Akselrod-Ballin Ayelet

We propose a general multi-class visual recognition model, termed the Classifier Graph, which aims to generalize and integrate ideas from many of today's successful hierarchical recognition approaches. Our graph-based model has the…

计算机视觉与模式识别 · 计算机科学 2014-04-11 Marius Leordeanu , Rahul Sukthankar

Statistical detection of a rare class of objects in a two-class classification problem can pose several challenges. Because the class of interest is rare in the training data, there is relatively little information in the known class…

机器学习 · 统计学 2015-05-18 Jabed H. Tomal , William J. Welch , Ruben H. Zamar

Models trained for classification often assume that all testing classes are known while training. As a result, when presented with an unknown class during testing, such closed-set assumption forces the model to classify it as one of the…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Poojan Oza , Vishal M Patel

The One-versus-One (OvO) strategy is an approach of multi-classification models which focuses on training binary classifiers between each pair of classes. While the OvO strategy takes advantage of balanced training data, the classification…

机器学习 · 计算机科学 2023-06-19 Anthony Hei-Long Chan , Raymond HonFu Chan , Lingjia Dai

This paper addresses the task of learning an image clas-sifier when some categories are defined by semantic descriptions only (e.g. visual attributes) while the others are defined by exemplar images as well. This task is often referred to…

计算机视觉与模式识别 · 计算机科学 2017-12-12 Maxime Bucher , Stéphane Herbin , Frédéric Jurie

For a long time, research on time series anomaly detection has mainly focused on finding outliers within a given time series. Admittedly, this is consistent with some practical problems, but in other practical application scenarios, people…

机器学习 · 计算机科学 2024-02-06 Hanxu Zhou , Yuan Zhang , Guangjie Leng , Ruofan Wang , Zhi-Qin John Xu

The fundamental problem in short-text classification is \emph{feature sparseness} -- the lack of feature overlap between a trained model and a test instance to be classified. We propose \emph{ClassiNet} -- a network of classifiers trained…

计算与语言 · 计算机科学 2018-04-17 Danushka Bollegala , Vincent Atanasov , Takanori Maehara , Ken-ichi Kawarabayashi