paper-with-me

Papers

Mass-Producing Failures of Multimodal Systems with Language Models

2023-06-21 · NeurIPS 2023 11 · Shengbang Tong, Erik Jones, Jacob Steinhardt

Deployed multimodal systems can fail in ways that evaluators did not anticipate. In order to find these failures before deployment, we introduce MultiMon, a system that automatically identifies systematic failures -- generalizable, natural-language descriptions of patterns of model failures. To uncover systematic failures, MultiMon scrapes a corpus for examples of erroneous agreement: inputs that produce the same output, but should not. It then prompts a language model (e.g., GPT-4) to find systematic patterns of failure and describe them in natural language. We use MultiMon to find 14 systematic failures (e.g., "ignores quantifiers") of the CLIP text-encoder, each comprising hundreds of distinct inputs (e.g., "a shelf with a few/many books"). Because CLIP is the backbone for most state-of-the-art multimodal systems, these inputs produce failures in Midjourney 5.1, DALL-E, VideoFusion, and others. MultiMon can also steer towards failures relevant to specific use cases, such as self-driving cars. We see MultiMon as a step towards evaluation that autonomously explores the long tail of potential system failures. Code for MULTIMON is available at https://github.com/tsb0601/MultiMon.

📄 PDF Abstract BibTeX arXiv:2306.12105

Code (1)

tsb0601/multimon 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingSelf-Driving Cars

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Added Toxicity Mitigation at Inference Time for Multimodal and Massively Multilingual Translation

2023-11-11 · Marta R. Costa-jussà, David Dale, Maha Elbayad, Bokai Yu

Added toxicity in the context of translation refers to the fact of producing a translation output with more toxicity than there exists in the input. In this paper, we present MinTox which is a novel pipeline to identify …

Machine TranslationTranslation

Who is Introducing the Failure? Automatically Attributing Failures of Multi-Agent Systems via Spectrum Analysis

2025-09-17 · Yu Ge, Linna Xie, Zhong Li, Yu Pei 외 arxiv

Large Language Model Powered Multi-Agent Systems (MASs) are increasingly employed to automate complex real-world problems, such as programming and scientific discovery. Despite their promising, MASs are not without their…

Agon: An Autonomous Large-Scale Omnidisciplinary Research System Built on Prompt Economy

2026-06-23 · Youran Sun, Xingyu Ren, Chugang Yi, Jiaxuan Guo 외 arxiv

Large language models are making research production scalable, shifting the bottleneck from producing artifacts to judging claims. We present \textsc{Agon}, a research orchestrator that validates what can be checked insi…

KMMMU: Evaluation of Massive Multi-discipline Multimodal Understanding in Korean Language and Context

2026-03-18 · Nahyun Lee, Guijin Son, Hyunwoo Ko, Chanyoung Kim 외 arxiv

We introduce KMMMU, a native Korean benchmark for evaluating multimodal understanding in Korean cultural and institutional settings. KMMMU contains 3,466 questions from exams natively written in Korean, covering nine dis…

When One Modality Sabotages the Others: A Diagnostic Lens on Multimodal Reasoning

2025-11-04 · Chenyu Zhang, Minsol Kim, Shohreh Ghorbani, Jingyao Wu 외 arxiv

Despite rapid growth in multimodal large language models (MLLMs), their reasoning traces remain opaque: it is often unclear which modality drives a prediction, how conflicts are resolved, or when one stream dominates. In…

Multimodal Emotion RecognitionMultimodal Reasoning