paper-with-me

홈 › Papers

ClickAIXR: On-Device Multimodal Vision-Language Interaction with Real-World Objects in Extended Reality

2026-04-06 · Dawar Khan, Alexandre Kouyoumdjian, Xinyu Liu, Omar Mena, Dominik Engel, Ivan Viola arxiv

We present ClickAIXR, a novel on-device framework for multimodal vision-language interaction with objects in extended reality (XR). Unlike prior systems that rely on cloud-based AI (e.g., ChatGPT) or gaze-based selection (e.g., GazePointAR), ClickAIXR integrates an on-device vision-language model (VLM) with a controller-based object selection paradigm, enabling users to precisely click on real-world objects in XR. Once selected, the object image is processed locally by the VLM to answer natural language questions through both text and speech. This object-centered interaction reduces ambiguity inherent in gaze- or voice-only interfaces and improves transparency by performing all inference on-device, addressing concerns around privacy and latency. We implemented ClickAIXR in the Magic Leap SDK (C API) with ONNX-based local VLM inference. We conducted a user study comparing ClickAIXR with Gemini 2.5 Flash and ChatGPT 5, evaluating usability, trust, and user satisfaction. Results show that latency is moderate and user experience is acceptable. Our findings demonstrate the potential of click-based object selection combined with on-device AI to advance trustworthy, privacy-preserving XR interactions. The source code and supplementary materials are available at: nanovis.org/ClickAIXR.html

📄 PDF Abstract BibTeX arXiv:2604.04905

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MobileVLM : A Fast, Strong and Open Vision Language Assistant for Mobile Devices

2023-12-28 · Xiangxiang Chu, Limeng Qiao, Xinyang Lin, Shuang Xu 외

We present MobileVLM, a competent multimodal vision language model (MMVLM) targeted to run on mobile devices. It is an amalgamation of a myriad of architectural designs and techniques that are mobile-oriented, which comp…

AutoMLCPUGPUImage Classification+4

ReVision: A Dataset and Baseline VLM for Privacy-Preserving Task-Oriented Visual Instruction Rewriting

2025-02-20 · Abhijit Mishra, Richard Noh, Hsiang Fu, Mingda Li 외

Efficient and privacy-preserving multimodal interaction is essential as AR, VR, and modern smartphones with powerful cameras become primary interfaces for human-computer communication. Existing powerful large vision-lang…

Image Captioningmultimodal interactionPrivacy PreservingSemantic Parsing

VetClaw: An Edge-Cloud Multimodal Agentic System for Veterinary Disease Screening

2026-07-28 · Syed Mhamudul Hasan, Anas AlSobeh, Hussein Zangoti, Abdur R. Shahid arxiv

We present VetClaw, an edge-cloud multimodal agentic system for early veterinary disease screening. VetClaw uses a camera module as an edge sensing device and sends captured images, together with optional symptom descrip…

Image Classification

SUPERGLASSES: Benchmarking Vision Language Models as Intelligent Agents for AI Smart Glasses

2026-02-26 · Zhuohang Jiang, Xu Yuan, Haohao Qu, Shanru Lin 외 arxiv

The rapid advancement of AI-powered smart glasses-one of the hottest wearable devices-has unlocked new frontiers for multimodal interaction, with Visual Question Answering (VQA) over external knowledge sources emerging a…

Visual Question AnsweringAnswer GenerationObject Detection

A General-Purpose Device for Interaction with LLMs

2024-08-02 · Jiajun Xu, Qun Wang, Yuhang Cao, Baitao Zeng 외

This paper investigates integrating large language models (LLMs) with advanced hardware, focusing on developing a general-purpose device designed for enhanced interaction with LLMs. Initially, we analyze the current land…