中文
相关论文

相关论文: MVMR-FS : Non-parametric feature selection algorit…

200 篇论文

In the context of the highly increasing number of features that are available nowadays we design a robust and fast method for feature selection. The method tries to select the most representative features that are independent from each…

计算机视觉与模式识别 · 计算机科学 2015-12-10 Alexandra Maria Radu

Random features is one of the most popular techniques to speed up kernel methods in large-scale problems. Related works have been recognized by the NeurIPS Test-of-Time award in 2017 and the ICML Best Paper Finalist in 2019. The body of…

机器学习 · 统计学 2021-07-13 Fanghui Liu , Xiaolin Huang , Yudong Chen , Johan A. K. Suykens

We propose a high dimensional classification method that involves nonparametric feature augmentation. Knowing that marginal density ratios are the most powerful univariate classifiers, we use the ratio estimates to transform the original…

统计方法学 · 统计学 2015-01-05 Jianqing Fan , Yang Feng , Jiancheng Jiang , Xin Tong

Feature selection (FS) remains essential for building accurate and interpretable detection models, particularly in high-dimensional malware datasets. Conventional FS methods such as Extra Trees, Variance Threshold, Tree-based models,…

机器学习 · 计算机科学 2026-02-11 Naveen Gill , Ajvad Haneef K , Madhu Kumar S D

The applications of traditional statistical feature selection methods to high-dimension, low sample-size data often struggle and encounter challenging problems, such as overfitting, curse of dimensionality, computational infeasibility, and…

机器学习 · 统计学 2023-12-19 Kexuan Li , Fangfang Wang , Lingli Yang , Ruiqi Liu

Random Forests (RF) is one of the algorithms of choice in many supervised learning applications, be it classification or regression. The appeal of such tree-ensemble methods comes from a combination of several characteristics: a remarkable…

机器学习 · 统计学 2020-05-18 Jaouad Mourtada , Stéphane Gaïffas , Erwan Scornet

Matching-based methods, especially those based on space-time memory, are significantly ahead of other solutions in semi-supervised video object segmentation (VOS). However, continuously growing and redundant template features lead to an…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Zhihui Lin , Tianyu Yang , Maomao Li , Ziyu Wang , Chun Yuan , Wenhao Jiang , Wei Liu

It is critical and meaningful to make image classification since it can help human in image retrieval and recognition, object detection, etc. In this paper, three-sides efforts are made to accomplish the task. First, visual features with…

计算机视觉与模式识别 · 计算机科学 2016-10-24 Dewei Li , Yingjie Tian

We study consistency of learning algorithms for a multi-class performance metric that is a non-decomposable function of the confusion matrix of a classifier and cannot be expressed as a sum of losses on individual data points; examples of…

机器学习 · 计算机科学 2015-01-05 Harish G. Ramaswamy , Harikrishna Narasimhan , Shivani Agarwal

Neural net classifiers trained on data with annotated class labels can also capture apparent visual similarity among categories without being directed to do so. We study whether this observation can be extended beyond the conventional…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Zhirong Wu , Yuanjun Xiong , Stella Yu , Dahua Lin

The problem of nonparametric functional data classification and bandwidth selection is considered when the response variable, also called the class label, might be missing but not at random (MNAR). This setup is broadly acknowledged to be…

统计方法学 · 统计学 2025-09-12 Majid Mojirsheibani

In this paper, we present a new wrapper feature selection approach based on Jensen-Shannon (JS) divergence, termed feature selection with maximum JS-divergence (FSMJ), for text categorization. Unlike most existing feature selection…

机器学习 · 统计学 2016-06-22 Bo Tang , Haibo He

This paper presents analytical techniques to improve redundancy and relevance assessment for precise selection of features in practical multi-class raw datasets. We propose a matrix-rank based $k$-medoids algorithm that guarantees to output…

信号处理 · 电气工程与系统科学 2021-07-05 Terry Guo , Animesh Dahal , Ambareen Siraj

Traditional Collaborative Filtering (CF) based methods are applied to understand the personal preferences of users/customers for items or products from the rating matrix. Usually, the rating matrix is sparse in nature. So there are some…

信息检索 · 计算机科学 2022-10-12 Supriyo Mandal , Abyayananda Maiti

Excluding irrelevant features in a pattern recognition task plays an important role in maintaining a simpler machine learning model and optimizing the computational efficiency. Nowadays with the rise of large scale datasets, feature…

机器学习 · 计算机科学 2018-04-17 Saman Sadeghyan

Random Fourier Features (RFF) demonstrate wellappreciated performance in kernel approximation for largescale situations but restrict kernels to be stationary and positive definite. And for non-stationary kernels, the corresponding RFF could…

机器学习 · 统计学 2021-04-15 Qin Luo , Kun Fang , Jie Yang , Xiaolin Huang

Time-series data in application areas such as motion capture and activity recognition is often multi-dimension. In these application areas data typically comes from wearable sensors or is extracted from video. There is a lot of redundancy…

机器学习 · 计算机科学 2021-04-23 Bahavathy Kathirgamanathan , Padraig Cunningham

Most accurate predictions are typically obtained by learning machines with complex feature spaces (as e.g. induced by kernels). Unfortunately, such decision rules are hardly accessible to humans and cannot easily be used to gain insights…

机器学习 · 统计学 2010-08-13 Alexander Zien , Nicole Kraemer , Soeren Sonnenburg , Gunnar Raetsch

We derive a new margin-based regularization formulation, termed multi-margin regularization (MMR), for deep neural networks (DNNs). The MMR is inspired by principles that were applied in margin analysis of shallow linear classifiers, e.g.,…

机器学习 · 计算机科学 2020-09-15 Berry Weinstein , Shai Fine , Yacov Hel-Or

Deep neural networks often fail to adapt representations to novel tasks under distribution shifts, especially when only a few examples are available. This paper identifies a core obstacle behind this failure: channel bias, where networks…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Ji Zhang , Xu Luo , Lianli Gao , Difan Zou , Hengtao Shen , Jingkuan Song