中文
相关论文

相关论文: High-Dimensional Feature Selection for Genomic Dat…

200 篇论文

In a typical supervised machine learning setting, the predictions on all test instances are based on a common subset of features discovered during model training. However, using a different subset of features that is most informative for…

机器学习 · 计算机科学 2021-06-10 Yasitha Warahena Liyanage , Daphney-Stavroula Zois , Charalampos Chelmis

We propose a novel probabilistic dimensionality reduction framework that can naturally integrate the generative model and the locality information of data. Based on this framework, we present a new model, which is able to learn a smooth…

机器学习 · 统计学 2016-10-18 Li Wang

We propose a compressive classification framework for settings where the data dimensionality is significantly higher than the sample size. The proposed method, referred to as compressive regularized discriminant analysis (CRDA) is based on…

机器学习 · 统计学 2020-11-13 Muhammad Naveed Tabassum , Esa Ollila

There is an ongoing effort to develop feature selection algorithms to improve interpretability, reduce computational resources, and minimize overfitting in predictive models. Neural networks stand out as architectures on which to build…

机器学习 · 计算机科学 2025-10-08 Felix Zimmer , Patrik Okanovic , Torsten Hoefler

Huge amount of applications in various fields, such as gene expression analysis or computer vision, undergo data sets with high-dimensional low-sample-size (HDLSS), which has putted forward great challenges for standard statistical and…

机器学习 · 计算机科学 2022-06-07 Liran Shen , Meng Joo Er , Qingbo Yin

As datasets grow richer, an important challenge is to leverage the full features in the data to maximize the number of useful discoveries while controlling for false positives. We address this problem in the context of multiple hypotheses…

统计方法学 · 统计学 2017-11-21 Fei Xia , Martin J. Zhang , James Zou , David Tse

In the most intrusion detection systems (IDS), a system tries to learn characteristics of different type of attacks by analyzing packets that sent or received in network. These packets have a lot of features. But not all of them is required…

密码学与安全 · 计算机科学 2013-05-13 Shafigh Parsazad , Ehsan Saboori , Amin Allahyar

Analytical theories suggest that higher-quality data can lead to lower test errors in models trained on a fixed data budget. Moreover, a model can be trained on a lower compute budget without compromising performance if a dataset can be…

机器学习 · 计算机科学 2023-10-13 Adyasha Maharana , Prateek Yadav , Mohit Bansal

Inconsistent values are commonly encountered in real-world applications, which can negatively impact data analysis and decision-making. While existing research primarily focuses on identifying the smallest removal set to resolve…

数据结构与算法 · 计算机科学 2025-12-23 Haoda Li , Jiahui Chen , Yu Sun , Shaoxu Song , Haiwei Zhang , Xiaojie Yuan

In this paper we describe a procedure to reduce the size of the input feature vector. A complex pattern recognition problem like face recognition involves huge dimension of input feature vector. To reduce that dimension here we have used…

计算机视觉与模式识别 · 计算机科学 2010-07-01 Debotosh Bhattacharjee , Dipak Kumar Basu , Mita Nasipuri , M. Kundu

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

Extracting an understanding of the underlying system from high dimensional data is a growing problem in science. Discovering informative and meaningful features is crucial for clustering, classification, and low dimensional data embedding.…

机器学习 · 统计学 2019-12-10 Samuel Melton , Sharad Ramanathan

High-dimensional datasets often contain multiple meaningful clusterings in different subspaces. For example, objects can be clustered either by color, weight, or size, revealing different interpretations of the given dataset. A variety of…

机器学习 · 计算机科学 2025-04-08 Collin Leiber , Dominik Mautz , Claudia Plant , Christian Böhm

Feature selection aims to identify the optimal feature subset for enhancing downstream models. Effective feature selection can remove redundant features, save computational resources, accelerate the model learning process, and improve the…

机器学习 · 计算机科学 2024-12-19 Nanxu Gong , Wangyang Ying , Dongjie Wang , Yanjie Fu

Feature selection is one of the most relevant processes in any methodology for creating a statistical learning model. Usually, existing algorithms establish some criterion to select the most influential variables, discarding those that do…

机器学习 · 统计学 2024-05-10 Carlos Sebastián , Carlos E. González-Guillén

Several data mining problems are characterized by data in high dimensions. One of the popular ways to reduce the dimensionality of the data is to perform feature selection, i.e, select a subset of relevant and non-redundant features.…

计算机视觉与模式识别 · 计算机科学 2015-08-12 Yamuna Prasad , K. K. Biswas

Many datasets suffer from missing values due to various reasons,which not only increases the processing difficulty of related tasks but also reduces the accuracy of classification. To address this problem, the mainstream approach is to use…

机器学习 · 计算机科学 2024-08-14 Cong Guo , Chun Liu , Wei Yang

When faced with a data set too large to be processed all at once, an obvious solution is to retain only part of it. In practice this takes a wide variety of different forms, and among them "coresets" are especially appealing. A coreset is a…

机器学习 · 统计学 2020-01-07 Nicolas Tremblay , Simon Barthelmé , Pierre-Olivier Amblard

We study the problem of choosing algorithm hyper-parameters in unsupervised domain adaptation, i.e., with labeled data in a source domain and unlabeled data in a target domain, drawn from a different input distribution. We follow the…

Sparse Neural Networks (SNNs) have emerged as powerful tools for efficient feature selection. Leveraging the dynamic sparse training (DST) algorithms within SNNs has demonstrated promising feature selection capabilities while drastically…