paper-with-me

Papers

FG-SSA: Features Gradient-based Signals Selection Algorithm of Linear Complexity for Convolutional Neural Networks

2023-02-23 · Yuto Omae, Yusuke Sakai, Hirotaka Takahashi

Recently, many convolutional neural networks (CNNs) for classification by time domain data of multisignals have been developed. Although some signals are important for correct classification, others are not. When data that do not include important signals for classification are taken as the CNN input layer, the calculation, memory, and data collection costs increase. Therefore, identifying and eliminating nonimportant signals from the input layer are important. In this study, we proposed features gradient-based signals selection algorithm (FG-SSA), which can be used for finding and removing nonimportant signals for classification by utilizing features gradient obtained by the calculation process of grad-CAM. When we define N as the number of signals, the computational complexity of the proposed algorithm is linear time O(N), that is, it has a low calculation cost. We verified the effectiveness of the algorithm using the OPPORTUNITY Activity Recognition dataset, which is an open dataset comprising acceleration signals of human activities. In addition, we checked the average 6.55 signals from a total of 15 acceleration signals (five triaxial sensors) that were removed by FG-SSA while maintaining high generalization scores of classification. Therefore, the proposed algorithm FG-SSA has an effect on finding and removing signals that are not important for CNN-based classification.

📄 PDF Abstract BibTeX arXiv:2302.12711

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionClassification

Similar Papers 제목 키워드 기반

Gradient Boosted Feature Selection

2019-01-13 · Zhixiang Eddie Xu, Gao Huang, Kilian Q. Weinberger, Alice X. Zheng

A feature selection algorithm should ideally satisfy four conditions: reliably extract relevant features; be able to identify non-linear feature interactions; scale linearly with the number of features and dimensions; al…

feature selection

Feature Gradients: Scalable Feature Selection via Discrete Relaxation

2019-08-27 · Rishit Sheth, Nicolo Fusi

In this paper we introduce Feature Gradients, a gradient-based search algorithm for feature selection. Our approach extends a recent result on the estimation of learnability in the sublinear data regime by showing that t…

feature selection

A Hybrid Framework for Sequential Data Prediction with End-to-End Optimization

2022-03-25 · Mustafa E. Aydın, Suleyman S. Kozat

We investigate nonlinear prediction in an online setting and introduce a hybrid model that effectively mitigates, via an end-to-end architecture, the need for hand-designed features and manual model selection issues of c…

Decision MakingModel Selectionregression

Contrastive Feature Induction for Efficient Structure Learning of Conditional Random Fields

2014-06-28 · Ni Lao, Jun Zhu

Structure learning of Conditional Random Fields (CRFs) can be cast into an L1-regularized optimization problem. To avoid optimizing over a fully linked model, gain-based or gradient-based feature selection methods start …

feature selectionRelational Reasoning

Selection of entropy based features for the analysis of the Archimedes' spiral applied to essential tremor

2022-03-18 · Karmele López-de-Ipiña, Alberto Bergareche, Patricia De La Riva, Jordi Sole-Casals 외

Biomedical systems are regulated by interacting mechanisms that operate across multiple spatial and temporal scales and produce biosignals with linear and non-linear information inside. In this sense entropy could provid…

Time SeriesTime Series Analysis