|
{ |
|
"paper_id": "P10-1025", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T09:19:38.363860Z" |
|
}, |
|
"title": "Towards Open-Domain Semantic Role Labeling", |
|
"authors": [ |
|
{ |
|
"first": "Danilo", |
|
"middle": [], |
|
"last": "Croce", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Roma", |
|
"location": { |
|
"country": "Tor Vergata" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Cristina", |
|
"middle": [], |
|
"last": "Giannone", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Roma", |
|
"location": { |
|
"country": "Tor Vergata" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Paolo", |
|
"middle": [], |
|
"last": "Annesi", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Roma", |
|
"location": { |
|
"country": "Tor Vergata" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Roberto", |
|
"middle": [], |
|
"last": "Basili", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Roma", |
|
"location": { |
|
"country": "Tor Vergata" |
|
} |
|
}, |
|
"email": "" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "Current Semantic Role Labeling technologies are based on inductive algorithms trained over large scale repositories of annotated examples. Frame-based systems currently make use of the FrameNet database but fail to show suitable generalization capabilities in out-of-domain scenarios. In this paper, a state-of-art system for frame-based SRL is extended through the encapsulation of a distributional model of semantic similarity. The resulting argument classification model promotes a simpler feature space that limits the potential overfitting effects. The large scale empirical study here discussed confirms that state-of-art accuracy can be obtained for out-of-domain evaluations.", |
|
"pdf_parse": { |
|
"paper_id": "P10-1025", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "Current Semantic Role Labeling technologies are based on inductive algorithms trained over large scale repositories of annotated examples. Frame-based systems currently make use of the FrameNet database but fail to show suitable generalization capabilities in out-of-domain scenarios. In this paper, a state-of-art system for frame-based SRL is extended through the encapsulation of a distributional model of semantic similarity. The resulting argument classification model promotes a simpler feature space that limits the potential overfitting effects. The large scale empirical study here discussed confirms that state-of-art accuracy can be obtained for out-of-domain evaluations.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "The availability of large scale semantic lexicons, such as FrameNet (Baker et al., 1998) , allowed the adoption of a wide family of learning paradigms in the automation of semantic parsing. Building upon the so called frame semantic model (Fillmore, 1985) , the Berkeley FrameNet project has developed a semantic lexicon for the core vocabulary of English, since 1997. A frame is evoked in texts through the occurrence of its lexical units (LU ), i.e. predicate words such verbs, nouns, or adjectives, and specifies the participants and properties of the situation it describes, the so called frame elements (F Es).", |
|
"cite_spans": [ |
|
{ |
|
"start": 68, |
|
"end": 88, |
|
"text": "(Baker et al., 1998)", |
|
"ref_id": "BIBREF0" |
|
}, |
|
{ |
|
"start": 239, |
|
"end": 255, |
|
"text": "(Fillmore, 1985)", |
|
"ref_id": "BIBREF8" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Semantic Role Labeling (SRL) is the task of automatic recognition of individual predicates together with their major roles (e.g. frame elements) as they are grammatically realized in input sentences. It has been a popular task since the availability of the PropBank and FrameNet annotated corpora (Palmer et al., 2005) , the seminal work of (Gildea and Jurafsky, 2002) and the successful CoNLL evaluation campaigns (Carreras and M\u00e0rquez, 2005) . Statistical machine learning methods, ranging from joint probabilistic models to support vector machines, have been successfully adopted to provide very accurate semantic labeling, e.g. (Carreras and M\u00e0rquez, 2005) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 297, |
|
"end": 318, |
|
"text": "(Palmer et al., 2005)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 341, |
|
"end": 368, |
|
"text": "(Gildea and Jurafsky, 2002)", |
|
"ref_id": "BIBREF10" |
|
}, |
|
{ |
|
"start": 415, |
|
"end": 443, |
|
"text": "(Carreras and M\u00e0rquez, 2005)", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 632, |
|
"end": 660, |
|
"text": "(Carreras and M\u00e0rquez, 2005)", |
|
"ref_id": "BIBREF2" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "SRL based on FrameNet is thus not a novel task, although very few systems are known capable of completing a general frame-based annotation process over raw texts, noticeable exceptions being discussed for example in (Erk and Pado, 2006) , (Johansson and Nugues, 2008b) and (Coppola et al., 2009) . Some critical limitations have been outlined in literature, some of them independent from the underlying semantic paradigm.", |
|
"cite_spans": [ |
|
{ |
|
"start": 216, |
|
"end": 236, |
|
"text": "(Erk and Pado, 2006)", |
|
"ref_id": "BIBREF6" |
|
}, |
|
{ |
|
"start": 239, |
|
"end": 268, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 273, |
|
"end": 295, |
|
"text": "(Coppola et al., 2009)", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Parsing Accuracy. Most of the employed learning algorithms are based on complex sets of syntagmatic features, as deeply investigated in (Johansson and Nugues, 2008b) . The resulting recognition is thus highly dependent on the accuracy of the underlying parser, whereas wrong structures returned by the parser usually imply large misclassification errors.", |
|
"cite_spans": [ |
|
{ |
|
"start": 136, |
|
"end": 165, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Annotation costs. Statistical learning approaches applied to SRL are very demanding with respect to the amount and quality of the training material. The complex SRL architectures proposed (usually combining local and global, i.e. joint, models of argument classification, e.g. (Toutanova et al., 2008) ) require a large number of annotated examples. The amount and quality of the training data required to reach a significant accuracy is a serious limitation to the exploitation of SRL in many NLP applications.", |
|
"cite_spans": [ |
|
{ |
|
"start": 277, |
|
"end": 301, |
|
"text": "(Toutanova et al., 2008)", |
|
"ref_id": "BIBREF23" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Limited Linguistic Generalization. Several studies showed that even when large training sets exist the corresponding learning exhibits poor generalization power. Most of the CoNLL 2005 systems show a significant performance drop when the tested corpus, i.e. Brown, differs from the training one (i.e. Wall Street Journal), e.g. (Toutanova et al., 2008) . More recently, the stateof-art frame-based semantic role labeling system discussed in (Johansson and Nugues, 2008b) reports a 19% drop in accuracy for the argument classification task when a different test domain is targeted (i.e. NTI corpus). Out-of-domain tests seem to suggest the models trained on BNC do not generalize well to novel grammatical and lexical phenomena. As also suggested in (Pradhan et al., 2008) , the major drawback is the poor generalization power affecting lexical features. Notice how this is also a general problem of statistical learning processes, as large fine grain feature sets are more exposed to the risks of overfitting.", |
|
"cite_spans": [ |
|
{ |
|
"start": 328, |
|
"end": 352, |
|
"text": "(Toutanova et al., 2008)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 441, |
|
"end": 470, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 749, |
|
"end": 771, |
|
"text": "(Pradhan et al., 2008)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The above problems are particularly critical for frame-based shallow semantic parsing where, as opposed to more syntactic-oriented semantic labeling schemes (as Propbank (Palmer et al., 2005) ), a significant mismatch exists between the semantic descriptors and the underlying syntactic annotation level. In (Johansson and Nugues, 2008b) an upper bound of about 83.9% for the accuracy of the argument identification task is reported, it is due to the complexity in projecting frame element boundaries out from the dependency graph: more than 16% of the roles in the annotated material lack of a clear grammatical status.", |
|
"cite_spans": [ |
|
{ |
|
"start": 170, |
|
"end": 191, |
|
"text": "(Palmer et al., 2005)", |
|
"ref_id": "BIBREF20" |
|
}, |
|
{ |
|
"start": 308, |
|
"end": 337, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The limited level of linguistic generalization outlined above is still an open research problem. Existing solutions have been proposed in literature along different lines. Learning from richer linguistic descriptions of more complex structures is proposed in (Toutanova et al., 2008) . Limiting the cost required for developing large domainspecific training data sets has been also studied, e.g., (F\u00fcrstenau and Lapata, 2009) . Finally, the application of semi-supervised learning is attempted to increase the lexical expressiveness of the model, e.g. (Goldberg and Elhadad, 2009) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 259, |
|
"end": 283, |
|
"text": "(Toutanova et al., 2008)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 397, |
|
"end": 425, |
|
"text": "(F\u00fcrstenau and Lapata, 2009)", |
|
"ref_id": "BIBREF9" |
|
}, |
|
{ |
|
"start": 552, |
|
"end": 580, |
|
"text": "(Goldberg and Elhadad, 2009)", |
|
"ref_id": "BIBREF11" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In this paper, this last direction is pursued. A semi-supervised statistical model exploiting useful lexical information from unlabeled corpora is proposed. The model adopts a simple feature space by relying on a limited set of grammatical properties, thus reducing its learning capacity. Moreover, it generalizes lexical information about the annotated examples by applying a geometrical model, in a Latent Semantic Analysis style, inspired by a distributional paradigm (Pado and Lapata, 2007) . As we will see, the accuracy reachable through a restricted feature space is still quite close to the state-of-art, but interestingly the performance drops in out-of-domain tests are avoided.", |
|
"cite_spans": [ |
|
{ |
|
"start": 471, |
|
"end": 494, |
|
"text": "(Pado and Lapata, 2007)", |
|
"ref_id": "BIBREF18" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In the following, after discussing existing approaches to SRL (Section 2), a distributional approach is defined in Section 3. Section 3.2 discusses the proposed HMM-based treatment of joint inferences in argument classification. The large scale experiments described in Section 4 will allow to draw the conclusions of Section 5.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "State-of-art approaches to frame-based SRL are based on Support Vector Machines, trained over linear models of syntactic features, e.g. (Johansson and Nugues, 2008b) , or tree-kernels, e.g. (Coppola et al., 2009) . SRL proceeds through two main steps: the localization of arguments in a sentence, called boundary detection (BD), and the assignment of the proper role to the detected constituents, that is the argument classification, (AC) step. In (Toutanova et al., 2008) a SRL model over Propbank that effectively exploits the semantic argument frame as a joint structure, is presented. It incorporates strong dependencies within a comprehensive statistical joint model with a rich set of features over multiple argument phrases. This approach effectively introduces a new step in SRL, also called Joint Re-ranking, (RR), e.g. (Toutanova et al., 2008) or (Moschitti et al., 2008) . First local models are applied to produce role labels over individual arguments, then the joint model is used to decide the entire argument sequence among the set of the n-best competing solutions. While these approaches increase the expressive power of the models to capture more general linguistic properties, they rely on complex feature sets, are more demanding about the amount of training information and increase the overall exposure to overfitting effects.", |
|
"cite_spans": [ |
|
{ |
|
"start": 136, |
|
"end": 165, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 190, |
|
"end": 212, |
|
"text": "(Coppola et al., 2009)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 448, |
|
"end": 472, |
|
"text": "(Toutanova et al., 2008)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 829, |
|
"end": 853, |
|
"text": "(Toutanova et al., 2008)", |
|
"ref_id": "BIBREF23" |
|
}, |
|
{ |
|
"start": 857, |
|
"end": 881, |
|
"text": "(Moschitti et al., 2008)", |
|
"ref_id": "BIBREF17" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related Work", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "In (Johansson and Nugues, 2008b ) the impact of different grammatical representations on the task of frame-based shallow semantic parsing is studied and the poor lexical generalization problem is outlined. An argument classification accuracy of 89.9% over the FrameNet (i.e. BNC) dataset is shown to decrease to 71.1% when a different test domain is evaluated (i.e. the Nuclear Threat Initiative corpus). The argument classification component is thus shown to be heavily domaindependent whereas the inclusion of grammatical function features is just able to mitigate this sensitivity. In line with (Pradhan et al., 2008) , it is suggested that lexical features are domain specific and their suitable generalization is not achieved.", |
|
"cite_spans": [ |
|
{ |
|
"start": 3, |
|
"end": 31, |
|
"text": "(Johansson and Nugues, 2008b", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 598, |
|
"end": 620, |
|
"text": "(Pradhan et al., 2008)", |
|
"ref_id": "BIBREF21" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related Work", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "The lack of suitable lexical information is also discussed in (F\u00fcrstenau and Lapata, 2009) through an approach aiming to support the creation of novel annotated resources. Accordingly a semisupervised approach for reducing the costs of the manual annotation effort is proposed. Through a graph alignment algorithm triggered by annotated resources, the method acquires training instances from an unlabeled corpus also for verbs not listed as existing FrameNet predicates.", |
|
"cite_spans": [ |
|
{ |
|
"start": 62, |
|
"end": 90, |
|
"text": "(F\u00fcrstenau and Lapata, 2009)", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related Work", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "It is widely accepted that lexical information (as features directly derived from word forms) is crucial for training accurate systems in a number of NLP tasks. Indeed, all the best systems in the CoNLL shared task competitions (e.g. Chunking (Tjong Kim Sang and Buchholz, 2000) ) make extensive use of lexical information. Also lexical features are beneficial in SRL usually either for systems on Propbank as well as for FrameNetbased annotation.", |
|
"cite_spans": [ |
|
{ |
|
"start": 243, |
|
"end": 278, |
|
"text": "(Tjong Kim Sang and Buchholz, 2000)", |
|
"ref_id": "BIBREF22" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The role of Lexical Semantic Information", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "In (Goldberg and Elhadad, 2009) , a different strategy to incorporate lexical features into classification models is proposed. A more expressive training algorithm (i.e. anchored SVM) coupled with an aggressive feature pruning strategy is shown to achieve high accuracy over a chunking and named entity recognition task. The suggested perspective here is that effective semantic knowledge can be collected from sources external to the annotated corpora (very large unannotated corpora or on manually constructed lexical resources) rather than learned from the raw lexical counts of the annotated corpus. Notice how this is also the strategy pursued in recent work on deep learning approaches to NLP tasks. In (Collobert and Weston, 2008) a unified architecture for Natural Language Processing that learns features relevant to the tasks at hand given very limited prior knowledge is presented. It embodies the idea that a multitask learning architecture coupled with semi-supervised learning can be effectively applied even to complex linguistic tasks such as SRL. In particular, (Collobert and Weston, 2008) proposes an embedding of lexical information using Wikipedia as source, and exploiting the resulting language model within the multitask learning process. The idea of (Collobert and Weston, 2008) to obtain an embedding of lexical information by acquiring a language model from unlabeled data is an interesting approach to the problem of performance degradation in out-of-domain tests, as already pursued by (Deschacht and Moens, 2009) . The extensive use of unlabeled texts allows to achieve a significant level of lexical generalization that seems better capitalize the smaller annotated data sets.", |
|
"cite_spans": [ |
|
{ |
|
"start": 3, |
|
"end": 31, |
|
"text": "(Goldberg and Elhadad, 2009)", |
|
"ref_id": "BIBREF11" |
|
}, |
|
{ |
|
"start": 1079, |
|
"end": 1107, |
|
"text": "(Collobert and Weston, 2008)", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 1275, |
|
"end": 1303, |
|
"text": "(Collobert and Weston, 2008)", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 1515, |
|
"end": 1542, |
|
"text": "(Deschacht and Moens, 2009)", |
|
"ref_id": "BIBREF5" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The role of Lexical Semantic Information", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "High quality lexical information is crucial for robust open-domain SRL, as semantic generalization highly depends on lexical information. For example, the following two sentences evoke the STATEMENT frame, through the LUs say and state, where the FEs, SPEAKER and MEDIUM, are shown.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Distributional Model for Argument Classification", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "[President Kennedy] SPEAKER said to an astronaut, \"Man is still the most extraordinary computer of all.\" (1) [The report] MEDIUM stated, that some problems needed to be solved. 2In sentence (1), for example, President Kennedy is the grammatical subject of the verb say and this justifies its role of SPEAKER. However, syntax does not entirely characterize argument semantics. In (1) and (2), the same syntactic relation is observed. It is the semantics of the grammatical heads, i.e. report and Kennedy, the main responsible for the difference between the two resulting proto-agentive roles, SPEAKER and MEDIUM.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Distributional Model for Argument Classification", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "In this work we explore two different aspects. First, we propose a model that does not depend on complex syntactic information in order to minimize the risk of overfitting. Second, we improve the lexical semantic information available to the learning algorithm. The proposed \"minimalistic\" approach will consider only two independent features:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Distributional Model for Argument Classification", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "\u2022 the semantic head (h) of a role, as it can be observed in the grammatical structure. In sentence (2), for example, the MEDIUM FE is realized as the logical subject, whose head is report.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Distributional Model for Argument Classification", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "\u2022 the dependency relation (r) connecting the semantic head to the predicate words. In (2), the semantic head report is connected to the LU stated through the subject (SBJ) relation.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Distributional Model for Argument Classification", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "In the rest of the section the distributional model for the argument classification step is presented. A lexicalized model for individual semantic roles is first defined in order to achieve robust semantic classification local to each argument. Then a Hidden Markov Model is introduced in order to exploit the local probability estimators, sensitive to lexical similarity, as well as the global information on the entire argument sequence.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Distributional Model for Argument Classification", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "As the classification of semantic roles is strictly related to the lexical meaning of argument heads, we adopt a distributional perspective, where the meaning is described by the set of textual contexts in which words appear. In distributional models, words are thus represented through vectors built over these observable contexts: similar vectors suggest semantic relatedness as a function of the distance between two words, capturing paradigmatic (e.g. synonymy) or syntagmatic relations (Pado, 2007) . Vectors \u2212 \u2192 h are described by an adjacency matrix M , whose rows describe target words (h) and whose columns describe their corpus contexts. Latent Semantic Analysis (LSA) (Landauer and Dumais, 1997) , is then applied to M to acquire meaningful representations \u2212 \u2192 h . LSA exploits the linear transformation called Singular Value Decomposition (SVD) and produces an approximation of the original matrix M , capturing (semantic) dependencies between context vectors. M is replaced by a lower dimensional matrix M l , capturing the same statistical information in a new l-dimensional space, where each dimension is a linear combination of some of the original features (i.e. contexts). These derived features may be thought as artificial concepts, each one representing an emerging meaning component, as the linear combination of many different words.", |
|
"cite_spans": [ |
|
{ |
|
"start": 491, |
|
"end": 503, |
|
"text": "(Pado, 2007)", |
|
"ref_id": "BIBREF19" |
|
}, |
|
{ |
|
"start": 679, |
|
"end": 706, |
|
"text": "(Landauer and Dumais, 1997)", |
|
"ref_id": "BIBREF16" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Distributional Local Models", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "In the argument classification task, the similarity between two argument heads h 1 and h 2 observed in FrameNet can be computed over \u2212 \u2192 h 1 and \u2212 \u2192 h 2 . The model for a given frame element F E k is built around the semantic heads h observed in the role F E k : they form a set denoted by H F E k . These LSA vectors \u2212 \u2192 h express the individual annotated examples as they are immerse in the LSA , i.e. the subset of H F E k produced by examples of the relation r (e.g. Subj). Given the annotated sentence (2), we have that report \u2208 H MEDIUM", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Distributional Local Models", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "As the LSA vectors \u2212 \u2192 h are available for the semantic heads h, a vector representation \u2212 \u2212 \u2192 F E k for the role F E k can be obtained from the annotated data. However, one single vector is a too simplistic representation given the rich nature of semantic roles F E k . In order to better represent F E k , multiple regions in the semantic space are used. They are obtained by a clustering process applied to the set H F E k r according to the Quality Threshold (QT) algorithm (Heyer et al., 1999) . QT is a generalization of k-mean where a variable number of clusters can be obtained. This number depends on the minimal value of intra-cluster similarity accepted by the algorithm and controlled by a parameter, \u03c3: lower values of \u03c3 correspond to more heterogeneous (i.e. larger grain) clusters, while values close to 1 characterize stricter policies and more fine-grained results. Given a syntactic relation r, C F E k r denotes the clusters derived by QT clustering over . Each c represents F E k through a set of similar heads, as role fillers observed in FrameNet. Table 1 represents clusters for the heads H F E k Subj of the STATEMENT frame. In argument classification we assume that the evoking predicate word for the frame F in an input sentence s is known. A sentence s can be seen as a sequence of role-relation pairs: h 1 ) , ..., (r n , h n )} where the heads h i are in the syntactic relation r i with the underlying lexical unit of F .", |
|
"cite_spans": [ |
|
{ |
|
"start": 478, |
|
"end": 498, |
|
"text": "(Heyer et al., 1999)", |
|
"ref_id": "BIBREF12" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 1070, |
|
"end": 1077, |
|
"text": "Table 1", |
|
"ref_id": "TABREF1" |
|
}, |
|
{ |
|
"start": 1330, |
|
"end": 1335, |
|
"text": "h 1 )", |
|
"ref_id": "FIGREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "H F E k r . Each cluster c \u2208 C F E", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "s = {(r 1 ,", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "For every head h in s, the vector \u2212 \u2192 h can be then used to estimate its similarity with the different candidate roles F E k . Given the syntactic relation r, the clusters c \u2208 C F E k r whose centroid vector c is closer to h are selected. D r,h is the set of the representations semantically related to h:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "D r,h = k {c kj \u2208 C F E k r |sim(h, c kj ) \u2265 \u03c4 } (3)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "where the similarity between the j-th cluster for the F E k , i.e. c kj \u2208 C F E k r , and h is the usual cosine similarity:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "sim cos (h, c kj ) = \u2212 \u2192 h \u2022 \u2212 \u2192 c kj \u2212 \u2192 h \u2212 \u2192 c kj", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Then, through a k-nearest neighbours (k-NN) strategy within D r,h , the m clusters c kj most similar to h are retained in the set D (m) r,h . A probabilistic preference for the role F E k is estimated for h through a cluster-based voting scheme,", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "prob(F E k |r, h) = |C F E k r \u2229 D (m) r,h | |D (m) r,h | (4) or, alternatively, an instance-based one over D (m) r,h : prob(F E k |r, h) = c\u2208C F E k r \u2229D (m) r,h |c| c\u2208D (m) r,h |c|", |
|
"eq_num": "(5)" |
|
} |
|
], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "In Fig. 1 the preference estimation for the incoming head h = prof essor connected to a LU by the Subj relation is shown. Clusters for the heads in Table 1 are also reported. First, in the set of clusters whose similarity with prof essor is higher than a threshold \u03c4 the m = 5 most similar clusters are selected. Accordingly, the preferences given by Eq. 4 are prob(SPEAKER|SBJ, h) = 3/5, prob(MEDIUM|SBJ, h) = 2/5 and prob(TOPIC|SBJ, h) = 0. The strategy modeled by Eq. 5 amplifies the role of larger clusters, e.g. prob(SPEAKER|SBJ, h) = 9/14 and prob(MEDIUM|SBJ, h) = 5/14. We call Distributional, the model that applies Eq. 5 to the source (r, h) arguments, by rejecting cases only when no information about the head h is available from the unlabeled corpus or no example of relation r for the role F E k is available from the annotated corpus. Eq. 4 and 5 in fact do not cover all possible cases. Often the incoming head h or the relation r may be unavailable:", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 3, |
|
"end": 9, |
|
"text": "Fig. 1", |
|
"ref_id": "FIGREF1" |
|
}, |
|
{ |
|
"start": 148, |
|
"end": 155, |
|
"text": "Table 1", |
|
"ref_id": "TABREF1" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "1. If the head h has never been met in the unlabeled corpus or the high grammatical ambiguity of the sentence does not allow to locate it reliably, Eq. 4 (or 5) should be backed off to a purely syntactic model, that is prob(F E k |r)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "2. If the relation r can not be properly located in s, h is also unknown: the prior probability of individual arguments, i.e. prob(F E k ), is here employed.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Both prob(F E k |r) and prob(F E k ) can be estimated from the training set and smoothing can be also applied 1 . A more robust argument preference function for all arguments (r i , h i ) \u2208 s of the frame F is thus given by:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "prob(F E k |r i , h i ) = \u03bb 1 prob(F E k |r i , h i ) + \u03bb 2 prob(F E k |r i ) + \u03bb 3 prob(F E k ) (6)", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "where weights \u03bb 1 , \u03bb 2 , \u03bb 3 can be heuristically assigned or estimated from the training set 2 . The resulting model is hereafter called Backoff model: although simply based on a single feature (i.e. the syntactic relation r), it accounts for information at different reliability degrees.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": ".", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Eq. 6 defines roles preferences local to individual arguments (r i , h i ). However, an argument frame is a joint structure, with strong dependencies between arguments. We thus propose to model the reranking phase (RR) as a HMM sequence labeling task. It defines a stochastic inference over multiple (locally justified) alternative sequences through a Hidden Markov Model (HMM). It infers the best sequence F E (k 1 ,...,kn) over all the possible hidden state sequences (i.e. made by the target F E k i ) given the observable emissions, i.e. the arguments (r i , h i ). Viterbi inference is applied to build the best (role) interpretation for the input sentence. Once Eq. 6 is available, the best frame element sequence F E (\u03b8(1),...,\u03b8(n)) for the entire sentence s can be selected by defining the function \u03b8(\u2022) that maps arguments (r i , h i ) \u2208 s to frame elements F E k : ", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "\u03b8(i) = k s.t. F E k \u2208 F", |
|
"eq_num": "(7)" |
|
} |
|
], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "\u03b8(\u2022) = argmax \u03b8 P s|\u03b8(\u2022) P \u03b8(\u2022)", |
|
"eq_num": "(8)" |
|
} |
|
], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "In Eq. 8, the emission probability P s|\u03b8(\u2022) and the transition probability P \u03b8(\u2022) are explicit. Notice that the emission probability corresponds to an argument interpretation (e.g. Eq. 5) and it is assigned independently from the rest of the sentence. On the other hand, transition probabilities model role sequences and support the expectations about argument frames of a sentence. The emission probability is approximated as:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "P s | \u03b8(1) . . . \u03b8(n) \u2248 n i=1 P (r i , h i | F E \u03b8(i) )", |
|
"eq_num": "(9)" |
|
} |
|
], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "as it is made independent from previous states in a Viterbi path. Again the emission probability can be rewritten as:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "P (r i , h i |F E \u03b8(i) ) = P (F E \u03b8(i) |r i , h i ) P (r i , h i ) P (F E \u03b8(i) )", |
|
"eq_num": "(10" |
|
} |
|
], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": ") Since P (r i , h i ) does not depend on the role labeling, maximizing Eq. 10 corresponds to maximize:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "P (F E \u03b8(i) |r i , h i ) P (F E \u03b8(i) )", |
|
"eq_num": "(11)" |
|
} |
|
], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "whereas P (F E \u03b8(i) |r i , h i ) is thus estimated through Eq. 6.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "The transition probability, estimated through", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "EQUATION", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [ |
|
{ |
|
"start": 0, |
|
"end": 8, |
|
"text": "EQUATION", |
|
"ref_id": "EQREF", |
|
"raw_str": "P \u03b8(1) . . . \u03b8(n) \u2248 n i=1 P F E \u03b8(i) |F E \u03b8(i\u22121) , F E \u03b8(i\u22122)", |
|
"eq_num": "(12)" |
|
} |
|
], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "accounts FEs sequence via a 3-gram model 3 .", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "A Joint Model for Argument Classification", |
|
"sec_num": "3.2" |
|
}, |
|
{ |
|
"text": "The aim of the evaluation is to measure the reachable accuracy of the simple model proposed and to compare its impact over in-domain and out-ofdomain semantic role labeling tasks. In particular, we will evaluate the argument classification (AC) task in Section 4.2.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Empirical Analysis", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Experimental Set-Up. The in-domain test has been run over the FrameNet annotated corpus, derived from the British National Corpus (BNC). The splitting between train and test set is 90%-10% according to the same data set of (Johansson and Nugues, 2008b) . In all experiments, the FrameNet 1.3 version and the dependencybased system using the LTH parser (Johansson and Nugues, 2008a) Table 2 shows the predicates and arguments in each data set. All null-instantiated arguments were removed from the training and test sets.", |
|
"cite_spans": [ |
|
{ |
|
"start": 223, |
|
"end": 252, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 352, |
|
"end": 381, |
|
"text": "(Johansson and Nugues, 2008a)", |
|
"ref_id": "BIBREF13" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 382, |
|
"end": 389, |
|
"text": "Table 2", |
|
"ref_id": "TABREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Empirical Analysis", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "Vectors h representing semantic heads have been computed according to the \"dependencybased\" vector space discussed in (Pado and Lapata, 2007) . The entire BNC corpus has been parsed and the dependency graphs derived from individual sentences provided the basic observable contexts: every co-occurrence is thus syntactically justified by a dependency arc. The most frequent 30,000 basic features, i.e. (syntactic relation,lemma) pairs, have been used to build the matrix M , vector components corresponding to point-wise mutual information scores. Finally, the final space is obtained by applying the SVD reduction over M , with a dimensionality cut of l = 250.", |
|
"cite_spans": [ |
|
{ |
|
"start": 118, |
|
"end": 141, |
|
"text": "(Pado and Lapata, 2007)", |
|
"ref_id": "BIBREF18" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Empirical Analysis", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "In the evaluation of the AC task, accuracy is computed over the nodes of the dependency graph, in line with (Johansson and Nugues, 2008b) or (Coppola et al., 2009) . Accordingly, also recall, precision and F-measure are reported on a per node basis, against the binary BD task or for the full BD + AC chain.", |
|
"cite_spans": [ |
|
{ |
|
"start": 108, |
|
"end": 137, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 141, |
|
"end": 163, |
|
"text": "(Coppola et al., 2009)", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Empirical Analysis", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "The first study aims at detecting the impact of different clustering policies on the resulting AC accuracy. Clustering, as discussed in Section 3.1, allows to generalize lexical information: similar heads within the latent semantic space are built from the annotated examples and they allow to predict the behavior of new unseen words as found in the test sentences. The system performances have been here measured under different clustering conditions, i.e. grains at which the clustering of annotated examples is applied. This grain is determined by the parameter \u03c3 of the applied Quality Threshold algorithm (Heyer et al., 1999) . Notice that small values of \u03c3 imply large clusters, while if 5 Sentences whose arguments were not represented in the FrameNet training material were removed from all tests. Table 3 : Accuracy on Arg classification tasks wrt different clustering policies \u03c3 \u2248 1 then many singleton clusters are promoted (i.e. one cluster for each example). By varying the threshold \u03c3 we thus account for prototype-based as well exemplar-based strategies, as discussed in (Erk, 2009) . We measured the performance on the argument classification tasks of different models obtained by combing different choices of \u03c3 with Eq. (4) or (5). Results are reported in Table 3 . The leftmost column reports the different clustering settings, while in the remaining columns we see performances over test sentences related to different frames: we selected frames for which an increasing number of annotated examples are available: from all frames (for more than 0 examples) to the only frame (i.e. SELF MOTION) that has more than 5,000 examples in our training data set.", |
|
"cite_spans": [ |
|
{ |
|
"start": 611, |
|
"end": 631, |
|
"text": "(Heyer et al., 1999)", |
|
"ref_id": "BIBREF12" |
|
}, |
|
{ |
|
"start": 1087, |
|
"end": 1098, |
|
"text": "(Erk, 2009)", |
|
"ref_id": "BIBREF7" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 807, |
|
"end": 814, |
|
"text": "Table 3", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1274, |
|
"end": 1281, |
|
"text": "Table 3", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "The Role of Lexical Clustering", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "The reported accuracies suggest that Eq. 5, promoting an example driven strategy, better captures the role preference, as it always outperforms alternative settings (i.e. more prototype oriented methods). It limits overgeneralization and promotes fine grained clusters. An interesting result is that a per-node accuracy of 86.3 (i.e. only 3 points under the state of-the art on the same data set, (Johansson and Nugues, 2008b) ) is achieved. All the remaining tests have been run with the clustering configuration characterized by Eq. (5) and \u03c3 = 0.85.", |
|
"cite_spans": [ |
|
{ |
|
"start": 397, |
|
"end": 426, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Role of Lexical Clustering", |
|
"sec_num": "4.1" |
|
}, |
|
{ |
|
"text": "In these experiments we evaluate the quality of the argument classification step against the lexical knowledge acquired from unlabeled texts and the reranking step. The accuracy reachable on the gold standard argument boundaries has been compared across several experimental settings. Two baseline systems have been obtained. The Local Prior model outputs the sequence that maximizes the prior probability locally to individual arguments. The Global Prior model is obtained by applying re-ranking (Section 3.2) to the best n = 10 candidates provided by the Local Prior model. Fi- (Johansson&Nugues, 2008) 89.9 71.1 - Table 4 : Accuracy of the Argument Classification task over the different corpora. In parenthesis the relative increment with respect to the immediately simpler model, previous row nally, the application of the backoff strategies (as in Eq. 6) and the HMM-based reranking characterize the final two configurations. Table 4 reports the accuracy results obtained over the three corpora (defined as in Table 2 ): the accuracy scores are averaged over different values of m in Eq. 5, ranging from 3 to 30. In the in-domain scenario, i.e. the FN-BNC dataset reported in column 2, it is worth noticing that the proposed model, with backoff and global reranking, is quite effective with respect to the state-of-the-art.", |
|
"cite_spans": [ |
|
{ |
|
"start": 580, |
|
"end": 604, |
|
"text": "(Johansson&Nugues, 2008)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 617, |
|
"end": 624, |
|
"text": "Table 4", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 932, |
|
"end": 939, |
|
"text": "Table 4", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1016, |
|
"end": 1023, |
|
"text": "Table 2", |
|
"ref_id": "TABREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Argument Classification Accuracy", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "Although results on the FN-BNC do not outperform the state-of-the-art for the FrameNet corpus, we still need to study the generalization capability of our SRL model in out-of-domain conditions. In a further experiment, we applied the same system, as trained over the FN-BNC data, to the other corpora, i.e. NTI and ANC, used entirely as test sets. Results, reported in column 3 and 4 of Table 4 and shown in Figure 2 , confirm that no major drop in performance is observed. Notice how the positive impact of the backoff models and the HMM reranking policy is similarly reflected by all the collections. Moreover, the results on the NTI corpus are even better than those obtained on the BNC, with a resulting 90.5% accuracy on the AC task. Figure 2 : Accuracy of the AC task over different corpora", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 408, |
|
"end": 416, |
|
"text": "Figure 2", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 739, |
|
"end": 747, |
|
"text": "Figure 2", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Argument Classification Accuracy", |
|
"sec_num": "4.2" |
|
}, |
|
{ |
|
"text": "The above empirical findings are relevant if compared with the outcome of a similar test on the NTI collection, discussed in (Johansson and Nugues, 2008b) 6 . There, under the same training conditions, a performance drop of about -19% is reported (from 89.9 to 71.1%) over gold standard argument boundaries. The model proposed in this paper exhibits no such drop in any collection (NTI and ANC). This seems to confirm the hypothesis that the model is able to properly generalize the required lexical information across different domains.", |
|
"cite_spans": [ |
|
{ |
|
"start": 125, |
|
"end": 154, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "It is interesting to outline that the individual stages of the proposed model play different roles in the different domains, as Table 4 suggests. Although the positive contributions of the individual processing stages are uniformly confirmed, some differences can be outlined:", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 128, |
|
"end": 135, |
|
"text": "Table 4", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "\u2022 The beneficial impact of the lexical information (i.e. the distributional model) applies differently across the different domains. The ANC domain seems not to significantly benefit when the distributional model (Eq. 5) is applied. Notice how Eq. 5 depends both from the evidence gathered in the corpus about lexical heads h as well as about the relation r. In ANC the percentage of times that the Eq. 5 is backed off against test instances (as h or r are not available from the training data) is twice as high as in the BNC-FN or in the NTI domain (i.e. 15.5 vs. 7.2 or 8.7, respectively). The different syntactic style of ANC seems thus the main responsible of the poor impact of distributional information, as it is often unapplicable to ANC test cases.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "\u2022 The complexity of the three test sets is different, as the three plots show. The NTI col-lections seems characterized by a lower level of complexity (see for example the accuracy of the Local prior model, that is about 51% as for the ANC). It then gets benefits from all the analysis stages, in particular the final HMM reranking. The BNC-FN test collection seems the most complex one, and the impact of the lexical information brought by the distributional model is here maximal. This is mainly due to the coherence between the distributions of lexical and grammatical phenomena in the test and training data.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "\u2022 The role of HMM reranking is an effective way to compensate errors in the local argument classifications for all the three domains. However, it is particularly effective for the outside domain cases, while, in the BNC corpus, it produces just a small improvement instead (i.e. +2%, as shown in Table 4 ). It is worth noticing that the average length of the sentences in the BNC test collection is about 23 words per sentence, while it is higher for the NTI and ANC data sets (i.e. 34 and 31, respectively). It seems that the HMM model well captures some information on the global semantic structure of a sentence: this is helpful in cases where errors in the grammatical recognition (of individual arguments or at sentence level) are more frequent and afflict the local distributional model. The more complex is the syntax of a corpus (e.g. in the NTI and ANC data sets), the higher seems the impact of the reranking phase.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 296, |
|
"end": 303, |
|
"text": "Table 4", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "The significant performance of the AC model here presented suggest to test it when integrated within a full SRL architecture. Table 5 reports the results of the processing cascade over three collections. Results on the Boundary Detection BD task are obtained by training an SVM model on the same feature set presented in (Johansson and Nugues, 2008b) and are slightly below the stateof-the art BD accuracy reported in (Coppola et al., 2009) . However, the accuracy of the complete BD + AC + RR chain (i.e. 68%) improves the corresponding results of (Coppola et al., 2009) . Given the relatively simple feature set adopted here, this result is very significant as for its resulting efficiency. The overall BD recognition process is, on a standard architecture, performed at about 6.74 sentences per second, that is basically Table 5 : Accuracy of the full cascade of the SRL system over three domain the same as the time needed for applying the entire BD + AC + RR chain, i.e. 6.21 sentence per second.", |
|
"cite_spans": [ |
|
{ |
|
"start": 321, |
|
"end": 350, |
|
"text": "(Johansson and Nugues, 2008b)", |
|
"ref_id": "BIBREF14" |
|
}, |
|
{ |
|
"start": 418, |
|
"end": 440, |
|
"text": "(Coppola et al., 2009)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 549, |
|
"end": 571, |
|
"text": "(Coppola et al., 2009)", |
|
"ref_id": "BIBREF4" |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 126, |
|
"end": 133, |
|
"text": "Table 5", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 824, |
|
"end": 831, |
|
"text": "Table 5", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "4.3" |
|
}, |
|
{ |
|
"text": "In this paper, a distributional approach for acquiring a semi-supervised model of argument classification (AC) preferences has been proposed. It aims at improving the generalization capability of the inductive SRL approach by reducing the complexity of the employed grammatical features and through a distributional representation of lexical features. The obtained results are close to the state-of-art in FrameNet semantic parsing. State of the art accuracy is obtained instead in out-ofdomain experiments. The model seems to capitalize from simple methods of lexical modeling (i.e. the estimation of lexico-grammatical preferences through distributional analysis over unlabeled data), estimation (through syntactic or lexical back-off where necessary) and reranking. The result is an accurate and highly portable SRL cascade. Experiments on the integrated SRL architecture (i.e. BD + AC + RR chain) show that state-of-art accuracy (i.e. 68%) can be obtained on raw texts. This result is also very significant as for the achieved efficiency. The system is able to apply the entire BD + AC + RR chain at a speed of 6.21 sentences per second. This significant efficiency confirms the applicability of the SRL approach proposed here in large scale NLP applications. Future work will study the application of the flexible SRL method proposed to other languages, for which less resources are available and worst training conditions are the norm. Moreover, dimensionality reduction methods alternative to LSA, as currently studied on semisupervised spectral learning (Johnson and Zhang, 2008) , will be experimented.", |
|
"cite_spans": [ |
|
{ |
|
"start": 1562, |
|
"end": 1587, |
|
"text": "(Johnson and Zhang, 2008)", |
|
"ref_id": "BIBREF15" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusions", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "Lindstone smoothing was applied with \u03b4 = 1. 2 In each test discussed hereafter, \u03bb1, \u03bb2, \u03bb3 were assigned to .9,.09 and .01, in order to impose a strict priority to the model contributions.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Two empty states are added at the beginning of any sequence. Moreover, Laplace smoothing was also applied to each estimator.4 The NTI and ANC annotated collections are downloadable at:nlp.cs.swarthmore.edu/semeval/tasks/task19/data/train.tar.gz", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Notice that in this paper only the training portion of the NTI data set is employed as reported inTable 2and results are not directly comparable to(Johansson and Nugues, 2008b).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "", |
|
"sec_num": null |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "The Berkeley FrameNet project", |
|
"authors": [ |
|
{ |
|
"first": "Collin", |
|
"middle": [ |
|
"F" |
|
], |
|
"last": "Baker", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Charles", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Fillmore", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "John", |
|
"middle": [ |
|
"B" |
|
], |
|
"last": "Lowe", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1998, |
|
"venue": "Proc. of COLING-ACL", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Collin F. Baker, Charles J. Fillmore, and John B. Lowe. 1998. The Berkeley FrameNet project. In Proc. of COLING-ACL, Montreal, Canada.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Semeval-2007 task 19: Frame semantic structure extraction", |
|
"authors": [ |
|
{ |
|
"first": "Collin", |
|
"middle": [], |
|
"last": "Baker", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Ellsworth", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Katrin", |
|
"middle": [], |
|
"last": "Erk", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "Proceedings of SemEval-2007", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "99--104", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Collin Baker, Michael Ellsworth, and Katrin Erk. 2007. Semeval-2007 task 19: Frame semantic struc- ture extraction. In Proceedings of SemEval-2007, pages 99-104, Prague, Czech Republic, June. Asso- ciation for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "Introduction to the CoNLL-2005 Shared Task: Semantic Role Labeling", |
|
"authors": [ |
|
{ |
|
"first": "Xavier", |
|
"middle": [], |
|
"last": "Carreras", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Llu\u00eds", |
|
"middle": [], |
|
"last": "M\u00e0rquez", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Proc. of CoNLL-2005", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "152--164", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Xavier Carreras and Llu\u00eds M\u00e0rquez. 2005. Intro- duction to the CoNLL-2005 Shared Task: Seman- tic Role Labeling. In Proc. of CoNLL-2005, pages 152-164, Ann Arbor, Michigan, June.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "A unified architecture for natural language processing: deep neural networks with multitask learning", |
|
"authors": [ |
|
{ |
|
"first": "Ronan", |
|
"middle": [], |
|
"last": "Collobert", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Jason", |
|
"middle": [], |
|
"last": "Weston", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Proceedings of ICML '08", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "160--167", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Ronan Collobert and Jason Weston. 2008. A unified architecture for natural language processing: deep neural networks with multitask learning. In In Pro- ceedings of ICML '08, pages 160-167, New York, NY, USA. ACM.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "Shallow semantic parsing for spoken language understanding", |
|
"authors": [ |
|
{ |
|
"first": "Bonaventura", |
|
"middle": [], |
|
"last": "Coppola", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Alessandro", |
|
"middle": [], |
|
"last": "Moschitti", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Giuseppe", |
|
"middle": [], |
|
"last": "Riccardi", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "Proceedings of NAACL '09", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "85--88", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Bonaventura Coppola, Alessandro Moschitti, and Giuseppe Riccardi. 2009. Shallow semantic parsing for spoken language understanding. In Proceedings of NAACL '09, pages 85-88, Morristown, NJ, USA.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Semi-supervised semantic role labeling using the latent words language model", |
|
"authors": [ |
|
{ |
|
"first": "Koen", |
|
"middle": [], |
|
"last": "Deschacht", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Marie-Francine", |
|
"middle": [], |
|
"last": "Moens", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "EMNLP '09: Proceedings of the 2009 Conference on Empirical Methods in Natural Language Processing", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "21--29", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Koen Deschacht and Marie-Francine Moens. 2009. Semi-supervised semantic role labeling using the la- tent words language model. In EMNLP '09: Pro- ceedings of the 2009 Conference on Empirical Meth- ods in Natural Language Processing, pages 21-29, Morristown, NJ, USA. Association for Computa- tional Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Shalmanesera flexible toolbox for semantic role assignment", |
|
"authors": [ |
|
{ |
|
"first": "Katrin", |
|
"middle": [], |
|
"last": "Erk", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sebastian", |
|
"middle": [], |
|
"last": "Pado", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2006, |
|
"venue": "Proceedings of LREC 2006", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Katrin Erk and Sebastian Pado. 2006. Shalmaneser - a flexible toolbox for semantic role assignment. In Proceedings of LREC 2006, Genoa, Italy.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Representing words as regions in vector space", |
|
"authors": [ |
|
{ |
|
"first": "Katrin", |
|
"middle": [], |
|
"last": "Erk", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "Proceedings of CoNLL '09", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "57--65", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Katrin Erk. 2009. Representing words as regions in vector space. In In Proceedings of CoNLL '09, pages 57-65, Morristown, NJ, USA. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Frames and the semantics of understanding", |
|
"authors": [ |
|
{ |
|
"first": "Charles", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Fillmore", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1985, |
|
"venue": "", |
|
"volume": "4", |
|
"issue": "", |
|
"pages": "222--254", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Charles J. Fillmore. 1985. Frames and the semantics of understanding. Quaderni di Semantica, 4(2):222- 254.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Graph alignment for semi-supervised semantic role labeling", |
|
"authors": [ |
|
{ |
|
"first": "Hagen", |
|
"middle": [], |
|
"last": "F\u00fcrstenau", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mirella", |
|
"middle": [], |
|
"last": "Lapata", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "Proceedings of EMNLP '09", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "11--20", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hagen F\u00fcrstenau and Mirella Lapata. 2009. Graph alignment for semi-supervised semantic role label- ing. In In Proceedings of EMNLP '09, pages 11-20, Morristown, NJ, USA.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "Automatic Labeling of Semantic Roles", |
|
"authors": [ |
|
{ |
|
"first": "Daniel", |
|
"middle": [], |
|
"last": "Gildea", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Daniel", |
|
"middle": [], |
|
"last": "Jurafsky", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2002, |
|
"venue": "Computational Linguistics", |
|
"volume": "28", |
|
"issue": "3", |
|
"pages": "245--288", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Daniel Gildea and Daniel Jurafsky. 2002. Automatic Labeling of Semantic Roles. Computational Lin- guistics, 28(3):245-288.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "On the role of lexical features in sequence labeling", |
|
"authors": [ |
|
{ |
|
"first": "Yoav", |
|
"middle": [], |
|
"last": "Goldberg", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Elhadad", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2009, |
|
"venue": "Singapore, August. Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1142--1151", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Yoav Goldberg and Michael Elhadad. 2009. On the role of lexical features in sequence labeling. In In Proceedings of EMNLP '09, pages 1142-1151, Sin- gapore, August. Association for Computational Lin- guistics.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Exploring expression data: Identification and analysis of coexpressed genes", |
|
"authors": [ |
|
{ |
|
"first": "L", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Heyer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Kruglyak", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Yooseph", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1999, |
|
"venue": "Genome Research", |
|
"volume": "", |
|
"issue": "9", |
|
"pages": "1106--1115", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "L.J. Heyer, S. Kruglyak, and S. Yooseph. 1999. Ex- ploring expression data: Identification and analysis of coexpressed genes. Genome Research, (9):1106- 1115.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Dependency-based syntactic-semantic analysis with propbank and nombank", |
|
"authors": [ |
|
{ |
|
"first": "Richard", |
|
"middle": [], |
|
"last": "Johansson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Pierre", |
|
"middle": [], |
|
"last": "Nugues", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Proceedings of CoNLL-2008", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Richard Johansson and Pierre Nugues. 2008a. Dependency-based syntactic-semantic analysis with propbank and nombank. In Proceedings of CoNLL- 2008, Manchester, UK, August 16-17.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "The effect of syntactic representation on semantic role labeling", |
|
"authors": [ |
|
{ |
|
"first": "Richard", |
|
"middle": [], |
|
"last": "Johansson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Pierre", |
|
"middle": [], |
|
"last": "Nugues", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Proceedings of COLING", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Richard Johansson and Pierre Nugues. 2008b. The effect of syntactic representation on semantic role labeling. In Proceedings of COLING, Manchester, UK, August 18-22.", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Graph-based semi-supervised learning and spectral kernel design", |
|
"authors": [ |
|
{ |
|
"first": "Rie", |
|
"middle": [], |
|
"last": "Johnson", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Tong", |
|
"middle": [], |
|
"last": "Zhang", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "IEEE Transactions on Information Theory", |
|
"volume": "54", |
|
"issue": "1", |
|
"pages": "275--288", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Rie Johnson and Tong Zhang. 2008. Graph-based semi-supervised learning and spectral kernel de- sign. IEEE Transactions on Information Theory, 54(1):275-288.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "A solution to plato's problem: The latent semantic analysis theory of acquisition, induction and representation of knowledge", |
|
"authors": [ |
|
{ |
|
"first": "Tom", |
|
"middle": [], |
|
"last": "Landauer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sue", |
|
"middle": [], |
|
"last": "Dumais", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1997, |
|
"venue": "Psychological Review", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Tom Landauer and Sue Dumais. 1997. A solution to plato's problem: The latent semantic analysis the- ory of acquisition, induction and representation of knowledge. Psychological Review, 104.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Tree kernels for semantic role labeling", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Moschitti", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Pighin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Basili", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "A. Moschitti, D. Pighin, and R. Basili. 2008. Tree kernels for semantic role labeling. Computational Linguistics, 34.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "Dependency-based construction of semantic space models", |
|
"authors": [ |
|
{ |
|
"first": "Sebastian", |
|
"middle": [], |
|
"last": "Pado", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Mirella", |
|
"middle": [], |
|
"last": "Lapata", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "Computational Linguistics", |
|
"volume": "", |
|
"issue": "2", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sebastian Pado and Mirella Lapata. 2007. Dependency-based construction of semantic space models. Computational Linguistics, 33(2).", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "Cross-Lingual Annotation Projection Models for Role-Semantic Information", |
|
"authors": [ |
|
{ |
|
"first": "Sebastian", |
|
"middle": [], |
|
"last": "Pado", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2007, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sebastian Pado. 2007. Cross-Lingual Annotation Projection Models for Role-Semantic Information. Ph.D. thesis, Saarland University.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "The proposition bank: A corpus annotated with semantic roles", |
|
"authors": [ |
|
{ |
|
"first": "Martha", |
|
"middle": [], |
|
"last": "Palmer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Dan", |
|
"middle": [], |
|
"last": "Gildea", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Paul", |
|
"middle": [], |
|
"last": "Kingsbury", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2005, |
|
"venue": "Computational Linguistics", |
|
"volume": "31", |
|
"issue": "1", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Martha Palmer, Dan Gildea, and Paul Kingsbury. 2005. The proposition bank: A corpus annotated with semantic roles. Computational Linguistics, 31(1), March.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Towards robust semantic role labeling", |
|
"authors": [ |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Sameer", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Wayne", |
|
"middle": [], |
|
"last": "Pradhan", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "James", |
|
"middle": [ |
|
"H" |
|
], |
|
"last": "Ward", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Comput. Linguist", |
|
"volume": "34", |
|
"issue": "2", |
|
"pages": "289--310", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Sameer S. Pradhan, Wayne Ward, and James H. Mar- tin. 2008. Towards robust semantic role labeling. Comput. Linguist., 34(2):289-310.", |
|
"links": null |
|
}, |
|
"BIBREF22": { |
|
"ref_id": "b22", |
|
"title": "Introduction to the conll-2000 shared task: chunking", |
|
"authors": [ |
|
{ |
|
"first": "Erik", |
|
"middle": [ |
|
"F" |
|
], |
|
"last": "Tjong", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Kim", |
|
"middle": [], |
|
"last": "Sang", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Sabine", |
|
"middle": [], |
|
"last": "Buchholz", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2000, |
|
"venue": "Proceedings of the 2nd workshop on Learning language in logic and the 4th conference on Computational natural language learning", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "127--132", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Erik F. Tjong Kim Sang and Sabine Buchholz. 2000. Introduction to the conll-2000 shared task: chunk- ing. In Proceedings of the 2nd workshop on Learn- ing language in logic and the 4th conference on Computational natural language learning, pages 127-132, Morristown, NJ, USA. Association for Computational Linguistics.", |
|
"links": null |
|
}, |
|
"BIBREF23": { |
|
"ref_id": "b23", |
|
"title": "A global joint model for semantic role labeling", |
|
"authors": [ |
|
{ |
|
"first": "Kristina", |
|
"middle": [], |
|
"last": "Toutanova", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Aria", |
|
"middle": [], |
|
"last": "Haghighi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Christopher", |
|
"middle": [ |
|
"D" |
|
], |
|
"last": "Manning", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 2008, |
|
"venue": "Comput. Linguist", |
|
"volume": "34", |
|
"issue": "2", |
|
"pages": "161--191", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kristina Toutanova, Aria Haghighi, and Christopher D. Manning. 2008. A global joint model for semantic role labeling. Comput. Linguist., 34(2):161-191.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "k r is represented by a vector \u2212 \u2192 c , computed as the geometric centroid of its semantic heads h \u2208 c. For a frame F , clusters define a geometric model of every frame elements F E k : it consists of centroids \u2212 \u2192 c with c \u2286 H F E k r", |
|
"num": null |
|
}, |
|
"FIGREF1": { |
|
"uris": null, |
|
"type_str": "figure", |
|
"text": "A k-NN approach to the role classification for h i = prof essor Notice that different transfer functions \u03b8(\u2022) are usually possible. By computing their probability we can solve the SRL task by selecting the most likely interpretation, \u03b8(\u2022), via argmax \u03b8 P \u03b8(\u2022) | s , as follows:", |
|
"num": null |
|
}, |
|
"TABREF0": { |
|
"content": "<table><tr><td>TOPIC</td><td>c7: {privilege, unresponsiveness} c8: {pattern}</td></tr></table>", |
|
"type_str": "table", |
|
"text": "Role, F E k Clusters of semantic heads MEDIUM c1: {article, report, statement} c2: {constitution, decree, rule} SPEAKER c3: {brother, father, mother, sister } c4: {biographer, philosopher, ....} c5: {he, she, we, you} c6: {friend}", |
|
"num": null, |
|
"html": null |
|
}, |
|
"TABREF1": { |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"text": "Clusters of semantic heads in the Subj position for the frame STATEMENT with \u03c3 = 0.5 space acquired from the unlabeled texts. Moreover, given F E k , a model for each individual syntactic relation r (i.e. that links h labeled as F E k to their corresponding predicates) is a partition of the set H F E k called H F E", |
|
"num": null, |
|
"html": null |
|
}, |
|
"TABREF2": { |
|
"content": "<table><tr><td/><td>Corpus</td><td colspan=\"2\">Predicates Arguments</td></tr><tr><td>training</td><td>FN-BNC</td><td>134,697</td><td>271,560</td></tr><tr><td>test</td><td/><td/><td/></tr><tr><td>in-domain</td><td>FN-BNC</td><td>14,952</td><td>30,173</td></tr><tr><td>out-of-domain</td><td>NTI ANC</td><td>8,208 760</td><td>14,422 1,389</td></tr></table>", |
|
"type_str": "table", |
|
"text": "have been employed. Outof-domain tests are run over the two training corpora as made available by the Semeval 2007 Task 19 4(Baker et al., 2007): the Nuclear Threat Initiative (NTI) and the American National Corpus", |
|
"num": null, |
|
"html": null |
|
}, |
|
"TABREF3": { |
|
"content": "<table/>", |
|
"type_str": "table", |
|
"text": "Training and Testing data sets (ANC) 5 .", |
|
"num": null, |
|
"html": null |
|
} |
|
} |
|
} |
|
} |