<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Transferring Learned Models of Morphological Analogy</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Esteban</forename><surname>Marquer</surname></persName>
							<email>esteban.marquer@loria.fr</email>
							<affiliation key="aff0">
								<orgName type="institution" key="instit1">Université de Lorraine</orgName>
								<orgName type="institution" key="instit2">CNRS</orgName>
								<orgName type="institution" key="instit3">LORIA</orgName>
								<address>
									<postCode>F-54000</postCode>
									<country key="FR">France</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Pierre-Alexandre</forename><surname>Murena</surname></persName>
							<email>pierre-alexandre.murena@aalto.fi</email>
							<affiliation key="aff1">
								<orgName type="department">HIIT</orgName>
								<orgName type="institution">Aalto University</orgName>
								<address>
									<settlement>Helsinki</settlement>
									<country key="FI">Finland</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Miguel</forename><surname>Couceiro</surname></persName>
							<email>miguel.couceiro@loria.fr</email>
							<affiliation key="aff0">
								<orgName type="institution" key="instit1">Université de Lorraine</orgName>
								<orgName type="institution" key="instit2">CNRS</orgName>
								<orgName type="institution" key="instit3">LORIA</orgName>
								<address>
									<postCode>F-54000</postCode>
									<country key="FR">France</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Transferring Learned Models of Morphological Analogy</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">6B3FD67C590D067F5CD6E25EB090AC51</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-06-19T14:46+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<textClass>
				<keywords>
					<term>Transfer</term>
					<term>Morphological analogies</term>
					<term>Analogy detection</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Analogical proportions are statements of the form "𝐴 is to 𝐵 as 𝐶 is to 𝐷", which have been extensively studied in morphology. Recent advances on learning models of analogy from quadruples pave the way for data-driven modeling and analysis of analogy. In morphology, recent work introduces a neural network classifier for morphological analogies (ANNc). In this paper, we study the transferability of ANNc across different axiomatic settings to show the importance of the data augmentation in the modeling of analogy. We also provide experimental results on transfer between two morphology datasets (Sigmorphon2016 and Sigmorphon2019) and between more than 27 languages to draw parallels between transfer performance and proximity between language families.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The past decade has seen an increasing interest in analogical reasoning (AR) and of analogical proportions (APs), which are statements that four elements 𝐴, 𝐵, 𝐶, 𝐷 are in analogy (usually written 𝐴 : 𝐵 :: 𝐶 : 𝐷). Indeed, AR and APs are useful not only in the study of the mechanisms of human cognition <ref type="bibr">[1]</ref> but also for applications in artificial intelligence <ref type="bibr">[2,</ref><ref type="bibr">3]</ref>. There are two basic tasks associated with AR: the first is analogy detection that corresponds to the task of deciding whether a quadruple 𝐴, 𝐵, 𝐶, 𝐷 constitutes a valid AP, and the second is analogy solving that corresponds to finding the solution of an analogical equation, i.e., an AP 𝐴 : 𝐵 :: 𝐶 : 𝑋 where 𝑋 is unknown.</p><p>Analogies between words and strings of symbols has long been studied <ref type="bibr">[4,</ref><ref type="bibr" target="#b8">5,</ref><ref type="bibr" target="#b9">6,</ref><ref type="bibr" target="#b10">7,</ref><ref type="bibr" target="#b11">8,</ref><ref type="bibr" target="#b12">9</ref>, 10] and makes for an experimental setting in which a wide range of analogies appear, from simple (𝑎 : 𝑎𝑎 :: 𝑏 : 𝑏𝑏) to more complex (word:language::note:music). In this paper, we focus on the study of morphological analogies, i.e., analogies modeling changes of morphemes. In particular, we study how the deep learning approach for detecting morphological analogies proposed in <ref type="bibr" target="#b14">[11,</ref><ref type="bibr" target="#b15">12]</ref> behaves when transferred across domains. We call this approach Analogy Neural</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.2.">Previous Work on Analogy Detection</head><p>The analogy detection task corresponds to classifying quadruples 𝐴, 𝐵, 𝐶, 𝐷 into valid or invalid analogies. In other words, it can be seen as a binary classification task. Morphological analogy detection is used in the context of analogical grids <ref type="bibr" target="#b18">[15]</ref>, i.e., matrices of transformations of various words, similar to paradigm tables in linguistics <ref type="bibr" target="#b19">[16]</ref>. To detect analogies and build the analogical grids, Fam and Lepage <ref type="bibr" target="#b18">[15]</ref> use the number of characters occurrences and the length of the longest common subword.</p><p>In the context of semantic word analogies, Bayoudh et al. <ref type="bibr">[4]</ref> use Kolmogorov complexity as a distance measure between words for analogy detection, and Lim et al. <ref type="bibr" target="#b20">[17]</ref> implement a data-driven approach. Using a dataset of semantic analogies, Lim et al. learn a neural network to classify quadruples 𝐴, 𝐵, 𝐶, 𝐷 into valid or invalid analogies, using their embeddings 𝑒 𝐴 , 𝑒 𝐵 , 𝑒 𝐶 , and 𝑒 𝐷 . We adapt the latter approach to morphology by replacing the original GloVe <ref type="bibr" target="#b21">[18]</ref> semantic embedding model by a character-level embedding model in our previous work <ref type="bibr" target="#b14">[11]</ref>, which significantly outperforms previous approaches.</p><p>Analogy detection and solving are closely related tasks. For instance, the morphological analogy solving approach of Langlais et al. <ref type="bibr" target="#b22">[19]</ref> and the one of Murena et al. <ref type="bibr" target="#b17">[14]</ref> are used as analogy classifiers in <ref type="bibr" target="#b14">[11]</ref>: given a quadruple 𝐴, 𝐵, 𝐶, 𝐷, if 𝐷 is in the predicted solutions of 𝐴 : 𝐵 :: 𝐶 : 𝑋 then 𝐴 : 𝐵 :: 𝐶 : 𝐷 is a valid analogy, otherwise it is invalid. Other works on solving analogies on character strings can be found in the literature, including Copycat ICCBR'22 Workshop Proceedings by Hofstadter and Mitchel <ref type="bibr" target="#b8">[5]</ref> but also works relying on embedding spaces <ref type="bibr" target="#b23">[20,</ref><ref type="bibr" target="#b20">17,</ref><ref type="bibr" target="#b24">21,</ref><ref type="bibr" target="#b12">9,</ref><ref type="bibr" target="#b13">10]</ref>. For instance, the work of Lim et al. <ref type="bibr" target="#b20">[17]</ref> also proposes a model for analogy solving in addition to ANNc. The former model was adapted to morphological word analogies in our previous work <ref type="bibr" target="#b24">[21]</ref> and outperforms generative methods that do not rely on deep learning.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.3.">Model Transfer in Machine Learning</head><p>In this article, by transfer we mean applying a machine learning model on a target domain, different from the source domain used to train/learn the model. Different types of transfer are possible, from directly applying a model to the target model, to transferring the model and finetuning it on the target domain. The latter method is a type of model adaptation, which consists in altering a transferred model to fit the new data and which is a key step in the transfer methodology. It is also possible to transfer a part of a model and reuse it as a component of a larger model, as is usually done with large pretrained embedding models such as BERT <ref type="bibr" target="#b25">[22]</ref>, wav2vec2 <ref type="bibr" target="#b26">[23]</ref>, or vision transformers <ref type="bibr" target="#b27">[24]</ref>.</p><p>Transferring a model can serve two main purposes: achieving satisfying performance on the target domain while dealing with issues of the target domain or the model (lack of data or of labeled data, large training time, biases, etc.), or studying differences in the behavior of the model on different domains. In this work, we focus on the latter aspect.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.4.">Previous Experiments on Transferring ANNc</head><p>In <ref type="bibr" target="#b15">[12]</ref>, we performed multiple transfer experiments with ANNc on analogies extracted from Sigmorphon2016 <ref type="bibr" target="#b28">[25]</ref> and Japanese Bigger Analogy Test Set <ref type="bibr" target="#b29">[26]</ref> (which are now available in Siganalogies <ref type="bibr" target="#b30">[27]</ref>). We transfered between languages to explore how the analogy model could generalize between domains, and built models on a subset of representative languages to determine the feasibility of a more general model of analogy. In both settings we obtained encouraging performance, but we were not able to fully explain the difference in performance between the languages used. We first experimented with what we called full transfer, in which all the components of the approach (character encoder, morphological embedding model and ANNc) are trained on the source language and transferred to the target language, without finetuning. This approach produced good overall results except on some languages using nonroman characters, and is the approach we take for the present article. To solve this alphabet gap issue, we used partial transfer, i.e., the character encoder and morphological embedding model trained on the target language are reused instead of the ones trained on the source language. While this approach improved performance in case of alphabet gap, it was still far from the performance of models trained on the target language, probably due to a mismatch between the embedding model and the embedding space used by ANNc.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.5.">Our Contribution</head><p>In this paper, we introduce general elements of our experimental setting in Sec. 2. We extend the results of <ref type="bibr" target="#b15">[12]</ref> in several ways:</p><p>• in Sec. 3, we use transfer to determine the impact of the axiomatic setting on the performance of the model, as mentioned above, and confirm that different training procedures results in compliance to different sets of axioms; • in Sec. 4, we confirm that ANNc coupled with the morphological embedding of <ref type="bibr" target="#b14">[11]</ref> generalizes to similar data, by transferring models of analogies in 8 languages between the Sigmorphon2016 and Sigmorphon2019 dataset; • in Sec. 5, we leverage 42 high resource languages of Sigmorphon2019 <ref type="bibr" target="#b31">[28]</ref> to extend previous results on inter-language transferability, and confirm previous hypotheses on the alphabet gap issue and the transferability of morphological analogies between related languages.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Datasets, Axiomatic Setting and Model Transfer</head><p>In this section we first present the analogical data. Then, we detail the default axiomatic setting 𝐶𝑃 (accepting central permutation as an axiom) and two variants 𝐶𝑃 (explicitly refusing central permutation) and ¬𝐶𝑃 (not taking central permutation into account). Finally, we specify our training, evaluation and transfer protocol.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">Datasets</head><p>In our experiments we use the analogies available in Siganalogies <ref type="bibr" target="#b30">[27]</ref>, which are extracted from three datasets: Sigmorphon2016 <ref type="bibr" target="#b28">[25]</ref>, Japanese Bigger Analogy Test Set <ref type="bibr" target="#b29">[26]</ref>, and Sigmor-phon2019 <ref type="bibr" target="#b31">[28]</ref>. In Siganalogies the analogies are obtained by associating four words 𝐴, 𝐵, 𝐶, 𝐷, with 𝐵 is a morphological transformation of 𝐴 (i.e., 𝐵 = 𝑓 (𝐴)) and similarly 𝐷 = 𝑓 (𝐷), such that the morphological transformations are identical.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Data Augmentation and Axiomatic Setting</head><p>In previous works on ANNc, the model was trained using training examples obtained by permuting the four words of each analogy in the dataset. For the positive class, permutations of four words resulting in valid analogies (𝑃 + ) are generated from each analogy 𝐴 : 𝐵 :: 𝐶 : 𝐷 in the dataset. For the negative class, permutations resulting in invalid analogies (𝑃 − ) are generated from each analogy of 𝑃 + , as they all are valid analogies.</p><p>In introduction, we mention the possibility of using different axiomatic settings, which leads us to experiment with central permutation among the most discussed axioms of analogical proportions <ref type="bibr" target="#b16">[13]</ref> in Sec. 3. For this purpose, we consider three axiomatic settings (𝐶𝑃 , ¬𝐶𝑃 , and 𝐶𝑃 ) described below.</p><p>In the setting of <ref type="bibr" target="#b14">[11,</ref><ref type="bibr" target="#b15">12,</ref><ref type="bibr" target="#b20">17]</ref>, that we call 𝐶𝑃 , the axioms of <ref type="bibr" target="#b10">[7]</ref> are used and central permutation is considered as an axiom for APs. Central permutation is thus used to generate the permutations in 𝑃 + 𝐶𝑃 . In particular, the permutations in 𝑃 + 𝐶𝑃 (Eq. ( <ref type="formula" target="#formula_0">1</ref>)) can be obtained by applying successively central permutation and symmetry. Permutations that contradict these two axioms or strong inner reflexivity are used to obtain 𝑃 − 𝐶𝑃 . Given a base form 𝐴 : 𝐵 :: 𝐶 : 𝐷, 𝑃 </p><formula xml:id="formula_0">𝑃 − 𝐶𝑃 = ⋃︁ ⟨𝐴 ′ ,𝐵 ′ ,𝐶 ′ ,𝐷 ′ ⟩∈𝑃 + 𝐶𝑃 {⟨𝐴 ′ , 𝐴 ′ , 𝐶 ′ , 𝐷 ′ ⟩, ⟨𝐵 ′ , 𝐴 ′ , 𝐶 ′ , 𝐷 ′ ⟩, ⟨𝐶 ′ , 𝐵 ′ , 𝐴 ′ , 𝐷 ′ ⟩} (2)<label>(1)</label></formula><p>We consider two settings in which central permutation is not an axiom: ¬𝐶𝑃 in which we discard the central permutation axiom, and 𝐶𝑃 in which we explicitly consider that applications of central permutation are invalid analogies. Discarding central permutation to obtain ¬𝐶𝑃 is the simplest way to refute the central permutation axiom, and results in the following sets of permutations:</p><formula xml:id="formula_1">𝑃 +</formula><p>¬𝐶𝑃 ={⟨𝐴, 𝐵, 𝐶, 𝐷⟩, ⟨𝐶, 𝐷, 𝐴, 𝐵⟩, ⟨𝐵, 𝐴, 𝐷, 𝐶⟩, ⟨𝐷, 𝐶, 𝐵, 𝐴⟩}</p><formula xml:id="formula_2">𝑃 − ¬𝐶𝑃 = ⋃︁ ⟨𝐴 ′ ,𝐵 ′ ,𝐶 ′ ,𝐷 ′ ⟩∈𝑃 + ¬𝐶𝑃 {⟨𝐴 ′ , 𝐴 ′ , 𝐶 ′ , 𝐷 ′ ⟩, ⟨𝐵 ′ , 𝐴 ′ , 𝐶 ′ , 𝐷 ′ ⟩}<label>(3)</label></formula><p>For 𝐶𝑃 we go one step further in refuting the central permutation axiom by considering that applications of central permutation are invalid analogies, as mentioned above. To do so, central permutation is removed from the valid permutations (as in 𝑃 + ¬𝐶𝑃 ) and added to the permutations of the invalid class:</p><formula xml:id="formula_4">𝑃 + 𝐶𝑃 = 𝑃 + ¬𝐶𝑃 (<label>5</label></formula><formula xml:id="formula_5">)</formula><formula xml:id="formula_6">𝑃 − 𝐶𝑃 = ⋃︁ ⟨𝐴 ′ ,𝐵 ′ ,𝐶 ′ ,𝐷 ′ ⟩∈𝑃 + 𝐶𝑃 {⟨𝐴 ′ , 𝐴 ′ , 𝐶 ′ , 𝐷 ′ ⟩, ⟨𝐵 ′ , 𝐴 ′ , 𝐶 ′ , 𝐷 ′ ⟩, ⟨𝐵 ′ , 𝐴 ′ , 𝐶 ′ , 𝐷 ′ ⟩, ⟨𝐴 ′ , 𝐶 ′ , 𝐵 ′ , 𝐷 ′ ⟩}<label>(6)</label></formula><p>In <ref type="bibr" target="#b14">[11,</ref><ref type="bibr" target="#b15">12]</ref> a subset of 8 permutations from 𝑃 − 𝐶𝑃 is randomly sampled during training to obtain balanced classes (8 permutations of 𝑃 − 𝐶𝑃 for 8 permutations of 𝑃 + 𝐶𝑃 ). For 𝐶𝑃 and ¬𝐶𝑃 , to obtain balanced classes with a number of permutations comparable to 𝐶𝑃 , 8 permutations from each class are randomly sampled <ref type="foot" target="#foot_0">1</ref> during training.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3.">Model Training and Evaluation and Transfer Method</head><p>The training of ANNc on the source domain is done in the same setting as <ref type="bibr" target="#b14">[11]</ref>, i.e., using 5 × 10 4 analogies for the dataset and, for each, generating permutations as mentioned above to obtain 8 samples of the valid and 8 of the invalid class. Similarly, the testing is done on 5 × 10 4 base analogies and all the corresponding permutations. To evaluate the model, we use the balanced accuracy, i.e., the average of the accuracy of the valid class and the accuracy of the invalid class, thus ignoring the number of permutations seen in each class. For the experiment on the axiomatic setting (Sec. 3) and on the transfer between datasets (Sec. 4) we use 10 random seeds to ensure stability across random initialization and random selection of the base analogies. For the experiment on the transfer between languages (Sec. 5), due to the large number experiments to perform, a single random seed is used.</p><p>In our experiments, the classifier and the embedding model with the character vocabulary of the source domain are transferred to the target domain, and the evaluation is performed without finetuning the models on the target domain. For simplicity, we write 𝑠𝑜𝑢𝑟𝑐𝑒 → 𝑡𝑎𝑟𝑔𝑒𝑡 to denote the transfer from the source domain to the target domain.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Impact of the Axiomatic Setting on the Classification Performance</head><p>The purpose of our first experiment is to study the impact of the training procedure of ANNc on the permutations it considers valid or invalid. To confirm that using different training procedures results in models that fit different axiomatic settings, we compare how models trained in the three settings described in Subsec. 2.2 (𝐶𝑃 , ¬𝐶𝑃 , and 𝐶𝑃 ) behave when transferred to the other settings.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1.">Experimental Setup</head><p>We use the 11 languages of <ref type="bibr" target="#b14">[11]</ref>, i.e., Sigmorphon2016 and Japanese Bigger Analogy Test Set, and transfer between the three axiomatic settings described in Subsec. 2.2: 𝐶𝑃 (using 𝑃 + 𝐶𝑃 and 𝑃 − 𝐶𝑃 ), ¬𝐶𝑃 (using 𝑃 + ¬𝐶𝑃 and 𝑃 − ¬𝐶𝑃 ), and 𝐶𝑃 (using 𝑃 + 𝐶𝑃 and 𝑃 − 𝐶𝑃 ). Intuitively, the expected behavior is the following, also represented in the top left corner of Fig. <ref type="figure" target="#fig_0">1:</ref> • each model is expected to perform best on when the source setting is the same as the target setting (𝐶𝑃 → 𝐶𝑃 , ¬𝐶𝑃 → ¬𝐶𝑃 , and 𝐶𝑃 → 𝐶𝑃 ); • both 𝐶𝑃 → 𝐶𝑃 and 𝐶𝑃 → 𝐶𝑃 are expected to perform poorly, as the source and target settings are incompatible w.r.t CP; • both 𝐶𝑃 and 𝐶𝑃 are expected to perform well on ¬𝐶𝑃 , as the permutations in ¬𝐶𝑃 are common to both 𝐶𝑃 and 𝐶𝑃 ; • the performances of ¬𝐶𝑃 → 𝐶𝑃 and ¬𝐶𝑃 → 𝐶𝑃 are hard to predict, as ¬𝐶𝑃 has no constraints w.r.t CP.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2.">Results and Discussion</head><p>The results of the experiment are reported in Fig. <ref type="figure" target="#fig_0">1</ref>, and for all languages we observe the expected results with minor variations. First, on the target ¬𝐶𝑃 setting, all the models perform equally, instead of ¬𝐶𝑃 → ¬𝐶𝑃 performing slightly better. Second, the performance of 𝐶𝑃 → 𝐶𝑃 and 𝐶𝑃 → 𝐶𝑃 are not as low as expected, with the peculiarity that 𝐶𝑃 → 𝐶𝑃 always outperforms 𝐶𝑃 → 𝐶𝑃 by roughly 10%.</p><p>On the one hand, these results confirm that the training procedure does have an impact on which permutations will be considered valid or invalid by the model. On the other hand, the observed results match the expected Z shape for all languages, which supports the intuitions used to construct the expected results. As these intuitions rely on the differences between the axiomatic settings, this experiment confirm that models of a specific axiomatic setting can be obtained with the corresponding training procedure.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Transfer Between Morphological Datasets</head><p>The purpose of our second experiment is to check whether the model is able to generalize to a closely related domain with a slightly different distribution of morphological transformations. Indeed, for each language the morphological transformations in Sigmorphon2016 <ref type="bibr" target="#b28">[25]</ref> and Sigmorphon2019 <ref type="bibr" target="#b31">[28]</ref> are not exactly the same but the morphology of the language does not change.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1.">Experimental Setup</head><p>For each language present in both Sigmorphon2016 and the high resource languages of Sigmor-phon2019, we consider two transfer directions and two baselines:  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2.">Results and Discussion</head><p>As shown in Fig. <ref type="figure" target="#fig_2">2</ref>, the performance of the transferred model is comparable to or slightly lower than the non-transferred model. A significant correlation is noticeable between the performance of the transferred model and the character coverage of the target domains by the source domains (i.e., the number of characters present in both domains divided by the number of characters present in the target domain), with a Pearson correlation coefficient of 𝑟 = 0.9639 for 19 → 16 and 𝑟 = 0.7595 for 16 → 19. When normalizing the transfer performance by the performance trained on the target domain, the correlation goes up to 𝑟 = 0.9739 for 19→16   16   and 𝑟 = 0.8639 for 16→19  19 . A critical case of this correlation can be seen for Arabic, which is romanized in Sigmorphon2016 and not Sigmorphon2019, leading to a coverage close to 0%.</p><p>These results identify character coverage as a key factor in the transfer performance between strongly related domains. In this setup, the embedding model is the main source of performance loss.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Transfer Between Languages</head><p>To go beyond the limitations of character coverage, our third experiment leverages the large amount of multilingual data available in Sigmorphon2019 <ref type="bibr" target="#b31">[28]</ref> to experiment following a similar intuition as in <ref type="bibr" target="#b15">[12]</ref> but only between languages with similar alphabets.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.1.">Experimental Setup</head><p>We experiment with transfer between the high resource languages of Sigmorphon2019. We exclude Basque and Uzbek as they have less than 5 × 10<ref type="foot" target="#foot_3">4</ref> analogies. From the results of Sec. 4, we know that the amount of characters in common between the source and target domains strongly impacts the transfer performance. We extract clusters of languages sharing a significant part of their alphabets, and we transfer only within each cluster. This allows us to omit transfers likely to perform poorly due to the alphabet gap. We perform a total of 740 transfers, excluding cases where the source and target are the same. Compared to our other experiments, we reduce the number of test analogies from 5 × 10 4 to 5 × 10<ref type="foot" target="#foot_2">3</ref> and use a single random seed.</p><p>We use hierarchical clustering with the nearest point algorithm to get the clusters. Instead of the coverage between the source and the target language which is asymmetric, we use the Jaccard index<ref type="foot" target="#foot_1">2</ref> between the alphabets of the languages as a similarity measure. Using a threshold of 40% on the Jaccard and excluding singletons, we extract four clusters of at least two elements 3 . Based on our observations on the coverage 4 , we consider relevant to include Romanian in both the Roman and Cyrilic clusters, and obtain the following language clusters named after the dominant alphabetic setting:</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.2.">Results and Discussion</head><p>Once the languages with an overlap lower than 40% are eliminated, the Pearson correlation between the performance and the character coverage drops to 𝑟 = 0.6565 for clusters 2, 3 and 4. For cluster 1, the largest cluster, coverage and performance appear uncorrelated with 𝑟 = 0.0379. Similar values are observed when normalizing the transfer performance by the performance trained on the target domain. We report transfer performance for cluster 1 in Fig. <ref type="figure" target="#fig_3">3</ref>.</p><p>We do not exclude that these correlations are influenced by the smaller amount of data used (only one seed, fewer testing analogies than usual). However, such a significant drop in correlation is unlikely if only this bias is involved. In fact, the tendencies we observe in the performance matrix indicate that the performance is linked to the language being used as a source language (e.g., horizontal bar for English), and to the one being used as a target language (e.g., vertical bars for Asturian and German). This behavior is likely due to either the quality of the learned model (how well it performs in general) or to the morphological similarities of some languages (at least within Sigmorphon2019). We exclude the former hypothesis, as only tendencies in the behavior as a source language (i.e., horizontal bars) would be observed, while we mostly observe tendencies in the behavior as a target language (i.e., vertical bars).</p><p>To confirm the influence of language similarities on performance, we explore hierarchical clustering within cluster 1 to study which key groups appear. When considering the behavior of the language as a target domain (i.e., using performance from different source languages as a features for the clustering) rather than as a source domain, the clusters are more distinct. We focus on clusters extracted from the former, which can be seen in the dendrogram in Fig. <ref type="figure" target="#fig_4">4</ref>. As a first analysis, we compare the corresponding clusters with language families as defined in Wikipedia. The Wikipedia page of each language contains a box with key information, the infobox. We use the "Language family" field of the infobox in the page of each language to determine how closely related they are, after minor corrections. The tree structure in Appendix Fig. <ref type="figure" target="#fig_3">3</ref>, summarizes this information, with the leaves colored to match the colors of the clusters on Fig. <ref type="figure" target="#fig_4">4</ref>. We find that the small clusters, which are the most easily distinguishable by the clustering algorithm, correspond to closely related groups of languages. More precisely, the orange cluster contains Western Romance languages (Asturian, Portuguese, Spanish, and French), the purple cluster contains all the Bantu languages (Zulu and Swahili), and the green cluster contains Slavic languages: West Slavic languages (Slovak, Polish, and Czech) and slightly further the South Slavic language (Slovene). Finally, Irish is isolated and the red cluster contains all the remaining languages, even if distinct sub-clusters can be found: the (Finnish and Estonian) sub-cluster corresponds to Finnic languages and the (Romanian and Italian) sub-cluster contains the non-Western Romance languages. Other sub-clusters of the red cluster do not correspond to specific language families, like the (Kurmanji and Dutch) and the (Welsh and Dutch) sub-clusters.</p><p>From these results, we confirm that the morphological similarities of the languages are reflected in the model behavior during transfer. This indicates that our approach models morphological rules that can be transferred to related languages. However, it is clear that transfer in some clusters performs better than in others, though we are not yet able to provide explanations. Also, the performance is most likely influenced by the fact that the data in Sigmorphon2019 do not represent the full morphology of each language.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Conclusion</head><p>In this work, we use transfer to study the behavior of the ANNc analogy model when changing the axiomatic setting, the dataset, or the language of the analogies.</p><p>With results in 11 languages, we empirically confirmed that it is possible to model different axiomatic settings of analogy by changing the sets of permutations used when training ANNc. This highlights the importance of careful consideration on the axiomatic setting to use for data augmentation depending on the application, as it can significantly change model behavior. These results suggest that it is possible to determine the axiomatic setting matching a domain from data. Indeed, if domain data containing valid and invalid analogies is available, an ANNc model can be learned and matched against multiple axiomatic settings to find the one fitting the domain. This kind of method could provide empirical arguments to define the notion of analogy in specific domains.</p><p>We also extended previous results on tranferability between languages and complemented it with transferability between datasets. Empirical results confirm previous hypotheses on the alphabet gap issue. We found that in many cases it is possible to use the proximity in the Wikipedia language families to predict the performance of transferred models, which confirm the transferability of morphological analogies between languages. These results suggest that analogies and transfer could be used to empirically study morphological similarities between languages. Such similarities can be useful in language learning, by selecting languages known by a learner and having similar morphology to a language to learn. They could also be used to automatically create a data-driven language classification. Slovak, Slovene, Sorani, Spanish, Swahili, Turkish, Welsh, and Zulu). The language families are extracted from the "Language family" field of the infobox in the Wikipedia page of each language.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Balanced accuracy of, 10 per training setting. In the top left corner, a representation of the expected results</figDesc><graphic coords="7,89.29,84.19,416.70,338.42" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>• 19 →</head><label>19</label><figDesc>16: the transfer from the 2019 to the 2016 version of the language; • 16 the baseline for 19 → 16: model trained and tested on Sigmorphon2016; • 16 → 19: the transfer from the 2016 to the 2019 version of the language; • 19 the baseline for 16 → 19: model trained and tested on Sigmorphon2019.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: On the top: percentage of coverage of the target language characters by the source language characters. On the bottom: percentage of accuracy of the transferred model compared to the model trained on the target setting.</figDesc><graphic coords="8,89.29,84.19,416.71,233.59" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Transfer accuracy within cluster 1.</figDesc><graphic coords="10,89.29,84.19,416.69,371.41" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Dendrogram of the target languages, based on the transfer accuracy from all source languages as features for the target languages.</figDesc><graphic coords="11,89.29,84.19,416.70,192.37" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: Dendrogram of the high resource languages in Sigmorphon2019 (except Basque and Uzbek), based on the Jaccard index between each pair of languages. With a threshold of 40% on the Jaccard and excluding singletons, four clusters (colored here) are found.</figDesc><graphic coords="15,89.29,84.19,416.69,162.91" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="14,89.29,161.09,416.70,363.45" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head></head><label></label><figDesc>+ 𝐶𝑃 and 𝑃 − 𝐶𝑃 are as follows: 𝑃 + 𝐶𝑃 = {⟨𝐴, 𝐵, 𝐶, 𝐷⟩, ⟨𝐶, 𝐷, 𝐴, 𝐵⟩, ⟨𝐵, 𝐴, 𝐷, 𝐶⟩, ⟨𝐷, 𝐶, 𝐵, 𝐴⟩, ⟨𝐴, 𝐶, 𝐵, 𝐷⟩, ⟨𝐶, 𝐴, 𝐷, 𝐵⟩, ⟨𝐵, 𝐷, 𝐴, 𝐶⟩, ⟨𝐷, 𝐵, 𝐶, 𝐴⟩}</figDesc><table /></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">If 𝑛 &gt; 8 permutations are available for the class, 8 different permutations are randomly selected. If 𝑛 &lt; 8 permutations are available, 8 − 𝑛 randomly selected permutations are added, ensuring that each permutation appears at least once.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">The Jaccard index between two finite sets 𝐴 and 𝐵 is 𝐽(𝐴, 𝐵) = 𝐴∩𝐵 𝐴∪𝐵 .</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">The corresponding dendrogram is provided in Appendix Fig.2</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_3">We provide the matrix of coverage for Sigmorphon2019 in appendix (Fig.1).</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>Experiments presented in this paper were carried out using computational clusters equipped with GPU from the Grid'5000 testbed (see https://www.grid5000.fr). This research was partially supported by TAILOR, a project funded by EU Horizon 2020 research and innovation program under GA No 952215, and the Inria Project Lab "Hybrid Approaches for Interpretable AI" (HyAIAI).</p></div>
			</div>

			<div type="annex">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>ICCBR'22 Workshop Proceedings</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A. Coverage Between the Source and the Target Language</head><p>In Fig. <ref type="figure">1</ref>, we can see the percentage of characters of a target language that are also present in the source language. In Fig. <ref type="figure">2</ref>, we can see the dendrogram of the hierarchical clustering on the Jaccard index of the characters present in each pair of languages. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>B. Transfer Performance Within the Largest Cluster of Languages</head><p>In Fig. <ref type="figure">3</ref>, we can see the tree representing the language families of each of the languages in the lagest cluster (Albanian, Asturian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Hungarian, Irish, Italian, Kurmanji, Latin, Latvian, Polish, Portuguese, Romanian,  </p></div>			</div>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m">Roman cluster: Albanian, Asturian, Czech, Danish, Dutch, English, Estonian, Finnish, French, German, Hungarian, Irish, Italian, Kurmanji, Latin, Latvian, Polish, Portuguese, Romanian, Slovak, Slovene, Sorani, Spanish, Swahili</title>
				<meeting><address><addrLine>Turkish, Welsh, and Zulu</addrLine></address></meeting>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<title level="m">Cyrillic cluster: Adyghe, Bashkir, Belarusian, Bulgarian, Romanian, and Russian</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m">Arabic cluster: Arabic, Persian, and Urdu</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<title level="m" type="main">Devanagari cluster: Hindi and Sanskrit</title>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Analogy making as a complex adaptive system</title>
		<author>
			<persName><forename type="first">M</forename><surname>Mitchell</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Santa Fe Institute Studies in the Sciences of Complexity</title>
				<meeting><address><addrLine>Reading, Mass</addrLine></address></meeting>
		<imprint>
			<publisher>Addison-Wesley</publisher>
			<date type="published" when="1998">1998. 2001</date>
			<biblScope unit="page" from="335" to="360" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Abstraction and analogy-making in artificial intelligence</title>
		<author>
			<persName><forename type="first">M</forename><surname>Mitchell</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Ann. N.Y. Acad. Sci</title>
		<imprint>
			<biblScope unit="volume">1505</biblScope>
			<biblScope unit="page" from="79" to="101" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Analogical proportions: Why they are useful in ai</title>
		<author>
			<persName><forename type="first">H</forename><surname>Prade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Richard</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">13th IJCAI, Survey Track</title>
				<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="4568" to="4576" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">Evaluation of analogical proportions through kolmogorov complexity</title>
		<author>
			<persName><forename type="first">M</forename><surname>Bayoudh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Prade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Richard</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Knowledge-Based Systems</title>
		<imprint>
			<biblScope unit="volume">29</biblScope>
			<biblScope unit="page" from="20" to="30" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">The copycat project: A model of mental fluidity and analogymaking</title>
		<author>
			<persName><forename type="first">D</forename><surname>Hofstadter</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Mitchell</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Fluid Concepts and Creative Analogies</title>
				<imprint>
			<date type="published" when="1995">1995</date>
			<biblScope unit="page" from="205" to="267" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Analogy and formal languages</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Lepage</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">6th CFG and 7th CML</title>
				<imprint>
			<date type="published" when="2001">2001</date>
			<biblScope unit="volume">53</biblScope>
			<biblScope unit="page" from="180" to="191" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">Y</forename><surname>Lepage</surname></persName>
		</author>
		<title level="m">De l&apos;analogie rendant compte de la commutation en linguistique</title>
				<imprint>
			<date type="published" when="2003">2003</date>
		</imprint>
		<respStmt>
			<orgName>Université Joseph-Fourier -Grenoble I</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Habilitation à diriger des recherches</note>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Analogical dissimilarity: Definition, algorithms and two experiments in machine learning</title>
		<author>
			<persName><forename type="first">L</forename><surname>Miclet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Bayoudh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Delhay</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">JAIR</title>
		<imprint>
			<biblScope unit="volume">32</biblScope>
			<biblScope unit="page" from="793" to="824" />
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Efficient estimation of word representations in vector space</title>
		<author>
			<persName><forename type="first">T</forename><surname>Mikolov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Corrado</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Dean</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">1st ICLR, Workshop Track</title>
				<imprint>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Linguistic regularities in continuous space word representations</title>
		<author>
			<persName><forename type="first">T</forename><surname>Mikolov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W.-T</forename><surname>Yih</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Zweig</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">NAACL</title>
		<imprint>
			<biblScope unit="page" from="746" to="751" />
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">A neural approach for detecting morphological analogies</title>
		<author>
			<persName><forename type="first">S</forename><surname>Alsaidi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Decker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Lay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Marquer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P.-A</forename><surname>Murena</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Couceiro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">IEEE 8th DSAA</title>
				<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="page" from="1" to="10" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">On the Transferability of Neural Models of Morphological Analogies</title>
		<author>
			<persName><forename type="first">S</forename><surname>Alsaidi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Decker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Lay</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Marquer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P.-A</forename><surname>Murena</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Couceiro</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">AIMLAI, ECML PKDD</title>
				<imprint>
			<date type="published" when="2021">2021</date>
			<biblScope unit="volume">1524</biblScope>
			<biblScope unit="page" from="76" to="89" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<author>
			<persName><forename type="first">C</forename><surname>Antic</surname></persName>
		</author>
		<title level="m">Analogical proportions</title>
				<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Solving analogies on words based on minimal complexity transformation</title>
		<author>
			<persName><forename type="first">P.-A</forename><surname>Murena</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Al-Ghossein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-L</forename><surname>Dessalles</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Cornuéjols</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">29th IJCAI</title>
				<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="page" from="1848" to="1854" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">Tools for the production of analogical grids and a resource of n-gram analogical grids in 11 languages</title>
		<author>
			<persName><forename type="first">R</forename><surname>Fam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Lepage</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">11th LREC</title>
				<imprint>
			<publisher>ELRA</publisher>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="1060" to="1066" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Morphological predictability of unseen words using computational analogy</title>
		<author>
			<persName><forename type="first">R</forename><surname>Fam</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Lepage</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">24th ICCBR workshops</title>
				<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="51" to="60" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Solving word analogies: A machine learning perspective</title>
		<author>
			<persName><forename type="first">S</forename><surname>Lim</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Prade</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Richard</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">15th ECSQARU</title>
				<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="volume">11726</biblScope>
			<biblScope unit="page" from="238" to="250" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Glove: Global vectors for word representation</title>
		<author>
			<persName><forename type="first">J</forename><surname>Pennington</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Socher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">D</forename><surname>Manning</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">EMNLP</title>
				<imprint>
			<date type="published" when="2014">2014</date>
			<biblScope unit="page" from="1532" to="1543" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Improvements in analogical learning: Application to translating multi-terms of the medical domain</title>
		<author>
			<persName><forename type="first">P</forename><surname>Langlais</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Yvon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Zweigenbaum</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">12th EACL, ACL</title>
				<imprint>
			<date type="published" when="2009">2009</date>
			<biblScope unit="page" from="487" to="495" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Using latent semantic analysis to improve access to textual information</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">T</forename><surname>Dumais</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">W</forename><surname>Furnas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">K</forename><surname>Landauer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Deerwester</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Harshman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">SIGCHI</title>
		<imprint>
			<biblScope unit="page" from="281" to="285" />
			<date type="published" when="1988">1988</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<monogr>
		<title level="m" type="main">A Deep Learning Approach to Solving Morphological Analogies</title>
		<author>
			<persName><forename type="first">E</forename><surname>Marquer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Alsaidi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Decker</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P.-A</forename><surname>Murena</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Couceiro</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
	<note>To appear in 30th ICCBR</note>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">BERT: pre-training of deep bidirectional transformers for language understanding</title>
		<author>
			<persName><forename type="first">J</forename><surname>Devlin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Chang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Toutanova</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">NAACL-HLT, 2019, ACL</title>
				<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="4171" to="4186" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<analytic>
		<title level="a" type="main">wav2vec 2.0: A framework for self-supervised learning of speech representations</title>
		<author>
			<persName><forename type="first">A</forename><surname>Baevski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Zhou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mohamed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Auli</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">NeurIPS</title>
		<imprint>
			<biblScope unit="page" from="12449" to="12460" />
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Dosovitskiy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Beyer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kolesnikov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Weissenborn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Zhai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Unterthiner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dehghani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Minderer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Heigold</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Gelly</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Uszkoreit</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Houlsby</surname></persName>
		</author>
		<title level="m">An image is worth 16x16 words: Transformers for image recognition at scale</title>
				<imprint>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
	<note>ICLR, OpenReview.net</note>
