paper-with-me

Papers

Ensemble Wrapper Subsampling for Deep Modulation Classification

2020-05-10 · Sharan Ramjee, Shengtai Ju, Diyu Yang, Xiaoyu Liu, Aly El Gamal, Yonina C. Eldar

Subsampling of received wireless signals is important for relaxing hardware requirements as well as the computational cost of signal processing algorithms that rely on the output samples. We propose a subsampling technique to facilitate the use of deep learning for automatic modulation classification in wireless communication systems. Unlike traditional approaches that rely on pre-designed strategies that are solely based on expert knowledge, the proposed data-driven subsampling strategy employs deep neural network architectures to simulate the effect of removing candidate combinations of samples from each training input vector, in a manner inspired by how wrapper feature selection models work. The subsampled data is then processed by another deep learning classifier that recognizes each of the considered 10 modulation types. We show that the proposed subsampling strategy not only introduces drastic reduction in the classifier training time, but can also improve the classification accuracy to higher levels than those reached before for the considered dataset. An important feature herein is exploiting the transferability property of deep neural networks to avoid retraining the wrapper models and obtain superior performance through an ensemble of wrappers over that possible through solely relying on any of them.

📄 PDF Abstract BibTeX arXiv:2005.04586

Code (1)

dl4amc/dds 공식 구현 tf

Tasks

Classificationfeature selectionGeneral Classification

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

Data-Driven Subsampling in the Presence of an Adversarial Actor

2024-01-07 · Abu Shafin Mohammad Mahdee Jameel, Ahmed P. Mohamed, Jinho Yi, Aly El Gamal 외

Deep learning based automatic modulation classification (AMC) has received significant attention owing to its potential applications in both military and civilian use cases. Recently, data-driven subsampling techniques h…

Adversarial AttackAdversarial RobustnessDeep Learning

Gradient-based Adversarial Deep Modulation Classification with Data-driven Subsampling

2021-04-03 · Jinho Yi, Aly El Gamal

Automatic modulation classification can be a core component for intelligent spectrally efficient wireless communication networks, and deep learning techniques have recently been shown to deliver superior performance to c…

Deep LearningGeneral Classification

Learning Curves for Noisy Heterogeneous Feature-Subsampled Ridge Ensembles

2023-07-06 · NeurIPS 2023 11 · Benjamin S. Ruben, Cengiz Pehlevan

Feature bagging is a well-established ensembling method which aims to reduce prediction variance by combining predictions of many estimators trained on subsets or projections of features. Here, we develop a theory of fea…

image-classificationImage Classification

Optimizing Prognostic Biomarker Discovery in Pancreatic Cancer Through Hybrid Ensemble Feature Selection and Multi-Omics Data

2025-09-02 · John Zobolas, Anne-Marie George, Alberto López, Sebastian Fischer 외 arxiv

Prediction of patient survival using high-dimensional multi-omics data requires systematic feature selection methods that ensure predictive performance, sparsity, and reliability for prognostic biomarker discovery. We de…

Ensemble representation learning: an analysis of fitness and survival for wrapper-based genetic programming methods

2017-03-20 · William La Cava, Jason H. Moore

Recently we proposed a general, ensemble-based feature engineering wrapper (FEW) that was paired with a number of machine learning methods to solve regression problems. Here, we adapt FEW for supervised classification an…

Feature EngineeringGeneral ClassificationRepresentation Learning