paper-with-me

Papers

MDFS - MultiDimensional Feature Selection

2018-10-31 · Piliszek Radosław, Mnich Krzysztof, Migacz Szymon, Tabaszewski Paweł, Sułecki Andrzej, Polewko-Klim Aneta, Rudnicki Witold

Identification of informative variables in an information system is often performed using simple one-dimensional filtering procedures that discard information about interactions between variables. Such approach may result in removing some relevant variables from consideration. Here we present an R package MDFS (MultiDimensional Feature Selection) that performs identification of informative variables taking into account synergistic interactions between multiple descriptors and the decision variable. MDFS is an implementation of an algorithm based on information theory. Computational kernel of the package is implemented in C++. A high-performance version implemented in CUDA C is also available. The applications of MDFS are demonstrated using the well-known Madelon dataset that has synergistic variables by design. The dataset comes from the UCI Machine Learning Repository. It is shown that multidimensional analysis is more sensitive than one-dimensional tests and returns more reliable rankings of importance.

📄 PDF Abstract BibTeX arXiv:1811.00631

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Similar Papers 제목 키워드 기반

Analysis of ensemble feature selection for correlated high-dimensional RNA-Seq cancer data

2020-04-28 · Aneta Polewko-Klim, Witold R. Rudnicki

Discovery of diagnostic and prognostic molecular markers is important and actively pursued the research field in cancer research. For complex diseases, this process is often performed using Machine Learning. The current …

Diagnosticfeature selection

Multi-objective design of multilayer microwave dielectric filters using artificial bee colony algorithm

2021-01-22 · Abdurrahim Toktas

Artificial bee colony algorithm (ABC) developed by inspiring the foraging phenomena of the natural honey bees is a simple and powerful metaheuristic optimization algorithm. The performance of single objective ABC perform…

Electrical EngineeringMetaheuristic Optimization

Modifying Final Splits of Classification Tree for Fine-tuning Subpopulation Target in Policy Making

2025-02-20 · Lei Bill Wang, Zhenbang Jiao, Fangyi Wang

Policymakers often use Classification and Regression Trees (CART) to partition populations based on binary outcomes and target subpopulations whose probability of the binary event exceeds a threshold. However, classic CA…

Knowledge Distillation

Opinion-Unaware Blind Image Quality Assessment using Multi-Scale Deep Feature Statistics

2024-05-29 · Zhangkai Ni, Yue Liu, Keyan Ding, Wenhan Yang 외

Deep learning-based methods have significantly influenced the blind image quality assessment (BIQA) field, however, these methods often require training using large amounts of human rating data. In contrast, traditional …

Image Quality AssessmentNo-Reference Image Quality Assessment

HyperDiffusionFields (HyDiF): Diffusion-Guided Hypernetworks for Learning Implicit Molecular Neural Fields

2025-10-20 · Sudarshan Babu, Phillip Lo, Xiao Zhang, Aadi Srivastava 외 arxiv

We introduce HyperDiffusionFields (HyDiF), a framework that models 3D molecular conformers as continuous fields rather than discrete atomic coordinates or graphs. At the core of our approach is the Molecular Directional …

Molecular Property Prediction