Image classifiers are sensitive to small changes, affecting most images in a class.
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
New framework tackles DG under posterior drift, where optimal classifier varies by domain.
Designing effective and efficient classifier for pattern analysis is a key problem in machine learning and computer vision. Many the solutions to the problem require to perform logic operations such as `and', `or', and `not'. Classification and regression tree (CART) include these operations explicitly. Other methods s…
This work uses image generation models to find vision model bugs.
When learning a new concept, not all training examples may prove equally useful for training: some may have higher or lower training value than others. The goal of this paper is to bring to the attention of the vision community the following considerations: (1) some examples are better than others for training detector…
The paper proposes methods to predict classifier generalization with few labeled samples.
Computer vision models are unstable due to task symmetries and labelling issues.
A family of algorithms for time series classification (TSC) involve running a sliding window across each series, discretising the window to form a word, forming a histogram of word counts over the dictionary, then constructing a classifier on the histograms. A recent evaluation of two of this type of algorithm, Bag of …
Develops a robust multiclass classification method for deep image classifiers.
Framework for efficient defect classification and inspection.
CutMix training technique improves spatial locality in Vision Transformers.
We introduce a learning framework called learning using privileged information (LUPI) to the computer vision field. We focus on the prototypical computer vision problem of teaching computers to recognize objects in images. We want the computers to be able to learn faster at the expense of providing extra information du…
We find ways to make physical signals misclassified by computer vision models.
Typically a classifier trained on a given dataset (source domain) does not performs well if it is tested on data acquired in a different setting (target domain). This is the problem that domain adaptation (DA) tries to overcome and, while it is a well explored topic in computer vision, it is largely ignored in robotic …
Model interprets image classification using hierarchical prototypes.
Deep networks reveal colour opponent cells under retinal constraints.
The study examines how much data is needed for generative and vision-language models to make reliable predictions.
Active search (AS) on graphs focuses on collecting certain labeled nodes (targets) given global knowledge of the network topology and its edge weights under a query budget. However, in most networks, nodes, topology and edge weights are all initially unknown. We introduce selective harvesting, a variant of AS where the…
Deep neural networks are vulnerable to adversarial attacks in time series classification.
Fair Mixup improves fairness in classifiers by interpolating between groups.
This study automates blood cell classification using computer vision.
Paper introduces SPADE method to protect classifiers from OOD and adversarial samples.
Improved few-shot visual reasoning with image preprocessing.
Develops counterfactual visual explanations to show how images could change to classify differently.
Simple methods boost sound event classifier accuracy by 2.5%.
Automatic classification of trees using remotely sensed data has been a dream of many scientists and land use managers. Recently, Unmanned aerial vehicles (UAV) has been expected to be an easy-to-use, cost-effective tool for remote sensing of forests, and deep learning has attracted attention for its ability concerning…
CDAM improves attention maps for ViTs, making them more class-sensitive.
Denoised smoothing defends pretrained classifiers against adversarial attacks.
Current neural network-based classifiers are susceptible to adversarial examples even in the black-box setting, where the attacker only has query access to the model. In practice, the threat model for real-world systems is often more restrictive than the typical black-box model where the adversary can observe the full …
In general, object identification tends not to work well on ambiguous, amorphous objects such as vegetation. In this study, we developed a simple but effective approach to identify ambiguous objects and applied the method to several moss species. As a result, the model correctly classified test images with accuracy mor…
Currently available methods for extracting saliency maps identify parts of the input which are the most important to a specific fixed classifier. We show that this strong dependence on a given classifier hinders their performance. To address this problem, we propose classifier-agnostic saliency map extraction, which fi…
The thesis introduces methods to use semantic hierarchy in image classification.
TRAK traces model predictions to training data efficiently.
This paper analyzes -Variational Classifiers for robustness and adversarial perturbation detection.
New method reconstructs significant parts of training data from neural networks.
In recent years there has been a sharp rise in networking applications, in which significant events need to be classified but only a few training instances are available. These are known as cases of one-shot learning. Examples include analyzing network traffic under zero-day attacks, and computer vision tasks by sensor…
This paper shows excessive invariance in adversarial robust models can make them more vulnerable to certain types of attacks.
We consider adversarial examples for image classification in the black-box decision-based setting. Here, an attacker cannot access confidence scores, but only the final label. Most attacks for this scenario are either unreliable or inefficient. Focusing on the latter, we show that a specific class of attacks, Boundary …
MSNet uses high frequency residual learning for efficient multi-scale image classification.
Machine learning models, especially neural network (NN) classifiers, are widely used in many applications including natural language processing, computer vision and cybersecurity. They provide high accuracy under the assumption of attack-free scenarios. However, this assumption has been defied by the introduction of ad…
WAR method improves classifier robustness in noisy label datasets.
The use of distributions and high-level features from deep architecture has become commonplace in modern computer vision. Both of these methodologies have separately achieved a great deal of success in many computer vision tasks. However, there has been little work attempting to leverage the power of these to methodolo…
Large-scale labeled training datasets have enabled deep neural networks to excel on a wide range of benchmark vision tasks. However, in many applications it is prohibitively expensive or time-consuming to obtain large quantities of labeled data. To cope with limited labeled training data, many have attempted to directl…
Sparse Vision MoE matches dense networks in image recognition while using less compute.
Robust CLIP improves vision models' resistance to attacks.
Classifiers based on sparse representations have recently been shown to provide excellent results in many visual recognition and classification tasks. However, the high cost of computing sparse representations at test time is a major obstacle that limits the applicability of these methods in large-scale problems, or in…
Deep neural networks outperform traditional methods in high-dimensional classification.
We propose a method to classify the causal relationship between two discrete variables given only the joint distribution of the variables, acknowledging that the method is subject to an inherent baseline error. We assume that the causal system is acyclicity, but we do allow for hidden common causes. Our algorithm presu…