paper-with-me

Papers

Unlocking the Power of Representations in Long-term Novelty-based Exploration

2023-05-02 · Alaa Saade, Steven Kapturowski, Daniele Calandriello, Charles Blundell, Pablo Sprechmann, Leopoldo Sarra, Oliver Groth, Michal Valko, Bilal Piot

We introduce Robust Exploration via Clustering-based Online Density Estimation (RECODE), a non-parametric method for novelty-based exploration that estimates visitation counts for clusters of states based on their similarity in a chosen embedding space. By adapting classical clustering to the nonstationary setting of Deep RL, RECODE can efficiently track state visitation counts over thousands of episodes. We further propose a novel generalization of the inverse dynamics loss, which leverages masked transformer architectures for multi-step prediction; which in conjunction with RECODE achieves a new state-of-the-art in a suite of challenging 3D-exploration tasks in DM-Hard-8. RECODE also sets new state-of-the-art in hard exploration Atari games, and is the first agent to reach the end screen in "Pitfall!".

📄 PDF Abstract BibTeX arXiv:2305.01521

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesClusteringDensity Estimation

Similar Papers 제목 키워드 기반

Expedition & Expansion: Leveraging Semantic Representations for Goal-Directed Exploration in Continuous Cellular Automata

2025-09-04 · Sina Khajehabdollahi, Gautier Hamon, Marko Cvjetko, Pierre-Yves Oudeyer 외 arxiv

Discovering diverse visual patterns in continuous cellular automata (CA) is challenging due to the vastness and redundancy of high-dimensional behavioral spaces. Traditional exploration methods like Novelty Search (NS) e…

Novelty Detection with GAN

2018-02-28 · ICLR 2018 1 · Mark Kliger, Shachar Fleishman

The ability of a classifier to recognize unknown inputs is important for many classification-based systems. We discuss the problem of simultaneous classification and novelty detection, i.e. determining whether an input i…

General ClassificationNovelty Detection

Unlocking the Power of LSTM for Long Term Time Series Forecasting

2024-08-19 · Yaxuan Kong, Zepu Wang, Yuqi Nie, Tian Zhou 외

Traditional recurrent neural network architectures, such as long short-term memory neural networks (LSTM), have historically held a prominent role in time series forecasting (TSF) tasks. While the recently introduced sLS…

Time SeriesTime Series Forecasting

OLED: One-Class Learned Encoder-Decoder Network with Adversarial Context Masking for Novelty Detection

2021-03-27 · John Taylor Jewell, Vahid Reza Khazaie, Yalda Mohsenzadeh

Novelty detection is the task of recognizing samples that do not belong to the distribution of the target class. During training, the novelty class is absent, preventing the use of traditional classification approaches. …

Anomaly DetectionDecoderNovelty Detection

Agent Ideate: A Framework for Product Idea Generation from Patents Using Agentic AI

2025-07-02 · Gopichand Kanumolu, Ashok Urlana, Charaka Vinayak Kumar, Bala Mallikarjunarao Garlapati arxiv

Patents contain rich technical knowledge that can inspire innovative product ideas, yet accessing and interpreting this information remains a challenge. This work explores the use of Large Language Models (LLMs) and auto…