paper-with-me

Papers

Temporal-Difference Networks

2015-04-21 · NeurIPS 2004 · Richard S. Sutton, Brian Tanner

We introduce a generalization of temporal-difference (TD) learning to networks of interrelated predictions. Rather than relating a single prediction to itself at a later time, as in conventional TD methods, a TD network relates each prediction in a set of predictions to other predictions in the set at a later time. TD networks can represent and apply TD learning to a much wider class of predictions than has previously been possible. Using a random-walk example, we show that these networks can be used to learn to predict by a fixed interval, which is not possible with conventional TD methods. Secondly, we show that if the inter-predictive relationships are made conditional on action, then the usual learning-efficiency advantage of TD methods over Monte Carlo (supervised learning) methods becomes particularly pronounced. Thirdly, we demonstrate that TD networks can learn predictive state representations that enable exact solution of a non-Markov problem. A very broad range of inter-predictive temporal relationships can be expressed in these networks. Overall we argue that TD networks represent a substantial extension of the abilities of TD methods and bring us closer to the goal of representing world knowledge in entirely predictive, grounded terms.

📄 PDF Abstract BibTeX arXiv:1504.05539

Code (0)

등록된 구현이 없습니다.

Tasks

World Knowledge

Similar Papers 제목 키워드 기반

SpatioTemporal Difference Network for Video Depth Super-Resolution

2025-08-02 · Zhengxue Wang, Yuan Wu, Xiang Li, Zhiqiang Yan 외 arxiv

Depth super-resolution has achieved impressive performance, and the incorporation of multi-frame information further enhances reconstruction quality. Nevertheless, statistical analyses reveal that video depth super-resol…

Temporal Difference Networks for Action Recognition

2021-01-01 · LiMin Wang, Bin Ji, Zhan Tong, Gangshan Wu

Temporal modeling still remains challenging for action recognition in videos. To mitigate this issue, this paper presents a new video architecture, termed as Temporal Difference Network (TDN), with a focus on capturing m…

Action RecognitionAction Recognition In Videos

TDN: Temporal Difference Networks for Efficient Action Recognition

2020-12-18 · CVPR 2021 1 · LiMin Wang, Zhan Tong, Bin Ji, Gangshan Wu

Temporal modeling still remains challenging for action recognition in videos. To mitigate this issue, this paper presents a new video architecture, termed as Temporal Difference Network (TDN), with a focus on capturing m…

Action ClassificationAction RecognitionAction Recognition In Videos

Multi-Scale Temporal Difference Transformer for Video-Text Retrieval

2024-06-23 · Ni Wang, Dongliang Liao, Xing Xu

Currently, in the field of video-text retrieval, there are many transformer-based methods. Most of them usually stack frame features and regrade frames as tokens, then use transformers for video temporal modeling. Howeve…

RetrievalText RetrievalVideo-Text Retrieval

Local-Global Temporal Difference Learning for Satellite Video Super-Resolution

2023-04-10 · Yi Xiao, Qiangqiang Yuan, Kui Jiang, Xianyu Jin 외

Optical-flow-based and kernel-based approaches have been extensively explored for temporal compensation in satellite Video Super-Resolution (VSR). However, these techniques are less generalized in large-scale or complex …

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution