{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/spatiotemporal-tile-based-attention-guided","title":"Spatiotemporal Tile-based Attention-guided LSTMs for Traffic Video Prediction","arxiv_id":"1910.11030","date":"2019-10-24","proceeding":null,"authors":["Tu Nguyen"],"abstract":"This extended abstract describes our solution for the Traffic4Cast Challenge 2019. The key problem we addressed is to properly model both low-level (pixel based) and high-level spatial information while still preserve the temporal relations among the frames. Our approach is inspired by the recent adoption of convolutional features into a recurrent neural networks such as LSTM to jointly capture the spatio-temporal dependency. While this approach has been proven to surpass the traditional stacked CNNs (using 2D or 3D kernels) in action recognition, we observe suboptimal performance in traffic prediction setting. Therefore, we apply a number of adaptations in the frame encoder-decoder layers and in sampling procedure to better capture the high-resolution trajectories, and to increase the training efficiency.","url_abs":"https://arxiv.org/abs/1910.11030v3","url_pdf":"https://arxiv.org/pdf/1910.11030v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"spatiotemporal-tile-based-attention-guided","repo_url":"https://github.com/tumeteor/neurips2019challenge","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"action-recognition-in-videos","task_name":"Action Recognition"},{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"traffic-prediction","task_name":"Traffic Prediction"},{"task_slug":"video-prediction","task_name":"Video Prediction"}],"methods":[{"method_slug":"lstm","method_name":"LSTM"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"tanh-activation","method_name":"Tanh Activation"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1910.11030","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1910.11030"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tumeteor/neurips2019challenge","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_violates":1,"unverified":5},"by_repo_kind":{"official":{"samples":6,"ran":1,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"e47297b1db7138e9","entry":"inverse_transform","repo":"tumeteor/neurips2019challenge","repo_kind":"official","path":"src/utils.py","file_url":"https://github.com/tumeteor/neurips2019challenge/blob/HEAD/src/utils.py","link_basis":"plan_row","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e47297b1db7138e9"}},{"code_sha256_prefix":"d111ccdd6d16c5ef","entry":"crop_image","repo":"tumeteor/neurips2019challenge","repo_kind":"official","path":"src/data_utils/loader.py","file_url":"https://github.com/tumeteor/neurips2019challenge/blob/HEAD/src/data_utils/loader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d111ccdd6d16c5ef"}},{"code_sha256_prefix":"46c330ffbb98dc2b","entry":"resize_image","repo":"tumeteor/neurips2019challenge","repo_kind":"official","path":"src/data_utils/loader.py","file_url":"https://github.com/tumeteor/neurips2019challenge/blob/HEAD/src/data_utils/loader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"46c330ffbb98dc2b"}},{"code_sha256_prefix":"6cfe59ac62430d63","entry":"save_images","repo":"tumeteor/neurips2019challenge","repo_kind":"official","path":"src/utils.py","file_url":"https://github.com/tumeteor/neurips2019challenge/blob/HEAD/src/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"6cfe59ac62430d63"}},{"code_sha256_prefix":"22955c4236a9abfa","entry":"to_tiles","repo":"tumeteor/neurips2019challenge","repo_kind":"official","path":"src/data_utils/loader.py","file_url":"https://github.com/tumeteor/neurips2019challenge/blob/HEAD/src/data_utils/loader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"22955c4236a9abfa"}},{"code_sha256_prefix":"002584257fb107b0","entry":"transform","repo":"tumeteor/neurips2019challenge","repo_kind":"official","path":"src/utils.py","file_url":"https://github.com/tumeteor/neurips2019challenge/blob/HEAD/src/utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"002584257fb107b0"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}