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

Trend · papers per month

0.3%0.5%0.8%0.2% · Dec 201619922001200920182026
30 results for CNN-RNNs

Paper tackles OMG-Emotion Challenge with CNN-RNN for dimensional emotion recognition.

problem Dimensional emotion recognition in-the-wild from visual analysis.
method Developed a multi-component CNN-RNN deep neural architecture for AffWild Emotion Database.
result Best architectures for valence and arousal estimation over validation data.

Paper presents a CNN-RNN method for multi-dimensional emotion recognition in-the-wild.

problem Dimensional emotion recognition in real-world scenarios.
method Pre-training with Aff-Wild and Aff-Wild2, extracting low-, mid-, and high-level features, using RNN subnets in a multi-task framework, and fusion of networks.
result Our approach outperformed state-of-the-art methods using only visual information.

Deep CNN-RNN model classifies breathing sounds for respiratory disease diagnosis.

problem Automated diagnosis of respiratory diseases using wearable devices.
method Patient-specific model tuning and local log quantization of weights.
result 71.81% accuracy on leave-one-out validation with patient-specific data.

Unified detection of isolated and overlapping audio events using CNN-RNN.

problem Detecting both isolated and overlapping audio events simultaneously.
method Multi-label multi-task framework based on CNN-RNN, with sequential losses.
result Good generalization on isolated and overlapping audio event detection datasets.

RPN 2 improves function learning by modeling data interdependence.

problem Invalid assumption of input data independence leads to performance degradation.
method Integrates data and structural interdependence functions into RPN 2's architecture.
result Significantly improves learning performance and expands unifying potential.

Paper uses DL and image embedding to classify power grid disturbances.

problem Classifying transient disturbances in power grids.
method Transformed time series data into images using Gramian Angular Field, then applied CNN and RNN for classification.
result DL algorithms outperform traditional data mining methods in power grid disturbance classification.

Combines CNN and RNN for hierarchical image classification.

problem Hierarchical relations between image categories are not captured by flat classifiers.
method Uses a CNN for feature extraction and an RNN for capturing hierarchical class relations. Incorporates residual learning.
result Hierarchical networks outperform state-of-the-art CNNs on a real-world dataset.

Project extends emotion recognition database and trains neural networks for categorical and dimensional emotions.

problem Understanding and recognizing emotions for human-computer interaction, safety, and medical research.
method Training CNN + RNN models with emotion category and valence/arousal representations, comparing three model types.
result Categorical emotion recognition performance improves with combined model training.

Method trains deep neural networks on weakly labeled audio data efficiently.

problem Limited training data and lack of temporal labels for audio event detection.
method Multi-instance learning with a new loss function for stacked CNN-RNN.
result Improved performance on low-resource audio datasets.

New method compares neural network representations, revealing generalization and structure.

problem Comparing neural network representations is hard due to varying structures and evolution.
method Projection Weighted CCA (CCA) to differentiate signal and noise.
result Networks that generalize converge to similar representations, while memorizers diverge.

LC-PFN predicts learning curve performance more accurately and faster than MCMC.

problem Bayesian extrapolation of learning curves is computationally expensive and overly restrictive.
method Prior-Data Fitted Neural Networks (PFNs) for approximate Bayesian inference.
result LC-PFN outperforms MCMC in accuracy and is significantly faster.

Proposes a novel framework for multi-label text classification.

problem Lack of coherent consideration of non-consecutive and long-distance semantics and hierarchical relations among labels.
method Hierarchical taxonomy-aware and attentional graph capsule recurrent CNNs framework.
result Significantly improves multi-label text classification performance.

Mean field theory explains gradient backpropagation in deep dropout networks.

problem Understanding gradient backpropagation in deep dropout networks.
method Applied mean field theory to dropout networks, considering realistic training conditions.
result Gradient backpropagation length is limited by depth scales, not just independence assumption.

MetaPred uses meta-learning to improve clinical risk prediction from limited EHR data.

problem Clinical risk prediction from sparse patient EHR data.
method Meta-learning approach to train a meta-learner from related tasks, then fine-tune for target risk prediction.
result MetaPred achieves better performance for target risk prediction with limited data.