中文
相关论文

相关论文: Filling the Gaps in Ancient Akkadian Texts: A Mask…

200 篇论文

The main source of information regarding ancient Mesopotamian history and culture are clay cuneiform tablets. Despite being an invaluable resource, many tablets are fragmented leading to missing information. Currently these missing parts…

计算与语言 · 计算机科学 2022-06-08 Ethan Fetaya , Yonatan Lifshitz , Elad Aaron , Shai Gordin

Cuneiform tablets, emerging in ancient Mesopotamia around the late fourth millennium BCE, represent one of humanity's earliest writing systems. Characterized by wedge-shaped marks on clay tablets, these artifacts provided insight into…

计算机视觉与模式识别 · 计算机科学 2024-06-07 Danielle Kapon , Michael Fire , Shai Gordin

We propose to pre-train a unified language model for both autoencoding and partially autoregressive language modeling tasks using a novel training procedure, referred to as a pseudo-masked language model (PMLM). Given an input text with…

计算与语言 · 计算机科学 2020-03-02 Hangbo Bao , Li Dong , Furu Wei , Wenhui Wang , Nan Yang , Xiaodong Liu , Yu Wang , Songhao Piao , Jianfeng Gao , Ming Zhou , Hsiao-Wuen Hon

Temporal Knowledge graph completion (TKGC) is a crucial task that involves reasoning at known timestamps to complete the missing part of facts and has attracted more and more attention in recent years. Most existing methods focus on…

计算与语言 · 计算机科学 2024-03-05 Wenjie Xu , Ben Liu , Miao Peng , Xu Jia , Min Peng

This paper presents a thoroughly automated method for identifying and interpreting cuneiform characters via advanced deep-learning algorithms. Five distinct deep-learning models were trained on a comprehensive dataset of cuneiform…

计算与语言 · 计算机科学 2025-05-09 Shahad Elshehaby , Alavikunhu Panthakkan , Hussain Al-Ahmad , Mina Al-Saad

We present a simple approach for text infilling, the task of predicting missing spans of text at any position in a document. While infilling could enable rich functionality especially for writing assistance tools, more attention has been…

计算与语言 · 计算机科学 2020-09-14 Chris Donahue , Mina Lee , Percy Liang

Pretrained language models (LMs) are prone to arithmetic errors. Existing work showed limited success in probing numeric values from models' representations, indicating that these errors can be attributed to the inherent unreliability of…

计算与语言 · 计算机科学 2025-10-27 Marek Kadlčík , Michal Štefánik , Timothee Mickus , Michal Spiegel , Josef Kuchař

Cuneiform is the earliest known system of writing, first developed for the Sumerian language of southern Mesopotamia in the second half of the 4th millennium BC. Cuneiform signs are obtained by impressing a stylus on fresh clay tablets. For…

Language models can capture complex relationships in given text, but these are notorious for being costly and for producing information that does not exist (i.e., hallucinations). Furthermore, the resources invested into producing this…

计算与语言 · 计算机科学 2025-08-01 Lee Harris

In this paper, we aim to address the challenges surrounding the translation of ancient Chinese text: (1) The linguistic gap due to the difference in eras results in translations that are poor in quality, and (2) most translations are…

计算与语言 · 计算机科学 2021-07-08 Ernie Chang , Yow-Ting Shiue , Hui-Syuan Yeh , Vera Demberg

Although remarkable progress on the neural table-to-text methods has been made, the generalization issues hinder the applicability of these models due to the limited source tables. Large-scale pretrained language models sound like a…

计算与语言 · 计算机科学 2023-01-06 Miao Chen , Xinjiang Lu , Tong Xu , Yanyan Li , Jingbo Zhou , Dejing Dou , Hui Xiong

Ancient manuscripts are frequently damaged, containing gaps in the text known as lacunae. In this paper, we present a bidirectional RNN model for character prediction of Coptic characters in manuscript lacunae. Our best model performs with…

计算与语言 · 计算机科学 2024-07-18 Lauren Levine , Cindy Tung Li , Lydia Bremer-McCollum , Nicholas Wagner , Amir Zeldes

The cross-lingual language models are typically pretrained with masked language modeling on multilingual text or parallel sentences. In this paper, we introduce denoising word alignment as a new cross-lingual pre-training task.…

计算与语言 · 计算机科学 2021-09-14 Zewen Chi , Li Dong , Bo Zheng , Shaohan Huang , Xian-Ling Mao , Heyan Huang , Furu Wei

Autoregressive language models are the currently dominant paradigm for text generation, but they have some fundamental limitations that cannot be remedied by scale-for example inherently sequential and unidirectional generation. While…

Masked language modeling has become a standard pretraining objective for training encoder-based language models. In this approach, certain tokens in the input are masked, and the model learns to predict them using the surrounding context.…

人工智能 · 计算机科学 2026-05-28 Gokul Srinivasagan , Kai Hartung , Munir Georges

Recent years pretrained language models (PLMs) hit a success on several downstream tasks, showing their power on modeling language. To better understand and leverage what PLMs have learned, several techniques have emerged to explore…

计算与语言 · 计算机科学 2021-09-23 Qian Liu , Dejian Yang , Jiahui Zhang , Jiaqi Guo , Bin Zhou , Jian-Guang Lou

The work in this paper describes the training and evaluation of machine learning (ML) techniques for the classification of cuneiform signs. There is a lot of variability in cuneiform signs, depending on where they come from, for what and by…

机器学习 · 计算机科学 2025-07-21 Eli Verwimp , Gustav Ryberg Smidt , Hendrik Hameeuw , Katrien De Graef

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…

计算与语言 · 计算机科学 2026-03-26 He Huang

This survey reviews works in which language models (LMs) are augmented with reasoning skills and the ability to use tools. The former is defined as decomposing a potentially complex task into simpler subtasks while the latter consists in…

Code completion is one of the most useful features in the Integrated Development Environments (IDEs), which can accelerate software development by suggesting the next probable token based on the contextual code in real-time. Recent studies…

软件工程 · 计算机科学 2021-01-01 Fang Liu , Ge Li , Yunfei Zhao , Zhi Jin
‹ 上一页 1 2 3 10 下一页 ›