SIGGRAPH 2025

Your Descriptive Paper Title Goes Here: Optional Subtitle for Clarity

Your Name1, Co-Author One1, Co-Author Two2, Advisor Name1

1 Some University    2 Other Institution

Teaser figure for the paper

Figure 1. Given [input], our method produces [output]. (Left) [Description of left panel]. (Right) [Description of right panel]. Our approach achieves X% improvement over prior work at Y fps.

We present MethodName, a novel approach for [problem]. Existing methods struggle with [limitation]. Our key insight is that [insight], which allows us to [contribution]. We demonstrate that MethodName achieves state-of-the-art results on [benchmarks], with [quantitative highlights]. Our approach is [X]× faster / more accurate than [baseline], while [other advantage].

Approach

Our pipeline takes [input] and produces [output] via three stages: (1) [Stage one description]. (2) [Stage two description]. (3) [Stage three description].

Method overview diagram
Figure 2. Overview of our method. [Description].

Key Contribution

The core novelty of our approach is [explain in one paragraph]. Formally, given [notation], we optimize …

Implementation Details

We implement MethodName in PyTorch. Training takes approximately [X] hours on [GPU]. At inference we achieve [Y] fps at [Z] resolution.

Qualitative Results

Result 1

Scene: [name]. Ours vs. [Baseline].

Result 2

Scene: [name]. [Note about result].

Result 3

Scene: [name]. [Note about result].

@inproceedings{yourname2025title,
  title     = {Your Descriptive Paper Title Goes Here},
  author    = {Your Name and Co-Author One and Co-Author Two and Advisor Name},
  booktitle = {ACM SIGGRAPH 2025},
  year      = {2025},
  doi       = {10.1145/XXXXXXX.XXXXXXX}
}

This work was supported by [Grant/Fellowship]. We thank [Name(s)] for [reason]. Compute was provided by [cluster/cloud].