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

25.0%50.0%75.0%100.0% · Jun 199319922001200920172026
48 results for deep learning architectures

Improved robustness in multi-modal sensor fusion with deep learning.

problem Inconsistency in fusion weights leading to poor performance under sensor failures.
method Proposes deep multi-modal sensor fusion architectures with fusion weight regularization and target learning.
result Proposed architectures outperform existing deep learning methods under sensor failures.

DeepRAM evaluates and selects the best deep learning architecture for DNA/RNA binding specificity prediction.

problem Selecting the best deep learning architecture for predicting DNA/RNA binding specificity.
method Systematic exploration of various deep learning architectures using deepRAM, an end-to-end deep learning tool.
result A k-mer embedding convolutional layer and recurrent layer architecture outperforms other methods.

Hybrid deep architectures with reasoning layers show promising convergence and generalization properties.

problem Understanding the theoretical foundations of hybrid deep architectures with reasoning layers.
method Analyzing the interplay between algorithm layers and neural components in deep architectures.
result Properties of algorithm layers are closely related to the approximation and generalization abilities of end-to-end models.

The paper optimizes dynamic scheduling for ring architectures in deep learning training.

problem Optimizing deep learning training times with ring architectures.
method Formulated a non-convex, non-linear, NP-hard integer programming problem and developed a doubling heuristic.
result Dynamic scheduling can significantly reduce job completion times in ring architectures.

Automates deep learning model development for cancer data.

problem Manual design of high-performing deep learning models for cancer data is time-consuming and requires expertise.
method Reinforcement-learning-based neural architecture search with custom building blocks.
result Automated discovery of deep neural network architectures with similar or higher accuracy.

FedNAS automates federated learning by searching for better architectures.

problem Non-I.I.D. data makes predefined model architectures suboptimal.
method Federated Neural Architecture Search (FedNAS) for collaborative architecture optimization.
result FedNAS searches for better architectures that outperform predefined models.

In this article we review computational aspects of Deep Learning (DL). Deep learning uses network architectures consisting of hierarchical layers of latent variables to construct predictors for high-dimensional input-output models. Training a deep learning architecture is computationally intensive, and efficient linear…

2018-08-26abs ↗pdf ↗

Proposes a model encoder to recommend deep learning architectures for unknown datasets.

problem Choosing an appropriate deep learning architecture for unknown datasets is time-consuming and laborious.
method Proposes a model encoder approach to learn fixed-length representations of architectures and hyperparameters in an unsupervised manner.
result Predicted accuracy of recommended architectures is a good estimator of actual accuracy on unknown datasets.

Deep learning models predict generalization gaps without specific task or architecture.

problem Predicting when deep learning works across different tasks and architectures.
method Created a dataset of 13,500 neural networks trained on various spiral datasets and parameters. Used this dataset to train predictors for generalization gaps.
result DNNs and RNNs outperform linear models in predicting generalization gaps, with RNNs achieving R2=0.584R^2=0.584.

Method detects neural network equivalence via matrix ensembles and spectral analysis.

problem Detecting equivalence among different deep learning architectures.
method Generating Mixed Matrix Ensembles (MMEs) and matching to conjugate circular ensembles.
result Empirical evidence shows vanishing differences in spectral densities with long tail decay rates.

Direct Feedback Alignment performs well on diverse deep learning tasks and architectures.

problem The limitations of backpropagation in parallelizing and scaling to modern deep learning tasks.
method Direct Feedback Alignment approach applied to neural view synthesis, recommender systems, geometric learning, and natural language processing.
result Direct Feedback Alignment successfully trains a wide range of state-of-the-art deep learning architectures with performance close to fine-tuned backpropagation.

This study examines how model architecture affects deep learning model privacy.

problem Privacy concerns in deep learning models due to potential leakage of sensitive information.
method Investigation of CNNs and Transformers, focusing on activation layers, stem layers, LN layers, and attention modules.
result Transformers generally exhibit higher vulnerability to privacy attacks than CNNs.

ForecastNet uses a time-variant deep feed-forward neural network for better multi-step-ahead time series forecasting.

