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.

168,695 papers · 148 categories

Trend · papers per month

14284155 · Jun 202019922001200920172026
48 results for cortical neurons

Neural networks learn to mimic brain neurons with two-input activation functions, improving performance and robustness.

problem Training neural networks to mimic the complex interactions of brain neurons.
method Developed a network-in-network architecture with two-input activation functions, optimized hyperparameters, and compared to conventional ReLU networks.
result Two-input activation functions can learn soft XOR functions, improving network performance and robustness.

Biological neural network mimics CCA for multi-channel data.

problem Implementing CCA in a biologically plausible neural network.
method Derive an online CCA algorithm with local synaptic updates for multi-compartmental neurons.
result The derived neural network architecture and synaptic updates resemble cortical pyramidal neuron behavior.

Gaudy images help train deep neural networks with less data.

problem Training deep neural networks with limited real data from visual cortex neurons.
method Used high-contrast binarized natural images (gaudy images) to train DNNs.
result Reduced training data needed for accurate DNN predictions of visual cortex neuron responses.

Deep learning has recently led to great successes in tasks such as image recognition (e.g Krizhevsky et al., 2012). However, deep networks are still outmatched by the power and versatility of the brain, perhaps in part due to the richer neuronal computations available to cortical circuits. The challenge is to identify …

2013-12-20abs ↗pdf ↗

This work optimizes reservoir computing models by linking recurrence and non-linear dynamics.

problem Understanding how recurrence and non-linear dynamics in cortical networks contribute to their function.
method Transformed time-continuous, recurrent dynamics into an effective feed-forward structure of linear and non-linear temporal kernels.
result Optimal time-series classifiers can be built from random reservoir networks, demonstrating significant performance gains.

Learning and inferring features that generate sensory input is a task continuously performed by cortex. In recent years, novel algorithms and learning rules have been proposed that allow neural network models to learn such features from natural images, written text, audio signals, etc. These networks usually involve de…

2015-06-01abs ↗pdf ↗

Neurons in the visual cortex are correlated in their variability. The presence of correlation impacts cortical processing because noise cannot be averaged out over many neurons. In an effort to understand the functional purpose of correlated variability, we implement and evaluate correlated noise models in deep convolu…

2018-04-03abs ↗pdf ↗

The study quantifies geometric differences between axonal branches using splines.

problem Neuromorphology's focus on macroscopic features neglects neuron internal geometry.
method Fitting splines to neuron traces, using Frenet-Serret formulas to compute curvature and torsion.
result Parameters of curvature and torsion are distributed differently between axonal branches.

GraphDINO learns neuronal morphologies from unlabeled data.

problem Unsupervised learning of neuronal morphologies from unlabeled data.
method Transformer-based approach with novel attention mechanism and data augmentation.
result GraphDINO yields morphological clusterings on par with expert classification.

A new method uncovers discrete and continuous factors in gene expression data.

problem Jointly identifying discrete and continuous factors of variability without supervision.
method cpl-mixVAE framework using multiple interacting networks.
result The method successfully uncovers discrete and continuous factors in gene expression data.

Adds a precortical module to CNNs for improved robustness to light variations.

problem Robustness of CNNs to global light intensity and contrast variations.
method Developed a mathematical model of the mammalian visual pathway, inspired by CNNs, and added a preliminary convolutional module.
result Significantly more robust CNNs achieved with added module on MNIST, FashionMNIST, and SVHN databases.

Cortical circuits exhibit intricate recurrent architectures that are remarkably similar across different brain areas. Such stereotyped structure suggests the existence of common computational principles. However, such principles have remained largely elusive. Inspired by gated-memory networks, namely long short-term me…

2017-11-07abs ↗pdf ↗

Improves Gaussian process factor models for multi-population recordings.

problem Cubic runtime scaling with trial length and group number limits application to large-scale recordings.
method Two approximate approaches: inducing variables and frequency domain.
result Achieved orders of magnitude speed-up with minimal statistical performance impact.

Improves MRI-based brain surface reconstruction with minimal deformation energy loss.

problem Ensuring optimal deformation energy and consistency in learning-based cortical surface reconstruction.
method Design and implementation of a Minimal Energy Deformation (MED) loss in the V2C-Flow model.
result Significant improvements in training consistency and reproducibility without sacrificing reconstruction accuracy and topological correctness.

