CLAISep 25, 2023

Detecting Sexual Content at the Sentence Level in First Millennium Latin Texts

arXiv:2309.14974v382 citationsh-index: 4
Originality Synthesis-oriented
AI Analysis

This addresses the time-consuming task of corpus construction for humanities researchers, though it is incremental as it applies existing deep learning methods to a new domain-specific dataset.

The study tackled the problem of identifying sexual content in ancient Latin texts by applying deep learning sentence classification to accelerate corpus building in humanities, achieving 70.60% precision and 86.33% true positive rate with a Hierarchical Attention Network (HAN).

In this study, we propose to evaluate the use of deep learning methods for semantic classification at the sentence level to accelerate the process of corpus building in the field of humanities and linguistics, a traditional and time-consuming task. We introduce a novel corpus comprising around 2500 sentences spanning from 300 BCE to 900 CE including sexual semantics (medical, erotica, etc.). We evaluate various sentence classification approaches and different input embedding layers, and show that all consistently outperform simple token-based searches. We explore the integration of idiolectal and sociolectal metadata embeddings (centuries, author, type of writing), but find that it leads to overfitting. Our results demonstrate the effectiveness of this approach, achieving high precision and true positive rates (TPR) of respectively 70.60% and 86.33% using HAN. We evaluate the impact of the dataset size on the model performances (420 instead of 2013), and show that, while our models perform worse, they still offer a high enough precision and TPR, even without MLM, respectively 69% and 51%. Given the result, we provide an analysis of the attention mechanism as a supporting added value for humanists in order to produce more data.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes