ACL-OCL / Base_JSON /prefixH /json /H94 /H94-1028.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "H94-1028",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T03:29:30.183751Z"
},
"title": "The Candide System for Machine Translation",
"authors": [
{
"first": "Adam",
"middle": [
"L"
],
"last": "Berger",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "IBM Thomas J. Watson Research Center",
"location": {
"postBox": "P.O. Box 704",
"postCode": "10598",
"settlement": "Yorktown Heights",
"region": "NY"
}
},
"email": ""
},
{
"first": "Peter",
"middle": [
"F"
],
"last": "Brown",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "IBM Thomas J. Watson Research Center",
"location": {
"postBox": "P.O. Box 704",
"postCode": "10598",
"settlement": "Yorktown Heights",
"region": "NY"
}
},
"email": ""
},
{
"first": "Stephen",
"middle": [
"A Della"
],
"last": "Pietra",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "IBM Thomas J. Watson Research Center",
"location": {
"postBox": "P.O. Box 704",
"postCode": "10598",
"settlement": "Yorktown Heights",
"region": "NY"
}
},
"email": ""
},
{
"first": "Vincent",
"middle": [
"J"
],
"last": "Della",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "IBM Thomas J. Watson Research Center",
"location": {
"postBox": "P.O. Box 704",
"postCode": "10598",
"settlement": "Yorktown Heights",
"region": "NY"
}
},
"email": ""
},
{
"first": "John",
"middle": [
"R"
],
"last": "Giuett",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "IBM Thomas J. Watson Research Center",
"location": {
"postBox": "P.O. Box 704",
"postCode": "10598",
"settlement": "Yorktown Heights",
"region": "NY"
}
},
"email": ""
},
{
"first": "John",
"middle": [
"D"
],
"last": "Lafferty",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "IBM Thomas J. Watson Research Center",
"location": {
"postBox": "P.O. Box 704",
"postCode": "10598",
"settlement": "Yorktown Heights",
"region": "NY"
}
},
"email": ""
},
{
"first": "Robert",
"middle": [
"L"
],
"last": "Mercer",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "IBM Thomas J. Watson Research Center",
"location": {
"postBox": "P.O. Box 704",
"postCode": "10598",
"settlement": "Yorktown Heights",
"region": "NY"
}
},
"email": ""
},
{
"first": "Harry",
"middle": [],
"last": "Printz",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "IBM Thomas J. Watson Research Center",
"location": {
"postBox": "P.O. Box 704",
"postCode": "10598",
"settlement": "Yorktown Heights",
"region": "NY"
}
},
"email": ""
},
{
"first": "Luboi",
"middle": [],
"last": "Urei",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "IBM Thomas J. Watson Research Center",
"location": {
"postBox": "P.O. Box 704",
"postCode": "10598",
"settlement": "Yorktown Heights",
"region": "NY"
}
},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "We present an overview of Candide, a system for automatic translation of French text to English text. Candide uses methods of information theory and statistics to develop a probability model of the translation process. This model, which is made to accord as closely as possible with a large body of French and English sentence pairs, is then used to generate English translations of previously unseen French sentences. This paper provides a tutorial in these methods, discussions of the training and operation of the system, and a summary of test results.",
"pdf_parse": {
"paper_id": "H94-1028",
"_pdf_hash": "",
"abstract": [
{
"text": "We present an overview of Candide, a system for automatic translation of French text to English text. Candide uses methods of information theory and statistics to develop a probability model of the translation process. This model, which is made to accord as closely as possible with a large body of French and English sentence pairs, is then used to generate English translations of previously unseen French sentences. This paper provides a tutorial in these methods, discussions of the training and operation of the system, and a summary of test results.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Candide is an experimental computer program, now in its fifth year of development at IBM, for translation of French text to Enghsh text. Our goal is to perform fuRy-automatic, high-quality text-to-text translation. However, because we are still far from achieving this goal, the program can be used in both fully-automatic and translator's-assistant modes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Our approach is founded upon the statistical analysis of language. Our chief tools axe the source-channel model of communication, parametric probability models of language and translation, and an assortment of numerical algorithms for training such models from examples. This paper presents elementary expositions of each of these ideas, and explains how they have been assembled to produce Caadide.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "In Section 2 we introduce the necessary ideas from information theory and statistics. The reader is assumed to know elementary probability theory at the level of [1] . In Sections 3 and 4 we discuss our language and translation models. In Section 5 we describe the operation of Candide as it translates a French document. In Section 6 we present results of our internal evaluations and the AB.PA Machine Translation Project evaluations. Section 7 is a summary and conclusion.",
"cite_spans": [
{
"start": 162,
"end": 165,
"text": "[1]",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Consider the problem of translating French text to English text. Given a French sentence f, we imagine that it was originally rendered as an equivalent Enghsh sentence e. To obtain the French, the Enghsh was transmitted over a noisy communication channel, which has the curious property that English sentences sent into it emerge as their French translations. The central assumption of Candide's design is that the characteristics of this channel can be determined experimentally, and expressed mathematically. Here f is the French text to be translated, e is the putative original English rendering, and 6 is the English translation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Statistical Translation",
"sec_num": "2."
},
{
"text": "This formalism can be exploited to yield French-to-English translations as follows. Let us write Pr(e I f) for the probability that e was the original English rendering of the French f. Given a French sentence f, the problem of automatic translation reduces to finding the English sentence that maximizes P.r(e I f). That is, we seek 6 = argmsx e Pr(e I f).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Statistical Translation",
"sec_num": "2."
},
{
"text": "By virtue of Bayes' Theorem, we have = argmax Pr(e If) = argmax Pr(f I e)Pr(e)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Statistical Translation",
"sec_num": "2."
},
{
"text": "e e",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Statistical Translation",
"sec_num": "2."
},
{
"text": "The term Pr(fle ) models the probability that f emerges from the channel when e is its input. We call this function the translation model; its domain is all pairs (f, e) of French and English word-strings. The term Pr(e) models the a priori",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Statistical Translation",
"sec_num": "2."
},
{
"text": "probability that e was suppled as the channel input. We call this function the language model. Each of these factors--the translation model and the language model--independently produces a score for a candidate English translation e. The translation model ensures that the words of e express the ideas of f, and the language model ensures that e is a grammatical sentence. Candide sehcts as its translation the e that maximizes their product.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Statistical Translation",
"sec_num": "2."
},
{
"text": "This discussion begs two important questions. First, where do the models Pr(f[ e) and Pr(e) come from? Second, even if we can get our hands on them, how can we search the set of all English strings to find 6? These questions are addressed in the next two sections.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Statistical Translation",
"sec_num": "2."
},
{
"text": "We begin with a brief detour into probability theory. A probability model is a mathematical formula that purports to express the chance of some observation. A parametric model is a probability model with adjustable parameters, which can be changed to make the model better match some body of data.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "Let us write c for a body of data to be modeled, and 0 for a vector of parameters. The quantity Prs(c), computed according to some formula involving c and 0, is called the hkelihood of c. It is the model's assignment of probability to the observation sequence c, according to the current parameter values 0. Typically the formula for the hkehhood includes some conattaints on the dements of 0 to ensure that Pr0(c) reaUy is a probability distribution--that is, it is always a real vahe in [0, 1], and for fixed 0 the sum ~c Pr0(c) over all possible c vectors is 1.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "Consider the problem of training this parametric model to the data c; that is, adjusting the 0 to maximize Pr0(c). Finding the maximizing 0 is an exercise in constrained optimization. If the expression for Pr0(c) is of a suitable (simple) form, the maximizing parameter vector 0 can be solved for directly.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "The key elements of this problem are",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "\u2022 a vector 0 of adjustable parameters,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "\u2022 constraints on these parameters to ensure that we have a model,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "\u2022 a vector c of observations, and",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "\u2022 the adjustment of 0, subject to constraints, to maximize the likelihood Pr0(c).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "We often seek more than a probability model of some observed data c. There may be some hidden statistics h, which are related to c, but which are never directly revealed; in general h itself is restricted to some set 7f of admissible values. For instance, c may be a large corpus of grammatical text, and h an assignment of parts-of-speech to each of its words.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "model Pr(e). Consider the translation model. As any firstyear language student knows, word-for-word translation of English to French does not work. The dictionary equivalents of the Enghsh words can move forward or backward in the sentence, they may disappear completely, and new French words may appear to arise spontaneously.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "Guided by this observation, our approach has been to write down an enormous parametric expression, Pr0(f I e), for the translation model. To give the reader some idea of the scale of the computation, there is a parameter, ~(/[e), for the probability that any given English word e will translate as any given French word f. There are parameters for the probability that any f may arise spontaneously, and that any e may simply disappear. There are parameters that words may move forward or backward 1, 2, 3, ... positions. And so on.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "We use a similar approach to write an expression for Pr0(e). In this case the parameters express things like the probability that a word e/may appear in a sentence after some word sequence eta2.., e~-t. In general, the parameters are of the form Pr(e/Iv), where the vector v is a combination of observable statistics like the identities of nearby words, and hidden statistics like the grammatical structure of the sentence. We refer to v as a historyd, from which we predict e\u00a2.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "The parameter values of both models are determined by EM training. For the translation model, the training data consists of English-French sentence pairs (e, f), where e and f are translations of one another. For the language model, it consists exclusively of Enghsh text.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "In such cases, we proceed as follows. First we write down a parametric model Pr0(c, h). Then we attempt to adjust the parameter vector 0 to maximize the likelihood Pr0(c), where this latter is obtained as the sum ~he~ Pr0(c, h).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "Unfortunately, when we attempt to solve this more complicated problem, we often discover that we cannot find a closedform solution for 0. Instead we obtain formulae that express each of the desired parameters in terms of all the others, and also in terms of the observation vector c. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "Pr0,+l(c) > Pr0,(c),",
"eq_num": "(2)"
}
],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "with strict inequality everywhere except at stationary points of Pr0(c). When we adjust the model's parameters this way, we say it has been EM-trained.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "Training a model with hidden statistics is just like training one that lacks them, except that it is not possible to find a maximizing t~ in just one go. Training is now an iteratire process, involving repeated passes over the observation vector. Each pass yields an improved model of that data.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "Now we relate these methods to the problem at hand, which is to develop a translation model Pr(f ] e), and a language",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Probability Models",
"sec_num": "2.1."
},
{
"text": "We do not actually search the infinite set of all English word strings to find the 6 that maximizes equation (1) . Even if we restricted ourselves to word strings of length h or less, for any realistic length and English vocabulary C, this is far too large a set to search exhaustively. Instead we adapt the well-known stack decoding algorithm [5] of speech recognition. Though we will say more about decoding in Section 6 below, most of our research effort has been devoted to the two modeling problems.",
"cite_spans": [
{
"start": 109,
"end": 112,
"text": "(1)",
"ref_id": "BIBREF0"
},
{
"start": 344,
"end": 347,
"text": "[5]",
"ref_id": "BIBREF4"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Decoding",
"sec_num": "2.2."
},
{
"text": "This is not without reason. The translation scheme we have just described can fail in only two ways. The first way is a search error, which means that our decoding procedure did not yield the fi that maximizes Pr(f I e)Pr(e ). The second way is a modeling error, which means that the best English translation, as supplied by a competent human, did not maximize this same product. Our tests show that only 5% of our system's errors are search errors.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Decoding",
"sec_num": "2.2."
},
{
"text": "Let e be a string of English words el ... eL. A language model Pr(e) gives the probability that e would appear in grammatical English text. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Language Modeling",
"sec_num": "3."
},
{
"text": "Given this decomposition the language modeler's job is to estimate each of the f distributions on the right hand side.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ez_t).",
"sec_num": null
},
{
"text": "If IEI is the size of the English vocabulary, then the number of different histories et... eh-t in the kth conditional grows as IEI h-t. This presents problems both in practice and in principle--the former because we don't have enough storage to write down all the different histories, the latter because even if we could, any one history would be exceedingly rare, making it impossible to estimate probabilities accurately.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ez_t).",
"sec_num": null
},
{
"text": "For these reasons, Candide has used the so-called trigram model as its workhorse. In this model, we use the approxi- Even the smoothed trigram model leaves much to be desired, since it does not account for semantic and syntactic dependencies among words that do not lie within the same trigram.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "ez_t).",
"sec_num": null
},
{
"text": "This has led us to use a link grammar model. This is a trainable, probabilistic grammar that attempts to capture all the information present in the trigram model, and also to make the long-range connections among words needed to advance beyond it. Link grammars are discussed in detail in [7] .",
"cite_spans": [
{
"start": 289,
"end": 292,
"text": "[7]",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "ez_t).",
"sec_num": null
},
{
"text": "This section describes the dements of our translation model, Pr(f [ e). We have two distinct translation models, both described here: an EM-trained model, and a maximum-entropy model.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Translation Modeling",
"sec_num": "4."
},
{
"text": "As we explain in Section 4.2 below, the EM-trained model is developed through a succession of five provisional models.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Translation Modeling",
"sec_num": "4."
},
{
"text": "Before we describe them, we introduce the notion of alignment.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Translation Modeling",
"sec_num": "4."
},
{
"text": "Consider a pair of French and English sentences (e, f) that are translations of one another. Although we argued above that word-for-word translation will not work to develop f from e, it is clear that there is some relation between the individual words of the two sentences. A typical assignment of relations is depicted in Figure 2 . We call such a set of connections between sentences an alignment. Formally we express it as a set a of pairs (j, i), where each pair stands for a connection between the jth word of f and the ith word of e. Our intention is to connect f~ and ei when ei was one of the words expressing in English the concept that fj (possibly along with other words of f) expresses in French. In its most general form, an alignment may consist of any set a of (j, i) pairs. But for shnplicity, we restrict ourselves to alignments in which each French word is connected to a unique English word.",
"cite_spans": [],
"ref_spans": [
{
"start": 324,
"end": 332,
"text": "Figure 2",
"ref_id": "FIGREF2"
}
],
"eq_spans": [],
"section": "Alignment",
"sec_num": "4.1."
},
{
"text": "We cannot hope to discover alignments with certainty. Our strategy is to train a parametric model for the joint distribution Pr(f, a [ e), where the alignment a is hidden. In principle, the desired conditional Pr(f I e) may then be obtained as ~aPr(f, a le), where the sum is taken over all possible alignments of e and f. In practice this is possible only for our first two models. For the remaining models, we approximate Pr(f I e) as follows. During training, we find the single most probable alignment &, and sum Pr(f, a I e) over a small neighborhood of &. During decoding, we simply use Pr(f, ale).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Alignment",
"sec_num": "4.1."
},
{
"text": "We now sketch the structure of five models of increasing complexity, the last of which is our EM-trained translation model. For an in-depth treatment, the reader is referred to [3] . ",
"cite_spans": [
{
"start": 177,
"end": 180,
"text": "[3]",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "EM-Trained Models",
"sec_num": "4.2."
},
{
"text": "suffer from a problem we call deficiency: they assign non-zero probability to \"alignments\" that do not correspond to strings of French words at all. For instance, two French words may be assigned to lie at the same position in the sentence. Words may be placed before the start of the sentence, or after its end. This model eliminates such spurious alignments.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Non-Deficient Alignment The preceding two models",
"sec_num": "5."
},
{
"text": "These five models are trained in succession on the same data, with the final parameter values of one model serving as the starting point for the next. For the current version of Candide, we used a corpus of 2,205,733 English-French sentence pairs, drawn mostly from the Hansards, which are the proceedings of the Canadian Parliament. The entire computation took a total of approximately 3600 processor-hours distributed over fifteen IBM Model 530H POWERstations.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Non-Deficient Alignment The preceding two models",
"sec_num": "5."
},
{
"text": "The reader may be wondering why we have five translation models instead of one. This is because the EM algorithm, though guaranteed to converge to a local maximum, need not converge to a global one. A weakness of the algorithm is that it may yield a parameter vector 8 that is indeed a local maximum, but which does not model the data well.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Non-Deficient Alignment The preceding two models",
"sec_num": "5."
},
{
"text": "It so happens though that model 1 has a special form that ensures that EM training is guaranteed to converge to a global maximum. By using model l's final parameter vector as the initial vector for model 2, we are assured that we are at a reasonably good starting point for training the latter. By extension of this argument, we proceed through the training of each model in succession, with some confidence that each model's starting point is a good one.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Non-Deficient Alignment The preceding two models",
"sec_num": "5."
},
{
"text": "All of the preceding translation models make one important simplification: each English word acts independently of all the others in the sentence to generate the French words to which it is aligned. But it is easy to convince oneself that this approach is inadequate; clearly run will translate differently in Let's run the program! and Let's run the race!. Intuitively, we would like to make the translation of a word depend upon context in which it appears.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Context Sensitive Models",
"sec_num": "4.3."
},
{
"text": "For this reason, we have constructed translation models that take context into account. Our instinct is to make the translation of a word depend upon its neighbors, say writing t(fj [ ei ei:~l ...) for the word-translation probabilities. But this is impractical, because of the same difficulties that confront language models with long histories.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Context Sensitive Models",
"sec_num": "4.3."
},
{
"text": "To overcome this, we employ a technique--maximum-entropy modeling--that deals with small chosen subsets of a potentially large number of conditioning variables. We begin with a large set Q = {bl(f,e,e) b2(f,e,e) bs(f,e,e)...) of binaryvalued functions. Each such function asks some yes/no question about the French word f, the English word e, and the context e in which e appears.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Context Sensitive Models",
"sec_num": "4.3."
},
{
"text": "The training procedure works iteratively to find a small subset Q' = {bhl(fj,el,e) bh2(fj,ei,e)...b~,~(fj,el,e)) that disambiguates the senses of the English word in context. Formally, it develops a distribution t(fj I el Q') that tells us if fj is a good translation of e~ in the context e. Since this procedure is costly in computer time, we develop such models only for the 2,000 most common English words. For more information about maximum-entropy modeling, the reader is referred to [4] .",
"cite_spans": [
{
"start": 489,
"end": 492,
"text": "[4]",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Context Sensitive Models",
"sec_num": "4.3."
},
{
"text": "Although we try to obtain accurate estimates of the parameters of our translation models by training on a large amount of text, this data is not used as effectively as it might be. For instance, the word-translation probabilities ~(parle I speaks) and t(parlent I speak) must be learned separately, though they express the underlying equivalence of the infinitives parler and to speak. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Analysis-Transfer-Synthesis",
"sec_num": "5."
},
{
"text": "The aim of these transformations is three-fold: to suppress lexicai variations that conceal regularities between the two languages, to reduce the size of both vocabularies, and to reduce the burden on the alignment model by making coor-dinating phrases resemble each other as closely as possible with respect to length and word order.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "synthesis.",
"sec_num": null
},
{
"text": "Both the English and the French analysis steps consist of five classes of operations: segmentation, name and number detection, case and spelling correction, morphological analysis, and linguistic normalization. During segmentation, the French is divided (if possible) into shorter phrases that represent distinct concepts. This does not modify the text, but the translation model, used later, respects this division by ignoring alignments that cross segment boundaries.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "synthesis.",
"sec_num": null
},
{
"text": "During name and number detection, numbers and proper names--word strings such as Ethiopie, Grande Bretagne and $.85 era--are removed from the French text and replaced by generic name and number markers. Removing names and numbers greatly reduces the size of \u00a3 and .T. The excised texts are translated by rule and kept in a table, to be substituted back into the English sentence during synthesis.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "synthesis.",
"sec_num": null
},
{
"text": "During case and spelling correction, we correct any obvious spelling errors, and suppress the case variations in word spellings that arise from the conventions of English and French typography.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "synthesis.",
"sec_num": null
},
{
"text": "During morphological analysis, we first use a hidden Maxkov model [8] to assign part-of-speech labels to the French, then use these labels to replace inflected verb forms with their infiuitives, preceded by an appropriate tense marker. We also put nouns into singular form and precede them by number markers, and perform a variety of other morphological transformations.",
"cite_spans": [
{
"start": 66,
"end": 69,
"text": "[8]",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "synthesis.",
"sec_num": null
},
{
"text": "Finally, during linguistic normalization we perform a series of word reorderings, insertions and rewritings intended to regularize each language, and to make the two languages more closely resemble each other. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "synthesis.",
"sec_num": null
},
{
"text": "In previous sections we have indicated how the parameters of Candide's various models are determined via the EM algorithm and ma~c_imum-entropy methods. We now outline the steps involved in the execution of Candide as it translates a French passage into English. The process of translation, divided into analysis, transfer, and synthesis stages, is depicted in Figure 3 .",
"cite_spans": [],
"ref_spans": [
{
"start": 361,
"end": 369,
"text": "Figure 3",
"ref_id": "FIGREF5"
}
],
"eq_spans": [],
"section": "Operation of Candide",
"sec_num": "6."
},
{
"text": "In the analysis stage, the French input string f is converted into f~, as discussed above. The output of this stage is denoted in Figure 3 as Intermediate French.",
"cite_spans": [],
"ref_spans": [
{
"start": 130,
"end": 138,
"text": "Figure 3",
"ref_id": "FIGREF5"
}
],
"eq_spans": [],
"section": "Operation of Candide",
"sec_num": "6."
},
{
"text": "The transfer stage constitutes the decoding process sketched in Section 2.2 above. Decoding consists of two steps. In the first step, Candide develops a set H* of candidate decodings, using coarse versions of our translation and language models to select its elements. In the second step, the system expands H* and rescores the enlarged set using more sophisticated models. We now describe both steps in greater detail.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Operation of Candide",
"sec_num": "6."
},
{
"text": "In the first step, Candide applies a variation of the stack decoding algorithm to generate candidate decodings. Decoding proceeds left-to-right, one intermediate English word at a time. At each stage we maintain a ranked set H (~) of partial hypotheses for the intermediate English ~.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Operation of Candide",
"sec_num": "6."
},
{
"text": "In general, the elements of H (~) are partial decodings of f~; that is, only the leading i words of ~t have been filled in, and these account for only some of the words of f~. To advance the decoding, some elements of H (i) are selected to be extended by one word. The translation and language models work together to generate the i + 1st word; the resulting partial decodings are ranked; this ranked set is H (~+l). An hypothesis is complete when all words of f~ have been accounted for. Note that while the intermediate English is generated left-to-right, the treatment of intermediate French words does not necessarily proceed left-to-right, due to the word-reordering property of the channel. This is one of the key ways that translation differs from speech--a difference that greatly complicates the decoding process.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Operation of Candide",
"sec_num": "6."
},
{
"text": "The ranking of hypotheses is according to the product Pr(f~ I e~)Pr(e~). In the interest of speed, and because we must deal with partial rather than complete sentences, we employ the EM-tralned translation model and the smoothed trigram language model. The output of this step is a ranked set H* of the 140 best intermediate English sentences.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Operation of Candide",
"sec_num": "6."
},
{
"text": "During the second step, called perturbation search, we enlarge H* by considering sequences of single-word deletions, insertions or replacements to its elements. Then we rerank the enlarged set using the link grammar language model and the maximum-entropy translation model. The highest-scoring intermediate English sentence that we encounter during perturbation search is the output ~ of the transfer stage.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Operation of Candide",
"sec_num": "6."
},
{
"text": "The final stage, synthesis, converts the intermediate English ~ into a plain English sentence ~.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Operation of Candide",
"sec_num": "6."
},
{
"text": "We evaluate our system in two ways: through participation in the ARPA evaluations, and through our own internal tests.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Performance",
"sec_num": "7."
},
{
"text": "The ARPA evaluation methodology, devised and executed by PRO, is detailed in [9] ; we recount it here briefly. AReA provides us with a set of French passages, which we process in two ways. First, the passages are translated without any human intervention. This is the fully-automatic mode. Second, each of the same passages is translated by two different humans, once with and once without the aid of Transman, our translation assistance tool. Transman presents the user with an automated dictionary, a text editor, and parallel views of the French source and the English fully-automatic translation. The passages are ordered in such a way as to suppress the influence of differing levels of translation skill, and the times of all the human translations are recorded. where the numerator is the time to translate the passage with Transman's aid, and the denominator is the time for unaided manual translation.",
"cite_spans": [
{
"start": 77,
"end": 80,
"text": "[9]",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Performance",
"sec_num": "7."
},
{
"text": "The means of all these statistics are presented in Table 1 . As a benchmark, this table includes a line reporting :fluency and adequacy results in these tests for Systran, a commercial fully-automatic French-English translation system, considered by some to be the world's best.",
"cite_spans": [],
"ref_spans": [
{
"start": 51,
"end": 58,
"text": "Table 1",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Performance",
"sec_num": "7."
},
{
"text": "Our in-house evaluation methodology consists of fullyautomatic translation of 100 sentences of 15 words or less; each translation is judged either correct or incorrect. These sentences are drawn from the same domain as our training data--the Hansard corpus--but they are of course not sentences that we trained on. Our 1992 system produced 45 correct translations; our 1993 system produced 62 correct translations. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Performance",
"sec_num": "7."
},
{
"text": "We began with a review of the source-channel formalism of information theory, and how it may be applied to translation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Summary",
"sec_num": "8."
},
{
"text": "Our approach reduces to formulating and training two parametric probability models: the language model Pr(e), and the translation model Pr(f I e). We described the structure of both models, and how they are trained.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Summary",
"sec_num": "8."
},
{
"text": "We explained the use of the analysis-transfer-synthesis paradigm, and sketched the system's operation. Finally, we gave performance results for Candide, in both its human-assisted and fully-automatic operating modes.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Summary",
"sec_num": "8."
},
{
"text": "In our opinion, the most promising avenues for exploration are: the continued elaboration of the link grammar language model, more sophisticated translation models, the maximumentropy modeling technique, and a more systematic approach to French and English morphological and syntactic analysis.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Summary",
"sec_num": "8."
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Statistics and Queueing Theory",
"authors": [
{
"first": "Arnold",
"middle": [
"O"
],
"last": "Allen",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Probability",
"suffix": ""
}
],
"year": 1978,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Allen, Arnold O. Probability, Statistics and Queueing Theory, Academic Press, New York, NY, 1978.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "An inequality and associated maximization technique in statistical estimation of probabilistic functions of a Matkov process",
"authors": [
{
"first": "L",
"middle": [
"E"
],
"last": "Baum",
"suffix": ""
}
],
"year": 1972,
"venue": "Inequalities",
"volume": "3",
"issue": "",
"pages": "1--8",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Baum, L. E. An inequality and associated maximization technique in statistical estimation of probabilistic func- tions of a Matkov process. Inequalities, 3, 1972, pp 1-8.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "The mathematics of statistical machine translation: parameter estimation",
"authors": [
{
"first": "Peter",
"middle": [
"F"
],
"last": "Brown",
"suffix": ""
},
{
"first": "A",
"middle": [
"Della"
],
"last": "Stephen",
"suffix": ""
},
{
"first": "Vincent",
"middle": [
"J Della"
],
"last": "Pietra",
"suffix": ""
},
{
"first": "Robert",
"middle": [
"L"
],
"last": "Pietra",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Mercer",
"suffix": ""
}
],
"year": 1993,
"venue": "Computational Linguistics",
"volume": "19",
"issue": "2",
"pages": "263--311",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Brown, Peter F., Stephen A. Della Pietra, Vincent J. Della Pietra, Robert L. Mercer. The mathematics of statistical machine translation: parameter estimation. Computational Linguistics 19(2), June 1993, pp 263- 311.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Notes on present status and future prospects",
"authors": [
{
"first": "E",
"middle": [
"T"
],
"last": "Jaynes",
"suffix": ""
}
],
"year": 1990,
"venue": "",
"volume": "",
"issue": "",
"pages": "1--13",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jaynes, E. T. Notes on present status and future prospects. Mazimum Entropy and Bayesian Methods, W. T. Grandy and L. H. Schick, eds. Kluwer Academic Press, 1990, pp 1-13.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "A fast sequential decoding algo#thm using a stack",
"authors": [
{
"first": "Frederick",
"middle": [],
"last": "Jelinek",
"suffix": ""
}
],
"year": 1969,
"venue": "IBM Journal of Research and Development",
"volume": "13",
"issue": "",
"pages": "675--685",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jelinek, Frederick. A fast sequential decoding algo#thm using a stack. IBM Journal of Research and Develop- ment, 13, November 1969, pp 675-685.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Interpolated estimation of Markov source parameters from sparse data",
"authors": [
{
"first": "F",
"middle": [],
"last": "Jelinek",
"suffix": ""
},
{
"first": "R",
"middle": [
"L"
],
"last": "Mercer",
"suffix": ""
}
],
"year": 1980,
"venue": "Proceedings, Workshop on Pattern Recognition in Practice, Amsterdam",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jelinek, F., R. L. Mercer. Interpolated estimation of Markov source parameters from sparse data. In Proceed- ings, Workshop on Pattern Recognition in Practice, Am- sterdam, The Netherlands, 1980.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Grammatical trigrams: a probabilistic model of link grammar",
"authors": [
{
"first": "John",
"middle": [],
"last": "Lafferty",
"suffix": ""
},
{
"first": "Daniel",
"middle": [],
"last": "Sleator",
"suffix": ""
},
{
"first": "Davy",
"middle": [],
"last": "Temperly",
"suffix": ""
}
],
"year": null,
"venue": "Proceedings of the 199~ AAAI Fall Symposium on Probabilistic Approaches to Natural Language",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lafferty, John, Daniel Sleator, Davy Temperly. Gram- matical trigrams: a probabilistic model of link gram- mar. Proceedings of the 199~ AAAI Fall Symposium on Probabilistic Approaches to Natural Language.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Tagging text with a probabilistic model",
"authors": [
{
"first": "Bernard",
"middle": [],
"last": "Meriaido",
"suffix": ""
}
],
"year": 1990,
"venue": "Proceedings of the IBM Natural Language ITL",
"volume": "",
"issue": "",
"pages": "161--172",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Meriaido, Bernard. Tagging text with a probabilistic model. Proceedings of the IBM Natural Language ITL, Paris, France, 1990, pp 161-172.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Evaluation of machine translation",
"authors": [
{
"first": "John",
"middle": [
"S"
],
"last": "White",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Theresa",
"suffix": ""
},
{
"first": "Lynn",
"middle": [
"M"
],
"last": "O'connell",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Carlson",
"suffix": ""
}
],
"year": 1993,
"venue": "Human Language Technology",
"volume": "",
"issue": "",
"pages": "206--210",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "White, John S., Theresa A. O'Connell, Lynn M. Carl- son. Evaluation of machine translation. In Human Lan- guage Technology, Morgan Kaufman Publishers, 1993, pp 206-210.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"num": null,
"text": "Current address: Renaissance Technologies, Stony Brook, The Source-Channel Formalism of Translation.",
"type_str": "figure",
"uris": null
},
"FIGREF1": {
"num": null,
"text": "By the laws of conditional probability we may write Pr(e) = Pr(et...eL) = Pr(et) Pr(e21et) Pr(esle~e=)--. Pr(eLle~ ...",
"type_str": "figure",
"uris": null
},
"FIGREF2": {
"num": null,
"text": "Alignment of a French-English Sentence Pair. The subscripts give the position of each word in the sentence.",
"type_str": "figure",
"uris": null
},
"FIGREF3": {
"num": null,
"text": "this reason, we have adopted for Candide a variation of the analysis-transfer-synthesis paradigm. In this paradigm, translation takes place not between raw French and English texts, but between intermediate forms of the two languages. Note that because translation is effected between intermediate French and intermediate English, all our models are trained upon intermediate text as well. For training, each (e, f) pair of our data is subjected to an analysis step: the French is rendered into an intermediate French f', the English into intermediate English e'. The English transformation is constructed to ensure that it is invertible; its inverse, from intermediate English to standard English, is usually called",
"type_str": "figure",
"uris": null
},
"FIGREF4": {
"num": null,
"text": "For example, the contractions au and du are rewritten as d le and de le. Constructions such as il y a and he...pus are replaced with one-word tokens. The English possessive construction is made to resemble French by removing the's or 'sutfix, reordering noun phrases, and inserting an additional token. Thus my aunt's pen becomes intermediate English dummy-article pen's my aunt; note the similarity to the French le stylo de ma tante.",
"type_str": "figure",
"uris": null
},
"FIGREF5": {
"num": null,
"text": "Steps in the Execution of Candide equacy, reporting these as numbers between 0 and 1. Fluency is intended to measure the well-formedness of translated sentences; adequacy is intended to measure to what extent the meaning of each source text is present in the translations. The advantage afforded by Transman is determined by computing the ratio tTrartsman/tmanual for each passage,",
"type_str": "figure",
"uris": null
},
"TABREF1": {
"num": null,
"content": "<table><tr><td>It remains to estimate the Pr(e~leh_2eh_t ). One solu-</td></tr><tr><td>tion is to use maximum-likelihood trigram probabilities,</td></tr><tr><td>T(eklek_2e~-t).</td></tr></table>",
"html": null,
"text": "each term on the right hand side above. That is, we limit the history to two words. Each triple (ek-2ek-lek) is called a trigram. These are obtained by scanning the training corpus c, counting the incidence of each trigram, and using these counts to form the appropriate conditional estimates.But even for this modest history size, we frequently encounter trigrams during translation that do not appear during training. This is not surprising, since there are IC[ s = 1.773 x l0 ts possible different trigrams, yet we can encounter no more than Icl of them during training. There are 75,349,888 distinct trigrams in our training corpus, of which 53,737,350 occur exactly once.For this reason, we employ the technique of deleted interpolation[6]: we express Pr(ek[ek-2e~-t) as a linear combination of the trigram probability T(ek l ek-2ek-t), the bigram probability B(ekleh_t), the unigram probability U(ek), and the uniform probability 1/IEI. The distributions B and U areobtained by counting the incidence of bigrams and unigrams in the same training corpus c. But there are fewer distinct bigrams, so we have a higher chance of seeing any given one in our training data, and a still higher chance of seeing any given unigram. The resulting formula for Pr(eklek_2ek_t) is called the smoothed trigrarn model.",
"type_str": "table"
},
"TABREF2": {
"num": null,
"content": "<table><tr><td>) Formally,</td></tr><tr><td>we insert a parameter Pr(a~ I J, re, l) into our expression for</td></tr><tr><td>Pr(fincorporated into this model through the parameters ~b(nlel),</td></tr><tr><td>the probability that ~b(ei) equals n.</td></tr><tr><td>4. Class-Based Alignment In the preceding model,</td></tr><tr><td>though the fertilities are conditioned upon word identities,</td></tr><tr><td>the alignment parameters are not. We have already pointed</td></tr></table>",
"html": null,
"text": "1. Word Translation This is our simplest model, intended to discover probable individual-word translations. The free parameters of this model are word translation probabilities t(fj I ei). Each of these parameters is initialized to 1/I.FI, where Y is our French vocabulary. Thus we make no initial assumptions about appropriate French-English word pairings. The iterative training procedure automatically finds appropriate translations, and assigns them high probability. , ale ). This expresses the probability that position in an arbitrary French sentence of length ra is aligned with position aj in any English sentence of length l that is its translation. The identities of the words in these positions do not influence the alignment probabilities.3. FertilitiesAs we observed earlier, a single English word may yield 0, I or more French words, for instance as when not translates to ne...pus. This idea is implicit in our notion of alignment, but not explicitly related to word identities. To capture this phenomenon explicitly, this model introduces the notion of fertility. The fertility ~(el) is the number of French words in f that ei generates in translation. Fertility is",
"type_str": "table"
},
"TABREF3": {
"num": null,
"content": "<table><tr><td>French Input f</td></tr><tr><td>1</td></tr><tr><td>Case and spelling correction</td></tr><tr><td>Name and number detection</td></tr><tr><td>Segmentation</td></tr><tr><td>Morphological analysis</td></tr><tr><td>Word reordering</td></tr><tr><td>1 Intermediate French f'</td></tr><tr><td>,L</td></tr><tr><td>Stack decoding with coarse models</td></tr><tr><td>Perturbation search with refined models</td></tr><tr><td>1 Intermediate English ~ '</td></tr><tr><td>1</td></tr><tr><td>English synthesis</td></tr><tr><td>1 English Output</td></tr></table>",
"html": null,
"text": "PRO scores all the resulting English texts for fluency and ad-",
"type_str": "table"
},
"TABREF4": {
"num": null,
"content": "<table><tr><td/><td/><td/><td colspan=\"2\">Adequacy</td><td colspan=\"2\">Time Ratio</td></tr><tr><td/><td>1992</td><td>1993</td><td>1992</td><td>1993</td><td>1992</td><td>1993</td></tr><tr><td>Systran</td><td>.466</td><td>.540</td><td>.686</td><td>.743</td><td/><td/></tr><tr><td>Candide</td><td>.511</td><td>.580</td><td>.575</td><td>.670</td><td/><td/></tr><tr><td>Transman</td><td>.819</td><td>.838</td><td>.837</td><td>.850</td><td>.688</td><td>.625</td></tr><tr><td>Manual</td><td/><td>.833</td><td/><td>.840</td><td/><td/></tr></table>",
"html": null,
"text": "AB.PA Evaluation Results. The Systran line reports results for Systran French-to-English fully-automatic translations. The Candide line reports results for our system's fully-automatic translations; the Transman line reports resuits for our system's machine-assisted translations.",
"type_str": "table"
}
}
}
}