VisualClaw: A Real-Time, Personalized Agent for the Physical World

22d ago · Global · primary source: export.arxiv.org

A new multimodal agent called VisualClaw sharply reduces the cost of running vision-language models on streaming video while improving accuracy on several benchmarks, according to a paper posted to arXiv on June 15, 2026 [1]. The system, described by researchers from Stanford CRFM [8], addresses three gaps that the authors say limit real-world deployment of vision-language models: high latency and cost when processing dense video frames, a static agent scaffold that does not improve after deployment, and standard video question-answering benchmarks that fail to test whether an agent can use visual evidence inside a tool-using workspace [1][2]. VisualClaw is built around two principles. The first, hybrid encoding, uses a cascaded gate to filter out less informative streaming frames and compresses a text skill bank through hot/cold top-k injection [2][3]. The second, skill evolution, allows the agent to learn from failures by retrieving memories that condition an offline evolver, which then updates the skill bank to assist with future questions [1][4]. Across four video-QA benchmarks tested with two vision-language models, Gemini 3 Flash and GPT-5.2, VisualClaw cut per-question API cost by an average of 98 percent compared with uploading every frame [1][2]. The peak reduction reached 99.3 percent on the Video-MME benchmark [2][3]. Against an offline uniform eight-frame baseline using the same evolved skill bank, the cost fell by 25.9 percent [1][4]. Accuracy improved in most settings. On the EgoSchema benchmark with Gemini 3 Flash, the average gain was 3.85 percent and the peak gain was 15.80 percent [1][2]. Because existing benchmarks did not test whether agents can use visual evidence inside tool-using workspaces, the team curated VisualClawArena, a 200-scenario multimodal agentic benchmark built through a five-stage pipeline [1][3]. Scenarios require models to use video evidence, documents, dynamic updates, and executable checks inside a workspace [2][4]. On VisualClawArena, the same self-evolution framework paired with computer-use agent backends improved macro accuracy by 2.9 percent for Codex (GPT-5.5) and by 3.2 percent for Claude Code (Sonnet 4.6) over no-evolution baselines, while reducing cost by 9.5 percent compared with the uniform-sampled baseline [1][2]. The paper points to live edge applications such as AI glasses as a natural fit. The cascade reduces a one-hour streaming session from roughly 3,600 API uploads to between 5 and 20 calls, and the self-evolution mechanism allows the agent to function as a personalized assistant [1][3]. The work was published on arXiv under the title “VisualClaw: A Real-Time, Personalized Agent for the Physical World” and is indexed on Hugging Face’s paper pages, where community members can link models, datasets, and interactive demos to the paper [4][10].

applicationresearch-paperproduct-launchmodel-releasebenchmarktool-release

Background sources we checked (10)
  • arxiv.org ↗ Time, Personalized Agent for the Physical World ... Vision language models (VLMs) are serving as general-purpose interfaces for complex multimodal tasks. However, deployment still faces three gaps: VLMs typically incur high latency and cost when processing dense video frames and …
  • arxiv.org ↗ Time, Personalized Agent for the Physical World ... Vision language models (VLMs) are serving as general-purpose interfaces for complex multimodal tasks. However, deployment still faces three gaps: VLMs typically incur high latency and cost when processing dense video frames and …
  • huggingface.co ↗ Paper page - VisualClaw: A Real-Time, Personalized Agent for the Physical World ... # VisualClaw: A Real-Time, Personalized Agent for the Physical World ... VisualClaw is a self-evolving multimodal agent that reduces deployment costs through hybrid encoding and skill evolution wh…
  • en.wikipedia.org ↗ Deadpool & Wolverine is a 2024 American superhero film based on Marvel Comics featuring the characters Deadpool and Wolverine. Produced by Marvel Studios, Maximum Effort, and 21 Laps Entertainment, and distributed by Walt Disney Studios Motion Pictures, it is the 34th film in the…
  • en.wikipedia.org ↗ Dune is a 1965 epic science fiction novel by American author Frank Herbert, originally published as two separate serials (1963–64 novel Dune World and 1965 novel Prophet of Dune) in Analog magazine. It tied with Roger Zelazny's This Immortal for the Hugo Award for Best Novel and …
  • en.wikipedia.org ↗ Nancy Drew is a fictional character appearing in several mystery book series, movies, video games, and TV shows as a teenage amateur sleuth. The books are ghostwritten by a number of authors and published under the collective pseudonym Carolyn Keene. Created by Edward Stratemeyer…
  • huggingface.co ↗ stanford-crfm (Stanford CRFM) ### AI & ML interests None defined yet. ### Recent Activity PahaII authored a paper 3 days ago VisualClaw: A Real-Time, Personalized Agent for the Physical World yifanmai published a dataset 17 days ago yifanmai updated a dataset about 2 month…
  • arxiv.org ↗ We review thirteen generative systems and five supporting datasets for quantum circuit and quantum code generation, identified through a structured scoping review of Hugging Face, arXiv, and provenance tracing (January-February 2026). We organize the field along two axes: artifac…
  • huggingface.co ↗ # Paper Pages Paper pages allow people to find artifacts related to a paper such as models, datasets and apps/demos (Spaces). Paper pages also enable the community to discuss about the paper. ## Linking a Paper to a model, dataset or Space If the repository card (`README.md`) …
  • huggingface.co ↗ # How to Add a Space to ArXiv ... Demos on Hugging Face Spaces allow a wide audience to try out state-of-the-art machine learning research without writing any code. Hugging Face and ArXiv have collaborated to embed these demos directly along side papers on ArXiv! ... Thanks to th…

Sources

Spot something wrong? Report an issue