paper-with-me

홈 › Papers

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, Chun-Yi Lee

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 curiosity-driven exploration usually estimate the novelty of new observations by the prediction errors of their system dynamics models. Due to the capacity limitation of the models and difficulty of performing next-frame prediction, however, these methods typically fail to balance between exploration and exploitation in high-dimensional observation tasks, resulting in the agents forgetting the visited paths and exploring those states repeatedly. Such inefficient exploration behavior causes significant performance drops, especially in large environments with sparse reward signals. In this paper, we propose to introduce the concept of optical flow estimation from the field of computer vision to deal with the above issue. We propose to employ optical flow estimation errors to examine the novelty of new observations, such that agents are able to memorize and understand the visited states in a more comprehensive fashion. We compare our method against the previous approaches in a number of experimental experiments. Our results indicate that the proposed method appears to deliver superior and long-lasting performance than the previous methods. We further provide a set of comprehensive ablative analysis of the proposed method, and investigate the impact of optical flow estimation on the learning curves of the DRL agents.

📄 PDF Abstract BibTeX arXiv:1901.08486

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningOptical Flow EstimationReinforcement Learning

Similar Papers 제목 키워드 기반

EEPO: Exploration-Enhanced Policy Optimization via Sample-Then-Forget

2025-10-07 · Liang Chen, Xueting Han, Qizhou Wang, Bo Han 외 arxiv

Balancing exploration and exploitation remains a central challenge in reinforcement learning with verifiable rewards (RLVR) for large language models (LLMs). Current RLVR methods often overemphasize exploitation, leading…

Reinforcement Learning

Learn Faster and Remember More: Balancing Exploration and Exploitation for Continual Test-time Adaptation

2025-08-18 · Pinci Yang, Peisong Wen, Ke Ma, Qianqian Xu arxiv

Continual Test-Time Adaptation (CTTA) aims to adapt a source pre-trained model to continually changing target domains during inference. As a fundamental principle, an ideal CTTA method should rapidly adapt to new domains…

Test-time Adaptation

Continual Learning via Learning a Continual Memory in Vision Transformer

2023-03-14 · Chinmay Savadikar, Michelle Dai, Tianfu Wu

This paper studies task-incremental continual learning (TCL) using Vision Transformers (ViTs). Our goal is to improve the overall streaming-task performance without catastrophic forgetting by learning task synergies (e.g…

Continual LearningNeural Architecture Search

Balancing Exploration and Exploitation in LLM using Soft RLLF for Enhanced Negation Understanding

2024-03-02 · Ha-Thanh Nguyen, Ken Satoh

Finetuning approaches in NLP often focus on exploitation rather than exploration, which may lead to suboptimal models. Given the vast search space of natural language, this limited exploration can restrict their performa…

Logical ReasoningNegationTransfer Learning

Breaking Information Cocoons: A Hyperbolic Graph-LLM Framework for Exploration and Exploitation in Recommender Systems

2024-11-21 · Qiyao Ma, Menglin Yang, Mingxuan Ju, Tong Zhao 외

Modern recommender systems often create information cocoons, restricting users' exposure to diverse content. A key challenge lies in balancing content exploration and exploitation while allowing users to adjust their rec…

Recommendation SystemsRepresentation Learning