TwiFF-7B / README.md
Liu-Junhua's picture
Update README.md
b0aba2b verified
|
Raw
History Blame
2.19 kB
metadata
license: apache-2.0
datasets:
  - Liu-Junhua/TwiFF-2.7M
language:
  - en
base_model:
  - ByteDance-Seed/BAGEL-7B-MoT
pipeline_tag: any-to-any

TwiFF (Think With Future Frames): A Large-Scale Dataset for Dynamic Visual Reasoning

TwiFF Paper on arXiv TwiFF-2.7M Dataset TwiFF-Bench Dataset TwiFF-Bench Dataset

🧠 Method

We present TwiFF, a unified model fine-tuned on a high-quality dynamic visual Chain-of-Thought (VCoT) dataset comprising 2.7 million samples. In dynamic multimodal question-answering tasks involving instructional, predictive, and camera, TwiFF iteratively generates future event frames alongside textual reasoning, thereby producing temporally coherent visual reasoning trajectories. Experimental results demonstrate that, on dynamic scenario reasoning benchmarks, our dynamic VCoT approach outperforms both static VCoT methods based on tool-calling paradigms and purely textual chain-of-thought baselines.

✍️ Citation

@article{liu2026twiff,
         title={TwiFF (Think With Future Frames): A Large-Scale Dataset for Dynamic Visual Reasoning}, 
         author={Liu, Junhua and Wang, Zhangcheng and Han, Zhike and Wang, Ningli and Liang, Guotao and Kuang, Kun},
         journal={arXiv preprint arXiv:2602.10675},
         year={2026},
}