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,341 papers · 148 categories

Trend · papers per month

25.0%50.0%75.0%100.0% · Feb 199419922001200920182026
48 results for feature proposal

The paper defines and analyzes feature complexity in DNNs, proposing metrics for feature disentanglement and evaluation.

problem Understanding and quantifying the complexity of features learned by deep neural networks.
method Proposes a definition and disentanglement of feature complexity orders, introduces metrics for reliability and over-fitting evaluation.
result Establishes a relationship between feature complexity and DNN performance, and proposes a generic mathematical tool for network compression and knowledge distillation.

RoSHAP stabilizes feature attribution in machine learning models.

problem Stochastic variation in feature attribution measures.
method Modeling feature attribution score distribution and estimating it through bootstrap resampling and kernel density estimation.
result RoSHAP provides stable feature rankings and improves model performance.

Proposes on-the-fly joint feature selection and classification for time-sensitive decisions.

problem Online feature selection and classification for time-sensitive decision making.
method Proposes a framework for joint feature selection and classification on-the-fly, optimizing feature usage and classification accuracy.
result Demonstrates superior performance over state-of-the-art methods on various datasets.

Improved stock prediction using news features and RNN.

problem Predicting stock prices with high accuracy.
method Extracted news features, optimized seed words, calculated positive polar, constructed news features, proposed RNN model.
result Our method improves stock prediction accuracy by over 5%.

Compact bilinear pooling approximates covariance features for faster training.

problem Efficiently approximating covariance features for faster training.
method Compact bilinear pooling extended to polynomial approximations of covariance features.
result The proposed method achieves comparable accuracy with fewer dimensions.

Proposes a few-shot learning method for feature selection without labeled data.

problem Feature selection in unlabeled data with limited instances.
method Uses Concrete random variables and permutation-invariant neural networks to select features from multiple source tasks.
result Outperforms existing methods in feature selection performance.

New regularization scheme for FMs improves feature interaction selection.

problem Feature selection in FMs leads to loss of feature interactions.
method Proposes a new regularization scheme for FMs with upper bound of 1\ell_1 regularizer.
result Improves feature interaction selection without restricting sparsity patterns.

Proposes interpretable set functions for sparse categorical features.

problem Automating the creation of interpretable features from sparse categorical data.
method Deep lattice network model with monotonicity constraints for permutation-invariant feature vectors.
result Achieved similar accuracy to deep sets or neural networks, but with enhanced interpretability.

Proposes a new method for feature selection using Bayesian ID with intervention.

problem Feature selection in data with varying importance.
method Probabilistic model for interpolative decomposition with Bayesian inference and Gibbs sampling.
result The proposed Bayesian ID algorithm with intervention selects features with higher priority and comparable reconstructive errors.

Proposes a novel feature selection method for hypergraphs.

problem The 'curse of dimensionality' problem in feature selection.
method Unsupervised hypergraph feature selection via point-weighting and low-rank representation.
result Significant improvement over state-of-the-art feature selection methods.

Proposes using Banzhaf power indices for feature importance and pruning in machine learning.

problem Understanding and selecting important features in machine learning models.
method Uses principles from coalitional game theory, specifically Banzhaf power index, to measure feature importance and prune features without loss of accuracy.
result Features with zero Banzhaf power index can be losslessly pruned without affecting classifier accuracy.

In this paper, a novel learning paradigm is presented to automatically identify groups of informative and correlated features from very high dimensions. Specifically, we explicitly incorporate correlation measures as constraints and then propose an efficient embedded feature selection method using recently developed cu…

2012-06-27abs ↗pdf ↗

A genetic algorithm-based method extracts features for epilepsy EEG classification.

problem Classifying epileptic EEG signals for accurate diagnosis.
method GAFDS method using genetic algorithm for frequency-domain feature search and optimization.
result GAFDS features improve classification accuracy compared to nonlinear features.

A new feature selection method using random forest and Kolmogorov filter.

