Tackling Morphological Analogies Using Deep Learning -- Extended Version
Analogical proportions are statements of the form "A is to B as C is to D". They constitute an inference tool that provides a logical framework to address learning, transfer, and explainability concerns and that finds useful applications in artificial intelligence and natural language processing. In this paper, we address two problems, namely, analogy detection and resolution in morphology. Multiple symbolic approaches tackle the problem of analogies in morphology and achieve competitive performance. We show that it is possible to use a data-driven strategy to outperform those models. We propose an approach using deep learning to detect and solve morphological analogies. It encodes structural properties of analogical proportions and relies on a specifically designed embedding model capturing morphological characteristics of words. We demonstrate our model's competitive performance on analogy detection and resolution over multiple languages. We provide an empirical study to analyze the impact of balancing training data and evaluate the robustness of our approach to input perturbation.
Code (0)
등록된 구현이 없습니다.
Tasks
Deep LearningSimilar Papers 제목 키워드 기반
On the Transferability of Neural Models of Morphological Analogies
Analogical proportions are statements expressed in the form "A is to B as C is to D" and are used for several reasoning and classification tasks in artificial intelligence and natural language processing (NLP). In this p…
A Neural Approach for Detecting Morphological Analogies
Analogical proportions are statements of the form "A is to B as C is to D" that are used for several reasoning and classification tasks in artificial intelligence and natural language processing (NLP). For instance, ther…
Measuring the Feasibility of Analogical Transfer using Complexity
Analogies are 4-ary relations of the form "A is to B as C is to D". While focus has been mostly on how to solve an analogy, i.e. how to find correct values of D given A, B and C, less attention has been drawn on whether …
Domain AdaptationUnsupervised Domain AdaptationEvaluating Word Embeddings in Extremely Under-Resourced Languages: A Case Study in Bribri
Word embeddings are critical for numerous NLP tasks but their evaluation in actual under-resourced settings needs further examination. This paper presents a case study in Bribri, a Chibchan language from Costa Rica. Four…
Odd One OutWord EmbeddingsGlawinette: a Linguistically Motivated Derivational Description of French Acquired from GLAWI
Glawinette is a derivational lexicon of French that will be used to feed the D{\'e}monette database. It has been created from the GLAWI machine readable dictionary. We collected couples of words from the definitions and …