Views
No views yet
ThinkMorph-7B / BAGEL-7B-MoT1ThinkMorph(
2 model_path="weikaih/imaginative-perception-token-mvc-mixed",
3 think=False, understanding_output=True, visual_gen=True, vae_input=True,
4)
5# system prompt: "Answer the question directly ... Do not think or generate any images."
6# output: <answer>X</answer>1ThinkMorph(
2 model_path="weikaih/imaginative-perception-token-mvc-mixed",
3 think=True, understanding_output=False, visual_gen=True, save_dir="./imgs",
4)
5# system prompt: "Let's think step by step ... <think> ... <image_start> ... </image_end> ... <answer> ... </answer>"
6# output: <think>...</think><image_start>[generated image]<image_end><answer>X</answer>| AI2-THOR | ScanNet | MessyTable | MindCube | All-Angles |
|---|---|---|---|---|
| 62.3 | 47.0 | 37.0 | 37.0 | 33.5 |
1@misc{bigverdi2026imaginativeperceptiontokensenhance,
2 title={Imaginative Perception Tokens Enhance Spatial Reasoning in Multimodal Language Models},
3 author={Mahtab Bigverdi and Linjie Li and Weikai Huang and Yiming Liu and Jaemin Cho and Jieyu Zhang and Tuhin Kundu and Chris Dangjoo Kim and Zelun Luo and Linda Shapiro and Ranjay Krishna},
4 year={2026},
5 eprint={2606.03988},
6 archivePrefix={arXiv},
7 primaryClass={cs.AI},
8 url={https://arxiv.org/abs/2606.03988},
9}