Awesome World Model Hub Papers · Datasets · Projects
← Back to papers

FUTURIST: Advancing Semantic Future Prediction through Multimodal Visual Sequence Transformers

CVPR 25 2025 41 method, application

TLDR

FUTURIST uses a multimodal visual sequence transformer with masked modeling and VAE-free tokenization for future semantic segmentation on Cityscapes.

Reasoning

The paper introduces a novel architecture and training objective for future semantic prediction, achieving state-of-the-art results on Cityscapes. However, it is limited to a single dataset and task, and does not address broader world modeling or dynamics.

Read-first score

Read-first score 41, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 0.

Recency 8%
86.7

Uses a gentle age decay so recent papers surface without erasing older foundations. 2025

Reproducibility 25%
85

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=True; dataset=False; markers=code,dataset,github

Methodology quality 25%
50

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=dataset

Topical relevance 42%
0

Uses existing LLM keyword relevance scores normalized to 0-100. world model,world simulator,generative world model,interactive world model,video world model,world dynamics prediction,model-based reinforcement learning world model

Field roles

FrontierReproducibility anchor

Rank sensitivity

Stability: volatile; rank range: 313.

Keyword Scores

world model
0
world simulator
0
generative world model
0
interactive world model
0
video world model
0
world dynamics prediction
0
model-based reinforcement learning world model
0

Deep Analysis

Innovations

  • Multimodal masked visual modeling objective
  • Novel masking mechanism designed for multimodal training
  • VAE-free hierarchical tokenization process that reduces computational complexity and enables end-to-end training with high-resolution multimodal inputs

Methodology

FUTURIST uses a unified and efficient visual sequence transformer architecture. It incorporates a multimodal masked visual modeling objective and a novel masking mechanism to integrate visible information from various modalities. A VAE-free hierarchical tokenization process reduces computational complexity and enables end-to-end training with high-resolution multimodal inputs. The model is validated on the Cityscapes dataset for future semantic segmentation.

Key Results

FUTURIST achieves state-of-the-art performance in future semantic segmentation for both short- and mid-term forecasting on the Cityscapes dataset.

Tags