Vorch-Director

Interactive World Story Model via Noise-Aware Error Rectification

Lisai Zhang1∗, Yidi Wu1∗, Qi Liu1,2∗, Xin Ma1, Yang Ding1, Gang Yue1, Siqian Yang1, Jingyuan Chen2,
Lin Ma, Yaohui Wang1†

1 Vorch Team    2 Zhejiang University

*Equal contribution    †Corresponding author

Paper Code (Coming soon)
Scroll to explore

Selected results

01

The Antique Shop

Subject references
Subject 01
Subject 02
Subject 03
02

Across the Snowline

Subject references
Subject 01
Subject 02
03

The Dark Forest (3 Body Problem)

Subject references

Shot 1

Wenjie Ye

Shot 2

Miao Wang
Qiang Shi

Shot 3

Miao Wang
Qiang Shi

Shot 4

Wenjie Ye
Ji Luo

Shot 5

Yi Ding
Human Fleet
Droplet

More stories are on the way. New generations and baseline comparisons will be added here.

Method overview

Autoregressive generators are trained on clean history, but at inference they must continue from their own imperfect outputs. That gap compounds into identity drift, blur, and audio-visual desynchronization.

Vorch-Director makes training history imperfect in the right way: it reuses the model’s prediction residuals, matches them to the current flow noise level σ, and preserves a clean one-second anchor for stable long-horizon generation.

System overview
Vorch-Director method overview showing sigma-aware residual injection, clean sink, and joint audio-video transformer.
01 / σ-aware correction
σ

Match error to the denoising regime.

Each residual is stored with the noise level at which it arose. Training samples from the matching neighborhood, so coarse and fine errors are corrected at the right intensity.

02 / clean anchor
1s

Keep one trustworthy memory.

A clean one-second sink and subject references remain untouched while generated history is corrupted, giving the model a stable cue for identity and appearance.

Long-horizon evaluation

Method Cross-Shot Consistency Video Quality Text Consist.
ViCLIP ↑ Self-CIDS ↑ ARC ↑ Reappear ↑ Aesthetic ↑ Imaging ↑ CLIP-T ↑
StoryMem 0.56450.48160.40340.39400.59920.63500.2815
HoloCine 0.46660.48710.33290.33990.55570.51780.2945
Memento 0.52580.48830.40030.39780.59790.62910.3063
JoyAI-Echo 0.59000.45670.39610.41140.50680.66960.2840
Vorch-Director (ours) 0.78870.63480.65700.66480.59690.59500.2444

ST-Bench comparison (30 cases) under our unified metric suite. All rows are computed by the same evaluator under identical settings; no published numbers are mixed in. ST-Bench has no audio track, so speech metrics are omitted. Best per column in bold.

Method Cross-Shot Consistency Video Quality Text Speech
ViCLIP ↑ Self-CIDS ↑ ARC ↑ Reappear ↑ Aesthetic ↑ Imaging ↑ CLIP-T ↑ Voice ↑ Acc ↑
Text-to-video (T2V)
StoryMem 0.49970.48470.37430.37420.54150.58530.2818n/an/a
HoloCine 0.70790.62110.60480.59780.49410.34130.2696n/an/a
Memento 0.53560.49470.44020.41250.53430.57710.2789n/an/a
JoyAI-Echo 0.54970.46030.40200.40650.38500.64360.27610.61930.2376
Vorch-Director (ours) 0.73350.60310.65440.66050.55330.54790.25380.63580.2403
Reference-to-video (R2V)
DreamID-Omni 0.67700.53680.54530.55810.59130.72320.26710.61910.1979
Vorch-Director (ours) 0.74220.63320.68610.67560.58200.66250.25510.54500.2432

UnityShots comparison under the unified metric suite, T2V (top block) and R2V (bottom block), 200 cases each. Visual-only baselines emit no audio track, so their speech metrics are "n/a". Best per column within each block in bold.

Research artifact

Read & cite.

Full method, training recipe, benchmark design, and implementation details are available in the paper.

Open PDF
BibTeX
@article{zhang2026vorchdirector,
  title={Vorch-Director: Noise-Aware Error Correction
    for Long Audio-Visual Video Generation},
  author={Zhang, Lisai and Wu, Yidi and Liu, Qi and
    Ma, Xin and Ding, Yang and Yue, Gang and Yang, Siqian and
    Chen, Jingyuan and Ma, Lin and Wang, Yaohui},
  year={2026}
}
Full-size Vorch-Director method overview.