paper-with-me

홈 › Papers

Representational efficiency outweighs action efficiency in human program induction

2018-07-18 · Sophia Sanborn, David D. Bourgin, Michael Chang, Thomas L. Griffiths

The importance of hierarchically structured representations for tractable planning has long been acknowledged. However, the questions of how people discover such abstractions and how to define a set of optimal abstractions remain open. This problem has been explored in cognitive science in the problem solving literature and in computer science in hierarchical reinforcement learning. Here, we emphasize an algorithmic perspective on learning hierarchical representations in which the objective is to efficiently encode the structure of the problem, or, equivalently, to learn an algorithm with minimal length. We introduce a novel problem-solving paradigm that links problem solving and program induction under the Markov Decision Process (MDP) framework. Using this task, we target the question of whether humans discover hierarchical solutions by maximizing efficiency in number of actions they generate or by minimizing the complexity of the resulting representation and find evidence for the primacy of representational efficiency.

📄 PDF Abstract BibTeX arXiv:1807.07134

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Reinforcement LearningProgram inductionReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Finding structure in logographic writing with library learning

2024-05-11 · Guangyuan Jiang, Matthias Hofer, Jiayuan Mao, Lionel Wong 외

One hallmark of human language is its combinatoriality -- reusing a relatively small inventory of building blocks to create a far larger inventory of increasingly complex structures. In this paper, we explore the idea th…

Inductive BiasProgram Synthesis

Benchmarking the Computational and Representational Efficiency of State Space Models against Transformers on Long-Context Dyadic Sessions

2026-01-03 · Abidemi Koledoye, Chinemerem Unachukwu, Gold Nwobu, Hasin Rana arxiv

State Space Models (SSMs) have emerged as a promising alternative to Transformers for long-context sequence modeling, offering linear $O(N)$ computational complexity compared to the Transformer's quadratic $O(N^2)$ scali…

Computational Efficiency

Efficient Hyperdimensional Computing with Modular Composite Representations

2025-11-12 · Marco Angioli, Christopher J. Kymn, Antonello Rosato, Amy Loutfi 외 arxiv

The modular composite representation (MCR) is a computing model that represents information with high-dimensional integer vectors using modular arithmetic. Originally proposed as a generalization of the binary spatter co…

Open-Ended Goal Inference through Actions and Language for Human-Robot Collaboration

2025-12-04 · Debasmita Ghose, Oz Gitelson, Marynel Vazquez, Brian Scassellati arxiv

To collaborate with humans, robots must infer goals that are often ambiguous, difficult to articulate, or not drawn from a fixed set. Prior approaches restrict inference to a predefined goal set, rely only on observed ac…

MixANT: Observation-dependent Memory Propagation for Stochastic Dense Action Anticipation

2025-09-14 · Syed Talal Wasim, Hamid Suleman, Olga Zatsarynna, Muzammal Naseer 외 arxiv

We present MixANT, a novel architecture for stochastic long-term dense anticipation of human activities. While recent State Space Models (SSMs) like Mamba have shown promise through input-dependent selectivity on three k…

Computational EfficiencyAction Anticipation