| { |
| "paper_id": "W08-0112", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T03:38:43.877548Z" |
| }, |
| "title": "What Are Meeting Summaries? An Analysis of Human Extractive Summaries in Meeting Corpus", |
| "authors": [ |
| { |
| "first": "Fei", |
| "middle": [], |
| "last": "Liu", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "The University of Texas at Dallas Richardson", |
| "location": { |
| "region": "TX", |
| "country": "USA" |
| } |
| }, |
| "email": "feiliu@hlt.utdallas.edu" |
| }, |
| { |
| "first": "Yang", |
| "middle": [], |
| "last": "Liu", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "The University of Texas at Dallas Richardson", |
| "location": { |
| "region": "TX", |
| "country": "USA" |
| } |
| }, |
| "email": "yangl@hlt.utdallas.edu" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "Significant research efforts have been devoted to speech summarization, including automatic approaches and evaluation metrics. However, a fundamental problem about what summaries are for the speech data and whether humans agree with each other remains unclear. This paper performs an analysis of human annotated extractive summaries using the ICSI meeting corpus with an aim to examine their consistency and the factors impacting human agreement. In addition to using Kappa statistics and ROUGE scores, we also proposed a sentence distance score and divergence distance as a quantitative measure. This study is expected to help better define the speech summarization problem.", |
| "pdf_parse": { |
| "paper_id": "W08-0112", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "Significant research efforts have been devoted to speech summarization, including automatic approaches and evaluation metrics. However, a fundamental problem about what summaries are for the speech data and whether humans agree with each other remains unclear. This paper performs an analysis of human annotated extractive summaries using the ICSI meeting corpus with an aim to examine their consistency and the factors impacting human agreement. In addition to using Kappa statistics and ROUGE scores, we also proposed a sentence distance score and divergence distance as a quantitative measure. This study is expected to help better define the speech summarization problem.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "With the fast development of recording and storage techniques in recent years, speech summarization has received more attention. A variety of approaches have been investigated for speech summarization, for example, maximum entropy, conditional random fields, latent semantic analysis, support vector machines, maximum marginal relevance (Maskey and Hirschberg, 2003; Hori et al., 2003; Buist et al., 2005; Galley, 2006; Murray et al., 2005; Zhang et al., 2007; Xie and Liu, 2008) . These studies used different domains, such as broadcast news, lectures, and meetings. In these approaches, different information sources have been examined from both text and speech related features (e.g., prosody, speaker activity, turn-taking, discourse).", |
| "cite_spans": [ |
| { |
| "start": 337, |
| "end": 366, |
| "text": "(Maskey and Hirschberg, 2003;", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 367, |
| "end": 385, |
| "text": "Hori et al., 2003;", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 386, |
| "end": 405, |
| "text": "Buist et al., 2005;", |
| "ref_id": "BIBREF0" |
| }, |
| { |
| "start": 406, |
| "end": 419, |
| "text": "Galley, 2006;", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 420, |
| "end": 440, |
| "text": "Murray et al., 2005;", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 441, |
| "end": 460, |
| "text": "Zhang et al., 2007;", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 461, |
| "end": 479, |
| "text": "Xie and Liu, 2008)", |
| "ref_id": "BIBREF11" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "How to evaluate speech summaries has also been studied recently, but so far there is no consensus on evaluation yet. Often the goal in evaluation is to develop an automatic metric to have a high correlation with human evaluation scores. Different methods have been used in the above summarization research to compare system generated summaries with human annotation, such as Fmeasure, ROUGE, Pyramid, sumACCY (Lin and Hovy, 2003; Nenkova and Passonneau, 2004; Hori et al., 2003) . Typically multiple reference human summaries are used in evaluation in order to account for the inconsistency among human annotations.", |
| "cite_spans": [ |
| { |
| "start": 409, |
| "end": 429, |
| "text": "(Lin and Hovy, 2003;", |
| "ref_id": "BIBREF5" |
| }, |
| { |
| "start": 430, |
| "end": 459, |
| "text": "Nenkova and Passonneau, 2004;", |
| "ref_id": "BIBREF9" |
| }, |
| { |
| "start": 460, |
| "end": 478, |
| "text": "Hori et al., 2003)", |
| "ref_id": "BIBREF3" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "While there have been efforts on speech summarization approaches and evaluation, some fundamental problems are still unclear. For example, what are speech summaries? Do humans agree with each other on summary extraction? In this paper, we focus on the meeting domain, one of the most challenging speech genre, to analyze human summary annotation. Meetings often have several participants. Its speech is spontaneous, contains disfluencies, and lacks structure. These all post new challenges to the consensus of human extracted summaries.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Our goal in this study is to investigate the variation of human extractive summaries, and help to better understand the gold standard reference summaries for meeting summarization. This paper aims to answer two key questions: (1) How much variation is there in human extractive meeting summaries? (2) What are the factors that may impact interannotator agreement? We use three different metrics to evaluate the variation among human summaries, including Kappa statistic, ROUGE score, and a new proposed divergence distance score to reflect the coherence and quality of an annotation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "We use the ICSI meeting corpus (Janin et al., 2003) which contains 75 naturally-occurred meetings, each about an hour long. All of them have been transcribed and annotated with dialog acts (DA) (Shriberg et al., 2004) , topics, and abstractive and extractive summaries in the AMI project (Murray et al., 2005) .", |
| "cite_spans": [ |
| { |
| "start": 31, |
| "end": 51, |
| "text": "(Janin et al., 2003)", |
| "ref_id": "BIBREF4" |
| }, |
| { |
| "start": 194, |
| "end": 217, |
| "text": "(Shriberg et al., 2004)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 288, |
| "end": 309, |
| "text": "(Murray et al., 2005)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Corpus Description", |
| "sec_num": "2" |
| }, |
| { |
| "text": "We selected 27 meetings from this corpus. Three annotators (undergraduate students) were recruited to extract summary sentences on a topic basis using the topic segments from the AMI annotation. Each sentence corresponds to one DA annotated in the corpus. The annotators were told to use their own judgment to pick summary sentences that are informative and can preserve discussion flow. The recommended percentages for the selected summary sentences and words were set to 8.0% and 16.0% respectively. Human subjects were provided with both the meeting audio files and an annotation Graphi-cal User Interface, from which they can browse the manual transcripts and see the percentage of the currently selected summary sentences and words.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Corpus Description", |
| "sec_num": "2" |
| }, |
| { |
| "text": "We refer to the above 27 meetings Data set I in this paper. In addition, some of our studies are performed based on the 6 meeting used in (Murray et al., 2005) , for which we have human annotated summaries using 3 different guidelines:", |
| "cite_spans": [ |
| { |
| "start": 138, |
| "end": 159, |
| "text": "(Murray et al., 2005)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Corpus Description", |
| "sec_num": "2" |
| }, |
| { |
| "text": "\u2022 Data set II: summary annotated on a topic basis. This is a subset of the 27 annotated meetings above. \u2022 Data set III: annotation is done for the entire meeting without topic segments. \u2022 Data set IV: the extractive summaries are from the AMI annotation (Murray et al., 2005) .", |
| "cite_spans": [ |
| { |
| "start": 254, |
| "end": 275, |
| "text": "(Murray et al., 2005)", |
| "ref_id": "BIBREF8" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Corpus Description", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Kappa coefficient (Carletta, 1996) is commonly used as a standard to reflect inter-annotator agreement. Table 1 shows the average Kappa results, calculated for each meeting using the data sets described in Section 2. Compared to Kappa score on text summarization, which is reported to be 0.38 by (Mani et al., 2002 ) on a set of TREC documents, the inter-annotator agreement on meeting corpus is lower. This is likely due to the difference between the meeting style and written text.", |
| "cite_spans": [ |
| { |
| "start": 18, |
| "end": 34, |
| "text": "(Carletta, 1996)", |
| "ref_id": "BIBREF1" |
| }, |
| { |
| "start": 296, |
| "end": 314, |
| "text": "(Mani et al., 2002", |
| "ref_id": "BIBREF6" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Kappa Statistic", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "Data Set I II III IV Avg-Kappa 0.261 0.245 0.335 0.290 There are several other observations from Table 1 . First, comparing the results for Data Set (II) and (III), both containing six meetings, the agreement is higher for Data Set (III). Originally, we expected that by dividing the transcript into several topics, human subjects can focus better on each topic discussed during the meeting. However, the result does not support this hypothesis. Moreover, the Kappa result of Data Set (III) also outperforms that of Data Set (IV). The latter data set is from the AMI annotation, where they utilized a different annotation scheme: the annotators were asked to extract dialog acts that are highly relevant to the given abstractive meeting summary. Contrary to our expectation, the Kappa score in this data set is still lower than that of Data Set (III), which used a direct sentence extraction scheme on the whole transcript. This suggests that even using the abstracts as a guidance, people still have a high variation in extracting summary sentences. We also calculated the pairwise Kappa score between annotations in different data sets. The inter-group Kappa score is much lower than those of the intragroup agreement, most likely due to the different annotation specifications used in the two different data sets.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 97, |
| "end": 104, |
| "text": "Table 1", |
| "ref_id": "TABREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Kappa Statistic", |
| "sec_num": "3.1" |
| }, |
| { |
| "text": "We further analyze inter-annotator agreement with respect to two factors: topic length and meeting partic-ipants. All of the following experiments are based on Data Set (I) with 27 meetings.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Impacting Factors", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "We computed Kappa statistic for each topic instead of the entire meeting. The distribution of Kappa score with respect to the topic length (measured using the number of DAs) is shown in Figure 1 . When the topic length is less than 100, Kappa scores vary greatly, from -0.065 to 1. Among the entire range of different topic lengths, there seems no obvious relationship between the Kappa score and the topic length (a regression from the data points does not suggest a fit with an interpretable trend). Using the same Kappa score for each topic, we also investigated its relationship with the number of speakers in that topic. Here we focused on the topic segments longer than a threshold (with more than 60 DAs) as there seems to be a wide range of Kappa results when the topic is short (in Figure 1) . Table 2 shows the average Kappa score for these long topics, using the number of speakers in the topic as the variable. We notice that when the speaker number varies from 4 to 7, kappa scores gradually decrease with the increasing of speaker numbers. This phenomenon is consistent with our intuition. Generally the more participants are involved in a conversation, the more discussions can take place. Human annotators feel more ambiguity in selecting summary sentences for the discussion part. The pattern does not hold for other speaker numbers, namely, 2, 3, and 8. This might be due to a lack of enough data points, and we will further analyze this in the future research. ", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 186, |
| "end": 194, |
| "text": "Figure 1", |
| "ref_id": "FIGREF0" |
| }, |
| { |
| "start": 791, |
| "end": 800, |
| "text": "Figure 1)", |
| "ref_id": "FIGREF0" |
| }, |
| { |
| "start": 803, |
| "end": 810, |
| "text": "Table 2", |
| "ref_id": "TABREF2" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Impacting Factors", |
| "sec_num": "3.2" |
| }, |
| { |
| "text": "ROUGE (Lin and Hovy, 2003) has been adopted as a standard evaluation metric in various summarization tasks. It is computed based on the n-gram overlap between a summary and a set of reference summaries. Though the Kappa statistics can measure human agreement on sentence selection, it does not account for the fact that different annotators choose different sentences that are similar in content. ROUGE measures the word match and thus can compensate this problem of Kappa. Table 3 shows the ROUGE-2 and ROUGE-SU4 Fmeasure results. For each annotator, we computed ROUGE scores using other annotators' summaries as references. For Data Set (I), we present results for each annotator, since one of our goals is to evaluate the quality of different annotator's summary annotation. The low ROUGE scores suggest the large variation among human annotations. We can see from the table that annotator 1 has the lowest ROUGE score and thus lowest agreement with the other two annotators in Data Set (I). The ROUGE score for Data Set (III) is higher than the others. This is consistent with the result using Kappa statistic: the more sentences two summaries have in common, the more overlapped n-grams they tend to share. ", |
| "cite_spans": [ |
| { |
| "start": 6, |
| "end": 26, |
| "text": "(Lin and Hovy, 2003)", |
| "ref_id": "BIBREF5" |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 474, |
| "end": 481, |
| "text": "Table 3", |
| "ref_id": "TABREF4" |
| } |
| ], |
| "eq_spans": [], |
| "section": "ROUGE Score", |
| "sec_num": "3.3" |
| }, |
| { |
| "text": "From the annotation, we notice that the summary sentences are not uniformly distributed in the transcript, but rather with a clustering or coherence property. However, neither Kappa coefficient nor ROUGE score can represent such clustering tendency of meeting summaries. This paper attempts to develop an evaluation metric to measure this property among different human annotators. For a sentence i selected by one annotator, we define a distance score d i to measure its minimal distance to summary sentences selected by other annotators (distance between two sentences is represented using the difference of their sentence indexes). d i is 0 if more than one annotator have extracted the same sentence as summary sentence. Using the annotated summaries for the 27 meetings in Data Set (I), we computed the sentence distance scores for each annotator. Figure 2 shows the distribution of the distance score for the 3 annotators. We can see that the distance score distributions for the three annotators differ. Intuitively, small distance scores mean better coherence and more consistency with other annotators' results. We thus propose a mechanism to quantify each annotator's summary annotation by using a random variable (RV) to represent an annotator's sentence distance scores.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 853, |
| "end": 861, |
| "text": "Figure 2", |
| "ref_id": "FIGREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Sentence Distance and Divergence Scores", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "When all the annotators agree with each other, the RV d will take a value of 0 with probability 1. In general, when the annotators select sentences close to each other, the RV d will have small values with high probabilities. Therefore we create a probability distribution Q for the ideal situation where the annotators have high agreement, and use this to quantify the quality of each annotation. Q is defined as: ", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentence Distance and Divergence Scores", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "Q(i) = \uf8f1 \uf8f4 \uf8f2 \uf8f4 \uf8f3 (d max \u2212 i + 1) \u00d7 q i = 0 1 \u2212 dmax i=1 Q(i) = 1 \u2212 dmax\u00d7(dmax+1) 2 \u00d7 q i = 0", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentence Distance and Divergence Scores", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "where d max denotes the maximum distance score based on the selected summary sentences from all the annotators. We assign linearly decreasing probabilities Q(i) for different distance values i (i > 0) in order to give more credit to sentences with small distance scores. The rest of the probability mass is given to Q(0). The parameter q is small, such that the probability distribution Q can approximate the ideal situation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentence Distance and Divergence Scores", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "For each annotator, the probability distribution P is defined as:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentence Distance and Divergence Scores", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "P (i) = wi\u00d7fi P i wi\u00d7fi i \u2208 D p 0 otherwise", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentence Distance and Divergence Scores", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "where D p is the set of the possible distance values for this annotator, f i is the frequency for a distance score i, and w i is the weight assigned to that distance (w i is i when i = 0; w 0 is p). We use parameter p to vary the weighting scale for the distance scores in order to penalize more for the large distance values. Using the distribution P for each annotator and the ideal distribution Q, we compute their KL-divergence, called the Divergence Distance score (DD-score):", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentence Distance and Divergence Scores", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "DD = i P (i) log P (i) Q(i)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Sentence Distance and Divergence Scores", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "We expect that the smaller the score is, the better the summary is. In the extreme case, if an annotator's DD-score is equal to 0, it means that all of this annotator's extracted sentences are selected by other annotators. Figure 3 shows the DD-score for each annotator calculated using Data Set (I), with varying q parameters. Our experiments showed that the scale parameter p in the annotator's probability distribution only affects the absolute value of the DD-score for the annotators, but does not change the ranking of each annotator. Therefore we simply set p = 10 when reporting DD-scores. Figure 3 shows that different weight scale q does not impact the ranking of the annotators either. We observe in Figure 3 , annotator 1 has the highest DD score to the desirable distribution. We found this is consistent with the cumulative distance score obtained from the distance score distribution, where annotator 1 has the least cumulative frequencies for all the distance values greater than 0. This is also consistent with the ROUGE scores, where annotator 1 has the lowest ROUGE score. These suggest that the DD-score can be used to quantify the consistency of an annotator with others. We also investigated using the sentence distance scores to improve the human annotation quality. Our hypothesis is that those selected summary sentences with high distance scores do not contain crucial information of the meeting content and thus can be removed from the reference summary. To verify this, for each annotator, we removed the summary sentences with distance scores greater than some threshold, and then computed the ROUGE score for the newly generated summary by comparing to other two summary annotations that are kept unchanged. The ROUGE-2 scores when varying the threshold is shown in Figure 4 . No threshold in the Xaxis means that no sentence is taken out from the human summary. We can see from the figure that the removal of sentences with high distance scores can result in even better F-measure scores. This suggests that we can delete the incoherent human selected sentences while maintaining the content information in the summary. Figure 4: ROUGE-2 score after removing summary sentences with a distance score greater than a threshold.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 223, |
| "end": 231, |
| "text": "Figure 3", |
| "ref_id": "FIGREF2" |
| }, |
| { |
| "start": 598, |
| "end": 606, |
| "text": "Figure 3", |
| "ref_id": "FIGREF2" |
| }, |
| { |
| "start": 711, |
| "end": 719, |
| "text": "Figure 3", |
| "ref_id": "FIGREF2" |
| }, |
| { |
| "start": 1796, |
| "end": 1804, |
| "text": "Figure 4", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "Sentence Distance and Divergence Scores", |
| "sec_num": "3.4" |
| }, |
| { |
| "text": "In this paper we conducted an analysis about human annotated extractive summaries using a subset of the ICSI meeting corpus. Different measurements have been used to examine interannotator agreement, including Kappa coefficient, which requires exact same sentence selection; ROUGE, which measures the content similarity using ngram match; and our proposed sentence distance scores and divergence, which evaluate the annotation consistency based on the sentence position. We find that the topic length does not have an impact on the human agreement using Kappa, but the number of speakers seems to be correlated with the agreement. The ROUGE score and the divergence distance scores show some consistency in terms of evaluating human annotation agreement. In addition, using the sentence distance score, we demonstrated that we can remove some poorly chosen sentences from the summary to improve human annotation agreement and preserve the information in the summary. In our future work, we will explore other factors, such as summary length, and the speaker information for the select summaries. We will also use a bigger data set for a more reliable conclusion.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusion", |
| "sec_num": "4" |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "The authors thank University of Edinburgh for sharing the annotation on the ICSI meeting corpus. This research is supported by NSF award IIS-0714132. The views in this paper are those of the authors and do not represent the funding agencies.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Acknowledgments", |
| "sec_num": null |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Automatic summarization of meeting data: A feasibility study", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [ |
| "H" |
| ], |
| "last": "Buist", |
| "suffix": "" |
| }, |
| { |
| "first": "W", |
| "middle": [], |
| "last": "Kraaij", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Raaijmakers", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "Proc. of the 15th CLIN conference", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "A. H. Buist, W. Kraaij, and S. Raaijmakers. 2005. Automatic summarization of meeting data: A feasibility study. In Proc. of the 15th CLIN conference.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Assessing agreement on classification tasks: the kappa statistic", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Carletta", |
| "suffix": "" |
| } |
| ], |
| "year": 1996, |
| "venue": "Computational Linguistics", |
| "volume": "22", |
| "issue": "2", |
| "pages": "249--254", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Carletta. 1996. Assessing agreement on classification tasks: the kappa statistic. Computational Linguistics, 22(2):249- 254.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "A skip-chain conditional random field for ranking meeting utterances by importance", |
| "authors": [ |
| { |
| "first": "M", |
| "middle": [], |
| "last": "Galley", |
| "suffix": "" |
| } |
| ], |
| "year": 2006, |
| "venue": "Proc. of EMNLP", |
| "volume": "", |
| "issue": "", |
| "pages": "364--372", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "M. Galley. 2006. A skip-chain conditional random field for ranking meeting utterances by importance. In Proc. of EMNLP, pages 364-372.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Evaluation methods for automatic speech summarization", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Hori", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Hori", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Furui", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proc. of Eurospeech", |
| "volume": "", |
| "issue": "", |
| "pages": "2825--2828", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Hori, T. Hori, and S. Furui. 2003. Evaluation methods for automatic speech summarization. In Proc. of Eurospeech, pages 2825-2828.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "The ICSI meeting corpus", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Janin", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Baron", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Edwards", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Ellis", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Gelbart", |
| "suffix": "" |
| }, |
| { |
| "first": "N", |
| "middle": [], |
| "last": "Morgan", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Peskin", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Pfau", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Shriberg", |
| "suffix": "" |
| }, |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Stolcke", |
| "suffix": "" |
| }, |
| { |
| "first": "C", |
| "middle": [], |
| "last": "Wooters", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proc. of ICASSP", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "A. Janin, D. Baron, J. Edwards, D. Ellis, D. Gelbart, N. Morgan, B. Peskin, T. Pfau, E. Shriberg, A. Stolcke, and C. Wooters. 2003. The ICSI meeting corpus. In Proc. of ICASSP.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "Automatic evaluation of summaries using n-gram co-occurrence statistics", |
| "authors": [ |
| { |
| "first": "C", |
| "middle": [ |
| "Y" |
| ], |
| "last": "Lin", |
| "suffix": "" |
| }, |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Hovy", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proc. of HLT-NAACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "C. Y. Lin and E. Hovy. 2003. Automatic evaluation of sum- maries using n-gram co-occurrence statistics. In Proc. of HLT-NAACL.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "Summac: a text summarization evaluation", |
| "authors": [ |
| { |
| "first": "I", |
| "middle": [], |
| "last": "Mani", |
| "suffix": "" |
| }, |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Klein", |
| "suffix": "" |
| }, |
| { |
| "first": "D", |
| "middle": [], |
| "last": "House", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Hirschman", |
| "suffix": "" |
| }, |
| { |
| "first": "T", |
| "middle": [], |
| "last": "Firmin", |
| "suffix": "" |
| }, |
| { |
| "first": "B", |
| "middle": [], |
| "last": "Sundheim", |
| "suffix": "" |
| } |
| ], |
| "year": 2002, |
| "venue": "Natural Language Engineering", |
| "volume": "8", |
| "issue": "", |
| "pages": "43--68", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "I. Mani, G. Klein, D. House, L. Hirschman, T. Firmin, and B. Sundheim. 2002. Summac: a text summarization eval- uation. Natural Language Engineering, 8:43-68.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "Automatic summarization of broadcast news using structural features", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Maskey", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Hirschberg", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Proc. of EUROSPEECH", |
| "volume": "", |
| "issue": "", |
| "pages": "1173--1176", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Maskey and J. Hirschberg. 2003. Automatic summariza- tion of broadcast news using structural features. In Proc. of EUROSPEECH, pages 1173-1176.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Evaluating automatic summaries of meeting recordings", |
| "authors": [ |
| { |
| "first": "G", |
| "middle": [], |
| "last": "Murray", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Renals", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Carletta", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Moore", |
| "suffix": "" |
| } |
| ], |
| "year": 2005, |
| "venue": "Proc. of the ACL Workshop on Intrinsic and Extrinsic Evaluation Measures for Machine Translation", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "G. Murray, S. Renals, J. Carletta, and J. Moore. 2005. Evalu- ating automatic summaries of meeting recordings. In Proc. of the ACL Workshop on Intrinsic and Extrinsic Evaluation Measures for Machine Translation.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "Evaluating content selection in summarization: The pyramid method", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Nenkova", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Passonneau", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proc. of HLT-NAACL", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "A. Nenkova and R. Passonneau. 2004. Evaluating content se- lection in summarization: The pyramid method. In Proc. of HLT-NAACL.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "The ICSI meeting recorder dialog act (MRDA) corpus", |
| "authors": [ |
| { |
| "first": "E", |
| "middle": [], |
| "last": "Shriberg", |
| "suffix": "" |
| }, |
| { |
| "first": "R", |
| "middle": [], |
| "last": "Dhillon", |
| "suffix": "" |
| }, |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Bhagat", |
| "suffix": "" |
| }, |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Ang", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Carvey", |
| "suffix": "" |
| } |
| ], |
| "year": 2004, |
| "venue": "Proc. of 5th SIGDial Workshop", |
| "volume": "", |
| "issue": "", |
| "pages": "97--100", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "E. Shriberg, R. Dhillon, S. Bhagat, J. Ang, and H. Carvey. 2004. The ICSI meeting recorder dialog act (MRDA) corpus. In Proc. of 5th SIGDial Workshop, pages 97-100.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Using corpus and knowledge-based similarity measure in maximum marginal relevance for meeting summarization", |
| "authors": [ |
| { |
| "first": "S", |
| "middle": [], |
| "last": "Xie", |
| "suffix": "" |
| }, |
| { |
| "first": "Y", |
| "middle": [], |
| "last": "Liu", |
| "suffix": "" |
| } |
| ], |
| "year": 2008, |
| "venue": "Proc. of ICASSP", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "S. Xie and Y. Liu. 2008. Using corpus and knowledge-based similarity measure in maximum marginal relevance for meet- ing summarization. In Proc. of ICASSP.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "A comparative study on speech summarization of broadcast news and lecture speech", |
| "authors": [ |
| { |
| "first": "J", |
| "middle": [], |
| "last": "Zhang", |
| "suffix": "" |
| }, |
| { |
| "first": "H", |
| "middle": [], |
| "last": "Chan", |
| "suffix": "" |
| }, |
| { |
| "first": "P", |
| "middle": [], |
| "last": "Fung", |
| "suffix": "" |
| }, |
| { |
| "first": "L", |
| "middle": [], |
| "last": "Cao", |
| "suffix": "" |
| } |
| ], |
| "year": 2007, |
| "venue": "Proc. of Interspeech", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "J. Zhang, H. Chan, P. Fung, and L. Cao. 2007. A compara- tive study on speech summarization of broadcast news and lecture speech. In Proc. of Interspeech.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "text": "Relationship between Kappa score and topic length.", |
| "uris": null, |
| "num": null, |
| "type_str": "figure" |
| }, |
| "FIGREF1": { |
| "text": "Percentage distribution of the summary sentence distance scores for the 3 annotators in Data Set (I).", |
| "uris": null, |
| "num": null, |
| "type_str": "figure" |
| }, |
| "FIGREF2": { |
| "text": "Divergence distance score when varying parameter q in the ideal distribution Q.", |
| "uris": null, |
| "num": null, |
| "type_str": "figure" |
| }, |
| "TABREF0": { |
| "num": null, |
| "html": null, |
| "content": "<table/>", |
| "text": "Average Kappa scores on different data sets.", |
| "type_str": "table" |
| }, |
| "TABREF2": { |
| "num": null, |
| "html": null, |
| "content": "<table/>", |
| "text": "Average Kappa score with respect to the number of speakers after removing short topics.", |
| "type_str": "table" |
| }, |
| "TABREF4": { |
| "num": null, |
| "html": null, |
| "content": "<table/>", |
| "text": "", |
| "type_str": "table" |
| } |
| } |
| } |
| } |