paper-with-me

홈 › Papers

Semantic Alignment across Ancient Egyptian Language Stages via Normalization-Aware Multitask Learning

2026-03-25 · He Huang arxiv

We study word-level semantic alignment across four historical stages of Ancient Egyptian. These stages differ in script and orthography, and parallel data are scarce. We jointly train a compact encoder-decoder model with a shared byte-level tokenizer on all four stages, combining masked language modeling (MLM), translation language modeling (TLM), sequence-to-sequence translation, and part-of-speech tagging under a task-aware loss with fixed weights and uncertainty-based scaling. To reduce surface divergence we add Latin transliteration and IPA reconstruction as auxiliary views. We integrate these views through KL-based consistency and through embedding-level fusion. We evaluate alignment quality using pairwise metrics, specifically ROC-AUC and triplet accuracy, on curated Egyptian-English and intra-Egyptian cognate datasets. Translation yields the strongest gains. IPA with KL consistency improves cross-branch alignment, while early fusion demonstrates limited efficacy. Although the overall alignment remains limited, the findings provide a reproducible baseline and practical guidance for modeling historical languages under real constraints. They also show how normalization and task design shape what counts as alignment in typologically distant settings.

📄 PDF Abstract BibTeX arXiv:2603.24258

Code (0)

등록된 구현이 없습니다.

Tasks

Part-Of-Speech Tagging

Similar Papers 제목 키워드 기반

Neural Style Transfer for Synthesising a Dataset of Ancient Egyptian Hieroglyphs

2025-04-02 · Lewis Matheson Creed

The limited availability of training data for low-resource languages makes applying machine learning techniques challenging. Ancient Egyptian is one such language with few resources. However, innovative applications of d…

Data Augmentationimage-classificationImage ClassificationStyle Transfer

HieroGlyphTranslator: Automatic Recognition and Translation of Egyptian Hieroglyphs to English

2025-12-03 · Ahmed Nasser, Marwan Mohamed, Alaa Sherif, Basmala Mahmoud 외 arxiv

Egyptian hieroglyphs, the ancient Egyptian writing system, are composed entirely of drawings. Translating these glyphs into English poses various challenges, including the fact that a single glyph can have multiple meani…

A Probabilistic Model of Ancient Egyptian Writing

2015-01-01 · WS 2015 1 · Mark-Jan Nederhof, Fahrurrozi Rahman
model

Classifier identification in Ancient Egyptian as a low-resource sequence-labelling task

2024-06-29 · Dmitry Nikolaev, Jorke Grotenhuis, Haleli Harel, Orly Goldwasser

The complex Ancient Egyptian (AE) writing system was characterised by widespread use of graphemic classifiers (determinatives): silent (unpronounced) hieroglyphic signs clarifying the meaning or indicating the pronunciat…

Multi-Task Modeling of Phonographic Languages: Translating Middle Egyptian Hieroglyphs

2019-11-01 · EMNLP (IWSLT) 2019 11 · Philipp Wiesenbach, Stefan Riezler

Machine translation of ancient languages faces a low-resource problem, caused by the limited amount of available textual source data and their translations. We present a multi-task modeling approach to translating Middle…

Machine TranslationMulti-Task LearningPOSPOS Tagging+3