paper-with-me

Papers

CoMix: A Comprehensive Benchmark for Multi-Task Comic Understanding

2024-07-04 · Emanuele Vivoli, Marco Bertini, Dimosthenis Karatzas

The comic domain is rapidly advancing with the development of single-page analysis and synthesis models. However, evaluation metrics and datasets lag behind, often limited to small-scale or single-style test sets. We introduce a novel benchmark, CoMix, designed to evaluate the multi-task capabilities of models in comic analysis. Unlike existing benchmarks that focus on isolated tasks such as object detection or text recognition, CoMix addresses a broader range of tasks including object detection, speaker identification, character re-identification, reading order, and multi-modal reasoning tasks like character naming and dialogue generation. Our benchmark comprises three existing datasets with expanded annotations to support multi-task evaluation. To mitigate the over-representation of manga-style data, we have incorporated a new dataset of carefully selected American comic-style books, thereby enriching the diversity of comic styles. CoMix is designed to assess pre-trained models in zero-shot and limited fine-tuning settings, probing their transfer capabilities across different comic styles and tasks. The validation split of the benchmark is publicly available for research purposes, and an evaluation server for the held-out test split is also provided. Comparative results between human performance and state-of-the-art models reveal a significant performance gap, highlighting substantial opportunities for advancements in comic understanding. The dataset, baseline models, and code are accessible at https://github.com/emanuelevivoli/CoMix-dataset. This initiative sets a new standard for comprehensive comic analysis, providing the community with a common benchmark for evaluation on a large and varied set.

📄 PDF Abstract BibTeX arXiv:2407.03550

Code (1)

emanuelevivoli/CoMix 공식 구현 pytorch

Tasks

Dialogue Generationobject-detectionObject DetectionSpeaker Identification

Methods 이 논문이 사용한 방법론

American 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Comixify: Transform video into a comics

2018-12-09 · Maciej Pęśko, Adam Svystun, Paweł Andruszkiewicz, Przemysław Rokita 외

In this paper, we propose a solution to transform a video into a comics. We approach this task using a neural style algorithm based on Generative Adversarial Networks (GANs). Several recent works in the field of Neural S…

Style TransferTransform A Video Into A Comics

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

LLM Pretraining with Continuous Concepts

2025-02-12 · Jihoon Tack, Jack Lanchantin, Jane Yu, Andrew Cohen 외

Next token prediction has been the standard training objective used in large language model pretraining. Representations are learned as a result of optimizing for token-level perplexity. We propose Continuous Concept Mix…

Knowledge DistillationLanguage ModelingLanguage ModellingLarge Language Model+1

CoMIX: A Multi-agent Reinforcement Learning Training Architecture for Efficient Decentralized Coordination and Independent Decision-Making

2023-08-21 · Giovanni Minelli, Mirco Musolesi

Robust coordination skills enable agents to operate cohesively in shared environments, together towards a common goal and, ideally, individually without hindering each other's progress. To this end, this paper presents C…

Decision MakingMulti-agent Reinforcement Learning

Zooming into Comics: Region-Aware RL Improves Fine-Grained Comic Understanding in Vision-Language Models

2025-11-09 · Yule Chen, Yufan Ren, Sabine Süsstrunk arxiv

Complex visual narratives, such as comics, present a significant challenge to Vision-Language Models (VLMs). Despite excelling on natural images, VLMs often struggle with stylized line art, onomatopoeia, and densely pack…

Reinforcement Learning