paper-with-me

Papers

A novel evaluation methodology for supervised Feature Ranking algorithms

2022-07-09 · Jeroen G. S. Overschie

Both in the domains of Feature Selection and Interpretable AI, there exists a desire to `rank' features based on their importance. Such feature importance rankings can then be used to either: (1) reduce the dataset size or (2) interpret the Machine Learning model. In the literature, however, such Feature Rankers are not evaluated in a systematic, consistent way. Many papers have a different way of arguing which feature importance ranker works best. This paper fills this gap, by proposing a new evaluation methodology. By making use of synthetic datasets, feature importance scores can be known beforehand, allowing more systematic evaluation. To facilitate large-scale experimentation using the new methodology, a benchmarking framework was built in Python, called fseval. The framework allows running experiments in parallel and distributed over machines on HPC systems. By integrating with an online platform called Weights and Biases, charts can be interactively explored on a live dashboard. The software was released as open-source software, and is published as a package on the PyPi platform. The research concludes by exploring one such large-scale experiment, to find the strengths and weaknesses of the participating algorithms, on many fronts.

📄 PDF Abstract BibTeX arXiv:2207.04258

Code (1)

dunnkers/msc-thesis 공식 구현 pytorch

Tasks

BenchmarkingFeature Importancefeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Empirical Analysis of Nature-Inspired Algorithms for Autism Spectrum Disorder Detection Using 3D Video Dataset

2025-01-02 · Aneesh Panchal, Kainat Khan, Rahul Katarya

Autism Spectrum Disorder (ASD) is a chronic neurodevelopmental disorder symptoms of which includes repetitive behaviour and lack of social and communication skills. Even though these symptoms can be seen very clearly in …

Classificationfeature selection

A Methodology to Evaluate Strategies Predicting Rankings on Unseen Domains

2025-05-21 · Sébastien Piérard, Adrien Deliège, Anaïs Halin, Marc Van Droogenbroeck

Frequently, multiple entities (methods, algorithms, procedures, solutions, etc.) can be developed for a common task and applied across various domains that differ in the distribution of scenarios encountered. For example…

Bradley-Terry Rankings for Recommender Systems Across Dataset Taxonomies

2026-06-05 · Ekaterina Grishina, Stepan Kuznetsov, Askar Tsyganov, Ilya Ivanov 외 arxiv

The ranking of recommendation algorithms is a challenging problem since model performance is sensitive to dataset characteristics such as sparsity, sequential structure, and scale. This drives a demand for a proper metho…

Optimized Recommender Systems with Deep Reinforcement Learning

2021-10-06 · Lucas Farris

Recommender Systems have been the cornerstone of online retailers. Traditionally they were based on rules, relevance scores, ranking algorithms, and supervised learning algorithms, but now it is feasible to use reinforce…

Deep Reinforcement LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

An Explainable Artificial Intelligence Approach for Unsupervised Fault Detection and Diagnosis in Rotating Machinery

2021-02-23 · Lucas Costa Brito, Gian Antonio Susto, Jorge Nei Brito, Marcus Antonio Viana Duarte

The monitoring of rotating machinery is an essential task in today's production processes. Currently, several machine learning and deep learning-based modules have achieved excellent results in fault detection and diagno…

Anomaly DetectionBIG-bench Machine LearningExplainable artificial intelligenceFault Detection+2