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

8.3%16.7%25.0%33.3% · Jan 199319922001200920182026
48 results for Retina Imaging

Study compares handcrafted and deep neural network features for OCT image classification.

problem Classifying OCT images for disease detection.
method Comparison of Histogram of Oriented Gradient (HOG), Local Binary Pattern (LBP), DenseNet-169, and ResNet50.
result Deep neural network methods outperform handcrafted features with higher accuracy and better underrepresented class performance.

Deep convolutional neural networks (CNNs) have demonstrated impressive performance on visual object classification tasks. In addition, it is a useful model for predication of neuronal responses recorded in visual system. However, there is still no clear understanding of what CNNs learn in terms of visual neuronal circu…

2017-11-08abs ↗pdf ↗

RETINA Benchmark evaluates Bayesian deep learning on diabetic retinopathy detection.

problem Reliable uncertainty quantification for deep learning models in medical applications.
method Design and evaluation of a real-world diabetic retinopathy dataset and tasks.
result Benchmarking of Bayesian deep learning methods on diabetic retinopathy detection tasks.

Convolutional neural network localizes OD and fovea in UWFoV-SLO images.

problem Localizing optic disc and fovea centers in ultra-widefield retinal images.
method Convolutional neural network trained on reflectance and autofluorescence images.
result 99.4% OD localisation accuracy and 99.1% fovea localisation accuracy.

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.

Deep learning system improves diabetic retinopathy and macular edema grading.

problem Manual screening of diabetic retinopathy and macular edema images is labor-intensive and error-prone.
method Used deep learning on fundus images, achieving comparable or better performance than previous studies.
result Deep learning system can accurately classify images according to clinical grading scales.

New mechanisms from primate vision improve neural network robustness.

problem Demonstrating robust neural networks to small adversarial perturbations.
method Investigated two biologically plausible mechanisms: non-uniform retina sampling and receptive field diversity.
result Non-uniform retina sampling and receptive field diversity improve adversarial robustness.

Robots learn spatial perception from sensorimotor invariants.

problem Developing autonomous robots that perceive space without human intuition.
method Study how a robot's motor commands relate to changes in exteroceptive inputs to deduce its spatial configuration.
result Robots can learn the configuration space of their sensors, revealing a planar position and orientation.

Paper uses deep Q-network to correct eye movement artifacts in OCT volumes.

problem Unsupervised correction of inter-frame misalignments in OCT volumes due to eye movement artifacts.
method Dueling deep Q-network trained to maximize reward signals based on intensity-based image similarity metrics.
result Average normalized mutual information and correlation coefficient of 0.985 and 0.914, respectively.

New benchmark evaluates BDL methods in medical retinopathy diagnosis.

problem Evaluate robustness and scalability of BDL methods in medical applications.
method Developed a new benchmark with real-world diabetic retinopathy tasks.
result Some BDL techniques overfit uncertainty to datasets, underperforming on new benchmark.

Neural circuits contain heterogeneous groups of neurons that differ in type, location, connectivity, and basic response properties. However, traditional methods for dimensionality reduction and clustering are ill-suited to recovering the structure underlying the organization of neural circuits. In particular, they do n…

2016-10-26abs ↗pdf ↗

Modeling curvature-sensitive cells in visual cortex with geometric structures.

problem Understanding the functional architecture of curvature-sensitive cells in the visual cortex.
method Geometric model based on Engel structure and SIM(2) symmetry.
result Identified SIM(2) as the natural symmetry group for curvature-sensitive cells.

Novel method combines wavelet transform and FCNN for retinal vessel segmentation.

problem Automatic vessel segmentation for retinal vascular diseases.
method Combines multiscale Stationary Wavelet Transform with multiscale FCNN, using rotation operations for data augmentation and prediction.
result Achieved high accuracy and robustness on multiple databases.

STNMF method uncovers neural circuit components in retinal ganglion cells.

problem Deciphering complex neuronal circuit components in the brain.
method Spike-triggered non-negative matrix factorization (STNMF) method.
result STNMF can detect various properties of upstream bipolar cells and recover synaptic connection strengths.

Study limits of circadian synchronization under different light signals.

problem Disruption of circadian rhythms due to misalignment with external light signals.
method Matrix-free approach for locating periodic steady states, numerical continuation, bifurcation diagrams, unsupervised learning.
result Limits of circadian synchronization to external light signals of different frequency and duty cycle.

Develops statistical guarantees for image-to-image regression models.

problem Current image-to-image regression models lack statistical guarantees for model mistakes and hallucinations.
method Uncertainty quantification techniques with rigorous statistical guarantees for image-to-image regression problems.
result Derives uncertainty intervals around each pixel with formal mathematical guarantees.

Transmission imaging, as an important imaging technique widely used in astronomy, medical diagnosis, and biology science, has been shown in [49] quite different from reflection imaging used in our everyday life. Understanding the structures of images (the prior information) is important for designing, testing, and choo…

2014-01-08abs ↗pdf ↗

This study investigates how much knowledge from natural images can be transferred to pathology images.

problem Quantifying how much knowledge from natural images can be transferred to pathology images.
method Proposes a framework to quantify knowledge gain by a particular layer, conducts empirical investigation in pathology image centered transfer learning.
result Early layers of deep models can transfer knowledge to pathology image classification tasks.

Few-shot unsupervised image-to-image translation model learns from a few examples.

problem Current unsupervised image-to-image translation methods require many images at training time.
method Coupling adversarial training with a novel network design for few-shot learning.
result Model achieves effective few-shot image-to-image translation.

Generates synthetic laparoscopic images for training deep neural networks.

problem Lack of large labeled data sets for laparoscopic image processing.
method Unpaired image-to-image translation to generate realistic synthetic images.
result Synthetic data set improves liver segmentation performance without manual labeling.

Content based image retrieval, a technique which uses visual contents of image to search images from large scale image databases according to users' interests. This paper provides a comprehensive survey on recent technology used in the area of content based face image retrieval. Nowadays digital devices and photo shari…

2014-02-20abs ↗pdf ↗

Generative Adversarial Networks optimize model parameters for image matching.

problem Optimizing model parameters for accurate image matching.
method Model-Assisted Generative Adversarial Network (GAN) to produce fake images matching true images.
result Best match model parameter values can minimize bias in image recognition.

Latent feature models are attractive for image modeling, since images generally contain multiple objects. However, many latent feature models ignore that objects can appear at different locations or require pre-segmentation of images. While the transformed Indian buffet process (tIBP) provides a method for modeling tra…

2012-06-27abs ↗pdf ↗

StrokeCoder uses Transformers to generate images from single examples.

problem Creating diverse images from a single example.
method Transformer Neural Network learns from a single path-based example to generate a set of images.
result The model can generate a large set of deviated images that still represent the original image's style and concept.