English
Related papers

Related papers: Unsupervised Morphological Paradigm Completion

200 papers

The unique capabilities of Large Language Models (LLMs), such as the natural language text generation ability, position them as strong candidates for providing explanation for recommendations. However, despite the size of the LLM, most…

Artificial Intelligence · Computer Science 2024-01-19 Behnam Rahdari , Hao Ding , Ziwei Fan , Yifei Ma , Zhuotong Chen , Anoop Deoras , Branislav Kveton

The traditional approach to morphological inflection (the task of modifying a base word (lemma) to express grammatical categories) has been, for decades, to consider lexical entries of lemma-tag-form triples uniformly, lacking any…

Computation and Language · Computer Science 2025-10-28 Tomáš Sourada , Jana Straková

We present a state-of-the-art neural approach to the unsupervised reconstruction of ancient word forms. Previous work in this domain used expectation-maximization to predict simple phonological changes between ancient word forms and their…

Computation and Language · Computer Science 2022-11-17 Andre He , Nicholas Tomlin , Dan Klein

Recent years have seen exceptional strides in the task of automatic morphological inflection generation. However, for a long tail of languages the necessary resources are hard to come by, and state-of-the-art neural methods that work well…

Computation and Language · Computer Science 2019-08-21 Antonios Anastasopoulos , Graham Neubig

A central goal of unsupervised learning is to acquire representations from unlabeled data or experience that can be used for more effective learning of downstream tasks from modest amounts of labeled data. Many prior unsupervised learning…

Machine Learning · Computer Science 2019-03-25 Kyle Hsu , Sergey Levine , Chelsea Finn

The Universal Morphology (UniMorph) project is a collaborative effort providing broad-coverage instantiated normalized morphological inflection tables for hundreds of diverse world languages. The project comprises two major thrusts: a…

Computation and Language · Computer Science 2022-06-22 Khuyagbaatar Batsuren , Omer Goldman , Salam Khalifa , Nizar Habash , Witold Kieraś , Gábor Bella , Brian Leonard , Garrett Nicolai , Kyle Gorman , Yustinus Ghanggo Ate , Maria Ryskina , Sabrina J. Mielke , Elena Budianskaya , Charbel El-Khaissi , Tiago Pimentel , Michael Gasser , William Lane , Mohit Raj , Matt Coler , Jaime Rafael Montoya Samame , Delio Siticonatzi Camaiteri , Benoît Sagot , Esaú Zumaeta Rojas , Didier López Francis , Arturo Oncevay , Juan López Bautista , Gema Celeste Silva Villegas , Lucas Torroba Hennigen , Adam Ek , David Guriel , Peter Dirix , Jean-Philippe Bernardy , Andrey Scherbakov , Aziyana Bayyr-ool , Antonios Anastasopoulos , Roberto Zariquiey , Karina Sheifer , Sofya Ganieva , Hilaria Cruz , Ritván Karahóǧa , Stella Markantonatou , George Pavlidis , Matvey Plugaryov , Elena Klyachko , Ali Salehi , Candy Angulo , Jatayu Baxi , Andrew Krizhanovsky , Natalia Krizhanovskaya , Elizabeth Salesky , Clara Vania , Sardana Ivanova , Jennifer White , Rowan Hall Maudslay , Josef Valvoda , Ran Zmigrod , Paula Czarnowska , Irene Nikkarinen , Aelita Salchak , Brijesh Bhatt , Christopher Straughn , Zoey Liu , Jonathan North Washington , Yuval Pinter , Duygu Ataman , Marcin Wolinski , Totok Suhardijanto , Anna Yablonskaya , Niklas Stoehr , Hossep Dolatian , Zahroh Nuriah , Shyam Ratan , Francis M. Tyers , Edoardo M. Ponti , Grant Aiton , Aryaman Arora , Richard J. Hatcher , Ritesh Kumar , Jeremiah Young , Daria Rodionova , Anastasia Yemelina , Taras Andrushko , Igor Marchenko , Polina Mashkovtseva , Alexandra Serova , Emily Prud'hommeaux , Maria Nepomniashchaya , Fausto Giunchiglia , Eleanor Chodroff , Mans Hulden , Miikka Silfverberg , Arya D. McCarthy , David Yarowsky , Ryan Cotterell , Reut Tsarfaty , Ekaterina Vylomova

We describe a transfer method based on annotation projection to develop a dependency-based semantic role labeling system for languages for which no supervised linguistic information other than parallel data is available. Unlike previous…

