paper-with-me

홈 › Papers

Cochain Perspectives on Temporal-Difference Signals for Learning Beyond Markov Dynamics

2026-02-06 · Zuyuan Zhang, Sizhe Tang, Tian Lan arxiv

Non-Markovian dynamics are commonly found in real-world environments due to long-range dependencies, partial observability, and memory effects. The Bellman equation that is the central pillar of Reinforcement learning (RL) becomes only approximately valid under Non-Markovian. Existing work often focus on practical algorithm designs and offer limited theoretical treatment to address key questions, such as what dynamics are indeed capturable by the Bellman framework and how to inspire new algorithm classes with optimal approximations. In this paper, we present a novel topological viewpoint on temporal-difference (TD) based RL. We show that TD errors can be viewed as 1-cochain in the topological space of state transitions, while Markov dynamics are then interpreted as topological integrability. This novel view enables us to obtain a Hodge-type decomposition of TD errors into an integrable component and a topological residual, through a Bellman-de Rham projection. We further propose HodgeFlow Policy Search (HFPS) by fitting a potential network to minimize the non-integrable projection residual in RL, achieving stability/sensitivity guarantees. In numerical evaluations, HFPS is shown to significantly improve RL performance under non-Markovian.

📄 PDF Abstract BibTeX arXiv:2602.06939

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Connecting the Dots: A Chain-of-Collaboration Prompting Framework for LLM Agents

2025-05-16 · Jiaxing Zhao, Hongbin Xie, Yuzhen Lei, Xuan Song 외

Large Language Models (LLMs) have demonstrated impressive performance in executing complex reasoning tasks. Chain-of-thought effectively enhances reasoning capabilities by unlocking the potential of large models, while m…

Prompt Engineering

Finding differences in perspectives between designers and engineers to develop trustworthy AI for autonomous cars

2023-07-01 · Gustav Jonelid, K. R. Larsson

In the context of designing and implementing ethical Artificial Intelligence (AI), varying perspectives exist regarding developing trustworthy AI for autonomous cars. This study sheds light on the differences in perspect…

Data-Centric AI Requires Rethinking Data Notion

2021-10-06 · Mustafa Hajij, Ghada Zamzmi, Karthikeyan Natesan Ramamurthy, Aldo Guzman Saenz

The transition towards data-centric AI requires revisiting data notions from mathematical and implementational standpoints to obtain unified data-centric machine learning packages. Towards this end, this work proposes un…

BIG-bench Machine Learning

Predicting Post Virality with Temporal Cross-Attention over Trend Signals

2026-05-04 · Sarvagya Somvanshi, Mohan Xu, Rakhi Chadalavada, Nathan Canera arxiv

Current models for predicting social media virality rely heavily on static textual and structural features, effectively ignoring the highly dynamic nature of trend signals. We study whether real-world attention signals c…

Binary Classification

APEX: Audio Prototype EXplanations for Classification Tasks

2026-05-11 · Piotr Kawa, Kornel Howil, Piotr Borycki, Miłosz Adamczyk 외 arxiv

Explainable AI (XAI) has achieved remarkable success in image classification, yet the audio domain lacks equally mature solutions. Current methods apply vision-based attribution techniques to spectrograms, overlooking fu…

Image Classification