中文
相关论文

相关论文: How many faces can be recognized? Performance extr…

200 篇论文

The difficulty of multi-class classification generally increases with the number of classes. Using data from a subset of the classes, can we predict how well a classifier will scale with an increased number of classes? Under the assumptions…

机器学习 · 统计学 2017-12-29 Charles Zheng , Rakesh Achanta , Yuval Benjamini

Multiclass classifiers are often designed and evaluated only on a sample from the classes on which they will eventually be applied. Hence, their final accuracy remains unknown. In this work we study how a classifier's performance over the…

机器学习 · 计算机科学 2024-05-29 Yuli Slavutsky , Yuval Benjamini

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

Classification tasks in machine learning involving more than two classes are known by the name of "multi-class classification". Performance indicators are very useful when the aim is to evaluate and compare different classification models…

机器学习 · 统计学 2020-08-14 Margherita Grandini , Enrico Bagli , Giorgio Visani

In class-incremental learning, the objective is to learn a number of classes sequentially without having access to the whole training data. However, due to a problem known as catastrophic forgetting, neural networks suffer substantial…

机器学习 · 计算机科学 2021-06-01 Sobirdzhon Bobiev , Adil Khan , Syed Muhammad Ahsan Raza Kazmi

Practitioners building classifiers often start with a smaller pilot dataset and plan to grow to larger data in the near future. Such projects need a toolkit for extrapolating how much classifier accuracy may improve from a 2x, 10x, or 50x…

机器学习 · 计算机科学 2023-12-01 Ethan Harvey , Wansu Chen , David M. Kent , Michael C. Hughes

There has been growing interest in developing accurate models that can also be explained to humans. Unfortunately, if there exist multiple distinct but accurate models for some dataset, current machine learning methods are unlikely to find…

机器学习 · 计算机科学 2018-07-23 Andrew Slavin Ross , Weiwei Pan , Finale Doshi-Velez

Ensemble learning combines several individual models to obtain a better generalization performance. In this work we present a practical method for estimating the joint power of several classifiers. It differs from existing approaches which…

人工智能 · 计算机科学 2023-12-22 Simi Haber , Yonatan Wexler

Conventional image classifiers are trained by randomly sampling mini-batches of images. To achieve state-of-the-art performance, practitioners use sophisticated data augmentation schemes to expand the amount of training data available for…

机器学习 · 计算机科学 2021-06-23 Renkun Ni , Micah Goldblum , Amr Sharaf , Kezhi Kong , Tom Goldstein

Conventional classifiers are trained and evaluated using balanced data sets in which all classes are equally present. Classifiers are now trained on large data sets such as ImageNet, and are now able to classify hundreds (if not thousands)…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Natnael Daba , Bruce McIntosh , Abhijit Mahalanobis

We present a two-stage framework for deep one-class classification. We first learn self-supervised representations from one-class data, and then build one-class classifiers on learned representations. The framework not only allows to learn…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Kihyuk Sohn , Chun-Liang Li , Jinsung Yoon , Minho Jin , Tomas Pfister

We consider the problem of producing fair probabilistic classifiers for multi-class classification tasks. We formulate this problem in terms of "projecting" a pre-trained (and potentially unfair) classifier onto the set of models that…

机器学习 · 计算机科学 2022-06-17 Wael Alghamdi , Hsiang Hsu , Haewon Jeong , Hao Wang , P. Winston Michalak , Shahab Asoodeh , Flavio P. Calmon

One-class recognition is traditionally approached either as a representation learning problem or a feature modeling problem. In this work, we argue that both of these approaches have their own limitations; and a more effective solution can…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Pramuditha Perera , Vishal Patel

No single classifier can alone solve the complex problem of face recognition. Researchers found that combining some base classifiers usually enhances their recognition rate. The weaknesses of the base classifiers are reflected on the…

计算机视觉与模式识别 · 计算机科学 2016-07-26 Ahmad H. A. Eid

Maximum entropy models are considered by many to be one of the most promising avenues of language modeling research. Unfortunately, long training times make maximum entropy research difficult. We present a novel speedup technique: we change…

计算与语言 · 计算机科学 2007-05-23 Joshua Goodman

Although deep neural networks are effective on supervised learning tasks, they have been shown to be brittle. They are prone to overfitting on their training distribution and are easily fooled by small adversarial perturbations. In this…

机器学习 · 计算机科学 2020-10-07 Laëtitia Shao , Yang Song , Stefano Ermon

Multiclass prediction is the problem of classifying an object into a relevant target class. We consider the problem of learning a multiclass predictor that uses only few features, and in particular, the number of used features should…

机器学习 · 计算机科学 2011-09-06 Shai Shalev-Shwartz , Yonatan Wexler , Amnon Shashua

Models that are learned from real-world data are often biased because the data used to train them is biased. This can propagate systemic human biases that exist and ultimately lead to inequitable treatment of people, especially minorities.…

计算机视觉与模式识别 · 计算机科学 2019-07-01 Daniel McDuff , Shuang Ma , Yale Song , Ashish Kapoor

Massive classification, a classification task defined over a vast number of classes (hundreds of thousands or even millions), has become an essential part of many real-world systems, such as face recognition. Existing methods, including the…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Xingcheng Zhang , Lei Yang , Junjie Yan , Dahua Lin

Classifier calibration does not always go hand in hand with the classifier's ability to separate the classes. There are applications where good classifier calibration, i.e. the ability to produce accurate probability estimates, is more…

机器学习 · 计算机科学 2020-05-26 Tuomo Alasalmi , Jaakko Suutala , Heli Koskimäki , Juha Röning
‹ 上一页 1 2 3 10 下一页 ›