We consider a high dimensional binary classification problem and construct a classification procedure by minimizing the empirical misclassification risk with a penalty on the number of selected features. We derive non-asymptotic probability bounds on the estimated sparsity as well as on the excess misclassification ris…
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Convolutional neural networks improve image classification accuracy.
New research shows logistic regression can achieve optimal error rate for agnostic learning of halfspaces.
This research improves PAC-Bayesian bounds for classification tasks using convexified loss.
Convolutional neural networks converge quickly with gradient descent.
Binary classification rules based on covariates typically depend on simple loss functions such as zero-one misclassification. Some cases may require more complex loss functions. For example, individual-level monitoring of HIV-infected individuals on antiretroviral therapy (ART) requires periodic assessment of treatment…
We discuss the problem of risk estimation in the classification problem, with specific focus on finding distributions that maximize the confidence intervals of risk estimation. We derived simple analytic approximations for the maximum bias of empirical risk for histogram classifier. We carry out a detailed study on usi…
Study uses spectral risk for learning with heavy-tailed data.
The paper analyzes the maximum margin algorithm's performance on noisy data.
Minimizes indecisions in selective classification to control misclassification rates.
We identify spectral conditions for reliable neural probe interpretation.
Convolutional neural networks handle rotated image symmetries without dimensionality issues.
Study identifies and mitigates causes of image misclassifications in CNN models.
Proposes a novel SVM model for binary classification with different misclassification costs.
Algorithms are increasingly common components of high-impact decision-making, and a growing body of literature on adversarial examples in laboratory settings indicates that standard machine learning models are not robust. This suggests that real-world systems are also susceptible to manipulation or misclassification, w…
Paper introduces a new uncertainty measure for misclassification detection.
Paper decomposes risk into aleatoric and epistemic uncertainties and generates predictive uncertainty measures.
In some applications, acquiring covariates comes at a cost which is not negligible. For example in the medical domain, in order to classify whether a patient has diabetes or not, measuring glucose tolerance can be expensive. Assuming that the cost of each covariate, and the cost of misclassification can be specified by…
Non-convex SGD learns halfspaces with adversarial label noise efficiently.
Community detection is a central problem of network data analysis. Given a network, the goal of community detection is to partition the network nodes into a small number of clusters, which could often help reveal interesting structures. The present paper studies community detection in Degree-Corrected Block Models (DCB…
In this work, we propose a PAC-Bayes bound for the generalization risk of the Gibbs classifier in the multi-class classification framework. The novelty of our work is the critical use of the confusion matrix of a classifier as an error measure; this puts our contribution in the line of work aiming at dealing with perfo…
Optimizes risk assessment tools using mixed-integer programming.
A new framework selects information sources to test hypotheses robustly, even with misclassifications.
Efficient algorithm for CLSBM reduces misclassification rate.
The paper studies binary classification and aims at estimating the underlying regression function which is the conditional expectation of the class labels given the inputs. The regression function is the key component of the Bayes optimal classifier, moreover, besides providing optimal predictions, it can also assess t…
Assessing the predictive accuracy of black box classifiers is challenging in the absence of labeled test datasets. In these scenarios we may need to rely on a human oracle to evaluate individual predictions; presenting the challenge to create query algorithms to guide the search for points that provide the most informa…
We carefully study how well minimizing convex surrogate loss functions, corresponds to minimizing the misclassification error rate for the problem of binary classification with linear predictors. In particular, we show that amongst all convex surrogate losses, the hinge loss gives essentially the best possible bound, o…
New algorithm reduces misclassification costs in neural networks.
Domain adaptation algorithms are designed to minimize the misclassification risk of a discriminative model for a target domain with little training data by adapting a model from a source domain with a large amount of training data. Standard approaches measure the adaptation discrepancy based on distance measures betwee…
As a model for an on-line classification setting we consider a stochastic process , the present time-point being denoted by 0, with observables from which the pattern is to be inferred. So in this classification setting, in addition to the present…
Unified framework for cost-sensitive ensemble learning.
Data augmentation impacts adversarial risk; careful application recommended.
We study the misclassification error for community detection in general heterogeneous stochastic block models (SBM) with noisy or partial label information. We establish a connection between the misclassification rate and the notion of minimum energy on the local neighborhood of the SBM. We develop an optimally weighte…
Develops methods to improve reliability of deep learning for autonomous driving.
Optimal subset selection for hypothesis testing with penalties.
Automated data-driven decision making systems are increasingly being used to assist, or even replace humans in many settings. These systems function by learning from historical decisions, often taken by humans. In order to maximize the utility of these systems (or, classifiers), their training involves minimizing the e…
Study improves adversarial classification using distributionally robust models.
Despite having excellent performances for a wide variety of tasks, modern neural networks are unable to provide a reliable confidence value allowing to detect misclassifications. This limitation is at the heart of what is known as an adversarial example, where the network provides a wrong prediction associated with a s…
Proposes a method to quantify uncertainty in DNN models for discrete inputs.
Early stopping improves neural networks' performance on binary classification tasks.
Community detection is a fundamental statistical problem in network data analysis. Many algorithms have been proposed to tackle this problem. Most of these algorithms are not guaranteed to achieve the statistical optimality of the problem, while procedures that achieve information theoretic limits for general parameter…
The study quantifies decision-making risks from suboptimal classifiers and proposes methods to reduce these risks.
This work aims to reduce inexplicable errors in deep neural networks by obtaining class-level semantics and penalizing misclassifications.
RaSE ensemble framework improves sparse classification accuracy.
Deep neural networks are powerful and popular learning models that achieve state-of-the-art pattern recognition performance on many computer vision, speech, and language processing tasks. However, these networks have also been shown susceptible to carefully crafted adversarial perturbations which force misclassificatio…
Monotonic relationship found between in-distribution and out-of-distribution performance.
We demonstrate that model-based derivative free optimisation algorithms can generate adversarial targeted misclassification of deep networks using fewer network queries than non-model-based methods. Specifically, we consider the black-box setting, and show that the number of networks queries is less impacted by making …
Imbalanced data with a skewed class distribution are common in many real-world applications. Deep Belief Network (DBN) is a machine learning technique that is effective in classification tasks. However, conventional DBN does not work well for imbalanced data classification because it assumes equal costs for each class.…