paper-with-me

Papers

Reinforcement Learning Approach for Parallelization in Filters Aggregation Based Feature Selection Algorithms

2016-11-07 · Ivan Smetannikov, Ilya Isaev, Andrey Filchenkov

One of the classical problems in machine learning and data mining is feature selection. A feature selection algorithm is expected to be quick, and at the same time it should show high performance. MeLiF algorithm effectively solves this problem using ensembles of ranking filters. This article describes two different ways to improve MeLiF algorithm performance with parallelization. Experiments show that proposed schemes significantly improves algorithm performance and increase feature selection quality.

📄 PDF Abstract BibTeX arXiv:1611.02047

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learningfeature selectionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Convolutional Neural Network Architectures for Signals Supported on Graphs

2018-05-01 · Fernando Gama, Antonio G. Marques, Geert Leus, Alejandro Ribeiro

Two architectures that generalize convolutional neural networks (CNNs) for the processing of signals supported on graphs are introduced. We start with the selection graph neural network (GNN), which replaces linear time …

Authorship AttributionGraph Neural Network

Stability of Aggregation Graph Neural Networks

2022-07-08 · Alejandro Parada-Mayorga, Zhiyang Wang, Fernando Gama, Alejandro Ribeiro

In this paper we study the stability properties of aggregation graph neural networks (Agg-GNNs) considering perturbations of the underlying graph. An Agg-GNN is a hybrid architecture where information is defined on the n…

Using reinforcement learning to find an optimal set of features

2013-12-01 · Elsevier 2013 12 · Seyed Mehdi Hazrati Fard, Ali Hamzeh, Sattar Hashemi

Identifying the most characterizing features of observed data is critical for minimizing the classification error. Feature selection is the process of identifying a small subset of highly predictive features out of a lar…

feature selectionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Non-linear aggregation of filters to improve image denoising

2019-04-01 · Benjamin Guedj, Juliette Rengot

We introduce a novel aggregation method to efficiently perform image denoising. Preliminary filters are aggregated in a non-linear fashion, using a new metric of pixel proximity based on how the pool of filters reaches a…

DenoisingImage Denoising

K-Myriad: Jump-starting reinforcement learning with unsupervised parallel agents

2026-01-26 · Vincenzo De Paola, Mirco Mutti, Riccardo Zamboni, Marcello Restelli arxiv

Parallelization in Reinforcement Learning is typically employed to speed up the training of a single policy, where multiple workers collect experience from an identical sampling distribution. This common design limits th…

Reinforcement LearningContinuous Control