Eliminating the Cross-Domain Misalignment in Text-Guided Image Inpainting
Abstract
Long video understanding with Large Language Models (LLMs) enables the description of objects that are not explicitly present in the training data. However, continuous changes in known objects and the emergence of new ones require up-to-date knowledge of objects and their dynamics for effective understanding of the open world. To alleviate this, we propose an efficient Retrieval-Enhanced Video Understanding method, dubbed REVU, which leverages external knowledge to enhance the performance of open-world learning. First, REVU introduces an extensible external text-object memory with minimal text-visual mapping, involving static and dynamic multimodal information to help LLMs-based models align text and vision features. Second, REVU retrieves object information from external databases and dynamically integrates frame-specific data from videos, enabling effective knowledge aggregation to comprehend the open world. We conducted experiments on multiple benchmark datasets, and our model demonstrates strong adaptability to out-of-domain data without requiring additional fine-tuning or re-training. Experiments on benchmark video understanding datasets reveal that our model achieves state-of-the-art performance and robust generalization.
Cite
Text
Huang et al. "Eliminating the Cross-Domain Misalignment in Text-Guided Image Inpainting." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/97Markdown
[Huang et al. "Eliminating the Cross-Domain Misalignment in Text-Guided Image Inpainting." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/huang2024ijcai-eliminating/) doi:10.24963/ijcai.2024/97BibTeX
@inproceedings{huang2024ijcai-eliminating,
title = {{Eliminating the Cross-Domain Misalignment in Text-Guided Image Inpainting}},
author = {Huang, Muqi and Wang, Chaoyue and Luo, Yong and Zhang, Lefei},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {875-883},
doi = {10.24963/ijcai.2024/97},
url = {https://mlanthology.org/ijcai/2024/huang2024ijcai-eliminating/}
}