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

12.6%25.2%37.7%50.3% · May 201919922001200920182026
48 results for resting state networks

Beta and gamma rhythms mediate different maturation trajectories of cortical networks.

problem Understanding how distinct cortical rhythms influence network maturation.
method Magnetoencephalography (MEG) to map frequency band-specific maturation from age 7 to 29 in 162 participants.
result Beta band mediated networks follow a linear trajectory, while gamma band networks follow an asymptotic one.

Stochastic encoding improves gender classification of brain networks from UK Biobank data.

problem Complexity and bias in interpreting deep learning models of brain connectivity.
method Stochastic encoding in ensemble of CNNs, multivariate balancing algorithm.
result AUROC of 0.8459, with resting-state data more accurate than task data.

BrainSurfCNN predicts task contrasts from resting-state fingerprints, improving accuracy over baseline.

problem Predicting task-evoked activity from resting-state functional connectivity.
method Surface-based convolutional neural network (BrainSurfCNN) with reconstructive-contrastive loss.
result Significantly improved accuracy in predicting task contrasts over baseline.

Study predicts reaction time and vigilance variability from resting-state EEG features.

problem Predicting vigilance variability during sustained attention tasks from EEG.
method Feature relevance analysis and single-layer neural networks trained with cross-validation.
result Predictive ratios of EEG power from specific brain regions correlate with reaction time and vigilance variability.

REST improves robustness and efficiency of sleep monitoring models.

problem Noise and energy efficiency in deep learning models for home health monitoring.
method Adversarial training and spectral/sparsity regularization.
result REST models achieve 19x parameter reduction and 15x MFLOPS reduction with 17x energy reduction and 9x faster inference.

ST-GCN improves rs-fMRI prediction accuracy by modeling spatio-temporal graph connectivity.

problem Existing rs-fMRI methods neglect functional connectivity or temporal dynamics.
method Spatio-temporal graph convolutional network (ST-GCN) trained on BOLD time series.
result ST-GCN predicts gender and age more accurately than common methods.

A new neural network model improves fMRI classification.

problem Classifying brain states using fMRI data.
method Developed a connectome-convolutional neural network (CCNN) for fMRI functional connectivity classification.
result CCNN outperforms single metric classifiers and can adapt to various connectivity descriptors.

Paper detects abnormalities in brain activity patterns using unsupervised learning.

problem Detecting abnormalities in resting-state brain activity patterns.
method Two strategies: autoencoder approach and next frame prediction.
result Both approaches can learn useful representations of rs-fMRI data for abnormality detection.

CovNet models covariance for multidimensional functional data efficiently.

problem Estimating covariance for functional data over multidimensional domains.
method Covariance Networks (CovNet) for efficient modeling and estimation.
result CovNet can approximate any covariance up to desired precision efficiently.

Paper identifies resting positions using EGG, ECG, respiration rate, and SpO2.

problem Identifying the resting position for health monitoring.
method Hybrid stacked ensemble machine learning model combining Decision tree, Random Forest, and Xgboost.
result 100% accurate prediction of resting positions.

A wearable device-based sleep stage classifier using feature learning and RNNs.

problem Automatic sleep stage classification using wearable devices.
method Multi-level feature learning framework and RNN classifier with BLSTM.
result The algorithm achieves high precision, recall, and F1 scores in both resting and comprehensive groups.

Review of machine learning methods for detecting depression from resting EEG.

problem Improving depression diagnosis from EEG data.
method Analysis of machine learning approaches in detecting depression from resting-state EEG.
result Discussion of various machine learning models for depression detection.

Novel method extracts hierarchical brain connectivity patterns from fMRI.

problem Functional hierarchical organization of the human brain.
method Sparse Connectivity Patterns (SCPs) with hierarchy of sparse overlapping patterns, deep factorization of correlation matrices.
result Reproducible multi-scale hierarchical SCPs more stable than single-scale patterns.

Framework predicts clinical severity from rs-fMRI data using network optimization.

problem Predicting clinical severity from rs-fMRI data.
method Joint network optimization framework combining sparse subnetworks and linear regression.
result Framework outperforms standard methods and identifies clinically relevant ASD networks.

The paper tackles rested bandits with non-decreasing and concave rewards, deriving lower bounds and an efficient algorithm.

problem Studying the sample complexity and optimal strategies for rested bandits with specific reward properties.
method Deriving regret lower bounds and designing an efficient algorithm R-ed-UCB with theoretical and empirical analysis.
result An efficient algorithm R-ed-UCB with a regret bound of O~(T23)\widetilde{\mathcal{O}}(T^{\frac{2}{3}}) under certain conditions.

