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

Trend · papers per month

138275413550 · Jun 202019922001200920182026
48 results for direct feature extraction

New algorithm extracts features from superpositions in machine learning models.

problem Challenges in extracting interpretable features from complex models in superposition.
method An efficient query algorithm that identifies non-degenerate feature directions and reconstructs the function.
result Identifies all feature directions whose responses are non-degenerate and reconstructs the function \( f \) in a general superposition setting.

Mamba efficiently learns low-dimensional targets in-context via feature extraction.

problem Learning low-dimensional targets in context for computational efficiency.
method Test-time feature learning of a single-index model using Mamba's pretrained linear-time sequence model.
result Mamba achieves efficient in-context learning of low-dimensional targets via feature extraction.

CRBM extracts speech features from complex spectra directly.

problem Speech coding ignores phase information in complex spectra.
method CRBM learns relationships between visible and hidden units from complex-valued spectra.
result CRBM outperforms conventional methods in speech coding.

The paper proposes methods to extract and analyze individual variable information from complex dependencies.

problem Analyzing and understanding complex dependencies between multiple variables.
method Reversible normalization and iterative dependency reduction to extract individual information, and use it for direct mutual information and multi-feature Granger causality analysis.
result Decoupling of variables to analyze their individual information and direct mutual information transfers.

Study uses machine learning to detect early COVID-19 from CT images.

problem Early detection of COVID-19 from CT images.
method Machine learning methods applied to patches of CT images, feature extraction (GLCM, LDP, GLRLM, GLSZM, DWT), SVM classification.
result Best classification accuracy of 99.68% with 10-fold cross-validation and GLSZM feature extraction.

U-CNNpred improves stock market prediction by extracting general market patterns.

problem Improving financial market prediction through better feature extraction.
method A CNN-based framework trained on diverse historical data to identify common market patterns.
result U-CNNpred outperforms baseline algorithms in predicting market directional movements.

DeepUnHide uses deep learning to reveal hidden demographic features in recommender systems.

problem Extracting hidden demographic features from recommender systems factors.
method Gradient-based localization in deep learning for feature extraction.
result DeepUnHide outperforms state-of-the-art feature selection methods.

Neural networks learn faster with correlated latent variables.

problem Efficiently learning from higher-order correlations in neural networks.
method Analytical derivation and simulations of two-layer neural networks.
result Correlations between latent variables speed up learning from higher-order correlations.

This paper reviews methods for feature selection and extraction in pattern analysis.

problem Complex raw data require feature selection or extraction for better discrimination or representation.
method Reviews different methods of feature selection and extraction.
result Compares various methods of feature selection and extraction.

Paper introduces a framework for diagnosing Alzheimer's disease using higher-order topological features from fMRI.

problem Diagnosing Alzheimer's disease using brain network topology.
method Persistent homology to extract higher-order features (cycles, cavities) from fMRI data.
result Framework significantly outperforms existing methods in AD classification.

New theory explains how equivariant self-supervised learning improves feature extraction.

problem Contrastive learning sacrifices useful features due to invariance to data augmentations.
method Information-theoretic perspective to understand E-SSL's generalization ability.
result Equivariant self-supervised learning creates synergy between equivariant and classification tasks.

Paper proposes a method to extract style features from unlabeled data.

problem Extracting fine-grained features like styles from unlabeled data.
method Contrastive conditioned variational autoencoders with mutual information constraints.
result The method efficiently extracts style features from real-world natural image datasets.

Deep neural networks are representation learning techniques. During training, a deep net is capable of generating a descriptive language of unprecedented size and detail in machine learning. Extracting the descriptive language coded within a trained CNN model (in the case of image data), and reusing it for other purpos…

2017-03-03abs ↗pdf ↗

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 ↗

Automatically extracts features from time series data for improved forecasting.

problem Manual feature selection for time series forecasting is inefficient and prone to errors.
method Extracts features from time series using recurrence plots and computer vision algorithms.
result Automatically extracted features lead to highly comparable and sometimes superior forecasting performance.

New method extracts biological concepts from cell microscopy images.

