ACL-OCL / Base_JSON /prefixP /json /P81 /P81-1010.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "P81-1010",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T09:14:58.099847Z"
},
"title": "What Makes Evaluation Hard?",
"authors": [],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "",
"pdf_parse": {
"paper_id": "P81-1010",
"_pdf_hash": "",
"abstract": [],
"body_text": [
{
"text": "Ideally, an evaluation technique should describe an algorithm that an evaluator could use that would result in a score or a vector of scores that depict the level of performance of the natural language system under test. The scores should mirror the subjective evaluation of the system that a qualified judge would make. The evaluation technique should yield consistent scores for multiple tests of one system, and the scores for several systems should serve as a means for comparison among systems.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "Unfortunately, there is no such evaluation technique for natural language understanding systems. In the following sections, I will attempt to highlight some of the difficulties",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
},
{
"text": "The first problem is to determine who the \"qualified judge\" is whose judgements are to be modeled by the evaluation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "One view is that he be an expert in language understanding.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "As such, his primary interest would be in the linguistic and conceptual coverage of the system.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "He may attach the greatest weight to the coverage of constructions and concepts which he knows to be difficult to include in a computer program.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "Another view of the judge is that he is a user of the system. His primary interest is in whether the system can understand him well enough to satisfy his needs.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "This Judge will put greatest weight on the system's ability to handle his most critical linguistic and conceptual requirements: those used most frequently and those which occur infrequently but must be satisfied. This judge will also want to compare the natural language system to other technologies. Furthermore, he may attach strong weight to systems which can be learned quickly, or whose use may be easily remembered, or which takes time to learn but provides the user with considerable power once it is learned. 3) How many hours of down time did plane 3 have in January, 1971 4) How many hours of down time did plane 3 have in February, 1971 will h~ip the success rate more than one query like, 5) How many hours of down time did plane 3 have in each month of 1971, However, ~ne query like 5 returns as much information as the other twelve. In testing PLANES (Tennant, 1981] , the users whose questions were understood with the highest rates of success actually had less success at solving the problems they were trying to solve.",
"cite_spans": [
{
"start": 649,
"end": 663,
"text": "February, 1971",
"ref_id": null
},
{
"start": 881,
"end": 896,
"text": "(Tennant, 1981]",
"ref_id": null
}
],
"ref_spans": [
{
"start": 5,
"end": 149,
"text": "Judge will put greatest weight on the system's ability to handle his most critical linguistic and conceptual requirements: those",
"ref_id": null
}
],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "They spent much of their time asking many easy, repetitive questions and so did not have time to attempt some of the problems.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "Other users who asked more compact questions had plenty of time to hammer away at the queries that the system had the greatest difficulty understanding.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "Another difficulty with success rate measurement is the characteristics of the problems given to users compared to the kind of problems anticipate~ by the system. I once asked a set of users to write some problems for other users to attempt to solve using PLANES.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "The problem authors were familiar with the general domain of discourse of pLANES, but did not have any experience using it.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "The problems they devised were ~easonable given the domain, but were largely beyond the scope of PLANES ~ conceptual coverage.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "Users had very low success rates when attempting to solve these problems. In contrast, problems that I had devised, fully aware of pLANES ~ areas of most complete Coverage (and devised to be easy for PLANES}, yielded much higher success rates. Small wonder.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "The point is that unless the match between the problems and a system's conceptual coverage can be characterlsed, success ~ates mean little.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "PERSPECTIVE OF THE EVALUATION",
"sec_num": "2.0"
},
{
"text": "Testing a natural language system for its performance with with users is an engineering approach.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "4\u00b00 TAXONOMY OF CAPABILITIES",
"sec_num": null
},
{
"text": "Another approach is to compare the elements that are known to be involved in understanding language against the capabilities of the system. This has been called \"sharpshooting\" by some of the implementers of natural language systems. In this way, the capabilities of the system can be compared to the needs of the users. The relative importance of phenomena can be determined this way.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "4\u00b00 TAXONOMY OF CAPABILITIES",
"sec_num": null
},
{
"text": "Furthermore, users\" language can be studied without them adapting to the system's limitations. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "4\u00b00 TAXONOMY OF CAPABILITIES",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {},
"ref_entries": {}
}
}