paper-with-me

Papers

MCBench: A Multicontext Safety Assessment Benchmark for Omni Large Language Models

2026-04-17 · Manh Luong, Tamas Abraham, Junae Kim, Amar Kaur, Rollin Omari, Gholamreza Haffari, Trang Vu, Lizhen Qu, Dinh Phung arxiv

Existing multimodal safety benchmarks focus solely on visual inputs and cannot assess Omni Large Language Models (LLMs) that process vision, audio, and text. We introduce MCBench, a benchmark with 1196 scenarios spanning four safety categories that require integrating multiple modalities for accurate safety assessment. Each unsafe scenario is paired with a minimally different safe counterpart to assess model sensitivity. Our evaluations of state-of-the-art models reveal significant challenges. Omni LLMs struggle with subtle or non-physical risks but perform better when salient visual or acoustic cues are present. Analysis of reasoning traces shows that, although models can extract modality-specific information, they often fail to integrate these cues effectively for safety judgments. Our findings reveal that current Omni LLMs lack robust cross-modal reasoning in safety-critical settings, underscoring the need for improved architectures and training strategies for multimodal safety.

📄 PDF Abstract BibTeX arXiv:2606.05177

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Benchmarking Large Multimodal Models against Common Corruptions

2024-01-22 · Jiawei Zhang, Tianyu Pang, Chao Du, Yi Ren 외

This technical report aims to fill a deficiency in the assessment of large multimodal models (LMMs) by specifically examining the self-consistency of their outputs when subjected to common corruptions. We investigate the…

BenchmarkingImage to textSpeech-to-Texttext-to-speech+1

IMCBench: A benchmark for multimodal LLMs in Image-grounded Medical Conversations

2026-06-26 · Maria Xenochristou, Ashutosh Joshi, Korosh Vatanparvar, Mohammad Abuzar Hashemi 외 arxiv

Recent advances in large language models and vision-language models have enabled reasoning over multimodal data, offering opportunities for clinical applications such as decision support and triaging. However, existing m…

LLMCBench: Benchmarking Large Language Model Compression for Efficient Deployment

2024-10-28 · Ge Yang, Changyi He, Jinyang Guo, Jianyu Wu 외

Although large language models (LLMs) have demonstrated their strong intelligence ability, the high demand for computation and storage hinders their practical application. To this end, many model compression techniques a…

BenchmarkingLanguage ModelingLanguage ModellingLarge Language Model+1

Metric Calculating Benchmark: Code-Verifiable Complicate Instruction Following Benchmark for Large Language Models

2025-10-09 · Hyeonseok Moon, Seongtae Hong, Jaehyung Seo, Heuiseok Lim arxiv

Recent frontier-level LLMs have saturated many previously difficult benchmarks, leaving little room for further differentiation. This progress highlights the need for challenging benchmarks that provide objective verific…

Instruction Following

RMCBench: Benchmarking Large Language Models' Resistance to Malicious Code

2024-09-23 · Jiachi Chen, Qingyuan Zhong, Yanlin Wang, Kaiwen Ning 외

The emergence of Large Language Models (LLMs) has significantly influenced various aspects of software development activities. Despite their benefits, LLMs also pose notable risks, including the potential to generate har…

BenchmarkingCode Generation