problem Time-invariant architectures limit multi-step-ahead forecasting.
method ForecastNet employs a deep feed-forward architecture with time-variant parameters and interleaved outputs.
result ForecastNet outperforms other models on multi-step-ahead time series forecasting tasks.

We consider active learning of deep neural networks. Most active learning works in this context have focused on studying effective querying mechanisms and assumed that an appropriate network architecture is a priori known for the problem at hand. We challenge this assumption and propose a novel active strategy whereby …

2018-11-19abs ↗pdf ↗

Automatically finds strong neural network topologies for continuous control tasks.

problem Handcrafted neural network architectures limit the performance of Deep Reinforcement Learning.
method Combines Neuroevolution with off-policy training and proposes a novel architecture mutation operator.
result The proposed Actor-Critic Neuroevolution algorithm often outperforms strong baseline methods.

BioNAS optimizes deep learning models for biomedical research, revealing new knowledge.

problem Building interpretable deep learning models for biomedical research.
method Neural architecture search with knowledge dissimilarity functions for joint optimization of predictive power and biological knowledge.
result BioNAS optimal models reveal novel knowledge in both simulated and real functional genomics data.

A new loss function improves deep learning performance without class separation constraints.

problem Training deep learning architectures for classification.
method Minimizing smoothness of label signals on similarity graphs.
result The proposed loss function leads to similar classification performance as cross-entropy, with added robustness.

NAT optimizes neural architectures to improve performance without extra cost.

problem Redundant operations in neural architectures consume memory and degrade performance.
method Transformed Markov Decision Process (MDP) and reinforcement learning to replace redundant operations with more efficient ones.
result Transformed architectures outperform original and existing methods on CIFAR-10 and ImageNet datasets.

Book reviews multimodal deep learning approaches and models.

problem Understanding and integrating different data types in deep learning.
method Examined current state-of-the-art approaches, discussed transformation and enhancement models, introduced simultaneous handling models, and covered other modalities.
result Unified architectures for handling multiple modalities in deep learning.

The paper extends deep multi-task learning to diverse domains, finding shared functionality.

problem General problem solving from diverse deep learning tasks.
method Decomposes tasks into subproblems, optimizing sharing through stochastic algorithm.
result Joint learning across diverse domains and architectures improves performance.

We introduce scalable deep kernels, which combine the structural properties of deep learning architectures with the non-parametric flexibility of kernel methods. Specifically, we transform the inputs of a spectral mixture base kernel with a deep architecture, using local kernel interpolation, inducing points, and struc…

2015-11-06abs ↗pdf ↗

Deep learning models reconstruct volatility surfaces from noisy data under no-arbitrage constraints.

problem Reconstructing implied volatility surfaces from sparse and noisy option quotes.
method Compared multiple neural architectures including Transformers, U-Nets, and variational autoencoders.
result Transformer and U-Net architectures achieve strong reconstruction accuracy, especially under sparse observation regimes.

Improved software flaw detection using NAS on multimodal DL models.

problem Software flaw detection in multimodal deep learning models.
method Adapted NAS framework for multimodal learning, combined with multimodal deep learning models.
result Improved performance on the Juliet Test Suite.

PETRA enables parallel training of deep models with reversible architectures.

problem Challenges in parallelizing deep model training.
method Introduces PETRA, a novel approach for parallelizing gradient computations in reversible architectures.
result Achieves competitive accuracies on CIFAR-10, ImageNet32, and ImageNet using ResNet models.

In this paper, we evaluate the accuracy of deep learning approaches on geospatial vector geometry classification tasks. The purpose of this evaluation is to investigate the ability of deep learning models to learn from geometry coordinates directly. Previous machine learning research applied to geospatial polygon data …

2018-06-11abs ↗pdf ↗

TAAN model learns optimal network architecture for MTL tasks.

problem Improving generalization performance of MTL by finding flexible and accurate shared architecture.
method TAAN model with flexible activation functions and functional regularization.
result TAAN and regularization methods improve MTL performance.