← Search

Gaspard Michel

4 accepted papers

2025

Evaluating LLMs for Quotation Attribution in Literary Texts: A Case Study of LLaMa3

NAACL 2025short

Large Language Models (LLMs) have shown promising results in a variety of literary tasks, often using complex memorized details of narration and fictional characters. In this work, we evaluate the ability of Llama-3 at attributing utterances of direct-speech to their speaker in novels. The LLM shows…

2024

Improving Quotation Attribution with Fictional Character Embeddings

EMNLP 2024finding

Humans naturally attribute utterances of direct speech to their speaker in literary works.When attributing quotes, we process contextual information but also access mental representations of characters that we build and revise throughout the narrative. Recent methods to automatically attribute such…

2023

Automatic Annotation of Direct Speech in Written French Narratives

ACL 2023long

The automatic annotation of direct speech (AADS) in written text has been often used in computational narrative understanding. Methods based on either rules or deep neural networks have been explored, in particular for English or German languages. Yet, for French, our target language, not many works…

2023

Path Neural Networks: Expressive and Accurate Graph Neural Networks

ICML 2023poster

Graph neural networks (GNNs) have recently become the standard approach for learning with graph-structured data. Prior work has shed light into their potential, but also their limitations. Unfortunately, it was shown that standard GNNs are limited in their expressive power. These models are no more…