中文
相关论文

相关论文: Utilizing Evolution Strategies to Train Transforme…

200 篇论文

Differential evolution is one of the most prestigious population-based stochastic optimization algorithm for black-box problems. The performance of a differential evolution algorithm depends highly on its mutation and crossover strategy and…

神经与进化计算 · 计算机科学 2021-02-09 Jianyong Sun , Xin Liu , Thomas Bäck , Zongben Xu

As AI technology advances, research in playing text-based games with agents has becomeprogressively popular. In this paper, a novel approach to agent design and agent learning ispresented with the context of reinforcement learning. A model…

计算与语言 · 计算机科学 2025-09-04 Haonan Wang , Mingjia Zhao , Junfeng Sun , Wei Liu

Deep reinforcement learning has proven remarkably useful in training agents from unstructured data. However, the opacity of the produced agents makes it difficult to ensure that they adhere to various requirements posed by human engineers.…

机器学习 · 计算机科学 2022-02-10 Raz Yerushalmi , Guy Amir , Achiya Elyasaf , David Harel , Guy Katz , Assaf Marron

Reinforcement learning agents have been mostly developed and evaluated under the assumption that they will operate in a fully autonomous manner -- they will take all actions. In this work, our goal is to develop algorithms that, by learning…

机器学习 · 计算机科学 2023-07-04 Vahid Balazadeh , Abir De , Adish Singla , Manuel Gomez-Rodriguez

We present DARLEI, a framework that combines evolutionary algorithms with parallelized reinforcement learning for efficiently training and evolving populations of UNIMAL agents. Our approach utilizes Proximal Policy Optimization (PPO) for…

人工智能 · 计算机科学 2023-12-11 Saeejith Nair , Mohammad Javad Shafiee , Alexander Wong

Due to the capability of deep learning to perform well in high dimensional problems, deep reinforcement learning agents perform well in challenging tasks such as Atari 2600 games. However, clearly explaining why a certain action is taken by…

机器学习 · 计算机科学 2019-02-05 Laurens Weitkamp , Elise van der Pol , Zeynep Akata

The paradigm of agentic AI is shifting from engineered complex workflows to post-training native models. However, existing agents are typically confined to static, predefined action spaces--such as exclusively using APIs, GUI events, or…

机器学习 · 计算机科学 2025-12-11 Kaichen He , Zihao Wang , Muyao Li , Anji Liu , Yitao Liang

Machine learning systems are often used in settings where individuals adapt their features to obtain a desired outcome. In such settings, strategic behavior leads to a sharp loss in model performance in deployment. In this work, we aim to…

机器学习 · 计算机科学 2021-06-11 Yatong Chen , Jialu Wang , Yang Liu

Evolutionary games are studied where the teaching activity of players can evolve in time. Initially all players following either the cooperative or defecting strategy are distributed on a square lattice. The rate of strategy adoption is…

物理与社会 · 物理学 2008-04-23 Attila Szolnoki , Matjaz Perc

We present the first deep learning model to successfully learn control policies directly from high-dimensional sensory input using reinforcement learning. The model is a convolutional neural network, trained with a variant of Q-learning,…

The Reinforcement Learning field is strong on achievements and weak on reapplication; a computer playing GO at a super-human level is still terrible at Tic-Tac-Toe. This paper asks whether the method of training networks improves their…

神经与进化计算 · 计算机科学 2023-03-28 Brad Windsor , Brandon O'Shea , Mengxi Wu

The competitive and cooperative forces of natural selection have driven the evolution of intelligence for millions of years, culminating in nature's vast biodiversity and the complexity of human minds. Inspired by this process, we propose a…

人工智能 · 计算机科学 2025-10-15 Andries Rosseau , Raphaël Avalos , Ann Nowé

In this work, an advanced deep reinforcement learning architecture is used to train neural network agents playing atari games. Given only the raw game pixels, action space, and reward information, the system can train agents to play any…

人工智能 · 计算机科学 2024-05-24 Md Ashfaq Salehin

Human demonstrations can provide trustful samples to train reinforcement learning algorithms for robots to learn complex behaviors in real-world environments. However, obtaining sufficient demonstrations may be impractical because many…

机器人学 · 计算机科学 2020-10-16 Huixin Zhan , Feng Tao , Yongcan Cao

We study the problem of online model selection in reinforcement learning, where the selector has access to a class of reinforcement learning agents and learns to adaptively select the agent with the right configuration. Our goal is to…

机器学习 · 计算机科学 2025-12-03 Aida Afshar , Aldo Pacchiano

Achieving the capability of adapting to ever-changing environments is a critical step towards building fully autonomous robots that operate safely in complicated scenarios. In multiagent competitive scenarios, agents may have to adapt to…

机器学习 · 计算机科学 2022-03-16 Macheng Shen , Jonathan P. How

Agentic large language models often rely on skills, reusable natural language procedures that guide planning, action, and tool use. In practice, skills are typically improved through prompt engineering or by aligning the task LLM itself,…

As Large Language Models (LLMs) move from curated training sets into open-ended real-world environments, a fundamental limitation emerges: static training cannot keep pace with continual deployment environment change. Scaling training-time…

Evolutionary game theory combines game theory and dynamical systems and is customarily adopted to describe evolutionary dynamics in multi-agent systems. In particular, it has been proven to be a successful tool to describe multi-agent…

计算机科学与博弈论 · 计算机科学 2013-04-05 Nicola Gatti , Fabio Panozzo , Marcello Restelli

Despite abundant negotiation strategies in literature, the complexity of automated negotiation forbids a single strategy from being dominant against all others in different negotiation scenarios. To overcome this, one approach is to use…

人工智能 · 计算机科学 2022-02-18 Ayan Sengupta , Yasser Mohammad , Shinji Nakadai