中文
相关论文

相关论文: Deep Reinforcement Learning with Modulated Hebbian…

200 篇论文

Effective routing in satellite mega-constellations has become crucial to facilitate the handling of increasing traffic loads, more complex network architectures, as well as the integration into 6G networks. To enhance adaptability as well…

网络与互联网体系结构 · 计算机科学 2024-08-06 Manuel M. H. Roth , Anupama Hegde , Thomas Delamotte , Andreas Knopp

In this paper, we propose a novel task, Manipulation Question Answering (MQA), where the robot performs manipulation actions to change the environment in order to answer a given question. To solve this problem, a framework consisting of a…

人工智能 · 计算机科学 2023-02-22 Yuhong Deng , Di Guo , Xiaofeng Guo , Naifu Zhang , Huaping Liu , Fuchun Sun

Error backpropagation is a highly effective mechanism for learning high-quality hierarchical features in deep networks. Updating the features or weights in one layer, however, requires waiting for the propagation of error signals from…

神经与进化计算 · 计算机科学 2017-11-21 Hesham Mostafa , Vishwajith Ramesh , Gert Cauwenberghs

Multi-agent systems in which secondary agents with conflicting agendas also alter their methods need opponent modeling. In this study, we simulate the main agent's and secondary agents' tactics using Double Deep Q-Networks (DDQN) with a…

人工智能 · 计算机科学 2022-11-29 Yangtianze Tao , John Doe

Deep Learning has the hierarchical network architecture to represent the complicated features of input patterns. Such architecture is well known to represent higher learning capability compared with some conventional models if the best set…

神经与进化计算 · 计算机科学 2018-07-12 Takumi Ichimura , Shin Kamada

Sequential decision-making algorithms such as reinforcement learning (RL) in real-world scenarios inevitably face environments with partial observability. This paper scrutinizes the effectiveness of a popular architecture, namely…

机器学习 · 计算机科学 2024-05-31 Chenhao Lu , Ruizhe Shi , Yuyao Liu , Kaizhe Hu , Simon S. Du , Huazhe Xu

Reinforcement learning agents usually learn from scratch, which requires a large number of interactions with the environment. This is quite different from the learning process of human. When faced with a new task, human naturally have the…

人工智能 · 计算机科学 2020-05-22 Peng Zhang , Jianye Hao , Weixun Wang , Hongyao Tang , Yi Ma , Yihai Duan , Yan Zheng

This paper presents a Discriminative Deep Dyna-Q (D3Q) approach to improving the effectiveness and robustness of Deep Dyna-Q (DDQ), a recently proposed framework that extends the Dyna-Q algorithm to integrate planning for task-completion…

计算与语言 · 计算机科学 2018-09-07 Shang-Yu Su , Xiujun Li , Jianfeng Gao , Jingjing Liu , Yun-Nung Chen

Reinforcement learning methods typically use Deep Neural Networks to approximate the value functions and policies underlying a Markov Decision Process. Unfortunately, DNN-based RL suffers from a lack of explainability of the resulting…

系统与控制 · 电气工程与系统科学 2022-05-19 Shambhuraj Sawant , Sebastien Gros

The performance of Deep Q-Networks (DQN) is critically dependent on the ability of its underlying neural network to accurately approximate the action-value function. Standard function approximators, such as multi-layer perceptrons, may…

机器学习 · 计算机科学 2025-08-21 Saman Yazdannik , Morteza Tayefi , Shamim Sanisales

The paper considers a class of multi-agent Markov decision processes (MDPs), in which the network agents respond differently (as manifested by the instantaneous one-stage random costs) to a global controlled state and the control actions of…

机器学习 · 统计学 2015-06-04 Soummya Kar , Jose' M. F. Moura , H. Vincent Poor

Multi-step methods such as Retrace($\lambda$) and $n$-step $Q$-learning have become a crucial component of modern deep reinforcement learning agents. These methods are often evaluated as a part of bigger architectures and their evaluations…

机器学习 · 计算机科学 2019-02-11 J. Fernando Hernandez-Garcia , Richard S. Sutton

Deep reinforcement learning is a technique for solving problems in a variety of environments, ranging from Atari video games to stock trading. This method leverages deep neural network models to make decisions based on observations of a…

机器学习 · 计算机科学 2022-09-13 Anthony Dowling

Reinforcement learning has traditionally focused on a singular objective: learning policies that select actions to maximize reward. We challenge this paradigm by asking: what if we explicitly architected RL systems as inference engines that…

人工智能 · 计算机科学 2025-11-13 Mehrdad Zakershahrak

In this study, we introduce a unified neural network architecture, the Deep Equilibrium Density Functional Theory Hamiltonian (DEQH) model, which incorporates Deep Equilibrium Models (DEQs) for predicting Density Functional Theory (DFT)…

机器学习 · 计算机科学 2024-10-10 Zun Wang , Chang Liu , Nianlong Zou , He Zhang , Xinran Wei , Lin Huang , Lijun Wu , Bin Shao

Multi-antenna receiving systems have become a prevalent technical solution in communication systems. Meanwhile, deep learning has achieved significant progress in automatic modulation recognition tasks in single-antenna systems. However,…

信号处理 · 电气工程与系统科学 2026-05-05 Tao Chen , Shilian Zheng , Jiepeng Chen , Zhangbin Pei , Qi Xuan , Xiaoniu Yang

We assume that, within the dense clusters of neurons that can be found in nuclei, cells may interconnect via soma-to-soma interactions, in addition to conventional synaptic connections. We illustrate this idea with a multi-layer…

神经与进化计算 · 计算机科学 2016-09-30 Yonghua Yin , Erol Gelenbe

Deep reinforcement learning algorithms often use two networks for value function optimization: an online network, and a target network that tracks the online network with some delay. Using two separate networks enables the agent to hedge…

机器学习 · 计算机科学 2023-04-19 Kavosh Asadi , Rasool Fakoor , Omer Gottesman , Taesup Kim , Michael L. Littman , Alexander J. Smola

In this paper, we build on advances introduced by the Deep Q-Networks (DQN) approach to extend the multi-objective tabular Reinforcement Learning (RL) algorithm W-learning to large state spaces. W-learning algorithm can naturally solve the…

机器学习 · 计算机科学 2023-06-27 Jernej Hribar , Luke Hackett , Ivana Dusparic

Despite the efficacy of Direct Preference Optimization (DPO) in aligning Large Language Models (LLMs), reward hacking remains a pivotal challenge. This issue emerges when LLMs excessively reduce the probability of rejected completions to…

计算与语言 · 计算机科学 2025-08-26 Chenxu Yang , Ruipeng Jia , Mingyu Zheng , Naibin Gu , Zheng Lin , Siyuan Chen , Weichong Yin , Hua Wu , Weiping Wang