Computation and Language · Computer Science 2019-04-09 Maryam Aminian , Mohammad Sadegh Rasooli , Mona Diab

We introduce a novel learning-based method for encoding and manipulating 3D surface meshes. Our method is specifically designed to create an interpretable embedding space for deformable shape collections. Unlike previous 3D mesh…

Computer Vision and Pattern Recognition · Computer Science 2023-10-30 Sara Hahner , Souhaib Attaiki , Jochen Garcke , Maks Ovsjanikov

We propose a structured extension to bidirectional-context conditional language generation, or "infilling," inspired by Frame Semantic theory (Fillmore, 1976). Guidance is provided through two approaches: (1) model fine-tuning, conditioning…

Computation and Language · Computer Science 2022-03-23 Jiefu Ou , Nathaniel Weir , Anton Belyy , Felix Yu , Benjamin Van Durme

Large Language Models (LLMs) have demonstrated impressive performance on a wide range of natural language processing (NLP) tasks, primarily through in-context learning (ICL). In ICL, the LLM is provided with examples that represent a given…

Computation and Language · Computer Science 2025-02-19 Abdellah El Mekki , Muhammad Abdul-Mageed

The use of subword-level information (e.g., characters, character n-grams, morphemes) has become ubiquitous in modern word representation learning. Its importance is attested especially for morphologically rich languages which generate a…

Computation and Language · Computer Science 2019-05-07 Yi Zhu , Ivan Vulić , Anna Korhonen

Morphological analysis is an important subtask in text-to-speech conversion, hyphenation, and other language engineering tasks. The traditional approach to performing morphological analysis is to combine a morpheme lexicon, sets of…

cmp-lg · Computer Science 2008-02-03 Antal van den Bosch , Walter Daelemans , Ton Weijters

We explore semantic correspondence estimation through the lens of unsupervised learning. We thoroughly evaluate several recently proposed unsupervised methods across multiple challenging datasets using a standardized evaluation protocol…

Computer Vision and Pattern Recognition · Computer Science 2022-07-12 Mehmet Aygün , Oisin Mac Aodha

Modern machine learning systems have demonstrated substantial abilities with methods that either embrace or ignore human-provided knowledge, but combining benefits of both styles remains a challenge. One particular challenge involves…

Machine Learning · Computer Science 2024-08-09 Marc Pickett , Aakash Kumar Nain , Joseph Modayil , Llion Jones

Text generation has become one of the most important yet challenging tasks in natural language processing (NLP). The resurgence of deep learning has greatly advanced this field by neural generation models, especially the paradigm of…

Computation and Language · Computer Science 2021-05-26 Junyi Li , Tianyi Tang , Wayne Xin Zhao , Ji-Rong Wen

The recent tremendous success of unsupervised word embeddings in a multitude of applications raises the obvious question if similar methods could be derived to improve embeddings (i.e. semantic representations) of word sequences as well. We…

Computation and Language · Computer Science 2018-12-31 Matteo Pagliardini , Prakhar Gupta , Martin Jaggi

While Large Multimodal Models (LMMs) have made significant progress, they remain largely text-centric, relying on language as their core reasoning modality. As a result, they are limited in their ability to handle reasoning tasks that are…

Computer Vision and Pattern Recognition · Computer Science 2025-12-25 Kelvin Li , Chuyi Shang , Leonid Karlinsky , Rogerio Feris , Trevor Darrell , Roei Herzig

We propose a novel unsupervised learning approach to 3D shape correspondence that builds a multiscale matching pipeline into a deep neural network. This approach is based on smooth shells, the current state-of-the-art axiomatic…

Computer Vision and Pattern Recognition · Computer Science 2020-10-30 Marvin Eisenberger , Aysim Toker , Laura Leal-Taixé , Daniel Cremers

Previous neural solvers of math word problems (MWPs) are learned with full supervision and fail to generate diverse solutions. In this paper, we address this issue by introducing a \textit{weakly-supervised} paradigm for learning MWPs. Our…

Artificial Intelligence · Computer Science 2021-08-05 Yining Hong , Qing Li , Daniel Ciao , Siyuan Huang , Song-Chun Zhu

In the domain of unsupervised learning most work on speech has focused on discovering low-level constructs such as phoneme inventories or word-like units. In contrast, for written language, where there is a large body of work on…

Computation and Language · Computer Science 2018-10-29 Grzegorz Chrupała , Lieke Gelderloos , Ákos Kádár , Afra Alishahi