paper-with-me

Papers

A Brain-inspired Memory Transformation based Differentiable Neural Computer for Reasoning-based Question Answering

2023-01-07 · Yao Liang, Hongjian Fang, Yi Zeng, Feifei Zhao

Reasoning and question answering as a basic cognitive function for humans, is nevertheless a great challenge for current artificial intelligence. Although the Differentiable Neural Computer (DNC) model could solve such problems to a certain extent, the development is still limited by its high algorithm complexity, slow convergence speed, and poor test robustness. Inspired by the learning and memory mechanism of the brain, this paper proposed a Memory Transformation based Differentiable Neural Computer (MT-DNC) model. MT-DNC incorporates working memory and long-term memory into DNC, and realizes the autonomous transformation of acquired experience between working memory and long-term memory, thereby helping to effectively extract acquired knowledge to improve reasoning ability. Experimental results on bAbI question answering task demonstrated that our proposed method achieves superior performance and faster convergence speed compared to other existing DNN and DNC models. Ablation studies also indicated that the memory transformation from working memory to long-term memory plays essential role in improving the robustness and stability of reasoning. This work explores how brain-inspired memory transformation can be integrated and applied to complex intelligent dialogue and reasoning systems.

📄 PDF Abstract BibTeX arXiv:2301.02809

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

Test 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

A differentiable brain simulator bridging brain simulation and brain-inspired computing

2023-11-09 · ChaoMing Wang, Tianqiu Zhang, Sichao He, Hongyaoxing Gu 외

Brain simulation builds dynamical models to mimic the structure and functions of the brain, while brain-inspired computing (BIC) develops intelligent systems by learning from the structure and functions of the brain. The…

Kornia: an Open Source Differentiable Computer Vision Library for PyTorch

2019-10-05 · Edgar Riba, Dmytro Mishkin, Daniel Ponsa, Ethan Rublee 외

This work presents Kornia -- an open source computer vision library which consists of a set of differentiable routines and modules to solve generic computer vision problems. The package uses PyTorch as its main backend b…

Camera CalibrationData AugmentationEdge DetectionImage Augmentation+9

A bio-inspired implementation of a sparse-learning spike-based hippocampus memory model

2022-06-10 · Daniel Casanueva-Morato, Alvaro Ayuso-Martinez, Juan P. Dominguez-Morales, Angel Jimenez-Fernandez 외

The nervous system, more specifically, the brain, is capable of solving complex problems simply and efficiently, far surpassing modern computers. In this regard, neuromorphic engineering is a research field that focuses …

HippocampusSparse Learning

A survey on Kornia: an Open Source Differentiable Computer Vision Library for PyTorch

2020-09-21 · E. Riba, D. Mishkin, J. Shi, D. Ponsa 외

This work presents Kornia, an open source computer vision library built upon a set of differentiable routines and modules that aims to solve generic computer vision problems. The package uses PyTorch as its main backend,…

Camera CalibrationData AugmentationEdge DetectionImage Augmentation+1

Brain-inspired Computing Based on Deep Learning for Human-computer Interaction: A Review

2023-12-12 · Bihui Yu, Sibo Zhang, Lili Zhou, Jingxuan Wei 외

The continuous development of artificial intelligence has a profound impact on biomedicine and other fields, providing new research ideas and technical methods. Brain-inspired computing is an important intersection betwe…

Deep Learning