paper-with-me

홈 › Papers

Semi-Supervised Image-Based Narrative Extraction: A Case Study with Historical Photographic Records

2025-01-16 · Fausto German, Brian Keith, Mauricio Matus, Diego Urrutia, Claudio Meneses

This paper presents a semi-supervised approach to extracting narratives from historical photographic records using an adaptation of the narrative maps algorithm. We extend the original unsupervised text-based method to work with image data, leveraging deep learning techniques for visual feature extraction and similarity computation. Our method is applied to the ROGER dataset, a collection of photographs from the 1928 Sacambaya Expedition in Bolivia captured by Robert Gerstmann. We compare our algorithmically extracted visual narratives with expert-curated timelines of varying lengths (5 to 30 images) to evaluate the effectiveness of our approach. In particular, we use the Dynamic Time Warping (DTW) algorithm to match the extracted narratives with the expert-curated baseline. In addition, we asked an expert on the topic to qualitatively evaluate a representative example of the resulting narratives. Our findings show that the narrative maps approach generally outperforms random sampling for longer timelines (10+ images, p < 0.05), with expert evaluation confirming the historical accuracy and coherence of the extracted narratives. This research contributes to the field of computational analysis of visual cultural heritage, offering new tools for historians, archivists, and digital humanities scholars to explore and understand large-scale image collections. The method's ability to generate meaningful narratives from visual data opens up new possibilities for the study and interpretation of historical events through photographic evidence.

📄 PDF Abstract BibTeX arXiv:2501.09884

Code (1)

faustogerman/roger-concept-narratives 공식 구현 pytorch

Tasks

Dynamic Time Warping

Similar Papers 제목 키워드 기반

Semi-supervised multimodal coreference resolution in image narrations

2023-10-20 · Arushi Goel, Basura Fernando, Frank Keller, Hakan Bilen

In this paper, we study multimodal coreference resolution, specifically where a longer descriptive text, i.e., a narration is paired with an image. This poses significant challenges due to fine-grained image-text alignme…

coreference-resolutionCoreference ResolutionDescriptive

Semi-supervised Sequence Labeling for Named Entity Extraction based on Tri-Training: Case Study on Chinese Person Name Extraction

2014-08-01 · WS 2014 8 · Chien-Lung Chou, Chia-Hui Chang, Shin-Yi Wu
Entity Extraction using GAN

Semi-Supervised Panoptic Narrative Grounding

2023-10-27 · Danni Yang, Jiayi Ji, Xiaoshuai Sun, Haowei Wang 외

Despite considerable progress, the advancement of Panoptic Narrative Grounding (PNG) remains hindered by costly annotations. In this paper, we introduce a novel Semi-Supervised Panoptic Narrative Grounding (SS-PNG) learn…

Data AugmentationPseudo Label

Conflicts, Villains, Resolutions: Towards models of Narrative Media Framing

2023-06-03 · Lea Frermann, Jiatong Li, Shima Khanehzar, Gosia Mikolajczak

Despite increasing interest in the automatic detection of media frames in NLP, the problem is typically simplified as single-label classification and adopts a topic-like view on frames, evading modelling the broader docu…

ArticlesRetrieval

Diff-SySC: An Approach Using Diffusion Models for Semi-Supervised Image Classification

2025-02-25 · ICAART 2025 2 · Paul-Dumitru Orasan, Alexandra-Ioana Albu, Gabriela Czibula

Diffusion models have revolutionized the field of generative machine learning due to their effectiveness in capturing complex, multimodal data distributions. Semi-supervised learning represents a technique that allows th…

image-classificationImage ClassificationSemi-Supervised Image Classification