paper-with-me

Papers

Beyond Discrete Selection: Continuous Embedding Space Optimization for Generative Feature Selection

2023-02-26 · Meng Xiao, Dongjie Wang, Min Wu, Pengfei Wang, Yuanchun Zhou, Yanjie Fu

The goal of Feature Selection - comprising filter, wrapper, and embedded approaches - is to find the optimal feature subset for designated downstream tasks. Nevertheless, current feature selection methods are limited by: 1) the selection criteria of these methods are varied for different domains, making them hard to generalize; 2) the selection performance of these approaches drops significantly when processing high-dimensional feature space coupled with small sample size. In light of these challenges, we pose the question: can selected feature subsets be more robust, accurate, and input dimensionality agnostic? In this paper, we reformulate the feature selection problem as a deep differentiable optimization task and propose a new research perspective: conceptualizing discrete feature subsetting as continuous embedding space optimization. We introduce a novel and principled framework that encompasses a sequential encoder, an accuracy evaluator, a sequential decoder, and a gradient ascent optimizer. This comprehensive framework includes four important steps: preparation of features-accuracy training data, deep feature subset embedding, gradient-optimized search, and feature subset reconstruction. Specifically, we utilize reinforcement feature selection learning to generate diverse and high-quality training data and enhance generalization. By optimizing reconstruction and accuracy losses, we embed feature selection knowledge into a continuous space using an encoder-evaluator-decoder model structure. We employ a gradient ascent search algorithm to find better embeddings in the learned embedding space. Furthermore, we reconstruct feature selection solutions using these embeddings and select the feature subset with the highest performance for downstream tasks as the optimal subset.

📄 PDF Abstract BibTeX arXiv:2302.13221

Code (0)

등록된 구현이 없습니다.

Tasks

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

Projected Autoregression: Autoregressive Language Generation in Continuous State Space

2026-01-08 · Oshri Naparstek arxiv

Standard autoregressive language models generate text by repeatedly selecting a discrete next token, coupling prediction with irreversible commitment at every step. We show that token selection is not the only viable aut…

Continuous Control

CoDiCodec: Unifying Continuous and Discrete Compressed Representations of Audio

2025-09-11 · Marco Pasini, Stefan Lattner, George Fazekas arxiv

Efficiently representing audio signals in a compressed latent space is critical for latent generative modelling. However, existing autoencoders often force a choice between continuous embeddings and discrete tokens. Furt…

Feature Selection as Deep Sequential Generative Learning

2024-03-06 · Wangyang Ying, Dongjie Wang, Haifeng Chen, Yanjie Fu

Feature selection aims to identify the most pattern-discriminative feature subset. In prior literature, filter (e.g., backward elimination) and embedded (e.g., Lasso) methods have hyperparameters (e.g., top-K, score thre…

feature selection

Structured Denoising Diffusion Models in Discrete State-Spaces

2021-07-07 · NeurIPS 2021 12 · Jacob Austin, Daniel D. Johnson, Jonathan Ho, Daniel Tarlow 외

Denoising diffusion probabilistic models (DDPMs) (Ho et al. 2020) have shown impressive results on image and waveform generation in continuous state spaces. Here, we introduce Discrete Denoising Diffusion Probabilistic M…

DenoisingText Generation

Discrete Knowledge Graph Embedding based on Discrete Optimization

2021-01-13 · Yunqi Li, Shuyuan Xu, Bo Liu, Zuohui Fu 외

This paper proposes a discrete knowledge graph (KG) embedding (DKGE) method, which projects KG entities and relations into the Hamming space based on a computationally tractable discrete optimization algorithm, to solve …

Graph EmbeddingKnowledge Graph Embedding