中文
相关论文

相关论文: Transformed Protoform Reconstruction

200 篇论文

Computational morphology handles the language processing at the word level. It is one of the foundational tasks in the NLP pipeline for the development of higher level NLP applications. It mainly deals with the processing of words and word…

计算与语言 · 计算机科学 2024-06-11 Jatayu Baxi , Brijesh Bhatt

Some Transformer-based models can perform cross-lingual transfer learning: those models can be trained on a specific task in one language and give relatively good results on the same task in another language, despite having been pre-trained…

计算与语言 · 计算机科学 2022-07-20 Félix Gaschi , François Plesse , Parisa Rastin , Yannick Toussaint

In this work we propose a novel model-based deep convolutional autoencoder that addresses the highly challenging problem of reconstructing a 3D human face from a single in-the-wild color image. To this end, we combine a convolutional…

计算机视觉与模式识别 · 计算机科学 2017-12-11 Ayush Tewari , Michael Zollhöfer , Hyeongwoo Kim , Pablo Garrido , Florian Bernard , Patrick Pérez , Christian Theobalt

We present evidence that language models (LMs) of code can learn to represent the formal semantics of programs, despite being trained only to perform next-token prediction. Specifically, we train a Transformer model on a synthetic corpus of…

机器学习 · 计算机科学 2024-08-06 Charles Jin , Martin Rinard

Recent advancements in Large Language Models (LLMs), particularly those built on Transformer architectures, have significantly broadened the scope of natural language processing (NLP) applications, transcending their initial use in chatbot…

计算与语言 · 计算机科学 2024-05-29 Chen Wang , Jin Zhao , Jiaqi Gong

This paper describes our winning systems in MRL: The 1st Shared Task on Multilingual Clause-level Morphology (EMNLP 2022 Workshop) designed by KUIS AI NLP team. We present our work for all three parts of the shared task: inflection,…

计算与语言 · 计算机科学 2022-11-15 Emre Can Acikgoz , Tilek Chubakov , Müge Kural , Gözde Gül Şahin , Deniz Yuret

Transliteration is a task of translating named entities from a language to another, based on phonetic similarity. The task has embraced deep learning approaches in recent years, yet, most ignore the phonetic features of the involved…

计算与语言 · 计算机科学 2022-01-24 Shi Cheng , Zhuofei Ding , Songpeng Yan

Despite success in many domains, neural models struggle in settings where train and test examples are drawn from different distributions. In particular, in contrast to humans, conventional sequence-to-sequence (seq2seq) models fail to…

计算与语言 · 计算机科学 2021-10-28 Bailin Wang , Mirella Lapata , Ivan Titov

Large Language Models (LLMs) exhibit strong multilingual performance despite being predominantly trained on English-centric corpora. This raises a fundamental question: How do LLMs achieve such multilingual capabilities? Focusing on…

计算与语言 · 计算机科学 2025-12-23 Alan Saji , Jaavid Aktar Husain , Thanmay Jayakumar , Raj Dabre , Anoop Kunchukuttan , Ratish Puduppully

Morphology is a crucial factor for multilingual language modeling as it poses direct challenges for tokenization. Here, we seek to understand how tokenization influences the morphological knowledge encoded in multilingual language models.…

计算与语言 · 计算机科学 2024-10-23 Thao Anh Dang , Limor Raviv , Lukas Galke

Transformers have supplanted recurrent models in a large number of NLP tasks. However, the differences in their abilities to model different syntactic properties remain largely unknown. Past works suggest that LSTMs generalize very well on…

计算与语言 · 计算机科学 2020-10-09 Satwik Bhattamishra , Kabir Ahuja , Navin Goyal

Autoformalization, the process of transforming informal mathematical language into formal specifications and proofs remains a difficult task for state-of-the-art (large) language models. Existing works point to competing explanations for…

Language modeling has seen impressive progress over the last years, mainly prompted by the invention of the Transformer architecture, sparking a revolution in many fields of machine learning, with breakthroughs in chemistry and biology. In…

机器学习 · 计算机科学 2023-10-11 Andres M Bran , Philippe Schwaller

Code-switching is a common phenomenon among people with diverse lingual background and is widely used on the internet for communication purposes. In this paper, we present a Recurrent Neural Network combined with the Attention Model for…

计算与语言 · 计算机科学 2021-03-04 Aizaz Hussain , Muhammad Umair Arshad

Recent advances in interpretability suggest we can project weights and hidden states of transformer-based language models (LMs) to their vocabulary, a transformation that makes them more human interpretable. In this paper, we investigate LM…

计算与语言 · 计算机科学 2023-11-27 Shahar Katz , Yonatan Belinkov

We introduce two pre-trained retrieval focused multilingual sentence encoding models, respectively based on the Transformer and CNN model architectures. The models embed text from 16 languages into a single semantic space using a multi-task…

Handwriting recognition is a challenging and critical problem in the fields of pattern recognition and machine learning, with applications spanning a wide range of domains. In this paper, we focus on the specific issue of recognizing…

计算机视觉与模式识别 · 计算机科学 2023-07-28 Saleh Momeni , Bagher BabaAli

Pronouns are often dropped in Chinese conversations and recovering the dropped pronouns is important for NLP applications such as Machine Translation. Existing approaches usually formulate this as a sequence labeling task of predicting…

计算与语言 · 计算机科学 2020-10-08 Jingxuan Yang , Kerui Xu , Jun Xu , Si Li , Sheng Gao , Jun Guo , Ji-Rong Wen , Nianwen Xue

We examine the role of character patterns in three tasks: morphological analysis, lemmatization and copy. We use a modified version of the standard sequence-to-sequence model, where the encoder is a pattern matching network. Each pattern…

计算与语言 · 计算机科学 2020-12-09 Judit Acs , Andras Kornai

Despite the extensive success of pretrained language models as encoders for building NLP systems, they haven't seen prominence as decoders for sequence generation tasks. We explore the question of whether these models can be adapted to be…

计算与语言 · 计算机科学 2020-08-21 Nishant Subramani , Nivedita Suresh
‹ 上一页 1 8 9 10 下一页 ›