English

Towards AGI in Computer Vision: Lessons Learned from GPT and Large Language Models

Computer Vision and Pattern Recognition 2023-06-16 v1 Artificial Intelligence

Abstract

The AI community has been pursuing algorithms known as artificial general intelligence (AGI) that apply to any kind of real-world problem. Recently, chat systems powered by large language models (LLMs) emerge and rapidly become a promising direction to achieve AGI in natural language processing (NLP), but the path towards AGI in computer vision (CV) remains unclear. One may owe the dilemma to the fact that visual signals are more complex than language signals, yet we are interested in finding concrete reasons, as well as absorbing experiences from GPT and LLMs to solve the problem. In this paper, we start with a conceptual definition of AGI and briefly review how NLP solves a wide range of tasks via a chat system. The analysis inspires us that unification is the next important goal of CV. But, despite various efforts in this direction, CV is still far from a system like GPT that naturally integrates all tasks. We point out that the essential weakness of CV lies in lacking a paradigm to learn from environments, yet NLP has accomplished the task in the text world. We then imagine a pipeline that puts a CV algorithm (i.e., an agent) in world-scale, interactable environments, pre-trains it to predict future frames with respect to its action, and then fine-tunes it with instruction to accomplish various tasks. We expect substantial research and engineering efforts to push the idea forward and scale it up, for which we share our perspectives on future research directions.

Keywords

Cite

@article{arxiv.2306.08641,
  title  = {Towards AGI in Computer Vision: Lessons Learned from GPT and Large Language Models},
  author = {Lingxi Xie and Longhui Wei and Xiaopeng Zhang and Kaifeng Bi and Xiaotao Gu and Jianlong Chang and Qi Tian},
  journal= {arXiv preprint arXiv:2306.08641},
  year   = {2023}
}

Comments

17 pages, 14 figures, technical report, expected to be updated in the near future

R2 v1 2026-06-28T11:05:15.656Z