paper-with-me

Papers

SnapBench: Benchmarking Snap-and-Ask Multimodal Retrieval for Mobile Interactions

2026-08-30 · Zirong Chen, Fuda Ye, Kuan Zhang, Enjun Du, Junfu Pu, Xinlei Wang, Xinyu Zuo, Lisheng Duan, Jin Ma, Yongqi Zhang hf

Mobile AI acts as a visual oracle, empowering users to snap a picture of something and ask for information. Snap-and-ask retrieval is now one of the most common entry points for mobile AI, yet photos are often blurry, while text questions may be short or mistyped. Existing benchmarks only test on clean inputs or do not isolate paired robustness in snap-and-ask retrieval. Therefore, we introduce SnapBench, the first paired benchmark for robust snap-and-ask multimodal retrieval, spanning 1,145 queries, 9,085 gallery items under 53 controlled corruption conditions with human annotations. We evaluate 16 multimodal retrievers, covering dual-tower encoders and embedding-based VLMs. Results show that image corruptions substantially degrade retrieval, while text corruptions mainly affect text-only retrieval and have limited impact on joint retrieval. Clean image-only retrieval often outperforms joint retrieval, indicating the coarse-text drag and the lack of cross-modal fallback under noisy inputs. SnapBench provides a controlled testbed for evaluating robust retrieval in snap-and-ask scenarios. We further propose MOOR (Modality-anchored, Outlier-aware, Optimal Reweighting), a simple adaptive fusion approach, highlighting the need for reliability-aware modality calibration in snap-and-ask retrieval.

📄 PDF Abstract BibTeX arXiv:2608.29607

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepImageSearch: Benchmarking Multimodal Agents for Context-Aware Image Retrieval in Visual Histories

2026-02-11 · Chenlong Deng, Mengjie Deng, Junjie Wu, Dun Zeng 외 arxiv

Existing multimodal retrieval systems excel at semantic matching but implicitly assume that query-image relevance can be measured in isolation. This paradigm overlooks the rich dependencies inherent in realistic visual s…

Temporal SequencesImage Retrieval

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

SnapNTell: Enhancing Entity-Centric Visual Question Answering with Retrieval Augmented Multimodal LLM

2024-03-07 · JieLin Qiu, Andrea Madotto, Zhaojiang Lin, Paul A. Crook 외

Vision-extended LLMs have made significant strides in Visual Question Answering (VQA). Despite these advancements, VLLMs still encounter substantial difficulties in handling queries involving long-tail entities, with a t…

Question AnsweringRetrievalVisual Question AnsweringVisual Question Answering (VQA)

Energy-Efficient On-Device RAG on a Mobile NPU: System Design and Benchmark on Snapdragon X Elite

2026-06-09 · Zhiyuan Cheng, Longying Lai arxiv

Retrieval-Augmented Generation (RAG) pipelines are compute-intensive, combining embedding, retrieval, reranking, and large language model (LLM) generation. Running them entirely on-device benefits privacy, latency, and o…

SnappyMeal: Design and Longitudinal Evaluation of a Multimodal AI Food Logging Application

2025-11-05 · Liam Bakar, Zachary Englhardt, Vidya Srinivas, Girish Narayanswamy 외 arxiv

Food logging, both self-directed and prescribed, plays a critical role in uncovering correlations between diet, medical, fitness, and health outcomes. Through conversations with nutritional experts and individuals who pr…

Information Retrieval