中文
相关论文

相关论文: FROCC: Fast Random projection-based One-Class Clas…

200 篇论文

We present a novel Convolutional Neural Network (CNN) based approach for one class classification. The idea is to use a zero centered Gaussian noise in the latent space as the pseudo-negative class and train the network using the…

计算机视觉与模式识别 · 计算机科学 2019-01-28 Poojan Oza , Vishal M. Patel

The use of Reinforcement Learning in real-world scenarios is strongly limited by issues of scale. Most RL learning algorithms are unable to deal with problems composed of hundreds or sometimes even dozens of possible actions, and therefore…

机器学习 · 计算机科学 2012-03-02 Gabriel Dulac-Arnold , Ludovic Denoyer , Philippe Preux , Patrick Gallinari

We propose Sequential Feature Filtering Classifier (FFC), a simple but effective classifier for convolutional neural networks (CNNs). With sequential LayerNorm and ReLU, FFC zeroes out low-activation units and preserves high-activation…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Minseok Seo , Jaemin Lee , Jongchan Park , Dong-Geol Choi

Many typical applications of object detection operate within a prescribed false-positive range. In this situation the performance of a detector should be assessed on the basis of the area under the ROC curve over that range, rather than…

计算机视觉与模式识别 · 计算机科学 2015-06-30 Sakrapee Paisitkriangkrai , Chunhua Shen , Anton van den Hengel

In class-agnostic object counting, the goal is to estimate the total number of object instances in an image without distinguishing between specific categories. Existing methods often predict this count without considering class-specific…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Huilin Zhu , Jingling Yuan , Zhengwei Yang , Yu Guo , Xian Zhong , Shengfeng He

The Area under the ROC curve (AUC) is a well-known ranking metric for problems such as imbalanced learning and recommender systems. The vast majority of existing AUC-optimization-based machine learning methods only focus on binary-class…

机器学习 · 计算机科学 2021-07-29 Zhiyong Yang , Qianqian Xu , Shilong Bao , Xiaochun Cao , Qingming Huang

Sparse representation-based classification (SRC), proposed by Wright et al., seeks the sparsest decomposition of a test sample over the dictionary of training samples, with classification to the most-contributing class. Because it assumes…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Chelsea Weaver , Naoki Saito

Based on the Distributed Convolutional Neural Network(DisCNN), a straightforward object detection method is proposed. The modules of the output vector of a DisCNN with respect to a specific positive class are positively monotonic with the…

计算机视觉与模式识别 · 计算机科学 2026-03-31 Liang Sun

Face recognition has achieved significant progress in deep learning era due to the ultra-large-scale and welllabeled datasets. However, training on the outsize datasets is time-consuming and takes up a lot of hardware resource. Therefore,…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Kai Wang , Shuo Wang , Panpan Zhang , Zhipeng Zhou , Zheng Zhu , Xiaobo Wang , Xiaojiang Peng , Baigui Sun , Hao Li , Yang You

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

Conformal prediction is a general distribution-free approach for constructing prediction sets combined with any machine learning algorithm that achieve valid marginal or conditional coverage in finite samples. Ordinal classification is…

统计方法学 · 统计学 2024-11-05 Subhrasish Chakraborty , Chhavi Tyagi , Haiyan Qiao , Wenge Guo

Recent region-based object detectors are usually built with separate classification and localization branches on top of shared feature extraction networks. In this paper, we analyze failure cases of state-of-the-art detectors and observe…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Bowen Cheng , Yunchao Wei , Honghui Shi , Rogerio Feris , Jinjun Xiong , Thomas Huang

Model Predictive Control (MPC) is a powerful control technique that handles constraints, takes the system's dynamics into account, and optimizes for a given cost function. In practice, however, it often requires an expert to craft and tune…

机器人学 · 计算机科学 2020-04-21 Napat Karnchanachari , Miguel I. Valls , David Hoeller , Marco Hutter

One-shot federated learning (OSFL) reduces the communication cost and privacy risks of iterative federated learning by constructing a global model with a single round of communication. However, most existing methods struggle to achieve…

机器学习 · 计算机科学 2026-01-08 Shudong Liu , Hanwen Zhang , Xiuling Wang , Yuesheng Zhu , Guibo Luo

Classical Time Series Classification algorithms are dominated by feature engineering strategies. One of the most prominent of these transforms is ROCKET, which achieves strong performance through random kernel features. We introduce…

机器学习 · 计算机科学 2025-12-10 Nicholas Harner

Generative classifiers are constructed on the basis of a joint probability distribution and are typically learned using closed-form procedures that rely on data statistics and maximize scores related to data fitting. However, these scores…

机器学习 · 计算机科学 2025-03-31 Aritz Pérez , Carlos Echegoyen , Guzmán Santafé

In the era of big data, it is desired to develop efficient machine learning algorithms to tackle massive data challenges such as storage bottleneck, algorithmic scalability, and interpretability. In this paper, we develop a novel efficient…

机器学习 · 计算机科学 2022-11-14 Jinshan Zeng , Minrun Wu , Shao-Bo Lin , Ding-Xuan Zhou

In many situations, the choice of an adequate similarity measure or metric on the feature space dramatically determines the performance of machine learning methods. Building automatically such measures is the specific purpose of…

机器学习 · 统计学 2020-02-24 Stéphan Clémençon , Robin Vogel

This paper proposes a few-shot method based on Faster R-CNN and representation learning for object detection in aerial images. The two classification branches of Faster R-CNN are replaced by prototypical networks for online adaptation to…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Pierre Le Jeune , Mustapha Lebbah , Anissa Mokraoui , Hanene Azzag

This paper introduces a new kernel-based classifier by viewing kernel matrices as generalized graphs and leveraging recent progress in graph embedding techniques. The proposed method facilitates fast and scalable kernel matrix embedding,…

机器学习 · 计算机科学 2024-11-12 Cencheng Shen