An open API service indexing awesome lists of open source software.

https://github.com/thunlp-mt/fiig

Filling the Image Information Gap for VQA: Prompting Large Language Models to Proactively Ask Questions (EMNLP 2023 Findings)
https://github.com/thunlp-mt/fiig

Last synced: 7 months ago
JSON representation

Filling the Image Information Gap for VQA: Prompting Large Language Models to Proactively Ask Questions (EMNLP 2023 Findings)

Awesome Lists containing this project

README

          

This is the repo for "Filling the Image Information Gap for VQA: Prompting Large Language Models to Proactively Ask Questions" (EMNLP 2023 Findings) [paper](https://arxiv.org/abs/2311.11598)

![pipeline](./images/framework-cameraready.png )

# Installation
coming soon

# Examples
coming soon

# Bibtex
If you find our projects helpful to your research, please consider citing:
```
@misc{wang2023filling,
title={Filling the Image Information Gap for VQA: Prompting Large Language Models to Proactively Ask Questions},
author={Ziyue Wang and Chi Chen and Peng Li and Yang Liu},
year={2023},
eprint={2311.11598},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
```