paper-with-me

Papers

Go Forth and Prosper: Language Modeling with Ancient Textual History

2021-04-18 · Rik Koncel-Kedziorski, Noah A. Smith

We introduce a technique for improving document-level language models (LM) by leveraging "ancient history": text that is outside the LM's current context window. We learn an auxiliary function to select spans from the ancient history which can help the LM to predict future text. The selected text spans are then copied directly into the LM's context window, replacing less predictive spans. This method can improve perplexity of pretrained LMs with no updates to the LM's own parameters. We further observe that an auxiliary function trained in a specific textual domain like Wikipedia will also work in a substantially different domain such as scientific publications. With this technique we see a 7 percent perplexity reduction on Wikipedia articles, and a 12 percent perplexity reduction on scientific texts.

📄 PDF Abstract BibTeX arXiv:2104.08742

Code (1)

rikdz/AHLM 공식 구현 pytorch

Tasks

ArticlesLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

SikuGPT: A Generative Pre-trained Model for Intelligent Information Processing of Ancient Texts from the Perspective of Digital Humanities

2023-04-16 · Liu Chang, Wang Dongbo, Zhao Zhixiao, Hu Die 외

The rapid advance in artificial intelligence technology has facilitated the prosperity of digital humanities research. Against such backdrop, research methods need to be transformed in the intelligent processing of ancie…

Cultural Vocal Bursts Intensity Predictiontext-classificationText ClassificationTranslation

AncientBench: Towards Comprehensive Evaluation on Excavated and Transmitted Chinese Corpora

2025-12-19 · Zhihan Zhou, Daqian Shi, Rui Song, Lida Shi 외 arxiv

Comprehension of ancient texts plays an important role in archaeology and understanding of Chinese history and civilization. The rapid development of large language models needs benchmarks that can evaluate their compreh…

Graecia capta ferum victorem cepit. Detecting Latin Allusions to Ancient Greek Literature

2023-08-23 · Frederick Riemenschneider, Anette Frank

Intertextual allusions hold a pivotal role in Classical Philology, with Latin authors frequently referencing Ancient Greek texts. Until now, the automatic identification of these intertextual references has been constrai…

Sentence

InteChar: A Unified Oracle Bone Character List for Ancient Chinese Language Modeling

2025-08-12 · Xiaolei Diao, Zhihan Zhou, Lida Shi, Ting Wang 외 arxiv

Constructing historical language models (LMs) plays a crucial role in aiding archaeological provenance studies and understanding ancient cultures. However, existing resources present major challenges for training effecti…

Data Augmentation

LogogramNLP: Comparing Visual and Textual Representations of Ancient Logographic Writing Systems for NLP

2024-08-08 · Danlu Chen, Freda Shi, Aditi Agarwal, Jacobo Myerston 외

Standard natural language processing (NLP) pipelines operate on symbolic representations of language, which typically consist of sequences of discrete tokens. However, creating an analogous representation for ancient log…