NeurIPS · 2024

InternLM-XComposer2-4KHD: A Pioneering Large Vision-Language Model Handling Resolutions from 336 Pixels to 4K HD

Xiaoyi Dong, Pan Zhang, Yuhang Zang, Yuhang Cao, Bin Wang, Linke Ouyang, Songyang Zhang, Haodong Duan, Wenwei Zhang, Yining Li, Hang Yan, Yang Gao, Zhe Chen, Xinyue Zhang, Wei Li, Jingwen Li, Wenhai Wang, Kai Chen, Conghui He, Xingcheng Zhang, Jifeng Dai, Yu Qiao, Dahua Lin, Jiaqi Wang

Key takeaway

InternLM-XComposer2-4KHD uses dynamic patch layouts to support inputs from 336 pixels to 4K HD, improving access to fine-grained visual details across varied resolutions. arXiv abstract · v1

Abstract

The Large Vision-Language Model (LVLM) field has seen significant advancements, yet its progression has been hindered by challenges in comprehending fine-grained visual content due to limited resolution. Recent efforts have aimed to enhance the high-resolution understanding capabilities of LVLMs, yet they remain capped at approximately 1500 x 1500 pixels and constrained to a relatively narrow resolution range. This paper represents InternLM-XComposer2-4KHD, a groundbreaking exploration into elevating LVLM resolution capabilities up to 4K HD (3840 x 1600) and beyond. Concurrently, considering the ultra-high resolution may not be necessary in all scenarios, it supports a wide range of diverse resolutions from 336 pixels to 4K standard, significantly broadening its scope of applicability. Specifically, this research advances the patch division paradigm by introducing a novel extension: dynamic resolution with automatic patch configuration. It maintains the training image aspect ratios while automatically varying patch counts and configuring layouts based on a pre-trained Vision Transformer (ViT) (336 x 336), leading to dynamic training resolution from 336 pixels to 4K standard. Our research demonstrates that scaling training resolution up to 4K HD leads to consistent performance enhancements without hitting the ceiling of potential improvements. InternLM-XComposer2-4KHD shows superb capability that matches or even surpasses GPT-4V and Gemini Pro in 10 of the 16 benchmarks. The InternLM-XComposer2-4KHD model series with 7B parameters are publicly available at https://github.com/InternLM/InternLM-XComposer.

Author abstract · arXiv abstract · v1

Publication

Neural Information Processing Systems (NeurIPS), 2024

Paper and resources

Research topics

InternLM-XComposer2-4KHD · High-resolution vision-language models · 4K image understanding · Dynamic resolution · Automatic patch configuration · Fine-grained perception · Aspect-ratio preservation · Multimodal foundation models

Research problem and approach

Fixed or narrowly bounded image resolutions limit detailed visual understanding. The model adjusts patch counts and layouts while preserving image aspect ratios, reusing a pretrained 336-by-336 vision transformer. arXiv abstract · v1

Main contributions

  • Introduces dynamic resolution with automatic patch configuration for high-resolution LVLM training. arXiv abstract · v1
  • Studies scaling training resolution to 4K HD and releases a 7B-parameter model series. arXiv abstract · v1

Method comparison

ApproachKey difference
Resolution-constrained LVLM inputRestricts access to fine-grained content and accommodates a narrower range of image resolutions.
InternLM-XComposer2-4KHDDynamically configures patch counts and layouts while preserving aspect ratios from 336 pixels to 4K HD.

arXiv abstract · v1

Selected results

Cite this paper

Xiaoyi Dong, Pan Zhang, Yuhang Zang, Yuhang Cao, Bin Wang, Linke Ouyang, Songyang Zhang, Haodong Duan, Wenwei Zhang, Yining Li, Hang Yan, Yang Gao, Zhe Chen, Xinyue Zhang, Wei Li, Jingwen Li, Wenhai Wang, Kai Chen, Conghui He, Xingcheng Zhang, Jifeng Dai, Yu Qiao, Dahua Lin, Jiaqi Wang. InternLM-XComposer2-4KHD: A Pioneering Large Vision-Language Model Handling Resolutions from 336 Pixels to 4K HD. Advances in Neural Information Processing Systems, 37, 2024, pp. 42566–42592.

@inproceedings{arxiv240406512,
  title     = {{InternLM-XComposer2-4KHD: A Pioneering Large Vision-Language Model Handling Resolutions from 336 Pixels to 4K HD}},
  author    = {Xiaoyi Dong and Pan Zhang and Yuhang Zang and Yuhang Cao and Bin Wang and Linke Ouyang and Songyang Zhang and Haodong Duan and Wenwei Zhang and Yining Li and Hang Yan and Yang Gao and Zhe Chen and Xinyue Zhang and Wei Li and Jingwen Li and Wenhai Wang and Kai Chen and Conghui He and Xingcheng Zhang and Jifeng Dai and Yu Qiao and Dahua Lin and Jiaqi Wang},
  booktitle = {Advances in Neural Information Processing Systems},
  year      = {2024},
  volume    = {37},
  publisher = {Curran Associates, Inc.},
  pages     = {42566--42592},
  doi       = {10.52202/079017-1348},
  url       = {https://papers.nips.cc/paper_files/paper/2024/hash/4b06cdddb1cde6624c0be1465c7b800f-Abstract-Conference.html}
}