paper-with-me

Papers

Multi-frequency image completion via a biologically-inspired sub-Riemannian model with frequency and phase

2021-10-27 · Emre Baspinar

We present a novel cortically-inspired image completion algorithm. It uses a five dimensional sub-Riemannian cortical geometry modelling the orientation, spatial frequency and phase selective behavior of the cells in the visual cortex. The algorithm extracts the orientation, frequency and phase information existing in a given two dimensional corrupted input image via a Gabor transform and represent those values in terms of cortical cell output responses in the model geometry. Then it performs completion via a diffusion concentrated in a neighbourhood along the neural connections within the model geometry. The diffusion models the activity propagation integrating orientation, frequency and phase features along the neural connections. Finally, the algorithm transforms back the diffused and completed output responses back to the two dimensional image plane.

📄 PDF Abstract BibTeX arXiv:2110.14330

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Adaptive Intelligent Secondary Control of Microgrids Using a Biologically-Inspired Reinforcement Learning

2019-05-02 · Mohammad Jafari, Vahid Sarfi, Amir Ghasemkhani, Hanif Livani 외

In this paper, a biologically-inspired adaptive intelligent secondary controller is developed for microgrids to tackle system dynamics uncertainties, faults, and/or disturbances. The developed adaptive biologically-inspi…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

KerCNNs: biologically inspired lateral connections for classification of corrupted images

2019-10-18 · Noemi Montobbio, Laurent Bonnasse-Gahot, Giovanna Citti, Alessandro Sarti

The state of the art in many computer vision tasks is represented by Convolutional Neural Networks (CNNs). Although their hierarchical organization and local feature extraction are inspired by the structure of primate vi…

ClassificationGeneral Classificationimage-classificationImage Classification+1

FadeMem: Biologically-Inspired Forgetting for Efficient Agent Memory

2026-01-26 · Lei Wei, Xiao Peng, Xu Dong, Niantao Xie 외 arxiv

Large language models deployed as autonomous agents face critical memory limitations, lacking selective forgetting mechanisms that lead to either catastrophic forgetting at context boundaries or information overload with…

Hybrid Skip: A Biologically Inspired Skip Connection for the UNet Architecture

2022-07-11 · Nikolaos Zioulis, Georgios Albanis, Petros Drakoulis, Federico Alvarez 외

In this work we introduce a biologically inspired long-range skip connection for the UNet architecture that relies on the perceptual illusion of hybrid images, being images that simultaneously encode two images. The fusi…

DecoderDepth Estimation

Learning to Adapt to Light

2022-02-16 · Kai-Fu Yang, Cheng Cheng, Shi-Xuan Zhao, Xian-Shi Zhang 외

Light adaptation or brightness correction is a key step in improving the contrast and visual appeal of an image. There are multiple light-related tasks (for example, low-light enhancement and exposure correction) and pre…

Exposure CorrectionImage EnhancementTone Mapping