World-aware Planning Narratives Enhance Large Vision-Language Model Planner
4
6 commits
1 linked in READMEs
updated May 7, 2026
Junhao Shi*, Zhaoye Fei*, Siyin Wang, Qipeng Guo, Jingjing Gong, Xipeng Qiu
Fudan University, Shanghai Innovation Institute, Shanghai AI Laboratory
This repository contains the official implementation of our paper on enhancing large vision-language models (LVLMs) with world-aware planning narratives. Our approach bridges the gap between high-level task instructions and nuanced real-world environments by integrating contextual world knowledge into planning systems.
Our framework employs Qwen2.5-VL-72B-Instruct as the teacher model for instruction augmentation and reasoning generation. We evaluate our approach on two foundation model series:
Our approach achieves substantial improvements over baseline methods:
The enhanced open-source models outperform recent proprietary systems by a large margin.
We evaluate on the EB-ALFRED benchmark from EmbodiedBench, using Success Rate (SR) as the primary metric.
If you find this work useful for your research, please cite our paper:
@misc{shi2025worldawareplanningnarrativesenhance,
title={World-aware Planning Narratives Enhance Large Vision-Language Model Planner},
author={Junhao Shi and Zhaoye Fei and Siyin Wang and Qipeng Guo and Jingjing Gong and Xipeng Qiu},
year={2025},
eprint={2506.21230},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2506.21230},
}
6 commits
World-aware Planning Narratives Enhance Large Vision-Language Model Planner
4
6 commits
1 linked in READMEs
updated May 7, 2026
Junhao Shi*, Zhaoye Fei*, Siyin Wang, Qipeng Guo, Jingjing Gong, Xipeng Qiu
Fudan University, Shanghai Innovation Institute, Shanghai AI Laboratory
This repository contains the official implementation of our paper on enhancing large vision-language models (LVLMs) with world-aware planning narratives. Our approach bridges the gap between high-level task instructions and nuanced real-world environments by integrating contextual world knowledge into planning systems.
Our framework employs Qwen2.5-VL-72B-Instruct as the teacher model for instruction augmentation and reasoning generation. We evaluate our approach on two foundation model series:
Our approach achieves substantial improvements over baseline methods:
The enhanced open-source models outperform recent proprietary systems by a large margin.
We evaluate on the EB-ALFRED benchmark from EmbodiedBench, using Success Rate (SR) as the primary metric.
If you find this work useful for your research, please cite our paper:
@misc{shi2025worldawareplanningnarrativesenhance,
title={World-aware Planning Narratives Enhance Large Vision-Language Model Planner},
author={Junhao Shi and Zhaoye Fei and Siyin Wang and Qipeng Guo and Jingjing Gong and Xipeng Qiu},
year={2025},
eprint={2506.21230},
archivePrefix={arXiv},
primaryClass={cs.AI},
url={https://arxiv.org/abs/2506.21230},
}
6 commits