ACL-OCL / Base_JSON /prefixJ /json /J09 /J09-4007.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "J09-4007",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T02:54:15.998843Z"
},
"title": "Kernel Methods for Minimally Supervised WSD",
"authors": [
{
"first": "Claudio",
"middle": [],
"last": "Giuliano",
"suffix": "",
"affiliation": {},
"email": "giuliano@fbk.eu."
},
{
"first": "Fondazione",
"middle": [],
"last": "Bruno",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Kessler -Irst",
"middle": [],
"last": "Alfio",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Massimiliano",
"middle": [],
"last": "Gliozzo",
"suffix": "",
"affiliation": {},
"email": "gliozzo@fbk.eu."
},
{
"first": "Bruno",
"middle": [],
"last": "Fondazione",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Carlo",
"middle": [],
"last": "Kessler -Irst",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "",
"middle": [],
"last": "Strapparava",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "",
"middle": [],
"last": "Kessler -Irst",
"suffix": "",
"affiliation": {},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "We present a semi-supervised technique for word sense disambiguation that exploits external knowledge acquired in an unsupervised manner. In particular, we use a combination of basic kernel functions to independently estimate syntagmatic and domain similarity, building a set of word-expert classifiers that share a common domain model acquired from a large corpus of unlabeled data. The results show that the proposed approach achieves state-of-the-art performance on a wide range of lexical sample tasks and on the English all-words task of Senseval-3, although it uses a considerably smaller number of training examples than other methods.",
"pdf_parse": {
"paper_id": "J09-4007",
"_pdf_hash": "",
"abstract": [
{
"text": "We present a semi-supervised technique for word sense disambiguation that exploits external knowledge acquired in an unsupervised manner. In particular, we use a combination of basic kernel functions to independently estimate syntagmatic and domain similarity, building a set of word-expert classifiers that share a common domain model acquired from a large corpus of unlabeled data. The results show that the proposed approach achieves state-of-the-art performance on a wide range of lexical sample tasks and on the English all-words task of Senseval-3, although it uses a considerably smaller number of training examples than other methods.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "A significant challenge in many natural language processing tasks is to reduce the need for labeled training data while maintaining an acceptable performance. This is especially true for word sense disambiguation (WSD) because when moving from the somewhat artificial lexical-sample task to the more realistic all-words task it is practically impossible to collect a large number of training examples for each word sense. Thus, many supervised approaches, explicitly designed for the lexical-sample task, cannot be applied to the all-words task, even though they exhibit excellent performance. This has led to the somewhat paradoxical situation in which completely different methods have been developed for the two tasks, although they represent two sides of the same coin.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "To address this problem, in recent work we presented a semi-supervised approach based on kernel methods for WSD (Strapparava, Gliozzo, and Giuliano 2004; Gliozzo, Giuliano, and Strapparava 2005; Giuliano, Gliozzo, and Strapparava 2006) . In particular, we explored the following research directions: (1) independently modeling domain and syntagmatic aspects of sense distinction to improve feature representativeness; and (2) exploiting external knowledge acquired from unlabeled data, with the purpose of drastically reducing the amount of labeled training data. The first direction is based on the linguistic assumption that syntagmatic and domain (associative) relations are crucial for representing sense distinctions, but they are originated by different phenomena. Regarding the second direction, one can hope to obtain a more accurate prediction by taking into account unlabeled data relevant to the learning problem (Chapelle, Sch\u00f6lkopf, and Zien 2006) . As a matter of fact, to test this hypothesis, most of the lexical sample tasks of Senseval-3 (Mihalcea and Edmonds 2004) were provided with a large amount of unlabeled training data, as well as the usual labeled training data. However, at that time, we were the only team to use the unlabeled data (Strapparava, Gliozzo, and Giuliano 2004) .",
"cite_spans": [
{
"start": 112,
"end": 153,
"text": "(Strapparava, Gliozzo, and Giuliano 2004;",
"ref_id": "BIBREF17"
},
{
"start": 154,
"end": 194,
"text": "Gliozzo, Giuliano, and Strapparava 2005;",
"ref_id": "BIBREF6"
},
{
"start": 195,
"end": 235,
"text": "Giuliano, Gliozzo, and Strapparava 2006)",
"ref_id": "BIBREF5"
},
{
"start": 924,
"end": 960,
"text": "(Chapelle, Sch\u00f6lkopf, and Zien 2006)",
"ref_id": "BIBREF2"
},
{
"start": 1056,
"end": 1083,
"text": "(Mihalcea and Edmonds 2004)",
"ref_id": "BIBREF11"
},
{
"start": 1275,
"end": 1302,
"text": "Gliozzo, and Giuliano 2004)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "In this article, we review our technique that combines domain and syntagmatic information in order to define a complete kernel for WSD. The rest of the article is organized as follows. In Section 2, we provide a general introduction to the kernel methods, in which we give the basis for understanding our approach. Exploiting kernel methods, we can define and combine individual kernels representing information from different sources in a principled way. After this introductory section, in Section 3 we present the kernels that we developed for WSD. This includes a detailed description of the individual kernels and the way we define the composite ones. We present our experiments in Section 4. The results obtained on a range of lexical-sample tasks and on the English all-words task of Senseval-3 (Mihalcea and Edmonds 2004) show that our approach achieves state-of-the-art performance. Finally, in Section 5, we offer conclusions and some directions for future research.",
"cite_spans": [
{
"start": 802,
"end": 829,
"text": "(Mihalcea and Edmonds 2004)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Kernel methods are a popular machine learning approach within the natural language processing community. They are theoretically well founded in statistical learning theory and have shown good empirical results in many applications (Vapnik 1999; Cristianini and Shawe-Taylor 2000; Sch\u00f6lkopf and Smola 2002; Shawe-Taylor and Cristianini 2004) .",
"cite_spans": [
{
"start": 231,
"end": 244,
"text": "(Vapnik 1999;",
"ref_id": null
},
{
"start": 245,
"end": 279,
"text": "Cristianini and Shawe-Taylor 2000;",
"ref_id": "BIBREF2"
},
{
"start": 280,
"end": 305,
"text": "Sch\u00f6lkopf and Smola 2002;",
"ref_id": null
},
{
"start": 306,
"end": 340,
"text": "Shawe-Taylor and Cristianini 2004)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "The strategy adopted by kernel methods consists of splitting the learning problem into two parts. They first embed the input data in a suitable feature space, and then use a linear algorithm to discover nonlinear patterns in the input space. Typically, the mapping is performed implicitly by a so-called kernel function. The kernel function is a similarity measure between the input data that depends exclusively on the specific data type and domain. A typical similarity function is the inner product between feature vectors. Characterizing the similarity of the inputs plays a crucial role in determining the success or failure of the learning algorithm, and it is one of the central questions in the field of machine learning.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "Formally, the kernel is a function K : X \u00d7 X \u2192 R that takes as input two data objects (e.g., vectors, texts, or parse trees) and outputs a real number characterizing their similarity, with the property that the function is symmetric and positive semi-definite. That is, for all",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "x i , x j \u2208 X satisfies K(x i , x j ) = \u03c6(x i ), \u03c6(x j )",
"eq_num": "(1)"
}
],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "where \u03c6 is an (implicit) mapping from X to an (inner product) feature space F. Kernels are used inside learning algorithms such as support vector machines (SVM) or kernel perceptrons as the interface between the algorithm and the data. The kernel function is then the only domain specific element of the system, while the learning algorithm is a general purpose component.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "The idea behind the SVM (one of the best known kernel-based learning algorithms) is to map the set of training data into a high-dimensional feature space F via a mapping function \u03c6 : X \u2192 F, and construct a separating hyperplane with maximum margin (i.e., the minimum distance between the hyperplane and data points) in that space. The use of an appropriate non-linear transformation \u03c6 of the input yields a nonlinear decision boundary in the input space. Kernel functions make possible the use of feature spaces with an exponential or even infinite number of dimensions. Instead of performing the explicit feature mapping \u03c6, one can use a kernel function, which permits the (efficient) computation of inner products in high-dimensional feature spaces without explicitly carrying out the mapping \u03c6. This is called the kernel trick in the machine learning literature (Boser, Guyon, and Vapnik 1992) .",
"cite_spans": [
{
"start": 865,
"end": 896,
"text": "(Boser, Guyon, and Vapnik 1992)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "Finally, we point out the theoretical tools required to create new kernels, and combine individual kernels to form composite ones. Of course, not every similarity function is a valid kernel because, by definition, kernels should be equivalent to some inner product in a feature space. The function K : X \u00d7 X \u2192 R is a valid kernel provided that its kernel matrices 1 are positive semi-definite 2 for all training sets S = {x 1 , ..., x l }, the so-called finitely positive semi-definite property. Note that defining similarity measures by means of kernels may be more intuitive than performing the explicit mapping in the feature space. Furthermore, this formulation does not require the set X to be a vector space: for example, we shall define kernels that take strings as input.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "This result is not only useful because it opens new perspectives to define kernel functions that only implicitly correspond to a feature mapping \u03c6. Another consequence is that it can be used to prove a set of rules for combining basic kernels to obtain composite ones. This will allow us to integrate heterogeneous sources of information in a simple and effective way. We shall use the following properties of kernels to define our composite kernels. Let k 1 and k 2 be kernels over X \u00d7 X; then the following functions are kernels:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "r k(x i , x j ) = k 1 (x i , x j ) + k 2 (x i , x j ) r k(x i , x j ) = c \u2022 k 1 (x i , x j ), c \u2208 R + r k(x i , x j ) = k 1 (x i ,x j ) \u221a k 1 (x i ,x i )\u00d7k 1 (x j ,x j ) (normalization)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "In summary, we can define a kernel function by following different strategies: (1) providing an explicit feature mapping \u03c6 : X \u2192 R n ; (2) defining a similarity function that is symmetric and positive semi-definite; and (3) composing different valid kernels, using the closure properties of kernels. This forms the basis for the approach described in the following section.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods",
"sec_num": "2."
},
{
"text": "Our approach to WSD consists of representing linguistic phenomena independently and then defining a combination method to integrate them. As described in the previous section, the kernel function is the only task-specific component of the learning algorithm. Thus, to develop a WSD system, we only need to define appropriate kernel functions to represent the domain and syntagmatic aspects of sense distinction and, second, exploit the properties of kernel functions to define a composite kernel to combine and extend the individual kernels. The resulting WSD system consists of two families of kernels: the domain and the syntagmatic kernels. The former family, described in Section 3.1, models the domain aspects of sense distinction; it is composed of the domain kernel (K D ) and the bag-ofwords kernel (K BoW ). The latter, described in Section 3.2, represents the syntagmatic aspects of sense distinction; it is composed of the collocation kernel (K Coll ) and the partof-speech kernel (K PoS ). Finally, Section 3.3 describes the composite kernel for WSD.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Kernel Methods for WSD",
"sec_num": "3."
},
{
"text": "It has been shown that domain information is fundamental for WSD (Magnini et al. 2002) . For instance, the (domain) polysemy between the computer science and the medicine senses of the word virus can be solved by considering the domain of the context in which it appears. Gliozzo, Strapparava, and Dagan (2004) proposed a WSD method that exploits only domain information.",
"cite_spans": [
{
"start": 65,
"end": 86,
"text": "(Magnini et al. 2002)",
"ref_id": "BIBREF10"
},
{
"start": 272,
"end": 310,
"text": "Gliozzo, Strapparava, and Dagan (2004)",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "In the context of kernel methods, domain information can be exploited by defining a kernel function that estimates the domain similarity between the contexts of the words to be disambiguated. The simplest method to estimate the domain similarity between two texts is to compute the cosine similarity of their vector representations in the vector space model (VSM). The VSM is a k-dimensional space R k , in which the text t j is represented by a vector t j , where the i th component is the term frequency of the term w i in t j . However, such an approach does not deal well with lexical variability and ambiguity. For instance, despite the fact that the sentences He is affected by AIDS and HIV is a virus express closely-related concepts, their similarity is zero in the VSM because they have no words in common (they are represented by orthogonal vectors). On the other hand, due to the ambiguity of the word virus, the similarity between the sentences The laptop has been infected by a virus and HIV is a virus is greater than zero, even though they convey very different messages.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "To overcome this problem, we introduce the domain model (DM) and show how to use it to define a domain VSM in which texts and terms are represented in a uniform way. A DM is composed of soft clusters of terms. Each cluster represents a semantic domain, that is, a set of terms that often co-occur in texts having similar topics. A DM is represented by a k \u00d7 k rectangular matrix D, containing the degree of association among terms and domains, as illustrated in Table 1 .",
"cite_spans": [],
"ref_spans": [
{
"start": 462,
"end": 469,
"text": "Table 1",
"ref_id": "TABREF0"
}
],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "The matrix D is used to define a function D : R k \u2192 R k , that maps the vector t j represented in the standard VSM into the vector t j in the domain VSM. D is defined as follows: 3",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "D( t j ) = t j (I IDF D) = t j (2)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "where t j is represented as a row vector, I IDF is a k \u00d7 k diagonal matrix such that i IDF i,i = IDF(w i ), and IDF(w i ) is the inverse document frequency of w i .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "In the domain space, the similarity is estimated by taking into account second order relations among terms. For example, the similarity of the two sentences He is affected by AIDS and HIV is a virus is very high, because the terms AIDS, HIV, and virus are strongly associated with the medicine domain.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "A DM can be estimated from manually constructed lexical resources, such as Word-Net Domains (Magnini and Cavagli\u00e0 2000) , or by performing a term-clustering process on a (large) corpus. However, the second approach is more attractive because it allows us to automatically acquire DMs for different languages and domains.",
"cite_spans": [
{
"start": 92,
"end": 119,
"text": "(Magnini and Cavagli\u00e0 2000)",
"ref_id": "BIBREF9"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "In Gliozzo, Giuliano, and Strapparava (2005) , we use singular valued decomposition (SVD) to acquire DMs from a corpus represented by its term-by-document matrix T, in a unsupervised way. 4 SVD decomposes the term-by-document matrix T into three matrixes T V\u03a3 \u03a3 \u03a3 k U T , where V and U are orthogonal matrices (i.e., V T V = I and U T U = I) whose columns are the eigenvectors of TT T and T T T, respectively, and \u03a3 \u03a3 \u03a3 k is the diagonal k \u00d7 k matrix containing the highest k k eigenvalues of T, and all the remaining elements set to 0. The parameter k is the dimensionality of the domain VSM and can be fixed in advance. Under this setting, we define the domain matrix D as follows:",
"cite_spans": [
{
"start": 3,
"end": 44,
"text": "Gliozzo, Giuliano, and Strapparava (2005)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "D = I N V \u03a3 \u03a3 \u03a3 k (3)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "where",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "I N is a diagonal matrix such that i N i,i = 1 w i , w i , w i is the i th row of the matrix V \u221a \u03a3 \u03a3 \u03a3 k . 5",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "Note that in this case, with respect to Table 1 , the domains are represented by the columns of the matrix D and they do not have an explicit name. By using a small number of domains, we can define a very compact representation of the DM and, consequently, reduce the memory requirements while preserving most of the information. There exist very efficient algorithms to perform the SVD process on sparse matrices, allowing us to perform this operation on large corpora in a very limited time and with reduced memory requirements. 6 Therefore, we can define the domain kernel to estimate the domain similarity between the contexts of the words to be disambiguated. It is a variant of the latent semantic kernel (Shawe-Taylor and Cristianini 2004), in which a DM is exploited to define an explicit mapping D : R k \u2192 R k from the classical VSM into the domain VSM. The domain kernel is explicitly defined as follows:",
"cite_spans": [
{
"start": 531,
"end": 532,
"text": "6",
"ref_id": null
}
],
"ref_spans": [
{
"start": 40,
"end": 47,
"text": "Table 1",
"ref_id": "TABREF0"
}
],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "K D (t i , t j ) = D(t i ), D(t j )",
"eq_num": "(4)"
}
],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "where D is the domain mapping defined in Equation (2).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "A standard approach for detecting topic (domain) similarity is to extract bag-ofwords features from a wide window of text around the words to be disambiguated. Based on this representation, we define a linear kernel called the bag-of-words kernel (K BoW ). K BoW is a particular case of the domain kernel in which D = I in Equation 2, where I is the identity matrix. The BoW kernel does not require a DM; therefore, it can be applied to the strictly supervised settings, in which external knowledge is not available.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "To summarize, the domain kernel allows us to plug external knowledge into the supervised learning process; it will be compared and combined with the standard bagof-words approach in Section 4. In the following section, we shall see that domain models are also useful for defining soft-matching collocation kernels.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Domain Kernels",
"sec_num": "3.1"
},
{
"text": "Collocations (such as bigrams and trigrams) extracted from the local context of the word to be disambiguated are typically used to capture syntagmatic relations (Yarowsky 1994). However, traditional approaches to WSD fail to represent non-contiguous or shifted collocations, and fail to consider lexical variability. For example, suppose we have to disambiguate the verb to score in the sentence Ronaldo scored the first goal, given the labeled example The football player scored two goals in the second half as training. A traditional approach has no clues to return the right answer because the two sentences have no features in common.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "The use of kernels on strings allows us to overcome the aforementioned problems by representing (non-contiguous) collocations and exploiting external lexical knowledge sources to define non-zero measures of similarity between words (soft-matching criteria). In this formulation, words taken in their context are compared by kernels that sum the number of common (non-contiguous) collocations of words, considering lexical variability, and part-of-speech tags, avoiding an explicit feature mapping that would lead to an exponential number of features.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "String kernels (or sequence kernels) are a family of kernel functions developed to compute the inner product among images of strings in high-dimensional feature space using dynamic programming techniques. The gap-weighted subsequences kernel is one of the most general types of kernel based on sequences. Roughly speaking, it compares two strings by means of the number of contiguous and non-contiguous substrings of a given length they have in common. Non-contiguous occurrences are penalized according to the number of gaps they contain. Formally, let \u03a3 be an alphabet of |\u03a3| symbols, and ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "s = s 1 s 2 . . . s |s| be a finite sequence over \u03a3 (i.e., s i \u2208 \u03a3, 1 i |s|). Let i = [i 1 , i 2 , . . . , i n ], with 1 i 1 < i 2 < . . . < i n |s|,",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "[i] in s is l(i) = i n \u2212 i 1 + 1.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "The feature space associated with the gapweighted subsequences kernel of length n is indexed by I = \u03a3 n , with the embedding given by",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "\u03c6 n u (s) = i:u=s[i] \u03bb l(i) , u \u2208 \u03a3 n",
"eq_num": "(5)"
}
],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "where 0 <\u03bb 1 is the decay factor used to penalize non-contiguous subsequences. 7 The associate kernel is defined as",
"cite_spans": [
{
"start": 79,
"end": 80,
"text": "7",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "K n (s, t) = \u03c6 n (s), \u03c6 n (t) = u\u2208\u03a3 n \u03c6 n u (s)\u03c6 n u (t)",
"eq_num": "( 6 )"
}
],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "An explicit computation of Equation 6is unfeasible even for small values of n. To evaluate K n more efficiently, we use the recursive formulation based on a dynamic programming implementation (Lodhi et al. 2002; Saunders, Tschach, and Shawe-Taylor 2002; Cancedda et al. 2003) . It is defined in the following equations:",
"cite_spans": [
{
"start": 192,
"end": 211,
"text": "(Lodhi et al. 2002;",
"ref_id": "BIBREF8"
},
{
"start": 212,
"end": 253,
"text": "Saunders, Tschach, and Shawe-Taylor 2002;",
"ref_id": "BIBREF15"
},
{
"start": 254,
"end": 275,
"text": "Cancedda et al. 2003)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "K 0 (s, t) = 1, \u2200s, t",
"eq_num": "(7)"
}
],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "K i (s, t) = 0, if min(|s|, |t|) < i (8) K i (s, t) = 0, if min(|s|, |t|) < i (9) K i (sx, ty) = \u03bbK i (sx, t) i f x = y; \u03bbK i (sx, t) + \u03bb 2 K i\u22121 (s, t) otherwise. (10) K i (sx, t) = \u03bbK i (s, t) + K i (sx, t) (11) K n (s, t) = 0, if min(|s|, |t|) < n (12) K n (sx, t) = K n (s, t) + j:t j =x \u03bb 2 K n\u22121 (s, t[1 : j \u2212 1])",
"eq_num": "(13)"
}
],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "where K n and K n are auxiliary functions with a similar definition to K n used to facilitate the computation. Based on these definitions, K n can be computed in O(n|s||t|). Using this recursive definition, it turns out that computing all kernel values for subsequences of lengths up to n is not significantly more costly than computing the kernel for n only. The syntagmatic kernel is defined as a sum of gap-weighted subsequences kernels that operate at word and part-of-speech tag level. In particular, following the approach proposed by Cancedda et al. (2003) , it is possible to adapt sequence kernels to operate at word level by instancing the alphabet \u03a3 with the vocabulary",
"cite_spans": [
{
"start": 541,
"end": 563,
"text": "Cancedda et al. (2003)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "V = {w 1 , w 2 , . . . , w k }.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "Moreover, we restrict the generic definition of the gap-weighted subsequences kernel to recognize collocations in the local context of a specified word. The resulting kernel, called the n-gram collocation kernel (K n Coll ), operates on sequences of lemmata around a specified word l 0",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "(i.e., l \u22123 , l \u22122 , l \u22121 , l 0 , l +1 , l +2 , l +3",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "). This formulation allows us to estimate the number of common (sparse) subsequences of lemmata (i.e., collocations) between two examples, in order to capture syntagmatic similarity. Analogously, we define the part-of-speech kernel (K n PoS ) to operate on sequences of part-of-speech tags",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "p \u22123 , p \u22122 , p \u22121 , p 0 , p +1 , p +2 , p +3 , where p 0 is the part-of-speech tag of l 0 .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "The collocation kernel and the part-of-speech kernel are defined by Equations (14) and (15), respectively.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "K Coll (s, t) = n l=1 K l Coll (s, t)",
"eq_num": "(14)"
}
],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "K PoS (s, t) = n l=1 K l PoS (s, t)",
"eq_num": "(15)"
}
],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "Both kernels depend on the parameter n, the length of the non-contiguous subsequences, and \u03bb, the decay factor. For example, K 2 Coll allows us to represent all (sparse) bigrams in the local context of a word. Finally, the syntagmatic kernel is defined as K Synt (s, t) ",
"cite_spans": [
{
"start": 263,
"end": 269,
"text": "(s, t)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "= K Coll (s, t) + K PoS (s, t)",
"eq_num": "(16)"
}
],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "In the preceding definition, only exact word-matches contribute to the similarity. To solve this problem, external lexical knowledge is fed into the supervised learning process, allowing us to define the soft-matching collocation kernel. In particular, we define two alternative soft-matching criteria by exploiting synonymy relations in WordNet and DMs acquired from corpora. Both criteria are based on the assumption that every word in a sentence can be substituted by another preserving the original meaning, if these words are paradigmatically related (e.g., synonyms, hyponyms, or domain related words). For example, if we consider as equivalent the terms Ronaldo and football player, then the sentence The football player scores the first goal is equivalent to Ronaldo scores the first goal, providing a strong evidence to disambiguate the verb to score in the second sentence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "Following the approach proposed by Shawe-Taylor and Cristianini (2004), the softmatching gap-weighted subsequences kernel is now calculated recursively using Equations (7)-(9), (11), and (12), replacing Equation (10) by the equation:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "K i (sx, ty) = \u03bbK i (sx, t) + \u03bb 2 a xy K i\u22121 (s, t), \u2200x, y",
"eq_num": "(17)"
}
],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "and modifying Equation (13) to:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "K n (sx, t) = K n (s, t) + |t| j \u03bb 2 a xt j K n\u22121 (s, t[1 : j \u2212 1])",
"eq_num": "(18)"
}
],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "where a xy are entries in a similarity matrix A between terms. In order to ensure that the resulting kernel is still valid, A must be positive semi-definite. In the following sections, we describe the two alternative soft-matching criteria based on WordNet Synonymy and Domain Proximity, respectively. To show that the similarity matrices are positive semi-definite, we use the following result.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Syntagmatic Kernels",
"sec_num": "3.2"
},
{
"text": "A matrix A is positive semi-definite if and only if A = B T B for some real matrix B. The proof is given in Shawe- Taylor and Cristianini (2004) .",
"cite_spans": [
{
"start": 115,
"end": 144,
"text": "Taylor and Cristianini (2004)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Proposition 1",
"sec_num": null
},
{
"text": "WordNet Synonymy. The first soft-matching criterion is based on WordNet 8 to define a similarity matrix between words. In particular, we substitute two words if they are synonyms. To this end, a word is represented as vector whose dimensions are associated with the synsets. Formally, we define the term-by-synset matrix S as the matrix whose rows are indexed by the terms and whose columns are indexed by the synsets. The (i, j)th entry of S is 1 if the synset s j contains the term w i ; 0 otherwise. The matrix S gives rise to the similarity matrix A = SS T between terms. Because A can be rewritten as A = (S T ) T S T = B T B, it follows directly from Proposition 1 that it is positive semi-definite. Domain Proximity. The second soft-matching criterion exploits the domain models introduced in Section 3.1 to define a similarity matrix between words. Once a DM has been defined by the matrix D, the domain space is a k dimensional space, in which both texts and terms are represented by means of domain vectors, that is, vectors representing the domain relevances among the linguistic object and each domain. The domain vector w i for the term w i \u2208 V is the i th row of D, where V = {w 1 , w 2 , . . . , w k } is the vocabulary of the corpus. The term-by-domain matrix D gives rise to the similarity matrix A = DD T between terms. It follows by Proposition 1 that A is positive semi-definite.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Proposition 1",
"sec_num": null
},
{
"text": "We shall show that the syntagmatic kernel is more effective than standard bigrams and trigrams of lemmata and part-of-speech tags typically used as features in WSD.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Proposition 1",
"sec_num": null
},
{
"text": "Having defined all the individual kernels representing syntagmatic and domain aspects of sense distinction, we can define the composite kernel to combine and extend the individual kernels. The closure properties of the kernel functions allows us to define the composite kernel as",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Composite Kernel",
"sec_num": "3.3"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "K C (x i , x j ) = n l=1 K l (x i , x j ) K l (x j , x j )K l (x i , x i )",
"eq_num": "(19)"
}
],
"section": "Composite Kernel",
"sec_num": "3.3"
},
{
"text": "where K l is a valid individual kernel. The individual kernels are normalized-this plays an important role in allowing us to integrate information from heterogeneous feature spaces. Recent work (Moschitti 2004; Gliozzo, Giuliano, and Strapparava 2005; Zhao and Grishman 2005; Giuliano, Lavelli, and Romano 2006) has empirically shown the effectiveness of combining kernels in this way: The composite kernel consistently improves the performance of the individual ones. In addition, this formulation allows us to evaluate the individual contribution of each information source.",
"cite_spans": [
{
"start": 194,
"end": 210,
"text": "(Moschitti 2004;",
"ref_id": null
},
{
"start": 211,
"end": 251,
"text": "Gliozzo, Giuliano, and Strapparava 2005;",
"ref_id": "BIBREF6"
},
{
"start": 252,
"end": 275,
"text": "Zhao and Grishman 2005;",
"ref_id": "BIBREF18"
},
{
"start": 276,
"end": 311,
"text": "Giuliano, Lavelli, and Romano 2006)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Composite Kernel",
"sec_num": "3.3"
},
{
"text": "In order to show the effectiveness of the proposed domain model in supervised learning, we defined two WSD kernels, K wsd and K wsd . They are completely specified by the n individual kernels that compose them in Equation (19).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Composite Kernel",
"sec_num": "3.3"
},
{
"text": "K wsd is composed by K Coll , K PoS , and K BoW ; K wsd is composed by K Coll , K PoS , K BoW , and K D .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Composite Kernel",
"sec_num": "3.3"
},
{
"text": "The only difference between the two is that K wsd uses the domain kernel K D to exploit external knowledge while K wsd only uses the labeled training data.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Composite Kernel",
"sec_num": "3.3"
},
{
"text": "Experiments were carried out on various tasks of Senseval-3 (Mihalcea and Edmonds 2004) . First of all, we conducted a preliminary set of experiments on the Catalan, English, Italian, and Spanish lexical-sample tasks; the results are shown in Section 4.1. Second, in order to show the general applicability of the proposed method, we evaluated the system on the English all-words task; the results are presented in Section 4.2.",
"cite_spans": [
{
"start": 60,
"end": 87,
"text": "(Mihalcea and Edmonds 2004)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "4."
},
{
"text": "All the experiments were performed using the SVM package (Chang and Lin 2001) customized to embed our own kernels. The parameters were optimized by five-fold cross-validation on the training set.",
"cite_spans": [
{
"start": 57,
"end": 77,
"text": "(Chang and Lin 2001)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation",
"sec_num": "4."
},
{
"text": "In this section, we report the evaluation of our method on the Catalan, English, Italian, and Spanish lexical-sample tasks of Senseval-3 (Mihalcea and Edmonds 2004) . Table 2 describes the tasks we have considered. For each task, it summarizes the number of words to be disambiguated, the mean polysemy, the size of the labeled training set, the size of the test set, and the size of the unlabeled training set, respectively. For the Catalan, Italian, and Spanish tasks, we acquired the DMs from the unlabeled corpora made available by the task organizers. For the English task, we used a DM acquired from the British National Corpus (BNC) as the task organizers have not provided any unlabeled training data. The objectives of these experiments are to (a) estimate the impact of different knowledge sources in WSD; (b) study the effectiveness of the kernel combination; (c) understand the benefits of plugging external information in a supervised framework; and (d) verify the portability of our methodology to different languages. Table 3 reports the results of the individual kernels K BoW , K D , K Coll , and K PoS and their combinations K wsd and K wsd (the baselines for the tasks are reported in Table 5 ). In our experiments, the parameters n and \u03bb (see Equation 5) are optimized by five-fold cross-validation. For K n Coll , we obtained the best results with n = 2 and \u03bb = 0.5. For K n PoS , n = 3 and \u03bb \u2192 0. The domain cardinality k was set to 50. Table 4 shows the performance of the syntagmatic kernel in different configurations: hard and soft matching. As a baseline, we report the result of a standard approach consisting of explicit bigrams and trigrams of words and part-of-speech tags around the words to be disambiguated (Yarowsky 1994). We evaluated the impact of the domain kernel on the overall performance by comparing the learning curves of K wsd and K wsd on the four lexical-sample tasks. Figure 1 shows the results of our experiments. The points of the learning curves are obtained by sampling the same percentage of training examples for each word. Finally, Table 5 summarizes the results we obtained, providing a comparison with the state of the art. . Table 3 shows that domain information and syntagmatic information are crucial for WSD, and their combination significantly outperforms the individual kernels, showing the effectiveness of the kernel combination method. In addition, the domain kernel K D outperforms the bag-of-words kernel K BoW , and the composite kernel K wsd that makes use of domain information outperforms the one K wsd based only on the labeled training data, demonstrating our assumption (see Section 3). Table 4 shows that the syntagmatic kernel outperforms the baseline (bigrams and trigrams) in any configuration (hard-/soft-matching). The soft-matching criteria further improve the classification performance. It is interesting to note that the domain proximity obtained better results than WordNet synonymy (note that we do not have a Catalan or a Spanish WordNet). The different results observed for Italian and English using the domain proximity soft-matching criterion are probably due to the small size of the unlabeled English corpus. Figure 1 shows that K wsd outperforms K wsd on all lexical sample tasks, even with a small number of examples. It is worth noting, as reported in Table 5 , that K wsd achieves the same performance as K wsd using about half of the labeled training data. This result shows that the proposed semi-supervised learning approach consisting of acquiring domain models from unlabeled corpora is effective, as it allows us to drastically reduce the amount of labeled training data and provide a viable solution for the knowledge acquisition bottleneck problem in WSD.",
"cite_spans": [
{
"start": 137,
"end": 164,
"text": "(Mihalcea and Edmonds 2004)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [
{
"start": 167,
"end": 174,
"text": "Table 2",
"ref_id": "TABREF2"
},
{
"start": 1033,
"end": 1040,
"text": "Table 3",
"ref_id": "TABREF3"
},
{
"start": 1204,
"end": 1211,
"text": "Table 5",
"ref_id": "TABREF4"
},
{
"start": 1459,
"end": 1466,
"text": "Table 4",
"ref_id": null
},
{
"start": 1916,
"end": 1924,
"text": "Figure 1",
"ref_id": "FIGREF0"
},
{
"start": 2087,
"end": 2094,
"text": "Table 5",
"ref_id": "TABREF4"
},
{
"start": 2181,
"end": 2190,
"text": ". Table 3",
"ref_id": "TABREF3"
},
{
"start": 2662,
"end": 2669,
"text": "Table 4",
"ref_id": null
},
{
"start": 3202,
"end": 3210,
"text": "Figure 1",
"ref_id": "FIGREF0"
},
{
"start": 3348,
"end": 3355,
"text": "Table 5",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Lexical-Sample Tasks",
"sec_num": "4.1"
},
{
"text": "To the best of our knowledge, K wsd turns out to be the best system for all the tested tasks of Senseval-3, further improving the state of the art by 0.4% to 8.2% for English and Italian, respectively. Finally, we have demonstrated the language independency of our approach. The DMs have been acquired for different languages from different unlabeled corpora by adopting exactly the same methodology, without requiring any external lexical resource or ad hoc rule.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion",
"sec_num": "4.1.2"
},
{
"text": "Encouraged by the excellent results obtained on the lexical-sample tasks, we evaluated our approach on the all-words task, in which a very small amount of labeled training Columns report: the Most Frequent baseline, the inter-annotator agreement, the F1 of the best system at Senseval-3, the F1 of K wsd , the F1 of K wsd , DM+ (the improvement due to DM, i.e., K wsd \u2212 K wsd ), and the percentage of sense-tagged examples required by K wsd to achieve the same performance as K wsd with full training.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "All-Words Task",
"sec_num": "4.2"
},
{
"text": "The performance (F1) of the basic kernels and composite kernels on the English all-words task of Senseval-3. data is typically available. We performed the evaluation on the English all-words task of Senseval-3 (Snyder and Palmer 2004) . The test set was extracted from two Wall Street Journal articles and one text from the Brown Corpus. The test set consists of 945 words (2,041 word occurrences) to be disambiguated with WordNet 1.7.1 senses. The interannotator agreement rate in the preparation of the corpus was approximately 72.5%. The most frequent (MF) baseline using the first WordNet sense heuristic obtained 60.9%.",
"cite_spans": [
{
"start": 210,
"end": 234,
"text": "(Snyder and Palmer 2004)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Table 6",
"sec_num": null
},
{
"text": "We have trained and tested the system exploiting the following resources: (1) Word-Net 1.7.1 as sense repository; (2) SemCor, 9 considering only those words appearing in the Senseval-3 all-words data set-we extracted about 61,700 tagged examples that constitute the only labeled training set exploited by the system; and (3) the BNC, from which we extracted the unlabeled training data.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Table 6",
"sec_num": null
},
{
"text": "We trained 734 word-expert classifiers on the SemCor corpus. The labeled examples for each classifier range from a minimum of one example to a maximum of 2,275 examples. We return a random sense for those words that have no training examples in SemCor. 10 We have acquired two DMs, one from the BNC (i.e.,K bnc D ; the same we used in the lexical-sample task) and one from SemCor (i.e.,K sem D ), obtaining a slightly better performance with the latter. Table 6 shows the performance of the individual kernels K BoW , K D , K Coll , and K PoS , and their composite kernels K wsd ,K bnc D andK sem D . Since for 210 words in the test set we have no training examples, to better understand the results obtained, we performed an evaluation on the subset of the test set for which at least one training example is available in SemCor. Evaluating only on these words the performance increases from 65.2% to 70.0%, and the most frequent baseline becomes 65.7%. Tables 7 and 8 present a more detailed analysis that considers results grouped according to the amount of training available and the mean polysemy of the words in the test set, excluding from the data set the monosemous words. Table 7 shows the results (F1) ofK sem wsd at different ranges of polysemy. Table 8 presents the results (F1) ofK sem wsd on those words that have a given number of training examples. This evaluation is limited to the best composite kernelK sem wsd .",
"cite_spans": [
{
"start": 253,
"end": 255,
"text": "10",
"ref_id": null
}
],
"ref_spans": [
{
"start": 454,
"end": 461,
"text": "Table 6",
"ref_id": null
},
{
"start": 1182,
"end": 1189,
"text": "Table 7",
"ref_id": null
},
{
"start": 1258,
"end": 1265,
"text": "Table 8",
"ref_id": null
}
],
"eq_spans": [],
"section": "Results.",
"sec_num": "4.2.1"
},
{
"text": "We compared our approach with the three best systems that participated in the English all-words task of Senseval-3. The best system (Decadt et al. 2004) has comparable performance (65.2) to ours; however, it uses a larger training set composed of 563,129 sense-tagged words. The training corpus was built by merging 9 Texts semantically annotated with WordNet 1.6 senses (created at Princeton University), and automatically mapped to WordNet 1.7, WordNet 1.7.1, and WordNet 2.0. Downloadable from http://www.cs.unt.edu/\u223crada/downloads.html. 10 Note that for these words the WordNet first sense is not necessarily the most frequent sense.",
"cite_spans": [
{
"start": 132,
"end": 152,
"text": "(Decadt et al. 2004)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Discussion.",
"sec_num": "4.2.2"
},
{
"text": "The performance (F1) ofK sem wsd at different ranges of polysemy. Most Frequent baseline (MF) is also reported. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Table 7",
"sec_num": null
},
{
"text": "The performance (F1) ofK sem wsd on words with a given number of training examples. Most Frequent baseline (MF) and mean polysemy for each partition are also reported. SemCor, and English lexical-sample and all-words data sets taken from all the previous editions of Senseval. The system proposed by Mihalcea and Faruque (2004) scored second (64.6). The dimension of their training set is comparable to ours; however, they also use additional information drawn from WordNet to derive semantic generalizations using syntactic dependencies. Finally, the third system (Yuret 2004) obtained 64.1 using a larger training data set (Semcor, DSO corpus of sense-tagged English, OpenMind Word Expert, Senseval-2, and Senseval-3 lexical-sample tasks). The small difference between the two domain models seems to indicate that a limited amount of unlabeled data is sufficient to improve the overall performance, and the use of unlabeled data taken from the training set helps to slightly improve the overall performance. However, the domain model can be acquired from a different corpus (e.g., the BNC) without significantly affecting the overall performance.",
"cite_spans": [
{
"start": 300,
"end": 327,
"text": "Mihalcea and Faruque (2004)",
"ref_id": "BIBREF12"
},
{
"start": 565,
"end": 577,
"text": "(Yuret 2004)",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Table 8",
"sec_num": null
},
{
"text": "Finally, the results reported in Tables 7 and 8 show that our approach is able to disambiguate with good accuracy (F1 = 76%) words with a number of training examples that ranges from 1 to 10, outperforming the most frequent baseline by 3%. This is an interesting result given the extremely small number of training examples available. On the other hand, the more training is available for a given word, the more polysemous that word is. Nevertheless, the algorithm always outperforms the baseline and has a more significant difference for increasing values of the mean polysemy (from 3% to 16%). These results, together with the ones obtained in the lexical sample tasks, show that the domain kernel is able to boost the overall performance when little training data are available, as well as with enough training data. The benefit is even more pronounced for the latter case, even though the disambiguation task is more complex due to the high polysemy of highly frequent words.",
"cite_spans": [],
"ref_spans": [
{
"start": 33,
"end": 47,
"text": "Tables 7 and 8",
"ref_id": null
}
],
"eq_spans": [],
"section": "Range of training examples",
"sec_num": null
},
{
"text": "This article summarizes the results of a word expert semi-supervised algorithm for WSD based on a combination of kernel functions. First, we evaluated our methodology on four lexical-sample tasks of Senseval-3, significantly improving the state of the art for all of them. In particular, we demonstrated that using external knowledge inside a supervised framework is a viable methodology to reduce the amount of training data required for learning. In our approach, the external knowledge is represented by means of domain models automatically acquired from corpora in a totally unsupervised way. Then, we applied the method so defined to the English all-words task of Senseval-3, achieving state-of-the-art performance while requiring less labeled training data compared to the other systems we have found in the literature. Some slight improvement may be possible by exploiting syntactic information produced by a parser. In the framework of kernel methods, this expansion can be done by adding a tree kernel (i.e., a kernel function that evaluates the similarity among parse trees) to our composite kernel. However, the performance achieved is close to the upper bound, if we consider the inter-annotator agreement as an indication of the upperbound performance.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "5."
},
{
"text": "Finally, we think that our semi-supervised approach is at the moment an effective solution for developing a sense-tagging system. Indeed, we tested the system on the English lexical-sample task of SemEval 2007, still obtaining state-of-the-art performance (Pradhan et al. 2007) . Therefore, we plan to make available an optimized version of our system, and to exploit it for ontology learning, textual entailment, and information retrieval.",
"cite_spans": [
{
"start": 256,
"end": 277,
"text": "(Pradhan et al. 2007)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "5."
},
{
"text": "Given a set of vectors S = {x 1 , ..., x l }, the kernel matrix K is defined as the l \u00d7 l matrix K whose entries areK ij = k(x i , x j ) = \u03c6(x i ), \u03c6(x j ), where k is a kernel function that evaluates the inner products in a feature space with feature map \u03c6. 2 A symmetric matrix is positive semi-definite if its eigenvalues are all non-negative. Actually, as we will see in Section 3.2 using Proposition 1, it is quite easy to verify this property.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "InWong, Ziarko, and Wong (1985), Equation(2)is used to define a generalized vector space model, of which the domain VSM is a particular instance.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "The SVD algorithm was first adopted to perform latent semantic analysis of terms and latent semantic indexing of documents in large corpora(Deerwester et al. 1990). 5 When D is substituted in Equation (2) the domain VSM is equivalent to a latent semantic space(Deerwester et al. 1990). The only difference in our formulation is that the vectors representing the terms in the domain VSM are normalized by the matrix I N , and then rescaled, according to their IDF value, by matrix I IDF . Note the analogy with the tf-idf term weighting schema(Salton and McGill 1983), widely used in information retrieval. 6 To perform the SVD, we used LIBSVDC, an optimized package for sparse matrices that allows us to perform this step in a few minutes even for large corpora. It can be downloaded from http://tedlab.mit.edu/\u223cdr/SVDLIBC/.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Notice that by choosing \u03bb = 1, sparse subsequences are not penalized. On the other hand, the kernel does not take into account sparse subsequences with \u03bb \u2192 0.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "We used WordNet 1.7.1 and MultiWordNet for English and Italian experiments, respectively.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [
{
"text": "Claudio Giuliano was supported by the X-Media project (www.x-media-project.org), sponsored by the European Commission as part of the Information Society Technologies (IST) programme under EC grant IST-FP6-026978. Alfio Massimiliano Gliozzo and Carlo Strapparava were supported by the ONTOTEXT project, sponsored by the Autonomous Province of Trento under the FUP-2004 research program.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "A training algorithm for optimal margin classifier",
"authors": [
{
"first": "Bernhard",
"middle": [],
"last": "Boser",
"suffix": ""
},
{
"first": "Isabelle",
"middle": [],
"last": "Guyon",
"suffix": ""
},
{
"first": "Vladimir",
"middle": [],
"last": "Vapnik",
"suffix": ""
}
],
"year": 1992,
"venue": "Proceedings of the 5 th Annual ACM Workshop on Computational Learning Theory",
"volume": "32",
"issue": "",
"pages": "1059--1082",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Boser, Bernhard, Isabelle Guyon, and Vladimir Vapnik. 1992. A training algorithm for optimal margin classifier. In Proceedings of the 5 th Annual ACM Workshop on Computational Learning Theory, pages 144-152, Pittsburgh, PA. Cancedda, Nicola, Eric Gaussier, Cyril Goutte, and Jean-Michel Renders. 2003. Word-sequence kernels. Journal of Machine Learning Research, 32(6):1059-1082.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "LIBSVM: A library for support vector machines",
"authors": [
{
"first": "Chih-Chung",
"middle": [],
"last": "Chang",
"suffix": ""
},
{
"first": "Chih-Jen",
"middle": [],
"last": "Lin",
"suffix": ""
}
],
"year": 2001,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Chang, Chih-Chung and Chih-Jen Lin, 2001. LIBSVM: A library for support vector machines. Software available at www.csie. ntu.edu.tw/\u223ccjlin/libsvm.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "An Introduction to Support Vector Machines",
"authors": [
{
"first": "Olivier",
"middle": [],
"last": "Chapelle",
"suffix": ""
},
{
"first": "Bernhard",
"middle": [],
"last": "Sch\u00f6lkopf",
"suffix": ""
},
{
"first": "Alexander",
"middle": [],
"last": "Zien",
"suffix": ""
},
{
"first": ";",
"middle": [],
"last": "",
"suffix": ""
},
{
"first": "M",
"middle": [
"A"
],
"last": "Cristianini",
"suffix": ""
},
{
"first": "Nello",
"middle": [],
"last": "",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Shawe-Taylor",
"suffix": ""
}
],
"year": 2000,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Chapelle, Olivier, Bernhard Sch\u00f6lkopf, and Alexander Zien. 2006. Semi-Supervised Learning. MIT Press, Cambridge, MA. Cristianini, Nello and John Shawe-Taylor. 2000. An Introduction to Support Vector Machines. Cambridge University Press.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "GAMBL, genetic algorithm optimization of memory-based WSD",
"authors": [
{
"first": "Bart",
"middle": [],
"last": "Decadt",
"suffix": ""
},
{
"first": "Veronique",
"middle": [],
"last": "Hoste",
"suffix": ""
},
{
"first": "Walter",
"middle": [],
"last": "Daelemans",
"suffix": ""
},
{
"first": "Antal",
"middle": [],
"last": "Van Den",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Bosch",
"suffix": ""
}
],
"year": 2004,
"venue": "Proceedings of Senseval-3",
"volume": "",
"issue": "",
"pages": "108--112",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Decadt, Bart, Veronique Hoste, Walter Daelemans, and Antal van den Bosch. 2004. GAMBL, genetic algorithm optimization of memory-based WSD. In Proceedings of Senseval-3, pages 108-112, Barcelona.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Indexing by latent semantic analysis",
"authors": [
{
"first": "Scott",
"middle": [],
"last": "Deerwester",
"suffix": ""
},
{
"first": "Susan",
"middle": [],
"last": "Dumais",
"suffix": ""
},
{
"first": "George",
"middle": [],
"last": "Furnas",
"suffix": ""
},
{
"first": "Thomas",
"middle": [],
"last": "Landauer",
"suffix": ""
},
{
"first": "Richard",
"middle": [],
"last": "Harshman",
"suffix": ""
}
],
"year": 1990,
"venue": "Journal of the American Society of Information Science",
"volume": "41",
"issue": "",
"pages": "391--407",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Deerwester, Scott, Susan Dumais, George Furnas, Thomas Landauer, and Richard Harshman. 1990. Indexing by latent semantic analysis. Journal of the American Society of Information Science, 41:391-407.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Exploiting shallow linguistic information for relation extraction from biomedical literature",
"authors": [
{
"first": "Claudio",
"middle": [],
"last": "Giuliano",
"suffix": ""
},
{
"first": "Alfio",
"middle": [],
"last": "Gliozzo",
"suffix": ""
},
{
"first": "Carlo",
"middle": [],
"last": "Strapparava",
"suffix": ""
},
{
"first": ";",
"middle": [],
"last": "Trento",
"suffix": ""
},
{
"first": "Claudio",
"middle": [],
"last": "Giuliano",
"suffix": ""
},
{
"first": "Alberto",
"middle": [],
"last": "Lavelli",
"suffix": ""
},
{
"first": "Lorenza",
"middle": [],
"last": "Romano",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of the Eleventh Conference of the European Chapter of the Association for Computational Linguistics (EACL-2006)",
"volume": "",
"issue": "",
"pages": "401--408",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Giuliano, Claudio, Alfio Gliozzo, and Carlo Strapparava. 2006. Syntagmatic kernels: A word sense disambiguation case study. In In Proceedings of the EACL-06 Workshop on Learning Structured Information in Natural Language Applications, pages 57-63, Trento. Giuliano, Claudio, Alberto Lavelli, and Lorenza Romano. 2006. Exploiting shallow linguistic information for relation extraction from biomedical literature. In Proceedings of the Eleventh Conference of the European Chapter of the Association for Computational Linguistics (EACL-2006), pages 401-408, Trento.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Domain kernels for word sense disambiguation",
"authors": [
{
"first": "Alfio",
"middle": [],
"last": "Gliozzo",
"suffix": ""
},
{
"first": "Claudio",
"middle": [],
"last": "Giuliano",
"suffix": ""
},
{
"first": "Carlo",
"middle": [],
"last": "Strapparava",
"suffix": ""
}
],
"year": 2005,
"venue": "Proceedings of the 43 rd Annual Meeting of the Association for Computational Linguistics (ACL-05)",
"volume": "",
"issue": "",
"pages": "403--410",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gliozzo, Alfio, Claudio Giuliano, and Carlo Strapparava. 2005. Domain kernels for word sense disambiguation. In Proceedings of the 43 rd Annual Meeting of the Association for Computational Linguistics (ACL-05), pages 403-410, Ann Arbor, MI.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Unsupervised and supervised exploitation of semantic domains in lexical disambiguation",
"authors": [
{
"first": "Alfio",
"middle": [],
"last": "Gliozzo",
"suffix": ""
},
{
"first": "Carlo",
"middle": [],
"last": "Strapparava",
"suffix": ""
},
{
"first": "Ido",
"middle": [],
"last": "Dagan",
"suffix": ""
}
],
"year": 2004,
"venue": "Computer Speech and Language",
"volume": "18",
"issue": "3",
"pages": "275--299",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gliozzo, Alfio, Carlo Strapparava, and Ido Dagan. 2004. Unsupervised and supervised exploitation of semantic domains in lexical disambiguation. Computer Speech and Language, 18(3):275-299.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Text classification using string kernels",
"authors": [
{
"first": "Huma",
"middle": [],
"last": "Lodhi",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Shawe-Taylor",
"suffix": ""
},
{
"first": "Nello",
"middle": [],
"last": "Cristianini",
"suffix": ""
},
{
"first": "Chris",
"middle": [],
"last": "Watkins",
"suffix": ""
}
],
"year": 2002,
"venue": "Journal of Machine Learning Research",
"volume": "2",
"issue": "3",
"pages": "419--444",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lodhi, Huma, John Shawe-Taylor, Nello Cristianini, and Chris Watkins. 2002. Text classification using string kernels. Journal of Machine Learning Research, 2(3):419-444.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Integrating subject field codes into WordNet",
"authors": [
{
"first": "Bernardo",
"middle": [],
"last": "Magnini",
"suffix": ""
},
{
"first": "Gabriela",
"middle": [],
"last": "Cavagli\u00e0",
"suffix": ""
}
],
"year": 2000,
"venue": "Proceedings of LREC-2000",
"volume": "",
"issue": "",
"pages": "1413--1418",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Magnini, Bernardo and Gabriela Cavagli\u00e0. 2000. Integrating subject field codes into WordNet. In Proceedings of LREC-2000, pages 1413-1418, Athens.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "The role of domain information in word sense disambiguation",
"authors": [
{
"first": "Bernardo",
"middle": [],
"last": "Magnini",
"suffix": ""
},
{
"first": "Carlo",
"middle": [],
"last": "Strapparava",
"suffix": ""
},
{
"first": "Giovanni",
"middle": [],
"last": "Pezzulo",
"suffix": ""
},
{
"first": "Alfio",
"middle": [],
"last": "Gliozzo",
"suffix": ""
}
],
"year": 2002,
"venue": "Natural Language Engineering",
"volume": "8",
"issue": "4",
"pages": "359--373",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Magnini, Bernardo, Carlo Strapparava, Giovanni Pezzulo, and Alfio Gliozzo. 2002. The role of domain information in word sense disambiguation. Natural Language Engineering, 8(4):359-373.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Proceedings of Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text",
"authors": [
{
"first": "Rada",
"middle": [],
"last": "Mihalcea",
"suffix": ""
},
{
"first": "Phil",
"middle": [],
"last": "Edmonds",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mihalcea, Rada and Phil Edmonds, editors. 2004. Proceedings of Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text. Barcelona.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "SenseLearner: Minimally supervised WSD for all words in open text",
"authors": [
{
"first": "Rada",
"middle": [],
"last": "Mihalcea",
"suffix": ""
},
{
"first": "Ehsanul",
"middle": [],
"last": "Faruque",
"suffix": ""
}
],
"year": 2004,
"venue": "Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text",
"volume": "",
"issue": "",
"pages": "335--342",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mihalcea, Rada and Ehsanul Faruque. 2004. SenseLearner: Minimally supervised WSD for all words in open text. In Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text, pages 155-158, Barcelona. Moschitti, Alessandro. 2004. A study on convolution kernels for shallow statistic parsing. In Proceedings of the 42 nd Annual Meeting of the Association for Computational Linguistics (ACL 2004), pages 335-342, Barcelona.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Semeval-2007 task-17: English lexical sample, SRL and all words",
"authors": [
{
"first": "Sameer",
"middle": [],
"last": "Pradhan",
"suffix": ""
},
{
"first": "Edward",
"middle": [],
"last": "Loper",
"suffix": ""
},
{
"first": "Dmitriy",
"middle": [],
"last": "Dligach",
"suffix": ""
},
{
"first": "Martha",
"middle": [],
"last": "Palmer",
"suffix": ""
}
],
"year": 2007,
"venue": "Proceedings of the Fourth International Workshop on Semantic Evaluations (SemEval-2007)",
"volume": "",
"issue": "",
"pages": "87--92",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Pradhan, Sameer, Edward Loper, Dmitriy Dligach, and Martha Palmer. 2007. Semeval-2007 task-17: English lexical sample, SRL and all words. In Proceedings of the Fourth International Workshop on Semantic Evaluations (SemEval-2007), pages 87-92, Prague.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Introduction to Modern Information Retrieval",
"authors": [
{
"first": "Gerard",
"middle": [],
"last": "Salton",
"suffix": ""
},
{
"first": "Michael",
"middle": [
"J"
],
"last": "Mcgill",
"suffix": ""
}
],
"year": 1983,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Salton, Gerard and Michael J. McGill. 1983. Introduction to Modern Information Retrieval. McGraw-Hill, New York.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Syllables and other string kernel extensions",
"authors": [
{
"first": "Craig",
"middle": [],
"last": "Saunders",
"suffix": ""
},
{
"first": "Hauke",
"middle": [],
"last": "Tschach",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Shawe-Taylor",
"suffix": ""
}
],
"year": 2002,
"venue": "Proceedings of 19 th International Conference on Machine Learning (ICML02)",
"volume": "",
"issue": "",
"pages": "530--537",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Saunders, Craig, Hauke Tschach, and John Shawe-Taylor. 2002. Syllables and other string kernel extensions. In Proceedings of 19 th International Conference on Machine Learning (ICML02), pages 530-537, Sydney. Sch\u00f6lkopf, Bernhard and Alexander Smola. 2002. Learning with Kernels. MIT Press, Cambridge, MA.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Kernel Methods for Pattern Analysis",
"authors": [
{
"first": "John",
"middle": [],
"last": "Shawe-Taylor",
"suffix": ""
},
{
"first": "Nello",
"middle": [],
"last": "Cristianini",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shawe-Taylor, John and Nello Cristianini. 2004. Kernel Methods for Pattern Analysis. Cambridge University Press.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Decision lists for lexical ambiguity resolution: Application to accent restoration in Spanish and French",
"authors": [
{
"first": "Benjamin",
"middle": [],
"last": "Snyder",
"suffix": ""
},
{
"first": "Martha",
"middle": [],
"last": "Palmer",
"suffix": ""
},
{
"first": ";",
"middle": [],
"last": "Barcelona",
"suffix": ""
},
{
"first": "Carlo",
"middle": [],
"last": "Strapparava",
"suffix": ""
},
{
"first": "Alfio",
"middle": [],
"last": "Gliozzo",
"suffix": ""
},
{
"first": "Claudio Giuliano ;",
"middle": [],
"last": "Wong",
"suffix": ""
},
{
"first": "S",
"middle": [
"K M"
],
"last": "",
"suffix": ""
},
{
"first": "Wojciech",
"middle": [],
"last": "Ziarko",
"suffix": ""
},
{
"first": "Patrick",
"middle": [
"C N"
],
"last": "Wong",
"suffix": ""
}
],
"year": 1985,
"venue": "Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text",
"volume": "",
"issue": "",
"pages": "88--95",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Snyder, Benjamin and Martha Palmer. 2004. The English all-words task. In Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text, pages 41-43, Barcelona. Strapparava, Carlo, Alfio Gliozzo, and Claudio Giuliano. 2004. Pattern abstraction and term similarity for word sense disambiguation: Irst at senseval-3. In Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text, pages 229-234, Barcelona. Vapnik, Vladimir N. 1999. The Nature of Statistical Learning Theory (Information Science and Statistics). Springer, Berlin. Wong, S. K. M., Wojciech Ziarko, and Patrick C. N. Wong. 1985. Generalized vector space model in information retrieval. In Proceedings of the 8 th ACM SIGIR Conference, pages 18-25, Montreal. Yarowsky, David. 1994. Decision lists for lexical ambiguity resolution: Application to accent restoration in Spanish and French. In Proceedings of the 32 nd Annual Meeting of the Association for Computational Linguistics (ACL 1994), pages 88-95, Las Cruces, NM.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Extracting relations with integrated information using kernel methods",
"authors": [
{
"first": "Deniz",
"middle": [],
"last": "Yuret",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Barcelona",
"suffix": ""
},
{
"first": "Shubin",
"middle": [],
"last": "Zhao",
"suffix": ""
},
{
"first": "Ralph",
"middle": [],
"last": "Grishman",
"suffix": ""
}
],
"year": 2004,
"venue": "Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text",
"volume": "",
"issue": "",
"pages": "419--426",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yuret, Deniz. 2004. Some experiments with a naive Bayes WSD system. In Senseval-3: Third International Workshop on the Evaluation of Systems for the Semantic Analysis of Text, pages 265-268, Barcelona. Zhao, Shubin and Ralph Grishman. 2005. Extracting relations with integrated information using kernel methods. In Proceedings of the 43 rd Annual Meeting of the Association for Computational Linguistics (ACL 2005), pages 419-426, Ann Arbor, MI.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "From left to right, top to bottom, learning curves for the Catalan, English, Italian, and Spanish lexical-sample tasks of Semeval-3.",
"num": null,
"type_str": "figure",
"uris": null
},
"TABREF0": {
"num": null,
"type_str": "table",
"text": "An example of a domain matrix.",
"content": "<table><tr><td/><td colspan=\"2\">Medicine Computer Science</td></tr><tr><td>HIV</td><td>1</td><td>0</td></tr><tr><td>AIDS</td><td>1</td><td>0</td></tr><tr><td>virus</td><td>0.5</td><td>0.5</td></tr><tr><td>laptop</td><td>0</td><td>1</td></tr></table>",
"html": null
},
"TABREF1": {
"num": null,
"type_str": "table",
"text": "be a subset of the indices in s; we will denote as s[i] \u2208 \u03a3 n the subsequence s i 1 s i 2 . . . s i n . Note that s[i]does not necessarily form a contiguous subsequence of s; for example, if s is the sequence \"Ronaldo scored the first goal\" and i = [2, 5], then s[i] is \"scored goal\". The length spanned by s",
"content": "<table/>",
"html": null
},
"TABREF2": {
"num": null,
"type_str": "table",
"text": "Description of the lexical-sample tasks of Senseval-3.",
"content": "<table><tr><td>Task</td><td colspan=\"4\">#w mean polysemy #train #test #unlab</td></tr><tr><td>Catalan</td><td>27</td><td>3.11</td><td colspan=\"2\">4,469 2,253 23,935</td></tr><tr><td>English</td><td>57</td><td>6.47</td><td>7,860 3,944</td><td>-</td></tr><tr><td>Italian</td><td>45</td><td>6.30</td><td colspan=\"2\">5,145 2,439 74,788</td></tr><tr><td colspan=\"2\">Spanish 46</td><td>3.30</td><td colspan=\"2\">8,430 4,195 61,252</td></tr></table>",
"html": null
},
"TABREF3": {
"num": null,
"type_str": "table",
"text": "The performance (F1) of the basic and composite kernels on the Catalan, English, Italian, and Spanish lexical-sample tasks of Semeval-3.",
"content": "<table><tr><td colspan=\"5\">Kernel Catalan English Italian Spanish</td></tr><tr><td>K BoW</td><td>81.3</td><td>63.7</td><td>43.3</td><td>78.2</td></tr><tr><td>K D</td><td>85.2</td><td>65.5</td><td>44.5</td><td>84.4</td></tr><tr><td>K Coll</td><td>84.2</td><td>68.5</td><td>54.0</td><td>83.6</td></tr><tr><td>K PoS</td><td>79.6</td><td>64.0</td><td>44.4</td><td>79.5</td></tr><tr><td>K wsd</td><td>85.2</td><td>69.7</td><td>53.1</td><td>84.2</td></tr><tr><td>K wsd</td><td>89.0</td><td>73.3</td><td>61.3</td><td>88.2</td></tr><tr><td>Table 4</td><td/><td/><td/><td/></tr><tr><td colspan=\"6\">Performance (F1) of the syntagmatic kernel for the Catalan, English, Italian, and Spanish</td></tr><tr><td colspan=\"4\">lexical-sample tasks of Semeval-3.</td><td/></tr><tr><td>Method</td><td/><td/><td/><td colspan=\"2\">Catalan English Italian Spanish</td></tr><tr><td colspan=\"3\">Bigrams and trigrams</td><td/><td>82.6</td><td>67.3</td><td>51.0</td><td>81.9</td></tr><tr><td colspan=\"2\">Hard matching</td><td/><td/><td>83.8</td><td>67.7</td><td>51.9</td><td>82.9</td></tr><tr><td colspan=\"3\">Soft matching (WordNet)</td><td/><td>-</td><td>67.3</td><td>51.3</td><td>-</td></tr><tr><td colspan=\"4\">Soft matching (Domain proximity)</td><td>84.2</td><td>68.5</td><td>54.0</td><td>83.6</td></tr></table>",
"html": null
},
"TABREF4": {
"num": null,
"type_str": "table",
"text": "Comparative evaluation on the lexical sample tasks.",
"content": "<table><tr><td>Task</td><td colspan=\"6\">MF Agreement BEST K wsd K wsd DM+ % of training</td></tr><tr><td colspan=\"2\">Catalan 66.3</td><td>93.1</td><td>85.2</td><td>85.2 89.0</td><td>3.8</td><td>46</td></tr><tr><td>English</td><td>55.2</td><td>67.3</td><td>72.9</td><td>69.7 73.3</td><td>3.6</td><td>54</td></tr><tr><td>Italian</td><td>18.0</td><td>89.0</td><td>53.1</td><td>53.1 61.3</td><td>8.2</td><td>51</td></tr><tr><td colspan=\"2\">Spanish 67.7</td><td>85.3</td><td>84.2</td><td>84.2 88.2</td><td>4.0</td><td>50</td></tr></table>",
"html": null
}
}
}
}