paper-with-me

Papers

FSDR: A Novel Deep Learning-based Feature Selection Algorithm for Pseudo Time-Series Data using Discrete Relaxation

2024-03-13 · Mohammad Rahman, Manzur Murshed, Shyh Wei Teng, Manoranjan Paul

Conventional feature selection algorithms applied to Pseudo Time-Series (PTS) data, which consists of observations arranged in sequential order without adhering to a conventional temporal dimension, often exhibit impractical computational complexities with high dimensional data. To address this challenge, we introduce a Deep Learning (DL)-based feature selection algorithm: Feature Selection through Discrete Relaxation (FSDR), tailored for PTS data. Unlike the existing feature selection algorithms, FSDR learns the important features as model parameters using discrete relaxation, which refers to the process of approximating a discrete optimisation problem with a continuous one. FSDR is capable of accommodating a high number of feature dimensions, a capability beyond the reach of existing DL-based or traditional methods. Through testing on a hyperspectral dataset (i.e., a type of PTS data), our experimental results demonstrate that FSDR outperforms three commonly used feature selection algorithms, taking into account a balance among execution time, $R^2$, and $RMSE$.

📄 PDF Abstract BibTeX arXiv:2403.08403

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionTime Series

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 제목 키워드 기반

FSDR: Frequency Space Domain Randomization for Domain Generalization

2021-03-03 · CVPR 2021 1 · Jiaxing Huang, Dayan Guan, Aoran Xiao, Shijian Lu

Domain generalization aims to learn a generalizable model from a known source domain for various unknown target domains. It has been studied widely by domain randomization that transfers source images to different styles…

Domain AdaptationDomain Generalization

Fixed Suffix Dependency Ratio: Quantifying the Dual-Track Mechanism of Gender Assignment in Latvian Loanwords

2026-09-03 · Yelingyun Zhang, Atis Kapenieks arxiv

Existing research has repeatedly observed the tendency for English loanwords to cluster in the masculine gender across different recipient languages, yet the origin of this pattern remains difficult to determine, as fixe…

Functional sufficient dimension reduction through information maximization with application to classification

2023-05-18 · Xinyu Li, Jianjun Xu, Wenquan Cui, Haoyang Cheng

Considering the case where the response variable is a categorical variable and the predictor is a random function, two novel functional sufficient dimensional reduction (FSDR) methods are proposed based on mutual informa…

Dimensionality Reduction

Knockoff-Guided Feature Selection via A Single Pre-trained Reinforced Agent

2024-03-06 · Xinyuan Wang, Dongjie Wang, Wangyang Ying, Rui Xie 외

Feature selection prepares the AI-readiness of data by eliminating redundant features. Prior research falls into two primary categories: i) Supervised Feature Selection, which identifies the optimal feature subset based …

feature selectionPseudo Label

Semi-supervised Wrapper Feature Selection by Modeling Imperfect Labels

2019-11-12 · Vasilii Feofanov, Emilie Devijver, Massih-Reza Amini

In this paper, we propose a new wrapper feature selection approach with partially labeled training examples where unlabeled observations are pseudo-labeled using the predictions of an initial classifier trained on the la…

feature selection