</biblStruct>

<biblStruct xml:id="b28">
	<monogr>
		<author>
			<persName><forename type="first">R</forename><surname>Cotterell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Kirov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Sylak-Glassman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Yarowsky</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Eisner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hulden</surname></persName>
		</author>
		<title level="m">The sigmorphon 2016 shared task-morphological reinflection</title>
				<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="10" to="22" />
		</imprint>
	</monogr>
	<note>SIGMORPHON 2016, ACL</note>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">Subcharacter information in japanese embeddings: when is it worth it?</title>
		<author>
			<persName><forename type="first">M</forename><surname>Karpinska</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Rogers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Drozd</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">RLSNA4NLP, ACL</title>
				<imprint>
			<date type="published" when="2018">2018</date>
			<biblScope unit="page" from="28" to="37" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<monogr>
		<title level="m" type="main">Siganalogies -morphological analogies from Sigmorphon</title>
		<author>
			<persName><forename type="first">E</forename><surname>Marquer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Couceiro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Alsaidi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Decker</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016. 2019. 2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">The SIGMORPHON 2019 shared task: Morphological analysis in context and cross-lingual transfer for inflection</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">D</forename><surname>Mccarthy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Vylomova</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Malaviya</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Wolf-Sonkin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Nicolai</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Kirov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Silfverberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Mielke</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Heinz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cotterell</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hulden</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">16th CRPPM workshops, ACL</title>
				<imprint>
			<date type="published" when="2019">2019</date>
			<biblScope unit="page" from="229" to="244" />
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
