paper-with-me

Papers

Speeding up reinforcement learning by combining attention and agency features

2019-12-29 · Berkay Demirel, Martí Sánchez-Fibla

When playing video-games we immediately detect which entity we control and we center the attention towards it to focus the learning and reduce its dimensionality. Reinforcement Learning (RL) has been able to deal with big state spaces, including states derived from pixel images in Atari games, but the learning is slow, depends on the brute force mapping from the global state to the action values (Q-function), thus its performance is severely affected by the dimensionality of the state and cannot be transferred to other games or other parts of the same game. We propose different transformations of the input state that combine attention and agency detection mechanisms which both have been addressed separately in RL but not together to our knowledge. We propose and benchmark different architectures including both global and local agency centered versions of the state and also including summaries of the surroundings. Results suggest that even a redundant global-local state network can learn faster than the global alone. Summarized versions of the state look promising to achieve input-size independence learning.

📄 PDF Abstract BibTeX arXiv:1912.12623

Code (0)

등록된 구현이 없습니다.

Tasks

Atari Gamesreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

DeepThought: An Architecture for Autonomous Self-motivated Systems

2023-11-14 · Arlindo L. Oliveira, Tiago Domingos, Mário Figueiredo, Pedro U. Lima

The ability of large language models (LLMs) to engage in credible dialogues with humans, taking into account the training data and the context of the conversation, has raised discussions about their ability to exhibit in…

Investigating Agency of LLMs in Human-AI Collaboration Tasks

2023-05-22 · ASHISH SHARMA, Sudha Rao, Chris Brockett, Akanksha Malhotra 외

Agency, the capacity to proactively shape events, is central to how humans interact and collaborate. While LLMs are being developed to simulate human behavior and serve as human-like agents, little attention has been giv…

Self-Attention to Operator Learning-based 3D-IC Thermal Simulation

2025-10-12 · Zhen Huang, Hong Wang, Wenkai Yang, Muxi Tang 외 arxiv

Thermal management in 3D ICs is increasingly challenging due to higher power densities. Traditional PDE-solving-based methods, while accurate, are too slow for iterative design. Machine learning approaches like FNO provi…

Transfer Learning

Agency Is Frame-Dependent

2025-02-06 · David Abel, André Barreto, Michael Bowling, Will Dabney 외

Agency is a system's capacity to steer outcomes toward a goal, and is a central topic of study across biology, philosophy, cognitive science, and artificial intelligence. Determining if a system exhibits agency is a noto…

Philosophyreinforcement-learningReinforcement Learning

A three-dimensional typology of agency for advanced AI systems

2026-08-20 · Willem Fourie arxiv

Research on the agency of advanced artificial intelligence (AI) systems focuses on agency as a normative concept and on the agency of particularly agentic AI systems. While recent work also focuses on the different profi…