paper-with-me

Papers

ARC Is a Vision Problem!

2025-11-18 · Keya Hu, Ali Cy, Linlu Qiu, Xiaoman Delores Ding, Runqian Wang, Yeyin Eva Zhu, Jacob Andreas, Kaiming He arxiv

The Abstraction and Reasoning Corpus (ARC) is designed to promote research on abstract reasoning, a fundamental aspect of human intelligence. Common approaches to ARC treat it as a language-oriented problem, addressed by large language models (LLMs) or recurrent reasoning models. However, although the puzzle-like tasks in ARC are inherently visual, existing research has rarely approached the problem from a vision-centric perspective. In this work, we formulate ARC within a vision paradigm, framing it as an image-to-image translation problem. To incorporate visual priors, we represent the inputs on a "canvas" that can be processed like natural images. It is then natural for us to apply standard vision architectures, such as a vanilla Vision Transformer (ViT), to perform image-to-image mapping. Our model is trained from scratch solely on ARC data and generalizes to unseen tasks through test-time training. Our framework, termed Vision ARC (VARC), achieves 60.4% accuracy on the ARC-1 benchmark, substantially outperforming existing methods that are also trained from scratch. Our results are competitive with those of leading LLMs and close the gap to average human performance.

📄 PDF Abstract BibTeX arXiv:2511.14761

Code (0)

등록된 구현이 없습니다.

Tasks

Image-to-Image Translation

Similar Papers 제목 키워드 기반

Vision-Based Traffic Accident Detection and Anticipation: A Survey

2023-08-30 · Jianwu Fang, iahuan Qiao, Jianru Xue, Zhengguo Li

Traffic accident detection and anticipation is an obstinate road safety problem and painstaking efforts have been devoted. With the rapid growth of video data, Vision-based Traffic Accident Detection and Anticipation (na…

SurveyTraffic Accident Detection

The Boltzmann fair division for distributive justice

2021-09-24 · Ji-Won Park, Jaeup U. Kim, Cheol-Min Ghim, Chae Un Kim

Fair division is a significant, long-standing problem and is closely related to social and economic justice. The conventional division methods such as cut-and-choose are hardly applicable to realworld problems because of…

Fairness

Online Fair Division: A Survey

2019-11-21 · Martin Aleksandrov, Toby Walsh

We survey a burgeoning and promising new research area that considers the online nature of many practical fair division problems. We identify wide variety of such online fair division problems, as well as discuss new mec…

Survey

A Taxonomy of Deep Convolutional Neural Nets for Computer Vision

2016-01-25 · Suraj Srinivas, Ravi Kiran Sarvadevabhatla, Konda Reddy Mopuri, Nikita Prabhu 외

Traditional architectures for solving computer vision problems and the degree of success they enjoyed have been heavily reliant on hand-crafted features. However, of late, deep learning techniques have offered a compelli…

Deep LearningSurvey

Semantic Document Distance Measures and Unsupervised Document Revision Detection

2017-09-05 · IJCNLP 2017 11 · Xiaofeng Zhu, Diego Klabjan, Patrick Bless

In this paper, we model the document revision detection problem as a minimum cost branching problem that relies on computing document distances. Furthermore, we propose two new document distance measures, word vector-bas…

Dynamic Time Warping