CoolFace
Datasetpublic

Liu-Junhua/TwiFF-Bench

TwiFF (Think With Future Frames): A Large-Scale Dataset for Dynamic Visual Reasoning 🧠 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… See the full description on the dataset page: https://huggingface.co/datasets/Liu-Junhua/TwiFF-Bench.

sourceHugging Faceapache-2.0updated 5mo agoView on Hugging Face
0likes163downloads
Dataset Card

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

<p align="center"> <a href="https://arxiv.org/abs/2602.10675"> <img src="https://img.shields.io/badge/TwiFF-Paper-red?logo=arxiv&logoColor=red" alt="TwiFF Paper on arXiv" /> </a> <a href="https://huggingface.co/Liu-Junhua/TwiFF-7B"> <img src="https://img.shields.io/badge/TwiFF-Model-yellow?logo=huggingface&logoColor=yellow" alt="TwiFF Model" /> </a> <a href="https://huggingface.co/datasets/Liu-Junhua/TwiFF-2.7M"> <img src="https://img.shields.io/badge/TwiFF--2.7M-Dataset-yellow?logo=huggingface&logoColor=yellow" alt="TwiFF-2.7M Dataset" /> </a> <a href="https://github.com/LiuJunhua02/TwiFF"> <img src="https://img.shields.io/badge/TwiFF-Codebase-536af5?color=536af5&logo=github" alt="TwiFF-Bench Dataset" /> </a> </p>

🧠 Method

<p align="center"><img src="https://github.com/LiuJunhua02/TwiFF/raw/main/assets/data_show.png" width="95%"></p> 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

bibtex
@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},
}