problem Ultra-high dimensional data feature selection.
method Fused Kolmogorov filter with random forest based recursive feature elimination.
result Selection and L2L_2 consistency under weak conditions.

A new feature screening method using projection correlation and knockoffs controls FDR in high-dimensional data.

problem Feature selection in ultra-high dimensional datasets with heavy-tailed errors and multivariate responses.
method Projection correlation for dependence measurement, knockoffs for FDR control, two-step approach.
result The method controls FDR and ensures sure screening under weak assumptions.

Proposes new feature transformation methods for brain interface models.

problem Sub-optimality of feature ranking and selection in brain interface models.
method Introduces maximum mutual information linear and nonlinear transformations.
result Significantly better performance in binary and multi-class decoding analyses.

New framework exploits edge features in graph neural networks for improved performance.

problem Insufficient utilization of edge features in current graph neural networks.
method Proposes a new framework with doubly stochastic normalization and multi-dimensional edge feature handling.
result Improves performance on graph node classification and regression tasks.

Paper proposes CNN with SIFT for rotation invariant feature extraction.

problem Max-pooling layer discards rotational information, leading to rotation invariance issues.
method Uses SIFT descriptor to capture orientation and spatial relationships.
result Improves feature extraction on MNIST and fashionMNIST datasets.

Proposes an ensemble framework for outlier detection with embedded feature selection.

problem Improving performance of outlier detection in noisy data.
method Unified feature selection and outlier detection, thresholded self-paced learning, alternate algorithm.
result The proposed framework ODEFS outperforms existing methods on real-world datasets.

A novel weighted feature selection method using fuzzy sets improves classification accuracy and stability.

problem Improving feature selection accuracy and stability in machine learning models.
method Combination of four feature selection methods using fuzzy sets and bootstrap.
result Our method achieved significantly higher stability than individual methods.

Feature selection has attracted significant attention in data mining and machine learning in the past decades. Many existing feature selection methods eliminate redundancy by measuring pairwise inter-correlation of features, whereas the complementariness of features and higher inter-correlation among more than two feat…

2015-02-01abs ↗pdf ↗

Proposes a new method to approximate kernel functions for large datasets.

problem Limited applicability of kernel methods for large scale datasets.
method Pseudo Random Fourier Features (PRFF) for reducing feature dimensions and improving performance.
result Improves prediction performance and reduces feature dimensions compared to RFF.

Paper proposes an unsupervised feature selection algorithm with stability guarantees.

problem Feature selection for dimension reduction and interpretability.
method Proposes a novel unsupervised feature selection algorithm with stability guarantees.
result The algorithm has superior generalization performance and stable selected features.

Proposes a framework to assess feature importance without algorithm constraints.

problem Lack of a general framework for assessing feature importance across different algorithms.
method Develops a nonparametric framework for algorithm-agnostic variable importance assessment.
result Valid confidence intervals and testing strategies for variable importance.

Proposes PFCVMLP for feature selection and classification.

problem Performance degradation and low efficiency of traditional sparse Bayesian classifiers in high-dimensional data.
method Sparse Bayesian embedded feature selection method using truncated Gaussian distributions.
result PFCVMLP improves classification performance and feature selection effectiveness.

The paper proposes a method to test features selected by SeqFS-DA with controlled FPR.

problem Ensuring reliability of feature selection after domain adaptation in high-dimensional regression.
method Proposes a novel method to test features selected by SeqFS-DA with controlled FPR.
result The proposed method controls FPR below a significance level αα (e.g., 0.05) and enhances statistical power.

AdaEnsemble learns adaptive feature interactions for CTR prediction.

problem Learning feature interactions for CTR prediction in recommender systems and Ads ranking.
method AdaEnsemble is a Sparsely-Gated Mixture-of-Experts (SparseMoE) architecture that dynamically selects feature interaction depth.
result AdaEnsemble achieves better prediction accuracy and inference efficiency compared to state-of-the-art models.