paper-with-me

홈 › Papers

How Far Can We Go with Pixels Alone? A Pilot Study on Screen-Only Navigation in Commercial 3D ARPGs

2026-02-21 · Kaijie Xu, Mustafa Bugti, Clark Verbrugge arxiv

Modern 3D game levels rely heavily on visual guidance, yet the navigability of level layouts remains difficult to quantify. Prior work either simulates play in simplified environments or analyzes static screenshots for visual affordances, but neither setting faithfully captures how players explore complex, real-world game levels. In this paper, we build on an existing open-source visual affordance detector and instantiate a screen-only exploration and navigation agent that operates purely from visual affordances. Our agent consumes live game frames, identifies salient interest points, and drives a simple finite-state controller over a minimal action space to explore Dark Souls-style linear levels and attempt to reach expected goal regions. Pilot experiments show that the agent can traverse most required segments and exhibits meaningful visual navigation behavior, but also highlight that limitations of the underlying visual model prevent truly comprehensive and reliable auto-navigation. We argue that this system provides a concrete, shared baseline and evaluation protocol for visual navigation in complex games, and we call for more attention to this necessary task. Our results suggest that purely vision-based sense-making models, with discrete single-modality inputs and without explicit reasoning, can effectively support navigation and environment understanding in idealized settings, but are unlikely to be a general solution on their own.

📄 PDF Abstract BibTeX arXiv:2602.18981

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Navigation

Similar Papers 제목 키워드 기반

StateAct: Program State, before Pixels, for Long-Horizon Computer-Use Agents

2026-07-24 · Yan Yang, Xiangru Jian, Ziyang Luo, Zirui Zhao 외 hf

Computer-use agents are usually improved by strengthening perception: better models for reading a screenshot and choosing where to click. Yet a screenshot is only a lossy rendering of the underlying program state, e.g., …

Predicting and Explaining Mobile UI Tappability with Vision Modeling and Saliency Analysis

2022-04-05 · Eldon Schoop, Xin Zhou, Gang Li, Zhourong Chen 외

We use a deep learning based approach to predict whether a selected element in a mobile UI screenshot will be perceived by users as tappable, based on pixels only instead of view hierarchies required by previous work. To…

PixelSR: Efficient Screen Content Super-Resolution via Pixel Classification

2026-08-01 · Zhiheng Li, Lei Chen, Jie Zhou, Jiwen Lu arxiv

Screen content images are generally composed of texts and graphics. Compared to natural images, these man-made images contain a large quantity of sharp but repetitive structures. However, existing works in screen content…

A Pilot Study For Fragment Identification Using 2D NMR and Deep Learning

2021-03-18 · Stefan Kuhn, Eda Tumer, Simon Colreavy-Donnelly, Ricardo Moreira Borges

This paper presents a method to identify substructures in NMR spectra of mixtures, specifically 2D spectra, using a bespoke image-based Convolutional Neural Network application. This is done using HSQC and HMBC spectra s…

RoboTales: ROBOTic Anthropomorphic LEarning Systems

2026-06-24 · Andrew Chen, Ju-Hung Chen, Phurinat Pinyomit, Alexis E. Block arxiv

RoboTales is a low-cost robotic storytelling system that animates narratives using expressive sock puppetry. Implemented autonomously on a Baxter robot as a test case, RoboTales synchronizes narration, gestures, and mout…