paper-with-me

홈 › Papers

Labeling Comic Mischief Content in Online Videos with a Multimodal Hierarchical-Cross-Attention Model

2024-06-12 · Elaheh Baharlouei, Mahsa Shafaei, Yigeng Zhang, Hugo Jair Escalante, Thamar Solorio

We address the challenge of detecting questionable content in online media, specifically the subcategory of comic mischief. This type of content combines elements such as violence, adult content, or sarcasm with humor, making it difficult to detect. Employing a multimodal approach is vital to capture the subtle details inherent in comic mischief content. To tackle this problem, we propose a novel end-to-end multimodal system for the task of comic mischief detection. As part of this contribution, we release a novel dataset for the targeted task consisting of three modalities: video, text (video captions and subtitles), and audio. We also design a HIerarchical Cross-attention model with CAPtions (HICCAP) to capture the intricate relationships among these modalities. The results show that the proposed approach makes a significant improvement over robust baselines and state-of-the-art models for comic mischief detection and its type classification. This emphasizes the potential of our system to empower users, to make informed decisions about the online content they choose to see. In addition, we conduct experiments on the UCF101, HMDB51, and XD-Violence datasets, comparing our model against other state-of-the-art approaches showcasing the outstanding performance of our proposed model in various scenarios.

📄 PDF Abstract BibTeX arXiv:2406.07841

Code (1)

RiTUAL-UH/Comic-Mischief-Prediction 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Thinking with Comics: Enhancing Multimodal Reasoning through Structured Visual Storytelling

2026-02-02 · Andong Chen, Wenxin Zhu, Qiuyu Ding, Yuchen Song 외 arxiv

Chain-of-Thought reasoning has driven large language models to extend from thinking with text to thinking with images and videos. However, different modalities still have clear limitations: static images struggle to repr…

Long-Context UnderstandingMultimodal ReasoningVisual StorytellingVisual Reasoning

A Comprehensive Gold Standard and Benchmark for Comics Text Detection and Recognition

2022-12-27 · Gürkan Soykan, Deniz Yuret, Tevfik Metin Sezgin

This study focuses on improving the optical character recognition (OCR) data for panels in the COMICS dataset, the largest dataset containing text and images from comic books. To do this, we developed a pipeline for OCR …

Optical Character RecognitionOptical Character Recognition (OCR)Story GenerationText Detection

Mischief: A Simple Black-Box Attack Against Transformer Architectures

2020-10-16 · Adrian de Wynter

We introduce Mischief, a simple and lightweight method to produce a class of human-readable, realistic adversarial examples for language models. We perform exhaustive experimentations of our algorithm on four transformer…

Cracking the Code of Juxtaposition: Can AI Models Understand the Humorous Contradictions

2024-05-29 · Zhe Hu, Tuo Liang, Jing Li, Yiren Lu 외

Recent advancements in large multimodal language models have demonstrated remarkable proficiency across a wide range of tasks. Yet, these models still struggle with understanding the nuances of human humor through juxtap…

Collaborative Comic Generation: Integrating Visual Narrative Theories with AI Models for Enhanced Creativity

2024-09-25 · Yi-Chun Chen, Arnav Jhala

This study presents a theory-inspired visual narrative generative system that integrates conceptual principles-comic authoring idioms-with generative and language models to enhance the comic creation process. Our system …

Decision MakingSequential Decision Making