paper-with-me

홈 › Papers

QwenSafe: Multimodal Content Rating Description Identification via Preference-Aligned VLMs

2026-05-20 · Dishanika Denipitiyage, Aruna Seneviratne, Suranga Seneviratne arxiv

Mobile app marketplaces require developers to disclose standardized content rating descriptors (CRDs) to inform users about potentially sensitive or restricted content. Ensuring the accuracy and consistency of these disclosures remains challenging due to the multimodal nature of app content, which spans textual descriptions and visual interfaces. In this paper, we present QwenSafe, a Vision-Language Model (VLM) designed to automatically identify the presence of Apple-defined CRDs by jointly reasoning over app metadata and screenshots. To enable scalable training for this task, we introduce metadata2CRD, a data-construction pipeline that synthesizes descriptor-aligned question-answer pairs by combining app descriptions, screenshots, and formal descriptor definitions. We adapt Qwen3-VL-8B using supervised fine-tuning followed by Direct Preference Optimization (DPO) to align model predictions with descriptor-specific evidence and explanations across visual and textual modalities. We evaluate QwenSafe on 12 Apple-defined content rating descriptors and compare it against state-of-the-art vision-language models, including Qwen3-VL, LLaVA-1.6, and Gemini-2.5-Flash. QwenSafe consistently outperforms all baselines in binary CRD classification, achieving improvements in positive-class recall of 111.8%, 36.1%, and 2.1%, respectively. Our results demonstrate that descriptor-aware multimodal alignment substantially improves automated content classification and highlights the potential of vision-language models to support scalable and consistent content rating in mobile app marketplaces.

📄 PDF Abstract BibTeX arXiv:2605.20584

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhanced Multimodal RAG-LLM for Accurate Visual Question Answering

2024-12-30 · Junxiao Xue, Quan Deng, Fei Yu, Yanhao Wang 외

Multimodal large language models (MLLMs), such as GPT-4o, Gemini, LLaVA, and Flamingo, have made significant progress in integrating visual and textual modalities, excelling in tasks like visual question answering (VQA),…

Image CaptioningObject RecognitionQuestion AnsweringRAG+4

Player-Centric Multimodal Prompt Generation for Large Language Model Based Identity-Aware Basketball Video Captioning

2025-07-27 · Zeyu Xi, Haoying Sun, Yaofei Wu, Junchi Yan 외 arxiv

Existing sports video captioning methods often focus on the action yet overlook player identities, limiting their applicability. Although some methods integrate extra information to generate identity-aware descriptions, …

Information ExtractionVideo Captioning

StoryTeller: Improving Long Video Description through Global Audio-Visual Character Identification

2024-11-11 · Yichen He, Yuan Lin, Jianchao Wu, Hanchong Zhang 외

Existing large vision-language models (LVLMs) are largely limited to processing short, seconds-long videos and struggle with generating coherent descriptions for extended video spanning minutes or more. Long video descri…

Large Language ModelMultimodal Large Language ModelMultiple-choiceVideo Description

Self-Guiding Multimodal LSTM - when we do not have a perfect training dataset for image captioning

2017-09-15 · Yang Xian, YingLi Tian

In this paper, a self-guiding multimodal LSTM (sg-LSTM) image captioning model is proposed to handle uncontrolled imbalanced real-world image-sentence dataset. We collect FlickrNYC dataset from Flickr as our testbed with…

Image CaptioningSentence

From Visual to Multimodal: Systematic Ablation of Encoders and Fusion Strategies in Animal Identification

2026-02-28 · Vasiliy Kudryavtsev, Kirill Borodin, German Berezin, Kirill Bubenchikov 외 arxiv

Automated animal identification is a practical task for reuniting lost pets with their owners, yet current systems often struggle due to limited dataset scale and reliance on unimodal visual cues. This study introduces a…