paper-with-me

홈 › Papers

Exploration and Exploitation in Visuomotor Prediction of Autonomous Agents

2013-09-19 · Laurens Bliek

This paper discusses various techniques to let an agent learn how to predict the effects of its own actions on its sensor data autonomously, and their usefulness to apply them to visual sensors. An Extreme Learning Machine is used for visuomotor prediction, while various autonomous control techniques that can aid the prediction process by balancing exploration and exploitation are discussed and tested in a simple system: a camera moving over a 2D greyscale image.

📄 PDF Abstract BibTeX arXiv:1309.7959

Code (0)

등록된 구현이 없습니다.

Tasks

Prediction

Similar Papers 제목 키워드 기반

Autonomous Goal Exploration using Learned Goal Spaces for Visuomotor Skill Acquisition in Robots

2019-06-10 · Adrien Laversanne-Finot, Alexandre Péré, Pierre-Yves Oudeyer

The automatic and efficient discovery of skills, without supervision, for long-living autonomous agents, remains a challenge of Artificial Intelligence. Intrinsically Motivated Goal Exploration Processes give learning ag…

Lifelong learningRepresentation Learning

APEX: Autonomous Policy Exploration for Self-Evolving LLM Agents

2026-05-20 · Yibo Li, Jiashuo Yang, Zhi Zheng, Zhiyuan Hu 외 arxiv

LLM agents have shown strong performance across a wide range of complex tasks, including interactive environments that require long-horizon decision making. But these agents cannot learn on the fly at test time. Self-evo…

Decision Making

Look Before You Leap: Autonomous Exploration for LLM Agents

2026-05-15 · Ziang Ye, Wentao Shi, Yuxin Liu, Yu Wang 외 arxiv

Large language model based agents often fail in unfamiliar environments due to premature exploitation: a tendency to act on prior knowledge before acquiring sufficient environment-specific information. We identify autono…

Reinforcement Learning

Never Forget: Balancing Exploration and Exploitation via Learning Optical Flow

2019-01-24 · Hsuan-Kung Yang, Po-Han Chiang, Kuan-Wei Ho, Min-Fong Hong 외

Exploration bonus derived from the novelty of the states in an environment has become a popular approach to motivate exploration for deep reinforcement learning agents in the past few years. Recent methods such as curios…

Deep Reinforcement LearningOptical Flow EstimationReinforcement Learning

Exploration and Exploitation Errors Are Measurable for Language Model Agents

2026-04-14 · Jaden Park, Jungtaek Kim, Jongwon Jeong, Robert D. Nowak 외 arxiv

Language Model (LM) agents are increasingly used in complex open-ended decision-making tasks, from AI coding to physical AI. A core requirement in these settings is the ability to both explore the problem space and explo…