Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

208417625833 · Jun 202019922001200920182026
48 results for deep featurization

Researchers quantify the relationship between feature depth and performance in deep neural networks.

problem Understanding how depth affects feature extraction and generalization in deep neural networks.
method Adaptive analysis of feature-depth trade-offs in deep nets, proving optimal generalization performance.
result Optimal generalization performance achieved through empirical risk minimization on deep nets.

Deep-gKnock uses DNNs to select groups of features with improved interpretability.

problem Feature selection in high-dimensional data with grouping structure.
method Combines deep neural networks with Knockoffs technique for group-feature selection.
result Improves interpretability and accurate gFDR control compared to state-of-the-art methods.

Deep neural networks are a powerful tool for feature learning and extraction given their ability to model high-level abstractions in highly complex data. One area worth exploring in feature learning and extraction using deep neural networks is efficient neural connectivity formation for faster feature learning and extr…

2015-12-11abs ↗pdf ↗

Deep learning models struggle with irrelevant features in survival analysis.

problem Deep learning models suffer from performance deficits when dealing with many irrelevant features in survival analysis.
method Developed novel feature selection methods for deep learning models in survival analysis.
result Substantial performance improvements are achievable with feature selection methods.

We propose Deep Asymmetric Multitask Feature Learning (Deep-AMTFL) which can learn deep representations shared across multiple tasks while effectively preventing negative transfer that may happen in the feature sharing process. Specifically, we introduce an asymmetric autoencoder term that allows reliable predictors fo…

2017-08-01abs ↗pdf ↗

Study compares random and learned features in deep Bayesian linear models.

problem Understanding how feature learning affects generalization in deep learning.
method Comparing deep random feature models to deep networks with trained layers.
result Random feature models can display double-descent behavior, while deep networks do not.

Hybrid model combines deep features with invertible transformations for accurate predictions and feature modeling.

problem Accurate prediction and feature modeling using deep and invertible transformations.
method Neural hybrid model with a linear model on features from a deep invertible transformation.
result Hybrid model achieves similar accuracy to purely predictive models while maintaining generative capabilities.

Paper uses RL and DCAE to classify large unstructured data with fewer features.

problem Classifying large unstructured data with high precision using fewer features.
method Deep Convolutional Autoencoder (DCAE) for feature learning and Double DQN/Retrace RL algorithms for policy optimization.
result The approach achieves high classification precision with fewer features than traditional methods.

Generalized linear models with nonlinear feature transformations are widely used for large-scale regression and classification problems with sparse inputs. Memorization of feature interactions through a wide set of cross-product feature transformations are effective and interpretable, while generalization requires more…

2016-06-24abs ↗pdf ↗

A deep clustering method for hyperspectral images improves clustering performance by constraining intra-class distances.

problem Clustering performance degradation in hyperspectral images due to high dimensionality.
method Intra-class distance constrained deep clustering algorithm using auto-encoder network.
result The proposed algorithm outperforms state-of-the-art methods in clustering hyperspectral images.

DeepFS uses deep neural networks to select significant features in ultra high-dimensional data.

problem Challenges in traditional feature selection methods for high-dimensional, low-sample-size data.
method Two-step nonparametric approach combining deep neural networks and feature screening.
result DeepFS effectively identifies significant features with high precision for ultra high-dimensional data.

Study shows DNNs often extract redundant features, influenced by network size and activation function.

problem Redundancy in deep neural network features.
method Hierarchical clustering of features based on cosine distances, varying network sizes and activation functions.
result Network size and activation function are key factors in DNN redundancy.

forgeNet uses a tree-based ensemble to learn feature graphs for deep learning in omics data.

problem Small sample size vs. large feature space in omics data.
method forgeNet integrates a forest feature graph extractor with a GEDFN architecture.
result ForgeNet achieves high classification accuracy on synthetic and real datasets.

FiBiNET combines feature importance and bilinear interactions for CTR prediction.

problem Improving click-through rate prediction in advertising and feed ranking systems.
method FiBiNET dynamically learns feature importance via SENET and bilinear feature interactions.
result FiBiNET outperforms shallow and deep models on real-world datasets.

Proposes joint domain alignment and discriminative feature learning for deep domain adaptation.

