paper-with-me

홈 › Papers

An Efficient System for Automatic Map Storytelling -- A Case Study on Historical Maps

2024-10-21 · Ziyi Liu, Claudio Affolter, Sidi Wu, Yizi Chen, Lorenz Hurni

Historical maps provide valuable information and knowledge about the past. However, as they often feature non-standard projections, hand-drawn styles, and artistic elements, it is challenging for non-experts to identify and interpret them. While existing image captioning methods have achieved remarkable success on natural images, their performance on maps is suboptimal as maps are underrepresented in their pre-training process. Despite the recent advance of GPT-4 in text recognition and map captioning, it still has a limited understanding of maps, as its performance wanes when texts (e.g., titles and legends) in maps are missing or inaccurate. Besides, it is inefficient or even impractical to fine-tune the model with users' own datasets. To address these problems, we propose a novel and lightweight map-captioning counterpart. Specifically, we fine-tune the state-of-the-art vision-language model CLIP to generate captions relevant to historical maps and enrich the captions with GPT-3.5 to tell a brief story regarding where, what, when and why of a given map. We propose a novel decision tree architecture to only generate captions relevant to the specified map type. Our system shows invariance to text alterations in maps. The system can be easily adapted and extended to other map types and scaled to a larger map captioning system. The code is open-sourced at https://github.com/claudaff/automatic-map-storytelling.

📄 PDF Abstract BibTeX arXiv:2410.15780

Code (1)

claudaff/automatic-map-storytelling 공식 구현 pytorch

Tasks

Image Captioning

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Position-Wise Feed-Forward Layer 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Complicating the Social Networks for Better Storytelling: An Empirical Study of Chinese Historical Text and Novel

2020-08-25 · Chenhan Zhang

Digital humanities is an important subject because it enables developments in history, literature, and films. In this paper, we perform an empirical study of a Chinese historical text, Records of the Three Kingdoms (\tex…

Interactive Storytelling for Children: A Case-study of Design and Development Considerations for Ethical Conversational AI

2021-07-20 · ennifer Chubba, Sondess Missaouib, Shauna Concannonc, Liam Maloneyb 외

Conversational Artificial Intelligence (CAI) systems and Intelligent Personal Assistants (IPA), such as Alexa, Cortana, Google Home and Siri are becoming ubiquitous in our lives, including those of children, the implicat…

Decision MakingEthics

Towards Discourse Parsing-inspired Semantic Storytelling

2020-04-25 · Georg Rehm, Karolina Zaczynska, Julián Moreno-Schneider, Malte Ostendorff 외

Previous work of ours on Semantic Storytelling uses text analytics procedures including Named Entity Recognition and Event Detection. In this paper, we outline our longer-term vision on Semantic Storytelling and describe…

coreference-resolutionCoreference ResolutionDiscourse ParsingEvent Detection+5

Collaborative Storytelling with Large-scale Neural Language Models

2020-11-20 · Eric Nichols, Leo Gao, Randy Gomez

Storytelling plays a central role in human socializing and entertainment. However, much of the research on automatic storytelling generation assumes that stories will be generated by an agent without any human interactio…

Language ModelingLanguage Modelling

Once Upon A Time In Visualization: Understanding the Use of Textual Narratives for Causality

2020-09-06 · Arjun Choudhry, Mandar Sharma, Pramod Chundury, Thomas Kapler 외

Causality visualization can help people understand temporal chains of events, such as messages sent in a distributed system, cause and effect in a historical conflict, or the interplay between political actors over time.…