@jennyzhangzt: general Intelligence requires rethinking exploration

X AI KOLs Timeline Papers

Summary

This paper argues that exploration is essential for all learning systems, including supervised learning, and proposes a framework for generalized exploration to drive open-ended learning towards general intelligence.

general Intelligence requires rethinking exploration https://t.co/QA4uKB6oDl
Original Article
View Cached Full Text

Cached at: 05/17/26, 01:25 AM

general Intelligence requires rethinking exploration

https://t.co/QA4uKB6oDl


General Intelligence Requires Rethinking Exploration

Source: https://arxiv.org/abs/2211.07819 View PDF

Abstract:We are at the cusp of a transition from “learning from data” to “learning what data to learn from” as a central focus of artificial intelligence (AI) research. While the first-order learning problem is not completely solved, large models under unified architectures, such as transformers, have shifted the learning bottleneck from how to effectively train our models to how to effectively acquire and use task-relevant data. This problem, which we frame as exploration, is a universal aspect of learning in open-ended domains, such as the real world. Although the study of exploration in AI is largely limited to the field of reinforcement learning, we argue that exploration is essential to all learning systems, including supervised learning. We propose the problem of generalized exploration to conceptually unify exploration-driven learning between supervised learning and reinforcement learning, allowing us to highlight key similarities across learning settings and open research challenges. Importantly, generalized exploration serves as a necessary objective for maintaining open-ended learning processes, which in continually learning to discover and solve new problems, provides a promising path to more general intelligence.

Submission history

From: Minqi Jiang [view email] **[v1]**Tue, 15 Nov 2022 00:46:15 UTC (869 KB)

Similar Articles

Look Before You Leap: Autonomous Exploration for LLM Agents

Hugging Face Daily Papers

This paper identifies autonomous exploration as a critical capability for LLM agents and proposes the Explore-then-Act paradigm, which decouples information gathering from task execution to improve adaptability and real-world performance. It also introduces Exploration Checkpoint Coverage as a verifiable metric for evaluating exploration breadth.