中文
相关论文

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

200 篇论文

Metric learning seeks to embed images of objects suchthat class-defined relations are captured by the embeddingspace. However, variability in images is not just due to different depicted object classes, but also depends on other latent…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Karsten Roth , Biagio Brattoli , Björn Ommer

In an out-of-distribution (OOD) detection problem, samples of known classes(also called in-distribution classes) are used to train a special classifier. In testing, the classifier can (1) classify the test samples of known classes to their…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Sepideh Esmaeilpour , Bing Liu , Eric Robertson , Lei Shu

Open-world machine learning is an emerging technique in artificial intelligence, where conventional machine learning models often follow closed-world assumptions, which can hinder their ability to retain previously learned knowledge for…

机器学习 · 计算机科学 2025-11-26 Jitendra Parmar , Praveen Singh Thakur

Imbalanced data are frequently encountered in real-world classification tasks. Previous works on imbalanced learning mostly focused on learning with a minority class of few samples. However, the notion of imbalance also applies to cases…

机器学习 · 计算机科学 2024-09-09 Yin Jin , Ningtao Wang , Ruofan Wu , Pengfei Shi , Xing Fu , Weiqiang Wang

Within the machine learning community, the widely-used uniform convergence framework has been used to answer the question of how complex, over-parameterized models can generalize well to new data. This approach bounds the test error of the…

机器学习 · 统计学 2021-03-05 Ryan Theisen , Jason M. Klusowski , Michael W. Mahoney

Humans effortlessly identify objects by leveraging a rich understanding of the surrounding scene, including spatial relationships, material properties, and the co-occurrence of other objects. In contrast, most computational object…

计算机视觉与模式识别 · 计算机科学 2025-12-30 Ciprian Constantinescu , Marius Leordeanu

Modern algorithms for binary classification rely on an intermediate regression problem for computational tractability. In this paper, we establish a geometric distinction between classification and regression that allows risk in these two…

机器学习 · 统计学 2022-05-19 Suhas Vijaykumar , Claire Lazar Reich

Classifications organize entities into categories that identify similarities within a category and discern dissimilarities among categories, and they powerfully classify information in support of analysis. We propose a new classification…

最优化与控制 · 数学 2022-09-05 Casey Garner , Allen Holder

Class imbalance poses a significant challenge in classification tasks, where traditional approaches often lead to biased models and unreliable predictions. Undersampling and oversampling techniques have been commonly employed to address…

New proposed models are often compared to state-of-the-art using statistical significance testing. Literature is scarce for classifier comparison using metrics other than accuracy. We present a survey of statistical methods that can be used…

机器学习 · 计算机科学 2016-11-17 Lovedeep Gondara

Anomaly detection is being regarded as an unsupervised learning task as anomalies stem from adversarial or unlikely events with unknown distributions. However, the predictive performance of purely unsupervised anomaly detection often fails…

机器学习 · 计算机科学 2014-01-27 Nico Goernitz , Marius Micha Kloft , Konrad Rieck , Ulf Brefeld

Established experimental procedures for one-shot machine learning do not test the ability to learn or remember specific instances of classes, a key feature of animal intelligence. Distinguishing specific instances is necessary for many…

机器学习 · 计算机科学 2020-11-02 Gideon Kowadlo , Abdelrahman Ahmed , David Rawlinson

One-shot learning has become an important research topic in the last decade with many real-world applications. The goal of one-shot learning is to classify unlabeled instances when there is only one labeled example per class. Conventional…

机器学习 · 计算机科学 2022-01-25 Zhongfang Zhuang , Xiangnan Kong , Elke Rundensteiner , Aditya Arora , Jihane Zouaoui

Classifying patterns of known classes and rejecting ambiguous and novel (also called as out-of-distribution (OOD)) inputs are involved in open world pattern recognition. Deep neural network models usually excel in closed-set classification…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Zhen Cheng , Xu-Yao Zhang , Cheng-Lin Liu

For research to go in the right direction, it is essential to be able to compare and quantify performance of different algorithms focused on the same problem. Choosing a suitable evaluation metric requires deep understanding of the pursued…

机器学习 · 计算机科学 2018-12-05 Jan Brabec , Lukas Machlica

Salient object detection (SOD) is a fundamental computer vision task. Recently, with the revival of deep neural networks, SOD has made great progresses. However, there still exist two thorny issues that cannot be well addressed by existing…

计算机视觉与模式识别 · 计算机科学 2020-09-25 Lv Tang , Bo Li

Transfer Learning (TL) aims to transfer knowledge acquired in one problem, the source problem, onto another problem, the target problem, dispensing with the bottom-up construction of the target model. Due to its relevance, TL has gained…

Text classification is a widely studied problem, and it can be considered solved for some domains and under certain circumstances. There are scenarios, however, that have received little or no attention at all, despite its relevance and…

The objective of the paper is to study accuracy of multi-class classification in high-dimensional setting, where the number of classes is also large ("large $L$, large $p$, small $n$" model). While this problem arises in many practical…

统计理论 · 数学 2019-07-18 Felix Abramovich , Marianna Pensky

Neural networks for image classification tasks assume that any given image during inference belongs to one of the training classes. This closed-set assumption is challenged in real-world applications where models may encounter inputs of…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Jinsol Lee , Ghassan AlRegib