paper-with-me

Papers

Computational evolution of decision-making strategies

2015-09-18 · Peter Kvam, Joseph Cesario, Jory Schossau, Heather Eisthen, Arend Hintze

Most research on adaptive decision-making takes a strategy-first approach, proposing a method of solving a problem and then examining whether it can be implemented in the brain and in what environments it succeeds. We present a method for studying strategy development based on computational evolution that takes the opposite approach, allowing strategies to develop in response to the decision-making environment via Darwinian evolution. We apply this approach to a dynamic decision-making problem where artificial agents make decisions about the source of incoming information. In doing so, we show that the complexity of the brains and strategies of evolved agents are a function of the environment in which they develop. More difficult environments lead to larger brains and more information use, resulting in strategies resembling a sequential sampling approach. Less difficult environments drive evolution toward smaller brains and less information use, resulting in simpler heuristic-like strategies.

📄 PDF Abstract BibTeX arXiv:1509.05646

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Studying Collective Human Decision Making and Creativity with Evolutionary Computation

2014-06-24 · Hiroki Sayama, Shelley D. Dionne

We report a summary of our interdisciplinary research project "Evolutionary Perspective on Collective Decision Making" that was conducted through close collaboration between computational, organizational and social scien…

Decision Making

Evolutionary Optimization of Deep Learning Agents for Sparrow Mahjong

2025-08-11 · Jim O'Connor, Derin Gezgin, Gary B. Parker arxiv

We present Evo-Sparrow, a deep learning-based agent for AI decision-making in Sparrow Mahjong, trained by optimizing Long Short-Term Memory (LSTM) networks using Covariance Matrix Adaptation Evolution Strategy (CMA-ES). …

Reinforcement Learning

Evolution Strategies for Deep RL pretraining

2026-03-31 · Adrian Martínez, Ananya Gupta, Hanka Goralija, Mario Rico 외 arxiv

Although Deep Reinforcement Learning has proven highly effective for complex decision-making problems, it demands significant computational resources and careful parameter adjustment in order to develop successful strate…

Reinforcement Learning

Improving Human Decision-Making by Discovering Efficient Strategies for Hierarchical Planning

2021-01-31 · Saksham Consul, Lovis Heindrich, Jugoslav Stojcheski, Falk Lieder

To make good decisions in the real world people need efficient planning strategies because their computational resources are limited. Knowing which planning strategies would work best for people in different situations w…

Computational EfficiencyDecision Makingreinforcement-learningReinforcement Learning (RL)+1

Hard-Thresholding Meets Evolution Strategies in Reinforcement Learning

2024-05-02 · Chengqian Gao, William de Vazelhes, Hualin Zhang, Bin Gu 외

Evolution Strategies (ES) have emerged as a competitive alternative for model-free reinforcement learning, showcasing exemplary performance in tasks like Mujoco and Atari. Notably, they shine in scenarios with imperfect …

Decision MakingMuJoCoreinforcement-learningReinforcement Learning