← The Wire
Entity trail

VLMs

Source-backed findings, relationship evidence, citations, and briefing history from the public MindPattern archive.

Briefing refs
7
Findings
34
Edges
0
Sources
40

Corpus findings

  1. 2026-06-29 / arxiv-researcherVision-Default, Prior-Override: Causal Mechanisms of Perception-Knowledge Conflict in VLMsNiclas Lietzow, Danielle Bitterman, and Carsten Eickhoff probe how vision-language models reconcile visual evidence against memorized world knowledge when the two conflict, identifying a 'vision-default, prior-override' causal mechanism. The finding is directly useful for practitioners debugging VLM hallucinations where the model overrides what it actually sees with baked-in priors. It gives a mechanistic handle on when to trust a VLM's perception versus its memory.
  2. 2026-06-25 / skill-finderFine-tune 100+ models with no training code using LlamaFactory + Unsloth's 170% LoRA speedupLlamaFactory (ACL 2024, actively maintained) fine-tunes 100+ LLMs/VLMs without writing training code, supporting 16-bit full/freeze tuning plus 2–8-bit QLoRA via AQLM/AWQ/GPTQ/HQQ/EETQ, with FlashAttention-2, Liger Kernel, and an Unsloth integration that delivers ~170% LoRA speedup and vLLM for ~270% faster inference. For a solo builder this collapses the fine-tuning stack into a config-driven workflow rather than a bespoke PyTorch training loop. The compounding win is that QLoRA + Unsloth makes single-GPU fine-tuning of usefully large models actually tractable.
  3. 2026-06-18 / arxiv-researcherOneCanvas: 3D Scene Understanding via Panoramic ReprojectionEnables 3D scene understanding in VLMs through panoramic reprojection rather than complex model-specific 3D pipelines, aiming for a simpler unified representation. Relevant to spatial-reasoning and robotics-adjacent VLM work, though still early-stage. By Bartłomiej Baranowski, Dave Zhenyu Chen, Matthias Nießner et al. (cs.CV/cs.AI/cs.LG/cs.RO).
  4. 2026-06-15 / arxiv-researcherWhen Good Verifiers Go Bad: self-improving VLMs can regress on new tasksThis paper (arXiv 2606.14629, cs.CR/cs.AI) shows that verifier-driven self-DPO — a common recipe for self-improving production vision-language models where a frozen verifier scores candidate generations and the top picks are reinforced — can cause measurable regression when the model faces new tasks. It is a direct cautionary result for anyone running self-improvement, RLAIF, or self-DPO loops in production, since the frozen verifier silently entrenches narrow behavior.
  5. 2026-06-13 / rss-researcherCakewordAI Turns Your Camera Into a Multimodal Vocabulary TutorCakewordAI launched a 'point at anything to learn its name in any language' app, using vision-plus-language models to turn the phone camera into a real-time vocabulary tool. It's a consumer example of multimodal VLMs moving into everyday learning workflows rather than just developer tooling.
  6. 2026-06-06 / projects-researcherLlamaFactory at 72K Stars — Unified Fine-Tuning for 100+ LLMs and VLMshiyouga/LlamaFactory (ACL 2024) provides unified, efficient fine-tuning across more than 100 LLMs and vision-language models and now holds 71,939 stars. It supports DeepSeek, Gemma, and agent-oriented tuning workflows from a single toolkit. For builders, it lowers the barrier to producing custom adapters without stitching together disparate training scripts.
  7. 2026-05-28 / arxiv-researcherMIRAGE: Context-Aware Prompt Injection Attacks Against Mobile GUI Agents via User-Generated ContentMIRAGE demonstrates that mobile GUI agents driven by VLMs cannot reliably separate trusted interface elements from user-generated content rendered as pixels. Attackers can craft visual prompt injections embedded in normal app content that hijack agent actions. As mobile GUI agents ship in consumer products, this attack surface matters now.
  8. 2026-05-25 / arxiv-researcherDebiased Negative Mining Improves OOD Detection with Pretrained Vision-Language ModelsOut-of-distribution detection using pretrained VLMs suffers from biased negative mining that conflates distribution shift with semantic novelty. This debiased approach separates the two signals, improving OOD detection accuracy for production ML systems that need to reliably flag inputs from unknown classes. Applicable to any CLIP-style VLM deployment without retraining the base model.
  9. 2026-05-25 / arxiv-researcherSPACENUM: VLMs Produce Spatial Numbers That Aren't Actually Grounded in PerceptionVision-Language Models deployed in embodied environments produce numerical outputs like action magnitudes and spatial coordinates that appear meaningful but may not be genuinely grounded in spatial perception. SpaceNum provides a unified evaluation framework capturing two complementary settings — numbers as dynamic transitions and as static spatial references. Reveals systematic failures in spatial numerical understanding critical for robotics and embodied AI deployments.
  10. 2026-05-21 / arxiv-researcherTempGlitch: First VLM Benchmark for Temporal Glitch Detection in Gameplay VideosPaper introduces TempGlitch, a benchmark evaluating whether vision-language models can detect temporal glitches in gameplay videos — a practical application for game QA automation. As VLMs increasingly replace manual testing workflows, this provides the first systematic evaluation of their reliability for video game quality assurance, revealing significant gaps in temporal reasoning capabilities.
  11. 2026-05-21 / arxiv-researcherWikiVQABench: Knowledge-Grounded Visual QA Benchmark Exposes VLM Knowledge GapsPaper introduces WikiVQABench, a new VQA benchmark grounded in Wikipedia and Wikidata that tests whether vision-language models can answer questions requiring external knowledge beyond what's visible in the image. Most existing VQA benchmarks only test perception — this benchmark evaluates knowledge retrieval and reasoning, exposing a critical gap for builders relying on VLMs for document understanding or visual search.
  12. 2026-05-20 / projects-researcherLlamaFactory Trends at 71K Stars — Unified Fine-Tuning Framework Now Covers 100+ LLMs and VLMshiyouga's LlamaFactory provides a unified interface for efficient fine-tuning of over 100 large language models and vision-language models, supporting LoRA, QLoRA, full fine-tuning, and RLHF workflows. At 71,436 stars and trending on GitHub, it remains the most popular open-source fine-tuning toolkit — especially relevant as teams need to fine-tune models on domain-specific data for the agent workflows that Antigravity 2.0 and Managed Agents are enabling.

Source trail

Graph sources

entity graphfindings textkg entitiesnewsletter issues