ACL-OCL / Base_JSON /prefixP /json /P12 /P12-1006.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "P12-1006",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T09:28:16.435503Z"
},
"title": "Automated Essay Scoring Based on Finite State Transducer: towards ASR Transcription of Oral English Speech",
"authors": [
{
"first": "Xingyuan",
"middle": [],
"last": "Peng",
"suffix": "",
"affiliation": {},
"email": "xingyuan.peng@ia.ac.cn"
},
{
"first": "Dengfeng",
"middle": [],
"last": "Ke",
"suffix": "",
"affiliation": {},
"email": "dengfeng.ke@ia.ac.cn"
},
{
"first": "Bo",
"middle": [],
"last": "Xu",
"suffix": "",
"affiliation": {},
"email": "xubo@ia.ac.cn"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Conventional Automated Essay Scoring (AES) measures may cause severe problems when directly applied in scoring Automatic Speech Recognition (ASR) transcription as they are error sensitive and unsuitable for the characteristic of ASR transcription. Therefore, we introduce a framework of Finite State Transducer (FST) to avoid the shortcomings. Compared with the Latent Semantic Analysis with Support Vector Regression (LSA-SVR) method (stands for the conventional measures), our FST method shows better performance especially towards the ASR transcription. In addition, we apply the synonyms similarity to expand the FST model. The final scoring performance reaches an acceptable level of 0.80 which is only 0.07 lower than the correlation (0.87) between human raters.",
"pdf_parse": {
"paper_id": "P12-1006",
"_pdf_hash": "",
"abstract": [
{
"text": "Conventional Automated Essay Scoring (AES) measures may cause severe problems when directly applied in scoring Automatic Speech Recognition (ASR) transcription as they are error sensitive and unsuitable for the characteristic of ASR transcription. Therefore, we introduce a framework of Finite State Transducer (FST) to avoid the shortcomings. Compared with the Latent Semantic Analysis with Support Vector Regression (LSA-SVR) method (stands for the conventional measures), our FST method shows better performance especially towards the ASR transcription. In addition, we apply the synonyms similarity to expand the FST model. The final scoring performance reaches an acceptable level of 0.80 which is only 0.07 lower than the correlation (0.87) between human raters.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "The assessment of learners' language abilities is a significant part in language learning. In conventional assessment, the problem of limited teacher availability has become increasingly serious with the population increase of language learners. Fortunately, with the development of computer techniques and machine learning techniques (natural language processing and automatic speech recognition), Computer-Assisted Language Learning (CALL) systems help people to learn language by themselves.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "One form of CALL is evaluating the speech of the learner. Efforts in speech assessment usually fo-cus on the integrality, fluency, pronunciation, and prosody (Cucchiarini et al., 2000; Neumeyer et al., 2000; Maier et al., 2009; Huang et al., 2010) of the speech, which are highly predictable like the exam form of the read-aloud text passage. Another form of CALL is textual assessment. This work is also named AES. Efforts in this area usually focus on the content, arrangement and language usage (Landauer et al., 2003; Ishioka and Kameda, 2004; Kakkonen et al., 2005; Attali and Burstein, 2006; Burstein et al., 2010; Persing et al., 2010; Peng et al., 2010; Attali, 2011; Yannakoudakis et al., 2011) of the text written by the learner under a certain form of examination.",
"cite_spans": [
{
"start": 158,
"end": 184,
"text": "(Cucchiarini et al., 2000;",
"ref_id": "BIBREF6"
},
{
"start": 185,
"end": 207,
"text": "Neumeyer et al., 2000;",
"ref_id": "BIBREF15"
},
{
"start": 208,
"end": 227,
"text": "Maier et al., 2009;",
"ref_id": "BIBREF13"
},
{
"start": 228,
"end": 247,
"text": "Huang et al., 2010)",
"ref_id": "BIBREF8"
},
{
"start": 498,
"end": 521,
"text": "(Landauer et al., 2003;",
"ref_id": "BIBREF11"
},
{
"start": 522,
"end": 547,
"text": "Ishioka and Kameda, 2004;",
"ref_id": "BIBREF9"
},
{
"start": 548,
"end": 570,
"text": "Kakkonen et al., 2005;",
"ref_id": "BIBREF10"
},
{
"start": 571,
"end": 597,
"text": "Attali and Burstein, 2006;",
"ref_id": "BIBREF2"
},
{
"start": 598,
"end": 620,
"text": "Burstein et al., 2010;",
"ref_id": "BIBREF3"
},
{
"start": 621,
"end": 642,
"text": "Persing et al., 2010;",
"ref_id": "BIBREF18"
},
{
"start": 643,
"end": 661,
"text": "Peng et al., 2010;",
"ref_id": "BIBREF17"
},
{
"start": 662,
"end": 675,
"text": "Attali, 2011;",
"ref_id": "BIBREF1"
},
{
"start": 676,
"end": 703,
"text": "Yannakoudakis et al., 2011)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In this paper, our evaluation objects are the oral English picture compositions in English as a Second Language (ESL) examination. This examination requires students to talk about four successive pictures with at least five sentences in one minute, and the beginning sentence is given. This examination form combines both of the two forms described above. Therefore, we need two steps in the scoring task. The first step is Automatic Speech Recognition (ASR), in which we get the speech scoring features as well as the textual transcriptions of the speeches. Then, the second step could grade the text-free transcription in an (conventional) AES system. The present work is mainly about the AES system under the certain situation as the examination grading criterion is more concerned about the integrated content of the speech (the reason will be given in subsection 3.1).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "There are many features and techniques which are very powerful in conventional AES systems, but applying them in this task will cause two different problems as the scoring objects are the ASR output results. The first problem is that the inevitable recognition errors of the ASR will affect the performance of the feature extractions and scoring system. The second problem is caused by the special characteristic of the ASR result. As all these methods are designed under the normal AES situation that they are not suitable for the characteristic.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The impact of the first problem can be reduced by either perfecting the results of the ASR system or building the AES system which is not sensitive to the ASR errors. Improving the performance of the ASR is not what we concern about, so building an error insensitive AES system is what we care about in this paper. This makes many conventional features no longer useful in the AES system, such as spelling errors, punctuation errors and even grammar errors.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The second problem is caused by applying the bag-of-words (BOW) techniques to score the ASR transcription. The BOW are very useful in measuring the content features and are usually robust even if there are some errors in the scoring transcription. However, the robustness would not exist anymore because of the characteristic of the ASR result. It is known that better performance of ASR (reduce the word error rate in ASR) usually requires a strong constrain Language Model (LM). It means that more meaningless parts of the oral speeches would be recognized as the words quite related to the topic content. These words will usually be the key words in the BOW methods, which will lead to a great disturbrance for the methods. Therefore, the conventional BOW methods are no longer appropriate because of the characteristic of the ASR result.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "To tackle the two problems described above, we apply the FST (Mohri, 2004) . As the evaluating objects are from an oral English picture composition examination, it has two important features that make the FST algorithm quite suitable.",
"cite_spans": [
{
"start": 61,
"end": 74,
"text": "(Mohri, 2004)",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 Picture composition examinations require students to speak according to the sequence of the pictures, so there is strong sequentiality in the speech.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "\u2022 The sentences for describing the same picture are very identical in expression, so there is a hierarchy between the word sequences in the sentences (the expression) and the sense for the same picture.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "FST is designed to describe a structure mapping two different types of information sequences. It is very useful in expressing the sequences and the hierarchy in picture composition. Therefore, we build a FST-based model to extract features related to the transcription assessment in this paper. As the FSTbased model is similar to the BOW metrics, it is also an error insensitive model. In this way, the impact of the first problem could be reduced. The FST model is very powerful in delivering the sequence information that a meaningless sequence of words related to the topic content will get low score under the model. Therefore, it works well concerning the second problem. In a word, the FST model can not only be insensitive to the recognition error in the ASR system, but also remedy the weakness of BOW methods in ASR result scoring.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In the remainder of the paper, the related work of conventional AES methods is addressed in section 2. The details of the speech corpus and the examination grading criterion are introduced in section 3. The FST model and its improved method are proposed in section 4. The experiments and the results are presented in section 5. The final section presents the conclusion and future work.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Conventional AES systems usually exploit textual features to assess the quality of writing mainly in three different facets: the content facet, the arrangement facet and the language usage facet. In the content facet, many existing BOW techniques have been applied, such as the content vector analysis (Attali and Burstein, 2006; Attali, 2011) and the LSA to reduce the dimension of content vector (Landauer et al., 2003; Ishioka and Kameda, 2004; Kakkonen et al., 2005; Peng et al., 2010) . In arrangement facet, Burstein et al. (2010) modeled the coherence in student essays, while Persing et al. (2010) modeled the organization. In language usage facet, grammar, spelling and punctuation are common features in assessment of the writing competence (Landauer et al., 2003; Attali and Burstein, 2006) , and so does the diversity of words and clauses (Lonsdale and Strong-Krause, 2003; Ishioka and Kameda, 2004 Describe all the information in all of the four pictures Good (12) (13) (14) Describe most of the information in all of the four pictures Allow errors (9-11) failed Describe most of the information in the pictures, but lose about 1 or 2 pictures (6) (7) (8) Describe some of the information in the pictures, but lose about 2 or 3 pictures (3-5)",
"cite_spans": [
{
"start": 314,
"end": 329,
"text": "Burstein, 2006;",
"ref_id": "BIBREF2"
},
{
"start": 330,
"end": 343,
"text": "Attali, 2011)",
"ref_id": "BIBREF1"
},
{
"start": 398,
"end": 421,
"text": "(Landauer et al., 2003;",
"ref_id": "BIBREF11"
},
{
"start": 422,
"end": 447,
"text": "Ishioka and Kameda, 2004;",
"ref_id": "BIBREF9"
},
{
"start": 448,
"end": 470,
"text": "Kakkonen et al., 2005;",
"ref_id": "BIBREF10"
},
{
"start": 471,
"end": 489,
"text": "Peng et al., 2010)",
"ref_id": "BIBREF17"
},
{
"start": 514,
"end": 536,
"text": "Burstein et al. (2010)",
"ref_id": "BIBREF3"
},
{
"start": 584,
"end": 605,
"text": "Persing et al. (2010)",
"ref_id": "BIBREF18"
},
{
"start": 751,
"end": 774,
"text": "(Landauer et al., 2003;",
"ref_id": "BIBREF11"
},
{
"start": 775,
"end": 801,
"text": "Attali and Burstein, 2006)",
"ref_id": "BIBREF2"
},
{
"start": 851,
"end": 885,
"text": "(Lonsdale and Strong-Krause, 2003;",
"ref_id": "BIBREF12"
},
{
"start": 886,
"end": 910,
"text": "Ishioka and Kameda, 2004",
"ref_id": "BIBREF9"
},
{
"start": 973,
"end": 977,
"text": "(12)",
"ref_id": null
},
{
"start": 978,
"end": 982,
"text": "(13)",
"ref_id": null
},
{
"start": 983,
"end": 987,
"text": "(14)",
"ref_id": null
},
{
"start": 1157,
"end": 1160,
"text": "(6)",
"ref_id": null
},
{
"start": 1161,
"end": 1164,
"text": "(7)",
"ref_id": null
},
{
"start": 1165,
"end": 1168,
"text": "(8)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "Describe little information in the four pictures (0-2) Describe some words related to the four pictures dauer et al., 2003; Ishioka and Kameda, 2004; Attali and Burstein, 2006; Attali, 2011) . Also, the regression or the classification method is a good choice for scoring (Rudner and Liang, 2002; Peng et al., 2010) . The rank preference techniques show excellent performance in grading essays (Yannakoudakis et al., 2011) . proposed an unsupervised approach to AES. As our work concerns more about the content integrity, we applied the LSA-SVR approach (Peng et al., 2010) as the contrast experiment, which is very effective and robust. In the LSA-SVR method, each essay transcription is represented by a latent semantic space vector, which is regarded as the features in the SVR model. The LSA (Deerwester et al., 1990) considers the relations between the dimensions in conventional vector space model (VSM) (Salton et al., 1975) , and it can order the importance of each dimension in the Latent Semantic Space (LSS). Therefore, it is useful in reducing the dimensions of the vector by truncate the high dimensions. The support vector machine can be performed for the function estimation (Smola and Sch\u00f6lkopf, 2004) . The LSA-SVR method takes the LSS vector as the feature vector, and applies the SVR for the training data to obtain the SVR model. Each test transcription represented by the LSS vector can be scored by the model.",
"cite_spans": [
{
"start": 104,
"end": 123,
"text": "dauer et al., 2003;",
"ref_id": null
},
{
"start": 124,
"end": 149,
"text": "Ishioka and Kameda, 2004;",
"ref_id": "BIBREF9"
},
{
"start": 150,
"end": 176,
"text": "Attali and Burstein, 2006;",
"ref_id": "BIBREF2"
},
{
"start": 177,
"end": 190,
"text": "Attali, 2011)",
"ref_id": "BIBREF1"
},
{
"start": 272,
"end": 296,
"text": "(Rudner and Liang, 2002;",
"ref_id": "BIBREF19"
},
{
"start": 297,
"end": 315,
"text": "Peng et al., 2010)",
"ref_id": "BIBREF17"
},
{
"start": 394,
"end": 422,
"text": "(Yannakoudakis et al., 2011)",
"ref_id": "BIBREF23"
},
{
"start": 554,
"end": 573,
"text": "(Peng et al., 2010)",
"ref_id": "BIBREF17"
},
{
"start": 796,
"end": 821,
"text": "(Deerwester et al., 1990)",
"ref_id": "BIBREF7"
},
{
"start": 910,
"end": 931,
"text": "(Salton et al., 1975)",
"ref_id": "BIBREF20"
},
{
"start": 1190,
"end": 1217,
"text": "(Smola and Sch\u00f6lkopf, 2004)",
"ref_id": "BIBREF21"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work",
"sec_num": "2"
},
{
"text": "As characteristics of the data determine the effectiveness of our methods, the details of it will be introduced first. Our experimental data is acquired in an oral English examination for ESL students. Three classes of students participated in the exam and 417 valid speeches are obtained in the examination. As the paper mainly focuses on scoring the text transcriptions, we have two ways to obtain them. One is manually typing the text transcriptions which we regarded as the Correct Recognition Result (CRR) transcription, and another is the ASR result which we named ASR transcription. We use the HTK (Young et al., 2006) , which stands for the state of art in speech recognition, to build the ASR system. To better reveal the differences of the methods' performance, all the experiments will be done in both transcriptions. A better understanding of the difference in the CRR transcription and the ASR transcription from the low score to the high score is shown in Table 2 , where WER is the word error rate and MR is the match rate which is the words' correct rate.",
"cite_spans": [
{
"start": 605,
"end": 625,
"text": "(Young et al., 2006)",
"ref_id": "BIBREF24"
}
],
"ref_spans": [
{
"start": 970,
"end": 977,
"text": "Table 2",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Data",
"sec_num": "3"
},
{
"text": "score > 0 > 12 >",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Data",
"sec_num": "3"
},
{
"text": "According to the Grading Criterion of the examination, the score of the examination ranges from 0 to 20, and the grading score is divided into 7 levels with 3 points' interval for each level. The criterion mainly concerns about two facets of the speech: the acoustic level and the content integrity. The details of the criterion are shown in Table 1 . The criterion indicates that the integrity is the most important part in rating the speech. The acoustic level only works well in excellent speeches (Huang et al., 2010) . Therefore, this paper mainly focuses on the integrity ",
"cite_spans": [
{
"start": 501,
"end": 521,
"text": "(Huang et al., 2010)",
"ref_id": "BIBREF8"
}
],
"ref_spans": [
{
"start": 342,
"end": 349,
"text": "Table 1",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "Criterion of Grading",
"sec_num": "3.1"
},
{
"text": "Each speech in our experiments was scored by three raters. Therefore, we have three scores for each speech. The final expert score is the average of these three scores. The correlations between human scores are shown in Table 3 . R1, R2, and R3 stand for the three raters, and ES is the final expert score. The Open Correlation (OC) is the correlation between human rater scores and the final scores, which are not related to the human scores themselves (average of the other two scores).",
"cite_spans": [],
"ref_spans": [
{
"start": 220,
"end": 227,
"text": "Table 3",
"ref_id": "TABREF5"
}
],
"eq_spans": [],
"section": "Human Score Correlation and Distribution",
"sec_num": "3.2"
},
{
"text": "As most students are supposed to pass the examination, the expert scores are mostly distributed above 12 points, as shown in Figure 1 . In the range of the pass score, the distribution is close to normal distribution, while in the range of failed score except 0, the distribution is close to uniform distribution.",
"cite_spans": [],
"ref_spans": [
{
"start": 125,
"end": 133,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "Human Score Correlation and Distribution",
"sec_num": "3.2"
},
{
"text": "The approach used in this paper is to build a standard FST for the current examination topic. However, the annotation of the corpus is necessary before the building. After the annotation and the building, the features are extracted based on the FST. The automated machine score is computed from the features at last. Therefore, subsection 4.1 will show the corpus annotation, subsection 4.2 will introduce how to build the standard FST of the current topic, and subsections 4.3 and 4.4 will discuss how to extract the features, at last, an improved method is proposed in subsection 4.5.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Approach",
"sec_num": "4"
},
{
"text": "The definitions of the sequences and hierarchy in the corpus will be given before we apply the FST algorithm. According to the characteristics of the picture composition examination, each composition can be held as an orderly combination of the senses of pictures. The senses of pictures are called sensegroups here. We define a sense-group as one sentence either describing the same one or two pictures or elaborating on the same pictures. The description sentence is labeled with a tag 'm'(main sense of the picture) and the elaboration one is labeled with 's'(subordinate sense of the picture). The first given sentence in the examination is labeled with 0m and the other describing sentences for the 1 to 4 pictures are labeled with 1m to 4m, while the elaboration ones for the 4 pictures are labeled with 1s to 4s. Therefore, each sentence in the composition is labeled as a sense-group. For the entire 417 CRR transcriptions, we manually labeled 274 transcriptions whose scores are higher than 15 points. We gained 8 types of labels from the manually labeled results. They are 0m, 1m, 2m, 3m, 34m (one sentence describes both of the third and the fourth pictures), 4m, 2s and 4s. Other labels were discarded for the number of their appearance is very low. The distribution of sentences with each label is shown in Figure 2 . There are 1679 sentences in the 274 CRR ",
"cite_spans": [],
"ref_spans": [
{
"start": 1320,
"end": 1328,
"text": "Figure 2",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Corpus Annotation",
"sec_num": "4.1"
},
{
"text": "In this paper, we build three types of FST to extract scoring features with the help of openFST tool (Allauzen et al., 2007) . The first is the sense-group F-ST, the second is the words to each sense-group FST and the last is the words to all the sense-groups FST. They are shown in Figure 3 .",
"cite_spans": [
{
"start": 101,
"end": 124,
"text": "(Allauzen et al., 2007)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [
{
"start": 283,
"end": 291,
"text": "Figure 3",
"ref_id": "FIGREF1"
}
],
"eq_spans": [],
"section": "FST Building",
"sec_num": "4.2"
},
{
"text": "The definition of the sense-group has been given in subsection 4.1. The sense-group FST can describe all the possible proper sense-group sequences of the current picture composition topic. It is also an acceptor trained from the labeled corpus. We use manually labeled corpus, which are the sequences of sense-groups of the CRR transcriptions with expert scores higher than 15 points, to build the sensegroup FST. In the process, each CRR transcription sense-group sequence is a simple sense-group FST. Later, we unite these sense-group FSTs to get the final FST which considers every situation of sensegroup sequences in the train corpus. Also, we use the operation of \"determinize\" and \"minimize\" in openFST to optimize the final sense-group FST that its states have no same input label and is a smallest FST.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "FST Building",
"sec_num": "4.2"
},
{
"text": "The second type is the words to sense-group F-ST. It determines what word sequence input will result in what sense-group output. With the help of these FSTs, we can find out how students use language to describe a certain sense-group, or in other words, a certain sense-group is usually constructed with what kind of word sequence. All the different sentences with their sense-group labels are tak-en from the train corpus. We regard each sentence as a simple words to sense-group FST, and then unite these FSTs which have the same sense-group label. The final union FSTs can transform proper word sequence into the right sense-group. Like building the sense-group FST, the optimization operations of \"determinize\" and \"minimize\" are also done for the FSTs.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "FST Building",
"sec_num": "4.2"
},
{
"text": "The last type of FST is a words to sense-groups FST. We can also treat it as a words FSA, because any word sequence accepted by the words to sensegroups FST is considered to be an integrated composition. Meanwhile, it can transform the word sequence into the sense-group label sequence which is very useful in extracting the scoring features (details will be presented in subsection 4.4). The F-ST is built from the other two types of FST that we made before. We compute the composition of all the words to each sense-group FSTs (the second type) and the sense-group FST (the first type) with the operations of \"compose\" in openFST. Then, the composition result is the words to sense-groups FST, the third type of FST in this paper.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "FST Building",
"sec_num": "4.2"
},
{
"text": "Now we have successfully built the words to sensegroups FST, the third type described above. Just like the similarity methods mentioned in section 2 can score essays from a have-been-scored similar essay, we need to find the best path, which is closest to the to-be-scored transcription, in the FST. Here, we apply the edit distance to measure how best the path is. This means the best path is the word sequence path in the FST which has the smallest edit distance compared with the to-be-scored transcription's word sequences .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Search for the Best Path in FST",
"sec_num": "4.3"
},
{
"text": "Here, we modify the Wagner-Fischer algorithm (Wagner and Fischer, 1974) , which is a Dynamic Programming (DP) algorithm, to quest the best path in the FST. A simple example is illustrated in Figure 4 . The best path can be described as path = arg min path\u2208 allpath EDcost(path, transcription) (1)",
"cite_spans": [
{
"start": 45,
"end": 71,
"text": "(Wagner and Fischer, 1974)",
"ref_id": "BIBREF22"
}
],
"ref_spans": [
{
"start": 191,
"end": 200,
"text": "Figure 4",
"ref_id": "FIGREF2"
}
],
"eq_spans": [],
"section": "Search for the Best Path in FST",
"sec_num": "4.3"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "EDcost = ins + del + sub",
"eq_num": "(2)"
}
],
"section": "Search for the Best Path in FST",
"sec_num": "4.3"
},
{
"text": "EDcost is the edit distance from the transcription to the paths which start at state 0 and end at the end state. The DP process can be described by equation 3:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Search for the Best Path in FST",
"sec_num": "4.3"
},
{
"text": "min EDcost(i) = arg min j\u2208 X 1 ,...,X p\u22121 (min EDcost(j) + cost(j, i)) (3)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Search for the Best Path in FST",
"sec_num": "4.3"
},
{
"text": "The minEDcost(j) is the accumulated minimum edit distance from state 0 to state j, and the cost(i,j) is the cost of insertion, deletion or substitution from state j to state i. The equation means the minED of state i can be computed by the accumulated minEDcost of state j in the phase p. The state j belongs to the have-been-calculated state set {X 0 ,. . . ,X p\u22121 } in phase p. In phrase p, we compute the best path and its edit distance from the transcription for all the tobe-calculated states which is the X p shown in Figure 4 . After computing all the phrases, the best path and its edit distances of the end states are obtained. Then the final best path is the one with the smallest edit distance.",
"cite_spans": [],
"ref_spans": [
{
"start": 524,
"end": 532,
"text": "Figure 4",
"ref_id": "FIGREF2"
}
],
"eq_spans": [],
"section": "Search for the Best Path in FST",
"sec_num": "4.3"
},
{
"text": "After building the FST and finding the best path for the to-be-scored transcription, we can extract some effective features from the path information and the transcription. Inspired by the similarity scoring measures, our proposed features represent the similarity between the best path's word sequence and the to-be-scored transcription.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Extraction",
"sec_num": "4.4"
},
{
"text": "The features used for the scoring model are as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Extraction",
"sec_num": "4.4"
},
{
"text": "\u2022 The Edit Distance (ED):",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Extraction",
"sec_num": "4.4"
},
{
"text": "The edit distance is the linear combination of the weights of insertion, deletion and substitution. The relation is shown in equation 2, where ins, del and sub are the appearance times of insertions, deletions and substitutions, respectively. Normally, we set the cost of each to be 1.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Feature Extraction",
"sec_num": "4.4"
},
{
"text": "The NED is the ED normalized with the transcription's length.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Normalized Edit Distance(NED):",
"sec_num": null
},
{
"text": "N EDcost = EDcost/length (4) \u2022 The Match Number(MN):",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Normalized Edit Distance(NED):",
"sec_num": null
},
{
"text": "The match number is the number of words matched between the best path and the transcription.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Normalized Edit Distance(NED):",
"sec_num": null
},
{
"text": "The match rate is the match number normalized with the transcription's length.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Match Rate(MR):",
"sec_num": null
},
{
"text": "M R = M N/length (5)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Match Rate(MR):",
"sec_num": null
},
{
"text": "\u2022 The Continuous Match Value(CMV):",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Match Rate(MR):",
"sec_num": null
},
{
"text": "Continuous match should be better than the fragmentary match, so a higher value is given for the continuous situation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Match Rate(MR):",
"sec_num": null
},
{
"text": "CM V = OM + 2 SM + 3 LM (6)",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Match Rate(MR):",
"sec_num": null
},
{
"text": "where OM (One Match) is the fragmentary match number, SM (Short Match) is the continuous match number which is no more than 4, and LM (Long Match) is the continuous match number which is more than 4.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Match Rate(MR):",
"sec_num": null
},
{
"text": "The length of transcription. Length is always a very effective feature in essay scoring (Attali and Burstein, 2006) .",
"cite_spans": [
{
"start": 88,
"end": 115,
"text": "(Attali and Burstein, 2006)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Length(L):",
"sec_num": null
},
{
"text": "\u2022 The Sense-group Scoring Feature(SSF):",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Length(L):",
"sec_num": null
},
{
"text": "For each best path, we can transform the transcription's word sequence into the sense-group label sequence with the FST. Then, the words match rate of each sense-group can be computed. The match rate of each sense-group can be regarded as one feature so that all the sensegroup match rate in the transcription will be combined to a feature vector (called the Sensegroup Match Rate vector (SMRv)), which is an 8-dimensional vector in the present experiments. After that, we applied the SVR algorithm to train a sense-group scoring model with the vectors and scores, and the transcription gets its SSF from the model.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "\u2022 The Length(L):",
"sec_num": null
},
{
"text": "Because the FST is trained from the limited corpus, it does not contain all the possible situations proper for the current composition topic. To complete the current FST model, we add the similarity of synonym to extend the FST model so that it can handle more situations. The extension of the FST model is mainly reflected in calculation of the edit distance of the best path. The previous edit distance, in equation 2, refers to the Levenshtein distance in which the insertions, deletions and substitutions have equal cost, but in the edit distance in this section, the cost of substitutions is less than that of insertions and deletions. Here, we assume that the cost of substitutions is based on the similarity of the two words. Then with the help of different cost of substitutions, each word edge is extended to some of its synonym word edges under the cost of similarity. The new edit distance is calculated by equation 7as follows:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Extend the FST model with the similarity of synonym",
"sec_num": "4.5"
},
{
"text": "EQUATION",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [
{
"start": 0,
"end": 8,
"text": "EQUATION",
"ref_id": "EQREF",
"raw_str": "EDcost = ins + del + sub \u00d7 (1 \u2212 sim)",
"eq_num": "(7)"
}
],
"section": "Extend the FST model with the similarity of synonym",
"sec_num": "4.5"
},
{
"text": "where, sim is the similarity of two words. We used the Wordnet::Similarity software package (Pedersen et al., 2004) to calculate the similarity between every two words at first. However, the performance's reduction of the AES system indicates that the similarity is not good enough to extend the FST model. Therefore, we seek for human help to accurate the similarity calculation. We manually checked the similarity, and deleted some improper similarity. Thus the final similarity applied in our experiment is the Wordnet::Similarity software computing result after the manual check.",
"cite_spans": [
{
"start": 92,
"end": 115,
"text": "(Pedersen et al., 2004)",
"ref_id": "BIBREF16"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Extend the FST model with the similarity of synonym",
"sec_num": "4.5"
},
{
"text": "In this section, the proposed features and our FST methods will be evaluated on the corpus we mentioned above. The contrasting approach, the LSA-SVR approach, will also be presented.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Experiments",
"sec_num": "5"
},
{
"text": "The experiment corpus consists of 417 speeches. With the help of manual typing and the ASR system, 417 CRR transcriptions and 417 ASR transcriptions are obtained from the speeches after preprocessing which includes the capitalization processing and the stemming processing. We divide them into 3 sets by the same distribution of their scores. Therefore, there are totally 6 sets, and each of them has 139 of the transcriptions. The FST building only uses the CRR transcriptions whose expert scores are higher than 15 points. While treating one set (one CRR set) as the FST building train set, we get the ED, NED, MN, MR, CMV features and the SMR vectors for the other two sets(could be either CRR sets or ASR sets). Then, the SSF is obtained by another set as the SVR train set and the last set as the test set. The parameters of the SVR are trained through the grid search from the whole data sets (ASR or CRR sets) by cross-validation. Therefore, except the length feature, the other six features of each set can be extracted from the FST model. Also, we presented the result of using LSA-SVR approach as a contrast experiment to show the improvement of our FST model in scoring oral English picture composition.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Data Setup",
"sec_num": "5.1"
},
{
"text": "To quantitatively assess the effectiveness of the methods, the Pearson correlation between the expert scores and the automated results is adopted as the performance measure.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Data Setup",
"sec_num": "5.1"
},
{
"text": "The correlations between the seven features and the final expert scores are shown in Tables 4 and 5 on the three sets.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Correlation of Features",
"sec_num": "5.2"
},
{
"text": "The MN and CMV are very good features, while the NED is not. This is mainly due to the nature of the examination. When scoring the speech, human raters concern more about how much valid information it contains and irrelevant contents are not taken for penalty. Therefore, the match features are more reasonable than the edit distance features. This im- Table 6 : Performance of the FST Method, the LSA-SVR Approach and the Length Feature pact is similar to the result displayed by the ASR output performance in Table 2 in section 3, where the WER has significant difference from the low score speeches to the high score ones while the MR does not, and the MR is much better than the WER. As the length feature is a strong correlation feature in CRR transcription, the MR feature, which is normalized by the length, is strongly affected. However, with the impact declining in the ASR transcription, the MR feature performs very well. This also explains the reason of different correlations of ED and NED in CRR transcription.",
"cite_spans": [],
"ref_spans": [
{
"start": 353,
"end": 360,
"text": "Table 6",
"ref_id": null
},
{
"start": 511,
"end": 518,
"text": "Table 2",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Correlation of Features",
"sec_num": "5.2"
},
{
"text": "The SSF is entirely based on the FST model, so the impact of the length feature is very low. The decline of it in different transcriptions is mainly because of the ASR error.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Correlation of Features",
"sec_num": "5.2"
},
{
"text": "For each test transcription, it has 12 dimensions of F-ST features. The ED, NED, MN, MR and CMV features have two dimensions of each as trained from two different FST building sets. The SSF needs two train sets as there are two train models: one is for the FST building model and another is for the SVR model. As different sets for different models, it also has two dimension features. We use the linear regression to combine these 12 features to the final automated score. The linear regression parameters were trained from all the data by cross-validation. After the weight of each feature and the linear bias are gained, we calculate the automated score of each transcription by the FST features. The performance of our FST model is shown in Table 6 . Compared with it, the performance of the LSA-SVR algorithm, the baseline in our paper, is also shown. As a usual best feature for AES, the length shows its outstanding performance in CRR transcription. However, it fails in the ASR transcription.",
"cite_spans": [],
"ref_spans": [
{
"start": 745,
"end": 752,
"text": "Table 6",
"ref_id": null
}
],
"eq_spans": [],
"section": "Performance of the FST Model",
"sec_num": "5.3"
},
{
"text": "As we have predicted above, the BOW algorithm (the LSA-SVR) performance declines drastically in the ASR transcription, which also happens to the length feature. By contrast, the decline of the performance of our FST method is acceptable considering the impact of recognition errors in the ASR system. This means the FST model is an error insensitive model that is very appropriate for the task.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Performance of the FST Model",
"sec_num": "5.3"
},
{
"text": "The improved FST extends the original FST model by considering the word similarity in substitutions. In the extension, the similarities of the synonyms Table 7 : Performance of the FST Method and the Improved FST Method describe the invisible (extended) part of the FST, so it should be very accurate for the substitutions cost. Therefore, we added manual intervention to the similarity result calculated by the wordnet::similarity software packet. After we added the similarity of synonym to extend the FST model, the performance of the new model increased stably in the CRR transcription. However, the increase is not significant in the AS-R transcription (shown in Table 7 ). We believe it is because the superiority of the improved model is disguised by the ASR error. In other words, the impact of ASR error under the FST model is more significant than the improvement of the FST model. The performance correlation of our FST model in the CRR transcription is about 0.9 which is very close to the human raters' (shown in Table 3 ). Even though the performance correlation in the ASR transcription declines compared with that in the CRR transcription, the FST methods still perform very well under the current recognition errors of the ARS system.",
"cite_spans": [],
"ref_spans": [
{
"start": 152,
"end": 159,
"text": "Table 7",
"ref_id": null
},
{
"start": 668,
"end": 675,
"text": "Table 7",
"ref_id": null
},
{
"start": 1026,
"end": 1033,
"text": "Table 3",
"ref_id": "TABREF5"
}
],
"eq_spans": [],
"section": "Improvement of FST by Adding the Similarity",
"sec_num": "5.4"
},
{
"text": "The aforementioned experiments indicate three points. First, the BOW algorithm has its own weakness. In regular text essay scoring, the BOW algorithm can have excellent performance. However, in certain situations, such as towards ASR transcription of oral English speech, its weakness of sequence neglect will be magnified, leading to drastic decline of performance. Second, the introduced FST model is suitable in our task. It is an error insensitive model under the task of automated oral English picture composition scoring. Also, it considers the sequence and the hierarchy information. As we expected, the performance of the FST model is more outstanding than that of the BOW metrics in CRR transcription, and the decline of performance is acceptable in AS-R transcription scoring. Third, adding the similarity of synonyms to extend the FST model improves the system performance. The extension can complete the FST model, and achieve better performance in the CRR transcription.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion and Future work",
"sec_num": "6"
},
{
"text": "The future work may focus on three facets. First, as the extension of the FST model is a preliminary study, there is much work that can be done, such as calculating the similarity more accurately without manual intervention, or finding a balance between the original FST model and the extended one to improve the performance in ASR transcription. Second, as the task is speech evaluation, considering the acoustic features may give more information to the automated scoring system. Therefore, the features at the acoustic level could be introduced to complete the scoring model. Third, the decline of the performance in ASR transcription is derived from the recognition error of ASR system. Therefore, improving the performance of the ASR system or making full use of the N-best lists may give more accurate transcription for the AES system.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion and Future work",
"sec_num": "6"
}
],
"back_matter": [
{
"text": "This work was supported by the National Natural Science Foundation of China (No. 90820303 and No. 61103152). We thank the anonymous reviewers for their insightful comments.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgments",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "OpenFst: a general and efficient weighted finite-state transducer library",
"authors": [
{
"first": "Cyril",
"middle": [],
"last": "Allauzen",
"suffix": ""
},
{
"first": "Michael",
"middle": [],
"last": "Riley",
"suffix": ""
},
{
"first": "Johan",
"middle": [],
"last": "Schalkwyk",
"suffix": ""
}
],
"year": 2007,
"venue": "Proceedings of International Conference on Implementation and Application of Automata",
"volume": "4783",
"issue": "",
"pages": "11--23",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Cyril Allauzen, Michael Riley, Johan Schalkwyk, Woj- ciech Skut and Mehryar Mohri. 2007. OpenFst: a general and efficient weighted finite-state transducer library. In Proceedings of International Conference on Implementation and Application of Automata, 4783: 11-23.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "A differential word use measure for content analysis in automated essay scoring. ETS research report",
"authors": [
{
"first": "Yigal",
"middle": [],
"last": "Attali",
"suffix": ""
}
],
"year": 2011,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yigal Attali. 2011. A differential word use measure for content analysis in automated essay scoring. ETS re- search report, ETS RR-11-36.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Automated essay scoring with e-rater R V.2. The Journal of Technology",
"authors": [
{
"first": "Yigal",
"middle": [],
"last": "Attali",
"suffix": ""
},
{
"first": "Jill",
"middle": [],
"last": "Burstein",
"suffix": ""
}
],
"year": 2006,
"venue": "Learning, and Assessment",
"volume": "4",
"issue": "3",
"pages": "1--34",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yigal Attali and Jill Burstein. 2006. Automated essay scoring with e-rater R V.2. The Journal of Technology, Learning, and Assessment, 4(3), 1-34.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Using entity-based features to model coherence in student essays",
"authors": [
{
"first": "Jill",
"middle": [],
"last": "Burstein",
"suffix": ""
},
{
"first": "Joel",
"middle": [],
"last": "Tetreault",
"suffix": ""
},
{
"first": "Slava",
"middle": [],
"last": "Andreyev",
"suffix": ""
}
],
"year": 2010,
"venue": "Human Language Technologies: The Annual Conference of the North American Chapter of the ACL",
"volume": "",
"issue": "",
"pages": "681--684",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jill Burstein, Joel Tetreault, and Slava Andreyev. 2010. Using entity-based features to model coherence in stu- dent essays. In Human Language Technologies: The Annual Conference of the North American Chapter of the ACL, 681-684.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "LIBSVM: a library for support vector machines",
"authors": [
{
"first": "Chih-Chung",
"middle": [],
"last": "Chang",
"suffix": ""
},
{
"first": "Chih-Jen",
"middle": [],
"last": "Lin",
"suffix": ""
}
],
"year": 2011,
"venue": "ACM Transactions on Intelligent Systems and Technology",
"volume": "2",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Chih-Chung Chang, Chih-Jen Lin. 2011. LIBSVM: a li- brary for support vector machines. ACM Transactions on Intelligent Systems and Technology, Vol. 2.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "An unsupervised automated essay scoring system",
"authors": [
{
"first": "Yen-Yu",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Chien-Liang",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Chia-Hoang",
"middle": [],
"last": "Lee",
"suffix": ""
},
{
"first": "Tao-Hsing",
"middle": [],
"last": "Chang",
"suffix": ""
}
],
"year": 2010,
"venue": "IEEE Intelligent Systems",
"volume": "",
"issue": "",
"pages": "61--67",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yen-Yu Chen, Chien-Liang Liu, Chia-Hoang Lee, and Tao-Hsing Chang. 2010. An unsupervised automated essay scoring system. IEEE Intelligent Systems, 61- 67.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Quantitative assessment of second language learners' fluency by means of automatic speech recognition technology",
"authors": [
{
"first": "Catia",
"middle": [],
"last": "Cucchiarini",
"suffix": ""
},
{
"first": "Helmer",
"middle": [],
"last": "Strik",
"suffix": ""
},
{
"first": "Lou",
"middle": [],
"last": "Boves",
"suffix": ""
}
],
"year": 2000,
"venue": "",
"volume": "107",
"issue": "",
"pages": "989--999",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Catia Cucchiarini, Helmer Strik, and Lou Boves. 2000. Quantitative assessment of second language learner- s' fluency by means of automatic speech recognition technology. Acoustical Society of America, 107(2): 989-999.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Indexing by latent semantic analysis",
"authors": [
{
"first": "Scott",
"middle": [],
"last": "Deerwester",
"suffix": ""
},
{
"first": "Susan",
"middle": [
"T"
],
"last": "Dumais",
"suffix": ""
},
{
"first": "George",
"middle": [
"W"
],
"last": "Furnas",
"suffix": ""
},
{
"first": "Thomas",
"middle": [
"K"
],
"last": "Landauer",
"suffix": ""
},
{
"first": "Richard",
"middle": [],
"last": "Harshman",
"suffix": ""
}
],
"year": 1990,
"venue": "Journal of the American Society for Information Science",
"volume": "41",
"issue": "6",
"pages": "391--407",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Scott Deerwester, Susan T. Dumais, George W. Furnas, Thomas K. Landauer and Richard Harshman. 1990. Indexing by latent semantic analysis. Journal of the American Society for Information Science. 41(6): 391- 407.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Automatic reference independent evaluation of prosody quality using multiple knowledge fusions",
"authors": [
{
"first": "Shen",
"middle": [],
"last": "Huang",
"suffix": ""
},
{
"first": "Hongyan",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Shijin",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "Jiaen",
"middle": [],
"last": "Liang",
"suffix": ""
},
{
"first": "Bo",
"middle": [],
"last": "Xu",
"suffix": ""
}
],
"year": 2010,
"venue": "INTERSPEECH",
"volume": "",
"issue": "",
"pages": "610--613",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shen Huang, Hongyan Li, Shijin Wang, Jiaen Liang and Bo Xu. 2010. Automatic reference independent e- valuation of prosody quality using multiple knowledge fusions. In INTERSPEECH, 610-613.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Automated Japanese essay scoring system: jess",
"authors": [
{
"first": "Tsunenori",
"middle": [],
"last": "Ishioka",
"suffix": ""
},
{
"first": "Masayuki",
"middle": [],
"last": "Kameda",
"suffix": ""
}
],
"year": 2004,
"venue": "Proceedings of the International Workshop on database and Expert Systems applications",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tsunenori Ishioka and Masayuki Kameda. 2004. Auto- mated Japanese essay scoring system: jess. In Pro- ceedings of the International Workshop on database and Expert Systems applications.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Automatic essay grading with probabilistic latent semantic analysis",
"authors": [
{
"first": "Tuomo",
"middle": [],
"last": "Kakkonen",
"suffix": ""
},
{
"first": "Niko",
"middle": [],
"last": "Myller",
"suffix": ""
},
{
"first": "Jari",
"middle": [],
"last": "Timonen",
"suffix": ""
},
{
"first": "Erkki",
"middle": [],
"last": "Sutinen",
"suffix": ""
}
],
"year": 2005,
"venue": "Proceedings of Workshop on Building Educational Applications Using NLP",
"volume": "",
"issue": "",
"pages": "29--36",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tuomo Kakkonen, Niko Myller, Jari Timonen, and Erkki Sutinen. 2005. Automatic essay grading with prob- abilistic latent semantic analysis. In Proceedings of Workshop on Building Educational Applications Us- ing NLP, 29-36.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Automatic essay assessment",
"authors": [
{
"first": "Thomas",
"middle": [
"K"
],
"last": "Landauer",
"suffix": ""
},
{
"first": "Darrell",
"middle": [],
"last": "Laham",
"suffix": ""
},
{
"first": "Peter",
"middle": [],
"last": "Foltz",
"suffix": ""
}
],
"year": 2003,
"venue": "Assessment in Education: Principles, Policy and Practice",
"volume": "10",
"issue": "",
"pages": "295--309",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Thomas K. Landauer, Darrell Laham and Peter Foltz. 2003. Automatic essay assessment. Assessment in E- ducation: Principles, Policy and Practice (10:3), 295- 309.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Automated rating of ESL essays",
"authors": [
{
"first": "Deryle",
"middle": [],
"last": "Lonsdale",
"suffix": ""
},
{
"first": "Diane",
"middle": [],
"last": "Strong-Krause",
"suffix": ""
}
],
"year": 2003,
"venue": "Proceedings of the HLT-NAACL Workshop: Building Educational Applications Using NLP",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Deryle Lonsdale and Diane Strong-Krause. 2003. Au- tomated rating of ESL essays. In Proceedings of the HLT-NAACL Workshop: Building Educational Appli- cations Using NLP.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "A language-independent feature set for the automatic evaluation of prosody",
"authors": [
{
"first": "Andreas",
"middle": [],
"last": "Maier",
"suffix": ""
},
{
"first": "F",
"middle": [],
"last": "H\u00f6nig",
"suffix": ""
},
{
"first": "V",
"middle": [],
"last": "Zeissler",
"suffix": ""
},
{
"first": "Anton",
"middle": [],
"last": "Batliner",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "K\u00f6rner",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Yamanaka",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Ackermann",
"suffix": ""
},
{
"first": "Elmar",
"middle": [],
"last": "N\u00f6th",
"suffix": ""
}
],
"year": 2009,
"venue": "INTERSPEECH",
"volume": "",
"issue": "",
"pages": "600--603",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Andreas Maier, F. H\u00f6nig, V. Zeissler, Anton Batliner, E. K\u00f6rner, N. Yamanaka, P. Ackermann, Elmar N\u00f6th 2009. A language-independent feature set for the auto- matic evaluation of prosody. In INTERSPEECH, 600- 603.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Weighted finite-state transducer algorithms: an overview. Formal Languages and Applications",
"authors": [
{
"first": "Mehryar",
"middle": [],
"last": "Mohri",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "148",
"issue": "",
"pages": "551--564",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mehryar Mohri. 2004. Weighted finite-state transducer algorithms: an overview. Formal Languages and Ap- plications, 148 (620): 551-564.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Automatic scoring of pronunciation quality",
"authors": [
{
"first": "Leonardo",
"middle": [],
"last": "Neumeyer",
"suffix": ""
},
{
"first": "Horacio",
"middle": [],
"last": "Franco",
"suffix": ""
},
{
"first": "Vassilios",
"middle": [],
"last": "Digalakis",
"suffix": ""
},
{
"first": "Mitchel",
"middle": [],
"last": "Weintraub",
"suffix": ""
}
],
"year": 2000,
"venue": "Speech Communication",
"volume": "30",
"issue": "2-3",
"pages": "83--94",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Leonardo Neumeyer, Horacio Franco, Vassilios Di- galakis, Mitchel Weintraub. 2000. Automatic scor- ing of pronunciation quality. Speech Communication, 30(2-3): 83-94.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "WordNet::Similarity -measuring the relatedness of concepts",
"authors": [
{
"first": "Ted",
"middle": [],
"last": "Pedersen",
"suffix": ""
},
{
"first": "Siddharth",
"middle": [],
"last": "Patwardhan",
"suffix": ""
},
{
"first": "Jason",
"middle": [],
"last": "Michelizzi",
"suffix": ""
}
],
"year": 2004,
"venue": "Proceedings of the National Conference on Artificial Intelligence",
"volume": "",
"issue": "",
"pages": "144--152",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ted Pedersen, Siddharth Patwardhan and Jason Miche- lizzi. 2004. WordNet::Similarity -measuring the re- latedness of concepts. In Proceedings of the National Conference on Artificial Intelligence, 144-152.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Automated Chinese essay scoring using vector space models",
"authors": [
{
"first": "Xingyuan",
"middle": [],
"last": "Peng",
"suffix": ""
},
{
"first": "Dengfeng",
"middle": [],
"last": "Ke",
"suffix": ""
},
{
"first": "Zhenbiao",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Bo",
"middle": [],
"last": "Xu",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of IUCS",
"volume": "",
"issue": "",
"pages": "149--153",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Xingyuan Peng, Dengfeng Ke, Zhenbiao Chen and Bo Xu. 2010. Automated Chinese essay scoring using vector space models. In Proceedings of IUCS, 149- 153.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Modeling organization in student essays",
"authors": [
{
"first": "Isaac",
"middle": [],
"last": "Persing",
"suffix": ""
},
{
"first": "Alan",
"middle": [],
"last": "Davis",
"suffix": ""
},
{
"first": "Vincent",
"middle": [],
"last": "Ng",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of EMNLP",
"volume": "",
"issue": "",
"pages": "229--239",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Isaac Persing, Alan Davis and Vincent Ng. 2010. Mod- eling organization in student essays. In Proceedings of EMNLP, 229-239.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Automated essay scoring using Bayes' theorem. The Journal of Technology",
"authors": [
{
"first": "M",
"middle": [],
"last": "Lawrence",
"suffix": ""
},
{
"first": "Tahung",
"middle": [],
"last": "Rudner",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Liang",
"suffix": ""
}
],
"year": 2002,
"venue": "Learning and Assessment",
"volume": "1",
"issue": "2",
"pages": "3--21",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lawrence M. Rudner and Tahung Liang. 2002. Auto- mated essay scoring using Bayes' theorem. The Jour- nal of Technology, Learning and Assessment, 1(2):3- 21.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "A vector space model for automatic indexing",
"authors": [
{
"first": "G",
"middle": [],
"last": "Salton",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Yang",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Wong",
"suffix": ""
}
],
"year": 1975,
"venue": "Communications of the ACM",
"volume": "18",
"issue": "11",
"pages": "613--620",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "G. Salton, C. Yang, A. Wong. 1975. A vector space model for automatic indexing. Communications of the ACM, 18(11): 613-620.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "A tutorial on support vector regression",
"authors": [
{
"first": "Alex",
"middle": [
"J"
],
"last": "Smola",
"suffix": ""
},
{
"first": "Bernhard",
"middle": [],
"last": "Sch\u00f6lkopf",
"suffix": ""
}
],
"year": 2004,
"venue": "Statistics and Computing",
"volume": "14",
"issue": "3",
"pages": "199--222",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alex J. Smola and Bernhard Sch\u00f6lkopf. 2004. A tutorial on support vector regression. Statistics and Comput- ing 14(3): 199-222.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "The string-to-string correction problem",
"authors": [
{
"first": "A",
"middle": [],
"last": "Robert",
"suffix": ""
},
{
"first": "Michael",
"middle": [
"J"
],
"last": "Wagner",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Fischer",
"suffix": ""
}
],
"year": 1974,
"venue": "Journal of the ACM",
"volume": "21",
"issue": "1",
"pages": "168--173",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Robert A. Wagner and Michael J. Fischer. 1974. The string-to-string correction problem. Journal of the ACM, 21(1):168-173.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "A new dataset and method for automatically grading ESOL texts",
"authors": [
{
"first": "Helen",
"middle": [],
"last": "Yannakoudakis",
"suffix": ""
},
{
"first": "Ted",
"middle": [],
"last": "Briscoe",
"suffix": ""
},
{
"first": "Ben",
"middle": [],
"last": "Medlock",
"suffix": ""
}
],
"year": 2011,
"venue": "Proceedings of ACL",
"volume": "",
"issue": "",
"pages": "180--189",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Helen Yannakoudakis, Ted Briscoe and Ben Medlock. 2011. A new dataset and method for automatically grading ESOL texts. In Proceedings of ACL, 180-189.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "The HTK book (for HTK version 3.4)",
"authors": [
{
"first": "Steve",
"middle": [],
"last": "Young",
"suffix": ""
},
{
"first": "Gunnar",
"middle": [],
"last": "Evermann",
"suffix": ""
},
{
"first": "Mark",
"middle": [],
"last": "Gales",
"suffix": ""
},
{
"first": "Thomas",
"middle": [],
"last": "Hain",
"suffix": ""
},
{
"first": "Dan",
"middle": [],
"last": "Kershaw",
"suffix": ""
},
{
"first": "Xunying",
"middle": [],
"last": "Liu",
"suffix": ""
},
{
"first": "Gareth",
"middle": [],
"last": "Moore",
"suffix": ""
},
{
"first": "Julian",
"middle": [],
"last": "Odell",
"suffix": ""
}
],
"year": 2006,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Steve Young, Gunnar Evermann, Mark Gales, Thomas Hain, Dan Kershaw, Xunying Liu, Gareth Moore, Julian Odell, Dave Ollason, Dan Povey, Valtcho Valtchev, Phil Woodland. 2006. The HTK book (for HTK version 3.4). Cambridge University Engineering Department.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"type_str": "figure",
"text": "Distribution of Sentence Labels",
"num": null,
"uris": null
},
"FIGREF1": {
"type_str": "figure",
"text": "FST Building transcriptions and 1667 are labeled in the eight symbols.",
"num": null,
"uris": null
},
"FIGREF2": {
"type_str": "figure",
"text": "Search the Best Path in the FST by DP",
"num": null,
"uris": null
},
"TABREF1": {
"content": "<table><tr><td>: Criterion of Grading</td></tr></table>",
"text": "",
"num": null,
"type_str": "table",
"html": null
},
"TABREF3": {
"content": "<table/>",
"text": "WER and MR of ASR result",
"num": null,
"type_str": "table",
"html": null
},
"TABREF5": {
"content": "<table/>",
"text": "Correlations of Human Scores Figure 1: Distribution of Final Expert Scores of content. The acoustic level as well as other levels such as grammar errors is ignored. Because the criterion is almost based on the content, our methods obtain good performance although we ignore some features.",
"num": null,
"type_str": "table",
"html": null
},
"TABREF7": {
"content": "<table/>",
"text": "Correlation Between the SSF and the Expert Scores",
"num": null,
"type_str": "table",
"html": null
},
"TABREF9": {
"content": "<table><tr><td colspan=\"2\">Script Method</td><td>Set1</td><td>Set2</td><td>Set3</td><td>Average</td></tr><tr><td/><td>Length</td><td colspan=\"3\">0.7404 0.7819 0.8645</td><td>0.7956</td></tr><tr><td>CRR</td><td colspan=\"4\">LSA-SVR 0.7476 0.8024 0.8663</td><td>0.8054</td></tr><tr><td/><td>FST</td><td colspan=\"3\">0.8702 0.8852 0.9386</td><td>0.8980</td></tr><tr><td/><td>Length</td><td colspan=\"3\">0.1341 0.2624 0.1643</td><td>0.1869</td></tr><tr><td>ASR</td><td colspan=\"4\">LSA-SVR 0.5975 0.5643 0.5907</td><td>0.5842</td></tr><tr><td/><td>FST</td><td colspan=\"3\">0.7992 0.7678 0.8452</td><td>0.8041</td></tr></table>",
"text": "Correlations Between the Six Features and the Expert Scores",
"num": null,
"type_str": "table",
"html": null
}
}
}
}