paper-with-me

Papers

Generating the Future With Adversarial Transformers

2017-07-01 · CVPR 2017 7 · Carl Vondrick, Antonio Torralba

We learn models to generate the immediate future in video. This problem has two main challenges. Firstly, since the future is uncertain, models should be multi-modal, which can be difficult to learn. Secondly, since the future is similar to the past, models store low-level details, which complicates learning of high-level semantics. We propose a framework to tackle both of these challenges. We present a model that generates the future by transforming pixels in the past. Our approach explicitly disentangles the model's memory from the prediction, which helps the model learn desirable invariances. Experiments suggest that this model can generate short videos of plausible futures. We believe predictive models have many applications in robotics, health-care, and video understanding.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Video Understanding

Similar Papers 제목 키워드 기반

Random Position Adversarial Patch for Vision Transformers

2023-07-09 · Mingzhen Shao

Previous studies have shown the vulnerability of vision transformers to adversarial patches, but these studies all rely on a critical assumption: the attack patches must be perfectly aligned with the patches used for lin…

Position

Adversarial Attacks on Transformers-Based Malware Detectors

2022-10-01 · Yash Jakhotiya, Heramb Patil, Jugal Rawlani, Dr. Sunil B. Mane

Signature-based malware detectors have proven to be insufficient as even a small change in malignant executable code can bypass these signature-based detectors. Many machine learning-based models have been proposed to ef…

Probing the Robustness of Vision-Language Pretrained Models: A Multimodal Adversarial Attack Approach

2024-08-24 · Jiwei Guan, Tianyu Ding, Longbing Cao, Lei Pan 외

Vision-language pretraining (VLP) with transformers has demonstrated exceptional performance across numerous multimodal tasks. However, the adversarial robustness of these models has not been thoroughly investigated. Exi…

Adversarial AttackAdversarial Robustness

Evaluating the Adversarial Robustness of Detection Transformers

2024-12-25 · Amirhossein Nazeri, Chunheng Zhao, Pierluigi Pisu

Robust object detection is critical for autonomous driving and mobile robotics, where accurate detection of vehicles, pedestrians, and obstacles is essential for ensuring safety. Despite the advancements in object detect…

Adversarial RobustnessAutonomous DrivingObjectobject-detection+2

Adv-OLM: Generating Textual Adversaries via OLM

2021-01-21 · EACL 2021 2 · Vijit Malik, Ashwani Bhat, Ashutosh Modi

Deep learning models are susceptible to adversarial examples that have imperceptible perturbations in the original input, resulting in adversarial attacks against these models. Analysis of these attacks on the state of t…

Sentencetext-classificationText Classification