Path signatures reveal community structure in coupled oscillators' dynamics.

problem Detecting communities in multivariate dynamical processes from time series data.
method Path signatures, a mathematical framework encoding geometric and temporal properties of continuous paths.
result Achieved exact recovery of structural communities from observed time series in multiple KSBM instances.

The paper develops models to understand sensory coding and cortical topography.

problem Understanding how visual cortical areas' receptive fields and topographic maps relate to environmental statistical structure.
method Energy-based models applied to probability density estimation, constrained by biological constraints.
result The models qualitatively reproduce receptive field and map properties found in vivo.

V1 cortex reconstructs images as Poisson equation solutions with varying weights.

problem Reconstructing images from V1 cortical cell receptive profiles.
method Solves a heterogeneous Poisson equation with varying weights representing neural connectivity.
result Reconstructions converge to homogeneous solutions using homogenization techniques.

New method aligns brain data across individuals for better brain decoding.

problem Inter-individual variability in brain response patterns limits decoder generalization.
method SpectralOT method that embeds cortical geometry into Laplace-Beltrami eigenmodes.
result SpectralOT strikes balance between aligning functional features and preserving anatomical structure.

The visual systems of many mammals, including humans, is able to integrate the geometric information of visual stimuli and to perform cognitive tasks already at the first stages of the cortical processing. This is thought to be the result of a combination of mechanisms, which include feature extraction at single cell l…

2014-07-02abs ↗pdf ↗

Brain-Machine Interfaces (BMIs) have recently emerged as a clinically viable option to restore voluntary movements after paralysis. These devices are based on the ability to extract information about movement intent from neural signals recorded using multi-electrode arrays chronically implanted in the motor cortices of…

2018-09-28abs ↗pdf ↗

Machine learning for ASD diagnosis using morphological MRI networks.

problem Challenging to diagnose ASD using MRI due to heterogeneity and incomplete network neuroscience.
method Crowdsourced Kaggle competition to develop and benchmark ML pipelines.
result First-ranked team achieved 70% accuracy, 72.5% sensitivity, and 67.5% specificity.

Model explains optical illusions using geometric sub-Riemannian geodesics.

problem Understanding and explaining geometrical optical illusions.
method Neuro-mathematical model based on sub-Riemannian geodesics in the Roto-Translation Group.
result Illusory contours are described as geodesics in a new metric.

Paper proposes a method to compare vector fields across surfaces, useful for analyzing brain folding patterns.

problem Comparing vector fields across surfaces of different geometries is challenging.
method The paper introduces a framework to transport vector fields onto a common space using differential geometry.
result The proposed framework enables the computation of statistics on vector fields, demonstrating its effectiveness in analyzing brain folding patterns.

VNNs transfer well across datasets for brain age prediction using cortical thickness features.

problem Predicting brain age using anatomical features.
method Transferability of coVariance neural networks (VNNs) in brain age prediction.
result VNNs can assign anatomical interpretability to elevated brain age gap in AD.

Neuron Shapley identifies key neurons in deep networks, improving model accuracy and fairness.

problem Identifying responsible neurons in deep networks for better model performance and fairness.
method Neuron Shapley framework quantifies neuron contributions, accounting for interactions.
result Removing just 30 critical filters can destroy model accuracy, revealing network function.

Describes explaining neurons in deep representations using compositional logical concepts.

problem Interpreting neuron behavior in deep neural networks.
method Identifying compositional logical concepts that closely approximate neuron behavior.
result Compositional explanations provide insights into model performance and allow for adversarial example creation.

SeReNe prunes neurons with low sensitivity to reduce network size.

problem Large neural networks consume too many resources on resource-constrained devices.
method Exploits neural sensitivity as a regularizer to prune neurons with low sensitivity.
result Pruning neurons with low sensitivity achieves competitive compression ratios.

The paper relaxes constraints on predictive coding models, making them more biologically plausible.

problem Neurophysiological models of predictive coding are not fully biologically plausible.
method The paper relaxes constraints on standard predictive coding algorithms by removing neurally implausible features.
result The removal of neurally implausible features does not significantly affect learning performance.