problem Extracting meaningful concepts from vision foundation models trained on cell microscopy images.
method Sparse dictionary learning (DL) combined with PCA whitening pre-processing.
result Successfully retrieved biologically meaningful concepts like cell types and genetic perturbations.

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.

Study examines neural networks for feature extraction and their impact on machine learning models.

problem Improving feature extraction for better machine learning model performance.
method Used neural networks to extract features from images and numeric data, then compared these features with SVMs and KNNs.
result Neural network-extracted features significantly enhance SVM and KNN performance in many cases.

Efficiently extracts local features from whole images using CNNs with pooling layers.

problem Efficiently extracting local features from whole images for various tasks.
method A method to compute patch-based local feature descriptors efficiently in presence of pooling and striding layers for whole images at once, applicable to nearly all existing network architectures.
result Our approach significantly speeds up feature extraction from whole images compared to existing methods.

Relational Autoencoder improves feature extraction by considering data relationships.

problem Feature extraction from high-dimensional data fails to consider data relationships.
method Proposes a Relation Autoencoder model that considers both features and relationships.
result Considering data relationships generates more robust features with lower error rates.

Enhancing malware detection with icon features.

problem Improving accuracy in detecting malware.
method Extract icon features using summary statistics, HOG, and a convolutional autoencoder. Cluster icons and integrate these clusters into machine learning models.
result Significant increase in malware prediction model accuracy (10%) when icon clusters are used.

Dilated CNN improves multivariate time series classification.

problem Multivariate time series classification.
method Transformed multivariate time series into image-like style, applied dilated and strided convolutions.
result Automatic features extracted by dilated CNN are as effective as hand-crafted features.

Extends feature selection to GNNs, improving accuracy and feature ranking.

problem Improving feature selection in Graph Neural Networks (GNNs).
method Implemented a feature selection algorithm using Gumbel Softmax for ranking and selecting features in GNNs.
result Selected 225 features out of 1433 for the Cora dataset, improving classification accuracy.

A new method extracts features from time series data using iterated sums and improves classification accuracy.

problem Time series classification challenges.
method Feature extraction using iterated-sums signature (ISS) followed by a linear classifier.
result Competitive with state-of-the-art methods on UCR archive.

Supervised linear feature extraction can be achieved by fitting a reduced rank multivariate model. This paper studies rank penalized and rank constrained vector generalized linear models. From the perspective of thresholding rules, we build a framework for fitting singular value penalized models and use it for feature …

2010-07-19abs ↗pdf ↗

Adaptive template systems improve feature extraction from persistence diagrams for machine learning.

problem Feature extraction from persistence diagrams for machine learning.
method Adaptive template systems using CDER, GMM, and HDBSCAN algorithms.
result Adaptive template systems yield competitive and often superior results in classification tasks.

Gradient-based method extracts slow features from high-dimensional data.

problem Extracting meaningful low-dimensional features from high-dimensional, temporally varying data.
method Power Slow Feature Analysis (PowerSFA) using gradient-based training of differentiable architectures.
result PowerSFA effectively extracts meaningful low-dimensional features in various data types.

The study uses music chords to predict Brazilian music genres.

problem Classifying popular Brazilian music genres based on harmonic structures.
method Extracted and engineered harmonically related features from chords data, used random forest model for classification.
result Features from harmonic elements can predict Brazilian music genres.

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.

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%.

Proposes a method to extract robust features that improve classifier robustness.

problem Improving classifier robustness to small perturbations in input space.
method Introduces an additional penalty term in the information bottleneck framework to minimize Fisher information, optimizing a variational bound using stochastic gradient descent.
result Optimally robust features are jointly Gaussian, and the method produces classifiers with increased robustness to perturbations.

New algorithms select and rank features from MTS without feature extraction.

problem Feature extraction step for MTS classification.
method Directly computes similarity between time series and assesses cluster structure matching labels.
result Techniques match labels well without feature extraction.

Identifies influential neurons in deep networks for better explanations.

problem Explaining complex behaviors of deep neural networks.
method Identifies neurons with high influence using an influence measure and provides interpretations.
result Identifies influential concepts that generalize across instances and isolates individual features used by the network.