中文
相关论文

相关论文: Estimating the number of classes

200 篇论文

Labelling data is a major practical bottleneck in training and testing classifiers. Given a collection of unlabelled data points, we address how to select which subset to label to best estimate test metrics such as accuracy, $F_1$ score or…

机器学习 · 计算机科学 2021-09-27 Emine Yilmaz , Peter Hayes , Raza Habib , Jordan Burgess , David Barber

Turing's estimator allows one to estimate the probabilities of outcomes that either do not appear or only rarely appear in a given random sample. We perform a simulation study to understand the finite sample performance of several related…

统计理论 · 数学 2025-03-19 Jie Chang , Michael Grabchak , Jialin Zhang

We propose an efficient method to estimate the accuracy of classifiers using only unlabeled data. We consider a setting with multiple classification problems where the target classes may be tied together through logical constraints. For…

机器学习 · 计算机科学 2017-05-22 Emmanouil A. Platanios , Hoifung Poon , Tom M. Mitchell , Eric Horvitz

Machine learning models are often used to inform real world risk assessment tasks: predicting consumer default risk, predicting whether a person suffers from a serious illness, or predicting a person's risk to appear in court. Given…

机器学习 · 计算机科学 2023-06-27 Jamelle Watson-Daniels , David C. Parkes , Berk Ustun

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

Various strategies for active learning have been proposed in the machine learning literature. In uncertainty sampling, which is among the most popular approaches, the active learner sequentially queries the label of those instances for…

机器学习 · 计算机科学 2019-09-04 Vu-Linh Nguyen , Sébastien Destercke , Eyke Hüllermeier

Multiple systems estimation using a Poisson loglinear model is a standard approach to quantifying hidden populations where data sources are based on lists of known cases. Information criteria are often used for selecting between the large…

统计方法学 · 统计学 2023-11-23 Bernard W. Silverman , Lax Chan , Kyle Vincent

Rigorous statistical methods, including parameter estimation with accompanying uncertainties, underpin the validity of scientific discovery, especially in the natural sciences. With increasingly complex data models such as deep learning…

机器学习 · 计算机科学 2026-02-18 Aurora Grefsrud , Nello Blaser , Trygve Buanes

We consider the problem of estimating the class prior in an unlabeled dataset. Under the assumption that an additional labeled dataset is available, the class prior can be estimated by fitting a mixture of class-wise data distributions to…

机器学习 · 计算机科学 2016-11-08 Marthinus C. du Plessis , Gang Niu , Masashi Sugiyama

Intuitively, unfamiliarity should lead to lack of confidence. In reality, current algorithms often make highly confident yet wrong predictions when faced with relevant but unfamiliar examples. A classifier we trained to recognize gender is…

计算机视觉与模式识别 · 计算机科学 2020-09-09 Zhizhong Li , Derek Hoiem

Sparse linear discriminant analysis via penalized optimal scoring is a successful tool for classification in high-dimensional settings. While the variable selection consistency of sparse optimal scoring has been established, the…

统计理论 · 数学 2021-04-01 Irina Gaynanova

In real-world classification problems, the class balance in the training dataset does not necessarily reflect that of the test dataset, which can cause significant estimation bias. If the class ratio of the test dataset is known, instance…

机器学习 · 计算机科学 2012-06-22 Marthinus Du Plessis , Masashi Sugiyama

The data for many classification problems, such as pattern and speech recognition, follow mixture distributions. To quantify the optimum performance for classification tasks, the Shannon mutual information is a natural information-theoretic…

信号处理 · 电气工程与系统科学 2022-06-22 Yijun Ding , Amit Ashok

The inability of artificial neural networks to assess the uncertainty of their predictions is an impediment to their widespread use. We distinguish two types of learnable uncertainty: model uncertainty due to a lack of training data and…

机器学习 · 计算机科学 2022-06-14 Hans Weytjens , Jochen De Weerdt

Our aim is to estimate the largest community (a.k.a., mode) in a population composed of multiple disjoint communities. This estimation is performed in a fixed confidence setting via sequential sampling of individuals with replacement. We…

统计理论 · 数学 2023-09-25 Meera Pai , Nikhil Karamchandani , Jayakrishnan Nair

Latent class models have recently become popular for multiple-systems estimation in human rights applications. However, it is currently unknown when a given family of latent class models is identifiable in this context. We provide necessary…

统计理论 · 数学 2020-08-25 Serge Aleshin-Guendel

Motivated by problems in insurance, our task is to predict finite upper bounds on a future draw from an unknown distribution $p$ over the set of natural numbers. We can only use past observations generated independently and identically…

统计理论 · 数学 2013-05-02 Narayana Santhanam , Venkat Anantharam

Selective classification allows models to abstain from making predictions (e.g., say "I don't know") when in doubt in order to obtain better effective accuracy. While typical selective models can be effective at producing more accurate…

机器学习 · 计算机科学 2024-06-24 Adam Fisch , Tommi Jaakkola , Regina Barzilay

Quantifying the uncertainty of supervised learning models plays an important role in making more reliable predictions. Epistemic uncertainty, which usually is due to insufficient knowledge about the model, can be reduced by collecting more…

机器学习 · 计算机科学 2022-01-27 Xinlei Zhou , Han Liu , Farhad Pourpanah , Tieyong Zeng , Xizhao Wang

Assessing uncertainty is an important step towards ensuring the safety and reliability of machine learning systems. Existing uncertainty estimation techniques may fail when their modeling assumptions are not met, e.g. when the data…

机器学习 · 计算机科学 2017-01-24 Volodymyr Kuleshov , Stefano Ermon