paper-with-me

홈 › Papers

Telogenesis: Goal Is All U Need

2026-03-10 · Zhuoran Deng, Yizhi Zhang, Ziyi Zhang, Wan Shen arxiv

Goal-conditioned systems assume goals are provided externally. We ask whether attentional priorities can emerge endogenously from an agent's internal cognitive state. We propose a priority function that generates observation targets from three epistemic gaps: ignorance (posterior variance), surprise (prediction error), and staleness (temporal decay of confidence in unobserved variables). We validate this in two systems: a minimal attention-allocation environment (2,000 runs) and a modular, partially observable world (500 runs). Ablation shows each component is necessary. A key finding is metric-dependent reversal: under global prediction error, coverage-based rotation wins; under change detection latency, priority-guided allocation wins, with advantage growing monotonically with dimensionality (d = -0.95 at N=48, p < 10^-6). Detection latency follows a power law in attention budget, with a steeper exponent for priority-guided allocation (0.55 vs. 0.40). When the decay rate is made learnable per variable, the system spontaneously recovers environmental volatility structure without supervision (t = 22.5, p < 10^-6). We demonstrate that epistemic gaps alone, without external reward, suffice to generate adaptive priorities that outperform fixed strategies and recover latent environmental structure.

📄 PDF Abstract BibTeX arXiv:2603.09476

Code (0)

등록된 구현이 없습니다.

Tasks

Change Detection

Similar Papers 제목 키워드 기반

Goal Recognition as Reinforcement Learning

2022-02-13 · Leonardo Rosa Amado, Reuth Mirsky, Felipe Meneguzzi

Most approaches for goal recognition rely on specifications of the possible dynamics of the actor in the environment when pursuing a goal. These specifications suffer from two key issues. First, encoding these dynamics r…

Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

GRAML: Goal Recognition As Metric Learning

2025-05-06 · Matan Shamir, Reuth Mirsky

Goal Recognition (GR) is the problem of recognizing an agent's objectives based on observed actions. Recent data-driven approaches for GR alleviate the need for costly, manually crafted domain models. However, these appr…

Metric Learning

Automatic Curriculum Learning through Value Disagreement

2020-06-17 · NeurIPS 2020 12 · Yunzhi Zhang, Pieter Abbeel, Lerrel Pinto

Continually solving new, unsolved tasks is the key to learning diverse behaviors. Through reinforcement learning (RL), we have made massive strides towards solving tasks that have a single goal. However, in the multi-tas…

Reinforcement Learning (RL)

A Framework for Interpretability in Machine Learning for Medical Imaging

2023-10-02 · Alan Q. Wang, Batuhan K. Karaman, Heejong Kim, Jacob Rosenthal 외

Interpretability for machine learning models in medical imaging (MLMI) is an important direction of research. However, there is a general sense of murkiness in what interpretability means. Why does the need for interpret…

Medical Image Analysis

Adaptive Coarse-to-Fine Subgoal Refinement for Long-Horizon Offline Goal-Conditioned Reinforcement Learning

2026-05-27 · Kaiqiang Ke, Shenghong He, Chengdong Xu, Yuheng Luo 외 arxiv

Offline goal-conditioned reinforcement learning (GCRL) is challenging in long-horizon tasks, where distant state--goal pairs provide weak supervision and value estimates become vulnerable to accumulated bootstrapping err…

Reinforcement Learning