problem Reduces domain shift and misclassification of target domain samples.
method Instance-based and center-based discriminative feature learning methods.
result Learning discriminative features in shared feature space significantly boosts deep domain adaptation performance.

GRIP2 improves deep learning feature selection robustness in correlated and noisy data.

problem Identifying predictive features in correlated and noisy data.
method Integrates first-layer feature activity over a two-dimensional regularization surface to control sparsity and geometry, using efficient block-stochastic sampling.
result Demonstrates improved robustness and power in high correlation and low signal-to-noise ratio regimes.

Study compares handcrafted and deep neural network features for OCT image classification.

problem Classifying OCT images for disease detection.
method Comparison of Histogram of Oriented Gradient (HOG), Local Binary Pattern (LBP), DenseNet-169, and ResNet50.
result Deep neural network methods outperform handcrafted features with higher accuracy and better underrepresented class performance.

Proposes a feature leveling method to improve interpretability of deep neural networks.

problem Deep neural networks are hard to interpret due to mixed feature levels.
method Introduces a feature leveling architecture to isolate low and high level features.
result Modified models achieve competitive results and improved interpretability.

Deep learning explained through spectral filtering of hierarchical features.

problem Understanding how deep neural networks learn useful representations from data.
method Neural Low-Degree Filtering (Neural LoFi) as a stylized limit of gradient-based training.
result Predicts how representations are selected layer by layer and explains emergence of concepts.

HAR-Net combines deep features with traditional hand-crafted features for better human activity recognition.

problem Challenges in traditional HAR methods, especially feature extraction.
method Combines deep learning and traditional feature engineering.
result Performance improvement of 0.9% compared to traditional SVM.

In this paper, we propose a new deep feature selection method based on deep architecture. Our method uses stacked auto-encoders for feature representation in higher-level abstraction. We developed and applied a novel feature learning approach to a specific precision medicine problem, which focuses on assessing and prio…

2017-04-20abs ↗pdf ↗

Detects out-of-distribution and adversarial samples using deep feature distributions.

problem Detecting out-of-distribution and adversarial samples in deep neural networks.
method Modeling deep features with parametric probability distributions and calculating likelihoods at inference.
result Improves detection of out-of-distribution and adversarial samples, up to 12 percentage points in AUPR and AUROC metrics.

Proposes a method to select features for deep learning in noisy, high-dimensional data.

problem Feature selection for deep learning in ultra-high dimensional and highly correlated data.
method Data-adaptive multi-resolutional screening and cleaning with deep learning.
result Achieves high power while keeping false discovery rate low.

We propose semi-random features for nonlinear function approximation. The flexibility of semi-random feature lies between the fully adjustable units in deep learning and the random features used in kernel methods. For one hidden layer models with semi-random features, we prove with no unrealistic assumptions that the m…

2017-02-28abs ↗pdf ↗

DSCF-Net learns deep features for clustering with robustness and locality preservation.

problem Unsupervised deep representation learning for clustering.
method Integrates robust deep concept factorization, deep self-expressive representation, and adaptive locality preserving feature learning.
result Delivers state-of-the-art performance on public databases.

This paper extends neural collapse to regression problems, revealing key features and structures.

problem Understanding the structure learned by deep neural networks in regression tasks.
method Established Neural Regression Collapse (NRC) across different models, analyzing feature and weight alignments.
result Deep neural regression models exhibit a collapsed feature space, aligning with target dimensions and covariances.

Deep random feature models are analyzed for their performance with exact asymptotic expressions.

problem Understanding the performance of deep random feature models.
method Established a novel universality result and used the convex Gaussian Min-Max theorem.
result Exact asymptotic expressions for the performance of deep random feature models are derived.

"Deep Learning" methods attempt to learn generic features in an unsupervised fashion from a large unlabelled data set. These generic features should perform as well as the best hand crafted features for any learning problem that makes use of this data. We provide a definition of generic features, characterize when it i…

2014-02-20abs ↗pdf ↗

Deep learning predicts risky behavior in retail investors for financial risk management.

problem Predicting profitable trading behavior in retail investors.
method Developed a deep learning model to predict trader profitability.
result Deep learning outperforms conventional machine learning methods in predicting trader behavior.