MOCHA: Multi-modal Objects-aware Cross-arcHitecture Alignment
- lab arXiv
- lab arXivLabs
- person Elena Camuffo
A new distillation framework called MOCHA transfers multimodal knowledge from a frozen vision-language model into a lightweight vision-only detector, enabling few-shot personalized object detection without the computational burden of large models at inference time, according to a preprint posted on arXiv [1]. The framework, formally named Multi-modal Objects-aware Cross-arcHitecture Alignment, was detailed in a paper submitted to the arXiv preprint repository on September 17, 2025, and last revised on June 22, 2026 [1]. The corresponding author is Elena Camuffo [2]. The work addresses a persistent tension in personalized object detection: lightweight models lack the semantic depth to recognize user-specific objects from only a handful of examples, while large vision-language models, or VLMs, are too computationally expensive for real-time or on-device use [2]. MOCHA resolves this by using a frozen VLM teacher — such as LLaVa — to guide the training of a compact student detector like YOLO [4]. A translation module maps the student’s features into the teacher’s multimodal space, where a dual-objective loss enforces both local alignment and global relational consistency across regions [4]. The student never requires textual input or teacher modifications at inference, keeping the deployment footprint small [2]. Across four personalized detection benchmarks — PerSeg, POD, CORe50, and iCubWorld — MOCHA delivered an average improvement of +10.1 over a YOLOv8n baseline and outperformed the previous best competitor, AuXFT, by +4.9 [3]. The method also generalized to other student architectures, including YOLOv11n and RT-DETR-l [3]. The authors note that the resulting compact detectors are suited for edge deployment on mobile and robotic platforms [3]. The paper’s submission history shows five versions, with the file size growing from 9,534 KB in the initial upload to 9,649 KB in the most recent revision [1]. arXiv, which hosts the preprint, is an open-access repository of electronic preprints moderated but not peer-reviewed, and it surpassed two million articles by the end of 2021 [8]. The MOCHA paper appears under the computer-vision category and is accompanied by arXivLabs integrations, including Bibliographic Explorer and Connected Papers, which allow readers to navigate citation trees and explore related research [7].
safety-researchresearch-paperinfrastructuretool-release
Background sources we checked (9)
- arxiv.org ↗ # MOCHA: Multi-modal Objects-aware Cross-arcHitecture Alignment ArXiv.org, 2025. Preprint. 0 citations. ## Abstract Personalized object detection aims to adapt a general-purpose detector to recognize user-specific instances from only a few examples. Lightweight models often st…
- arxiv.org ↗ # MOCHA: Multi-modal Objects-aware Cross-arcHitecture Alignment ... Personalized object detection aims to adapt a general-purpose detector to recognize user-specific instances from only a few examples. Lightweight models often struggle in this setting due to their weak semantic p…
- arxiv.org ↗ We introduce MOCHA (Multi-modal Objects-aware Cross-arcHitecture Alignment), a knowledge distillation approach that transfers region-level multimodal semantics from a large vision-language teacher (e.g., LLaVa) into a lightweight vision-only object detector student (e.g., YOLO). …
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
- en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
- en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…
- en.wikipedia.org ↗ A large language model (LLM) is a type of machine learning model designed for natural language processing tasks such as language generation. LLMs are language models with many parameters, and are trained with self-supervised learning on a vast amount of text.…
Sources
- export.arxiv.org — MOCHA: Multi-modal Objects-aware Cross-arcHitecture Alignment ↗