paper-with-me

홈 › Papers

ARCLE: The Abstraction and Reasoning Corpus Learning Environment for Reinforcement Learning

2024-07-30 · Hosung Lee, Sejin Kim, Seungpil Lee, Sanha Hwang, JIhwan Lee, Byung-Jun Lee, Sundong Kim

This paper introduces ARCLE, an environment designed to facilitate reinforcement learning research on the Abstraction and Reasoning Corpus (ARC). Addressing this inductive reasoning benchmark with reinforcement learning presents these challenges: a vast action space, a hard-to-reach goal, and a variety of tasks. We demonstrate that an agent with proximal policy optimization can learn individual tasks through ARCLE. The adoption of non-factorial policies and auxiliary losses led to performance enhancements, effectively mitigating issues associated with action spaces and goal attainment. Based on these insights, we propose several research directions and motivations for using ARCLE, including MAML, GFlowNets, and World Models.

📄 PDF Abstract BibTeX arXiv:2407.20806

Code (1)

confeitohs/arcle 공식 구현 pytorch

Tasks

ARCreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

MAML 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Analogical Reasoning in the Abstraction and Reasoning Corpus via Model-Based RL

2024-08-27 · JIhwan Lee, Woochang Sim, Sejin Kim, Sundong Kim

This paper demonstrates that model-based reinforcement learning (model-based RL) is a suitable approach for the task of analogical reasoning. We hypothesize that model-based RL can solve analogical reasoning tasks more e…

ARCModel-based Reinforcement Learning

Large Language Model (LLM) as a System of Multiple Expert Agents: An Approach to solve the Abstraction and Reasoning Corpus (ARC) Challenge

2023-10-08 · John Chong Min Tan, Mehul Motani

We attempt to solve the Abstraction and Reasoning Corpus (ARC) Challenge using Large Language Models (LLMs) as a system of multiple expert agents. Using the flexibility of LLMs to be prompted to do various novel tasks us…

ARCLanguage ModelingLanguage ModellingLarge Language Model+1

JaxARC: A High-Performance JAX-based Environment for Abstraction and Reasoning Research

2026-01-24 · Aadam, Monu Verma, Mohamed Abdel-Mottaleb arxiv

The Abstraction and Reasoning Corpus (ARC) tests AI systems' ability to perform human-like inductive reasoning from a few demonstration pairs. Existing Gymnasium-based RL environments severely limit experimental scale du…

Diffusion-Based Offline RL for Improved Decision-Making in Augmented ARC Task

2024-10-15 · Yunho Kim, JaeHyun Park, Heejun Kim, Sejin Kim 외

Effective long-term strategies enable AI systems to navigate complex environments by making sequential decisions over extended horizons. Similarly, reinforcement learning (RL) agents optimize decisions across sequences t…

ARCDecision MakingNavigateOffline RL+2

SPARCLE: SPeaker-aware Aligned Representations via Contrastive Language Embeddings

2026-05-01 · Priyam Mazumdar, Yurii Halychanskyi, Steven Guo, Mark Hasegawa-Johnson 외 arxiv

Recent advances in speech synthesis have shifted from phoneme representations to direct grapheme modeling. While phonemes address the one-to-many mapping between text and acoustics, they rely on grapheme-to-phoneme (G2P)…

Speech Synthesis