JoyAI-VL-Interaction: Real-Time Vision-Language Interaction Intelligence
Summary
This paper presents JoyAI-VL-Interaction, an open-source 8B-scale vision-language model that operates continuously in real-time, deciding autonomously when to respond or delegate. It includes a complete deployable system and a training recipe, outperforming Doubao and Gemini in human evaluations.
View Cached Full Text
Cached at: 06/16/26, 11:33 AM
Paper page - JoyAI-VL-Interaction: Real-Time Vision-Language Interaction Intelligence
Source: https://huggingface.co/papers/2606.14777 Published on Jun 10
#1 Paper of the day Authors:
,
,
,
,
,
,
,
,
,
,
,
,
,
Abstract
A vision-language model operates continuously in real-time, making autonomous decisions about when to respond or delegate, enabling interactive systems that perceive and act upon environmental changes without user prompting.
Many moments in the real world do not wait for a user to ask. A fire starts on a security monitor, an expression flickers across a video call, or a product a viewer wants flashes by in a livestream. Yet today’s large models remain mostly turn-based by design: they answer only when addressed, and even video-call apps that appear interactive still operate as question-answer systems, reacting only when polled or prompted. We argue for a different paradigm: a model that is present in the world like a person. It continuously watches what is happening now, decides on its own whether to speak or stay silent, interacts in real time, and delegates to abackground modelwhen the problem is hard. To advance interaction models and their adoption across domains, we make two fully open-sourced contributions. First, we release JoyAI-VL-Interaction, an 8B-scale, vision-first VL-interaction model. The model makes the response decision internally, choosing each second to stay silent, respond, or delegate to abackground model, and it excels atvision-triggered responsivenessandtime awareness. We pair it with a transferable training recipe, from which capabilities we never trained for emerge, such as guiding a shopper through changing app screens or improvising a lecture from a slide deck. Second, we release a complete,deployable systembuilt around that model. The system streams any ongoing video into the model, making it genuinely present in the world. All other components are pluggable, including ASR/TTS modules, memory, visualization UI, and a background brain that can connect to any API or agent. Across six real-world scenarios, human raters prefer JoyAI-VL-Interaction over the in-app video-call assistants of Doubao and Gemini by a wide margin. To our knowledge, this is the first open, vision-driven interaction model released together with its training recipe, data, and completedeployable system.
View arXiv pageView PDFProject pageGitHub100Add to collection
Get this paper in your agent:
hf papers read 2606\.14777
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2606.14777 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2606.14777 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2606.14777 in a Space README.md to link it from this page.
Collections including this paper4
Similar Articles
@LLMJunky: This is one of the coolest applications of AI (VLM) that I've ever seen.
A tweet by @LLMJunky highlights an impressive application of Vision-Language Models (VLM) in AI, sharing enthusiasm about its cool capabilities.
jdopensource/JoyAI-Echo
JD Open Source releases JoyAI-Echo (Echo-LongVideo), a text-to-audio-video diffusion model capable of generating minute-level multi-shot videos with consistent character identity and voice, using DMD distillation for 7.5x speedup.
D-VLA: A High-Concurrency Distributed Asynchronous Reinforcement Learning Framework for Vision-Language-Action Models
D-VLA proposes a high-concurrency distributed asynchronous reinforcement learning framework for Vision-Language-Action models, using plane decoupling and a swimlane pipeline to improve throughput and efficiency in large-scale embodied AI training.
@ma_sc_: I've been testing this on many other languages than the 14 officially supported and results have been truly surprising.…
A user shares surprising results testing Liquid AI's new LFM2.5-VL-3B vision-language model across many languages, noting strong visual capabilities but weaker instruction following; Liquid AI announces the model can read screens, documents, and ground objects to coordinates.
@HuggingModels: Ever seen an AI that reads images AND writes text? DeepSeek-V4-Flash-Vision-Exp does exactly that. It's a vision-langua…
DeepSeek-V4-Flash-Vision-Exp is a vision-language model that processes images and generates text, with over 313k downloads, useful for tasks like image description and visual question answering.