中文
相关论文

相关论文: A Brain-inspired Memory Transformation based Diffe…

200 篇论文

Deep learning models are often not easily adaptable to new tasks and require task-specific adjustments. The differentiable neural computer (DNC), a memory-augmented neural network, is designed as a general problem solver which can be used…

计算与语言 · 计算机科学 2018-07-10 Jörg Franke , Jan Niehues , Alex Waibel

Deep neural networks (DNN), while becoming the driving force of many novel technology and achieving tremendous success in many cutting-edge applications, are still vulnerable to adversarial attacks. Differentiable neural computer (DNC) is a…

机器学习 · 计算机科学 2018-09-10 Alvin Chan , Lei Ma , Felix Juefei-Xu , Xiaofei Xie , Yang Liu , Yew Soon Ong

The Differentiable Neural Computer (DNC) can learn algorithmic and question answering tasks. An analysis of its internal activation patterns reveals three problems: Most importantly, the lack of key-value separation makes the address…

神经与进化计算 · 计算机科学 2022-04-22 Róbert Csordás , Jürgen Schmidhuber

A Differentiable Neural Computer (DNC) is a neural network with an external memory which allows for iterative content modification via read, write and delete operations. We show that information theoretic properties of the memory contents…

机器学习 · 计算机科学 2022-11-08 Ari Azarafrooz

Differentiable Neural Computers (DNCs) were introduced as recurrent architectures equipped with an addressable external memory supporting differentiable read and write operations. Transformers, in contrast, are nominally feedforward…

计算与语言 · 计算机科学 2026-03-23 Bo Tang , Weiwei Xie

Although deep reinforcement learning has been shown to be effective, the model's black-box nature presents barriers to direct policy interpretation. To address this problem, we propose a neuro-symbolic approach called neural DNF-MT for…

人工智能 · 计算机科学 2025-04-25 Kexin Gu Baugh , Luke Dickens , Alessandra Russo

Deep neural networks have shown superior performance in many regimes to remember familiar patterns with large amounts of data. However, the standard supervised deep learning paradigm is still limited when facing the need to learn new…

机器学习 · 计算机科学 2018-11-16 Jing Shi , Jiaming Xu , Yiqun Yao , Bo Xu

Many recent works use machine learning models to solve various complex algorithmic problems. However, these models attempt to reach a solution without considering the problem's required computational complexity, which can be detrimental to…

机器学习 · 计算机科学 2024-06-05 Yara Shamshoum , Nitzan Hodos , Yuval Sieradzki , Assaf Schuster

Most tasks in natural language processing can be cast into question answering (QA) problems over language input. We introduce the dynamic memory network (DMN), a neural network architecture which processes input sequences and questions,…

Neural network architectures with memory and attention mechanisms exhibit certain reasoning capabilities required for question answering. One such architecture, the dynamic memory network (DMN), obtained high accuracy on a variety of…

神经与进化计算 · 计算机科学 2016-03-07 Caiming Xiong , Stephen Merity , Richard Socher

Abstract knowledge is deeply grounded in many computer-based applications. An important research area of Artificial Intelligence (AI) deals with the automatic derivation of knowledge from data. Machine learning offers the according…

机器学习 · 计算机科学 2022-07-14 Benedikt Pfülb

Typical neural networks with external memory do not effectively separate capacity for episodic and working memory as is required for reasoning in humans. Applying knowledge gained from psychological studies, we designed a new model called…

This paper presents a novel neural model - Dynamic Fusion Network (DFN), for machine reading comprehension (MRC). DFNs differ from most state-of-the-art models in their use of a dynamic multi-strategy attention process, in which passages,…

计算与语言 · 计算机科学 2018-02-28 Yichong Xu , Jingjing Liu , Jianfeng Gao , Yelong Shen , Xiaodong Liu

The lack of transparency in the decision-making processes of deep learning systems presents a significant challenge in modern artificial intelligence (AI), as it impairs users' ability to rely on and verify these systems. To address this…

Reasoning distillation transfers complex reasoning abilities from large language models (LLMs) to smaller ones, yet its success depends on how well the training data align with the student model. This paper introduces the Data-Model…

人工智能 · 计算机科学 2026-05-29 Jiahao Huang , Fei Cheng , Junfeng Jiang , Akiko Aizawa

This paper introduces the Modular Neural Computer (MNC), a memory-augmented neural architecture for exact algorithmic computation on variable-length inputs. The model combines an external associative memory of scalar cells, explicit read…

机器学习 · 计算机科学 2026-03-17 Florin Leon

Conventional intelligent systems based on deep neural network (DNN) models encounter challenges in achieving human-like continual learning due to catastrophic forgetting. Here, we propose a metaplasticity model inspired by human working…

神经与进化计算 · 计算机科学 2024-07-11 Suhee Cho , Hyeonsu Lee , Seungdae Baek , Se-Bum Paik

Memory-augmented neural networks (MANNs) can perform algorithmic tasks such as sorting. However, they often fail to generalise to input sequence lengths not encountered during training. We introduce two approaches that constrain the state…

机器学习 · 计算机科学 2025-11-18 Patrick Ofner , Roman Kern

Question answering is an important and difficult task in the natural language processing domain, because many basic natural language processing tasks can be cast into a question answering task. Several deep neural network architectures have…

计算与语言 · 计算机科学 2017-07-10 Fenglong Ma , Radha Chitta , Saurabh Kataria , Jing Zhou , Palghat Ramesh , Tong Sun , Jing Gao

Despite recent progress in memory augmented neural network (MANN) research, associative memory networks with a single external memory still show limited performance on complex relational reasoning tasks. Especially the content-based…

机器学习 · 计算机科学 2021-08-30 Taewon Park , Inchul Choi , Minho Lee
‹ 上一页 1 2 3 10 下一页 ›