paper-with-me

Papers

Representation over Routing: Diagnosing Temporal Routing Pathologies in Multi-Timescale PPO

2026-04-15 · Jing Sun arxiv

Temporal credit assignment in reinforcement learning is often approached by introducing value estimates at multiple discount factors. A natural next step is to let the actor dynamically route among these temporal heads, using either differentiable attention or heuristic uncertainty weights. This paper argues that such routing can create a numerical shortcut rather than a reliable temporal abstraction. We study this issue in a controlled PPO setting on LunarLander-v2, using the environment as a visual sandbox for diagnosing failure modes. First, we formalize Surrogate Objective Hacking: a differentiable softmax router exposed to the PPO surrogate receives a direct gradient toward advantage heads that are numerically favorable for the current update, even when this routing change does not correspond to improved physical control. Because unnormalized advantages at different discount factors have different effective scales, this creates a scale-discrepancy vulnerability. Second, we identify the Paradox of Temporal Uncertainty in gradient-free error-based routing: short-horizon heads can receive the largest routing share because their prediction targets are easier, even when they are less aligned with delayed task success. As a structural response, we study Target Decoupling: the critic may retain multi-timescale auxiliary heads, but the actor is updated only with the long-horizon advantage. Target Decoupling is not presented as a broad performance booster; in this run set it removes the exploitable actor-side routing pathway and improves the observed worst-seed return. Code is available at https://github.com/ben-dlwlrma/Representation-Over-Routing.

📄 PDF Abstract BibTeX arXiv:2604.13517

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

CARD: Diagnosing Belief to Action Routing Failures in Vision Language Models

2026-08-21 · Souptik Kumar Majumdar, Fabian Kögel, Andreas Bulling arxiv

Linear probes and activation steering have uncovered that vision-language models (VLMs) internally represent mental states such as agents' beliefs, knowledge, and intentions. However, it is unclear whether and how these …

Temporal Hyperbolic Graph Representation Learning for Scale-Free Internet Routing and Delay Prediction

2026-05-27 · Yi-Ling Kuo, Hao-Yu Tien, Shih-Yu Tsai arxiv

Predicting Internet round-trip time (RTT) is critical for routing optimization, quality-of-service (QoS) provisioning, and traffic engineering, yet remains challenging due to long-term temporal dependencies, evolving rou…

Graph Representation LearningLink PredictionGraph Learning

TRACE: Temporal Routing with Autoregressive Cross-channel Experts for EEG Representation Learning

2026-05-12 · Fan Ma, Qier An, Peng Chen, Lingfei Qian 외 arxiv

Learning transferable representations for electroencephalography (EEG) remains challenging because EEG signals are inherently multi-channel and non-stationary. Channels observed at the same time provide coupled measureme…

Representation Learning

A Distributed Hierarchical Spatio-Temporal Edge-Enhanced Graph Neural Network for City-Scale Dynamic Logistics Routing

2025-12-20 · Zihan Han, Lingran Meng, Jingwei Zhang arxiv

City-scale logistics routing has become increasingly challenging as metropolitan road networks grow to tens of millions of edges and traffic conditions evolve rapidly under high-volume mobility demands. Conventional cent…

Graph Neural Network

Improving Video Instance Segmentation via Temporal Pyramid Routing

2021-07-28 · Xiangtai Li, Hao He, Yibo Yang, Henghui Ding 외

Video Instance Segmentation (VIS) is a new and inherently multi-task problem, which aims to detect, segment, and track each instance in a video sequence. Existing approaches are mainly based on single-frame features or s…

Instance SegmentationPanoptic SegmentationSegmentationSemantic Segmentation+1