paper-with-me

홈 › Papers

Identity-Aware Semi-Supervised Learning for Comic Character Re-Identification

2023-08-17 · Gürkan Soykan, Deniz Yuret, Tevfik Metin Sezgin

Character re-identification, recognizing characters consistently across different panels in comics, presents significant challenges due to limited annotated data and complex variations in character appearances. To tackle this issue, we introduce a robust semi-supervised framework that combines metric learning with a novel 'Identity-Aware' self-supervision method by contrastive learning of face and body pairs of characters. Our approach involves processing both facial and bodily features within a unified network architecture, facilitating the extraction of identity-aligned character embeddings that capture individual identities while preserving the effectiveness of face and body features. This integrated character representation enhances feature extraction and improves character re-identification compared to re-identification by face or body independently, offering a parameter-efficient solution. By extensively validating our method using in-series and inter-series evaluation metrics, we demonstrate its effectiveness in consistently re-identifying comic characters. Compared to existing methods, our approach not only addresses the challenge of character re-identification but also serves as a foundation for downstream tasks since it can produce character embeddings without restrictions of face and body availability, enriching the comprehension of comic books. In our experiments, we leverage two newly curated datasets: the 'Comic Character Instances Dataset', comprising over a million character instances and the 'Comic Sequence Identity Dataset', containing annotations of identities within more than 3000 sets of four consecutive comic panels that we collected.

📄 PDF Abstract BibTeX arXiv:2308.09096

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningMetric Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

DreamingComics: A Story Visualization Pipeline via Subject and Layout Customized Generation using Video Models

2025-12-01 · Patrick Kwon, Chen Chen arxiv

Current story visualization methods tend to position subjects solely by text and face challenges in maintaining artistic consistency. To address these limitations, we introduce DreamingComics, a layout-aware story visual…

Story Visualization

Emotion-Aware Speech Generation with Character-Specific Voices for Comics

2025-09-18 · Zhiwen Qian, Jinhua Liang, Huan Zhang arxiv

This paper presents an end-to-end pipeline for generating character-specific, emotion-aware speech from comics. The proposed system takes full comic volumes as input and produces speech aligned with each character's dial…

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

Painting Style-Aware Manga Colorization Based on Generative Adversarial Networks

2021-07-16 · Yugo Shimizu, Ryosuke Furuta, Delong Ouyang, Yukinobu Taniguchi 외

Japanese comics (called manga) are traditionally created in monochrome format. In recent years, in addition to monochrome comics, full color comics, a more attractive medium, have appeared. Unfortunately, color comics re…

Colorization

Zero-Shot Character Identification and Speaker Prediction in Comics via Iterative Multimodal Fusion

2024-04-22 · Yingxuan Li, Ryota Hinami, Kiyoharu Aizawa, Yusuke Matsui

Recognizing characters and predicting speakers of dialogue are critical for comic processing tasks, such as voice generation or translation. However, because characters vary by comic title, supervised learning approaches…