Dynamic functional connectivity (FC) has in recent years become a topic of interest in the neuroimaging community. Several models and methods exist for both functional magnetic resonance imaging (fMRI) and electroencephalography (EEG), and the results point towards the conclusion that FC exhibits dynamic changes. The e…

2016-01-04abs ↗pdf ↗

FlexServe simplifies deployment of PyTorch models as REST endpoints.

problem Lack of control over model evolution and strict security requirements in operational environments.
method Developed FlexServe, a library to deploy multi-model ensembles with flexible batching.
result Rapid deployment of PyTorch models without intermediate transformations.

We present a method for fast resting-state fMRI spatial decomposi-tions of very large datasets, based on the reduction of the temporal dimension before applying dictionary learning on concatenated individual records from groups of subjects. Introducing a measure of correspondence between spatial decompositions of rest …

2016-02-08abs ↗pdf ↗

Training of one-vs.-rest SVMs can be parallelized over the number of classes in a straight forward way. Given enough computational resources, one-vs.-rest SVMs can thus be trained on data involving a large number of classes. The same cannot be stated, however, for the so-called all-in-one SVMs, which require solving a …

2016-11-25abs ↗pdf ↗

Framework identifies brain connectivity alterations for MDD patients using limited rs-fMRI data.

problem Difficult to analyze brain connectivity alterations from limited rs-fMRI data.
method Proposed a multitask Gaussian Bayesian network (MTGBN) framework to learn individual disease-induced alterations.
result Framework efficiently learns Bayesian network structures from limited data, showing improved performance.

Unified model combines neural networks and dictionary learning for clinical predictions from brain data.

problem Predicting clinical severity from brain imaging data.
method Combines neural networks with dictionary learning to model patient-specific and shared features.
result Unified model outperforms state-of-the-art methods in predicting clinical severity.

Statistical machine learning methods are increasingly used for neuroimaging data analysis. Their main virtue is their ability to model high-dimensional datasets, e.g. multivariate analysis of activation images or resting-state time series. Supervised learning is typically used in decoding or encoding settings to relate…

2014-12-12abs ↗pdf ↗

Proposes SOVR loss to improve adversarial robustness by increasing logit margins.

problem Adversarial training's difficulty in robustness against sophisticated attacks.
method Introduces SOVR loss function that switches from cross-entropy to one-vs-the-rest loss for important samples.
result SOVR loss increases logit margins of important samples, improving robustness against Auto-Attack.

Study finds PLI functional connectivity feature superior for depression recognition.

problem Effective detection of depression remains a public health challenge.
method Resting state EEG data collected from MDD and normal controls; various feature types and selection methods evaluated.
result PLI functional connectivity feature superior to linear and nonlinear features; highest classification accuracy 82.31%.

REST improves robustness of black-box models to geometric transformations.

problem Overconfident incorrect predictions on out-of-distribution samples.
method REinforcement Spatial Transform learner (REST) that transforms input data into in-distribution samples.
result Improves robustness to geometric transformations and sample efficiency.

IAM improves deep RL by selectively storing influential past observations.

problem Training and performance issues with recurrent neural networks in high-dimensional environments.
method Influence-aware memory architecture that restricts input to variables influencing hidden state.
result IAM outperforms standard RNNs in training speed and policy performance.

Study on spin-zero rest-mass fields using conformal geometric method.

problem Wellposedness of Cauchy and Goursat problems for spin-n/2n/2 zero rest-mass equations.
method Conformal geometric method, energy equalities, partial conformal compactification.
result Proves wellposedness of Cauchy and Goursat problems and establishes field decays.

Graph-Triggered Bandits unify rested and restless bandits with graph-defined arm interactions.

problem Modeling sequential decision-making problems with evolving arm rewards.
method Graph-Triggered Bandits (GTBs) framework that generalizes rested and restless bandits using a graph.
result Rested and restless bandits are special cases of GTBs for suitable graphs.

The paper introduces a method for interpretable principal component analysis of high-dimensional time series.

problem Inconsistent and difficult-to-interpret principal component estimates in high-dimensional regimes.
method Localized sparse principal component analysis of spectral density matrices in frequency domain.
result Efficient algorithm for sparse-localized estimates of principal subspaces.

Deep model integrates MRI and DTI for autism severity prediction.

problem Predicting spectrum-level deficits in autism using multimodal brain imaging.
method Generative deep-learning framework combining rs-fMRI and DTI data.
result Hybrid model outperforms existing methods in predicting autism severity.

FFN addresses spectral bias in neural value approximation, improving reinforcement learning performance.

problem Spectral bias in neural value approximation, leading to slow convergence and poor performance.
method Proposes Fourier feature networks (FFN) to overcome spectral bias by using a composite neural tangent kernel.
result FFN achieves state-of-the-art performance on challenging continuous control domains with faster convergence and better stability.