{"url":"/method/tsrup","slug":"tsrup","name":"TSRUp","full_name":"TSRUp","full_name_withheld":false,"description_markdown":"**TSRUp**, or **Transformation-based Spatial Recurrent Unit p**, is a modification of a [ConvGRU](https://paperswithcode.com/method/cgru) used in the [TriVD-GAN](https://paperswithcode.com/method/trivd-gan) architecture for video generation.\r\n\r\nIt largely follows [TSRUc](https://paperswithcode.com/method/tsruc), but computes $\\theta$, $u$ and $c$ in parallel given $x\\_{t}$ and $h\\_{t−1}$, yielding the following replacement for the $c$ update equation:\r\n\r\n$$ c = \\rho\\left(W\\_{c} \\star\\_{n}\\left[h\\_{t-1}; x\\_{t}\\right] + b\\_{c} \\right) $$\r\n\r\nIn these equations $\\sigma$ and $\\rho$ are the elementwise sigmoid and [ReLU](https://paperswithcode.com/method/relu) functions respectively and the $\\star\\_{n}$ represents a [convolution](https://paperswithcode.com/method/convolution) with a kernel of size $n \\times n$. Brackets are used to represent a feature concatenation.","description_state":"present","introduced_year":null,"introduced_by":{"title":"Transformation-based Adversarial Video Prediction on Large-Scale Data","paper":"/paper/transformation-based-adversarial-video","first_author":"Pauline Luc","n_authors":7,"url_abs":null,"archive_paper_url":"https://paperswithcode.com/paper/transformation-based-adversarial-video"},"source":{"url":"https://arxiv.org/abs/2003.04035v3","title":"Transformation-based Adversarial Video Prediction on Large-Scale Data","url_on_a_paper_host":true},"code_snippet_url":null,"code_snippet_url_on_a_code_host":false,"categories":[{"area":"Sequential","area_id":"sequential","collection":"Recurrent Neural Networks","url":"/methods/category/recurrent-neural-networks","pwc_aliases":[]}],"n_papers_tagged":1,"archive_num_papers":1,"papers_newest_first":[{"paper":"/paper/transformation-based-adversarial-video","title":"Transformation-based Adversarial Video Prediction on Large-Scale Data","date":"2020-03-09","arxiv_id":"2003.04035","n_code_links":0,"syntology":null}],"papers_shown":1,"tasks":[{"task":"/task/prediction","name":"Prediction","papers":1},{"task":"/task/video-generation","name":"Video Generation","papers":1},{"task":"/task/video-prediction","name":"Video Prediction","papers":1}],"tasks_shown":3,"n_tasks":3,"usage_by_year":[{"year":"2020","papers":1}],"row_source":"methods_table","archive":{"source":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","archive_url":"https://paperswithcode.com/method/tsrup"},"syntology_read_at":"2026-09-24T18:15:14+00:00"}