ACL-OCL / Base_JSON /prefixS /json /slpat /2022.slpat-1.7.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "2022",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T15:22:04.031047Z"
},
"title": "On the Ethical Considerations of Text Simplification",
"authors": [
{
"first": "Sian",
"middle": [],
"last": "Gooding",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Cambridge",
"location": {}
},
"email": "shg36@cam.ac.uk"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "This paper outlines the ethical implications of text simplification within the framework of assistive systems. We argue that a distinction should be made between the technologies that perform text simplification and the realisation of these in assistive technologies. When using the latter as a motivation for research, it is important that the subsequent ethical implications be carefully considered. We provide guidelines for the framing of text simplification independently of assistive systems, as well as suggesting directions for future research and discussion based on the concerns raised.",
"pdf_parse": {
"paper_id": "2022",
"_pdf_hash": "",
"abstract": [
{
"text": "This paper outlines the ethical implications of text simplification within the framework of assistive systems. We argue that a distinction should be made between the technologies that perform text simplification and the realisation of these in assistive technologies. When using the latter as a motivation for research, it is important that the subsequent ethical implications be carefully considered. We provide guidelines for the framing of text simplification independently of assistive systems, as well as suggesting directions for future research and discussion based on the concerns raised.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Assistive technology refers to the devices used to support or aid those living with disabilities (Preston, 2003) . The intent behind such technologies is to increase independence and maximise societal participation for individuals (Borg et al., 2011) .",
"cite_spans": [
{
"start": 97,
"end": 112,
"text": "(Preston, 2003)",
"ref_id": "BIBREF42"
},
{
"start": 231,
"end": 250,
"text": "(Borg et al., 2011)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "There are many examples of assistive technology that rely on speech and natural language processing. For instance, sign language translation (Camgoz et al., 2018) , pronunciation adaptation for disordered speech (Sriranjani et al., 2015) and synthesised voices for individuals with vocal disabilities (Veaux et al., 2013) . Text simplification is an area of natural language processing concerned with the simplification of textual information and is often recognised as having assistive applications. Prior research in text simplification posits that such technology may be beneficial for audiences with reading difficulties or a range of disabilities such as dyslexia, aphasia or deafness.",
"cite_spans": [
{
"start": 141,
"end": 162,
"text": "(Camgoz et al., 2018)",
"ref_id": "BIBREF4"
},
{
"start": 212,
"end": 237,
"text": "(Sriranjani et al., 2015)",
"ref_id": "BIBREF54"
},
{
"start": 301,
"end": 321,
"text": "(Veaux et al., 2013)",
"ref_id": "BIBREF56"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "However, currently the algorithms designed for text simplification are considered in isolation from their assistive applications, and there is subsequently little discussion on the ethical implications for the intended users. Text simplification research is often motivated by highlighting the audiences (Xu et al., 2015) that could benefit from such tools, thereby coupling the technology with the assistive applications. Framing text simplification via the implications for assistive technology means that the ethical considerations cannot be easily separated from the technology used to generate the result. An issue which is commonly acknowledged in the assistive technology literature (Niemeijer et al., 2010) .",
"cite_spans": [
{
"start": 304,
"end": 321,
"text": "(Xu et al., 2015)",
"ref_id": "BIBREF59"
},
{
"start": 690,
"end": 714,
"text": "(Niemeijer et al., 2010)",
"ref_id": "BIBREF31"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "There are many potential benefits of text simplification embedded in assistive technology, and both for service providers and service users, there are also a number of ethical issues that must be considered. In this paper, we will discuss the ethical considerations that arise from the embedding of text simplification within assistive technologies. Our aim is to encourage the discussion and consideration of these issues, as well as inform the design decisions of future assistive technologies that incorporate text simplification.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Complete textual simplification requires many types of transformations which can be grouped into three categories: syntactic, lexical and conceptual (Siddharthan, 2014) . Table 1 illustrates a range of simplification operations from these different categories, a description of these is as follows:",
"cite_spans": [
{
"start": 149,
"end": 168,
"text": "(Siddharthan, 2014)",
"ref_id": "BIBREF50"
}
],
"ref_spans": [
{
"start": 171,
"end": 178,
"text": "Table 1",
"ref_id": "TABREF0"
}
],
"eq_spans": [],
"section": "Background",
"sec_num": "2"
},
{
"text": "Lexical simplification is concerned with reducing the complexity of words within a text (Paetzold and Specia, 2017; Gooding and Kochmar, 2019) . In lexical simplification, complex words are identified and replaced with simpler alternatives. We observe an example of lexical simplification with the case of celebrities being simplified to stars.",
"cite_spans": [
{
"start": 88,
"end": 115,
"text": "(Paetzold and Specia, 2017;",
"ref_id": "BIBREF38"
},
{
"start": 116,
"end": 142,
"text": "Gooding and Kochmar, 2019)",
"ref_id": "BIBREF21"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2"
},
{
"text": "Syntactic simplification aims to reduce the grammatical complexity of text by simplifying the syntactical structures. Examples of such transformations include the conversion of text from passive to active voice and dis-embedding relative clauses (Siddharthan, 2006a) . In our example, multiple syntactic simplifications have taken place. One such simplification occurs where the subordinated clause '...undermining a long tradition' has been split into a separate sentence. Syntactic simplification often requires discourse preserving edits to maintain the coherence and cohesion of simplified text. For instance, the addition of 'They say...' is necessary to convert the original relative clause into a grammatically correct and coherent sentence.",
"cite_spans": [
{
"start": 246,
"end": 266,
"text": "(Siddharthan, 2006a)",
"ref_id": "BIBREF48"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2"
},
{
"text": "Finally, conceptual simplification focuses on the simplification of ideas or concepts within text. The example shows how the concept of philatelist has been simplified by providing an explanation of the term. This simplification technique is commonly referred to as elaboration, as the meaning of the concept has been elaborated on (Siddharthan, 2006a) . Often, this strategy is used in cases where no alternative synonym would suffice, for instance with named entities.",
"cite_spans": [
{
"start": 332,
"end": 352,
"text": "(Siddharthan, 2006a)",
"ref_id": "BIBREF48"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2"
},
{
"text": "Both syntactic and conceptual simplification contain parallels with the research area of text summarization as omitting peripheral or inappropriate information, as well as distilling complex concepts, is relevant for both. However, in simplification these processes can increase the length of the original text, whereas in summarization the goal is to constrain the length of the resulting summary.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2"
},
{
"text": "In automatic text simplification, the aim is to transform text using the aforementioned operations, to allow individuals with differing comprehension levels access. This requires a fundamental understanding of what factors contribute to text complexity for differing audiences (Gooding et al., 2021b) .",
"cite_spans": [
{
"start": 277,
"end": 300,
"text": "(Gooding et al., 2021b)",
"ref_id": "BIBREF22"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2"
},
{
"text": "Early approaches to automated simplification were largely rule-based systems (Canning et al., 2000; Carroll et al., 1998a; Siddharthan, 2006b) , with many prioritising syntactic operations, such as sentence splitting, deletion or reordering. However, some work combined lexical simplification with syntactic operations (Coster and Kauchak, 2011; Kauchak, 2013; Zhu et al., 2010) . In recent years simplification has been viewed as a monolingual translation task (Kauchak, 2013; Zhang and Lapata, 2017; Zhu et al., 2010) . These systems perform a number of simplification operations at once by aiming to translate complex English to simple English. Initial approaches attempt this with phrase-based machine translation (Coster and Kauchak, 2011; Wubben et al., 2012) while subsequent work has focused on neural machine translation techniques (Nisioi et al., 2017; Zhang and Lapata, 2017; Shardlow and Nawaz, 2019; Dong et al., 2019) .",
"cite_spans": [
{
"start": 77,
"end": 99,
"text": "(Canning et al., 2000;",
"ref_id": "BIBREF5"
},
{
"start": 100,
"end": 122,
"text": "Carroll et al., 1998a;",
"ref_id": "BIBREF7"
},
{
"start": 123,
"end": 142,
"text": "Siddharthan, 2006b)",
"ref_id": "BIBREF49"
},
{
"start": 319,
"end": 345,
"text": "(Coster and Kauchak, 2011;",
"ref_id": "BIBREF12"
},
{
"start": 346,
"end": 360,
"text": "Kauchak, 2013;",
"ref_id": "BIBREF24"
},
{
"start": 361,
"end": 378,
"text": "Zhu et al., 2010)",
"ref_id": "BIBREF62"
},
{
"start": 462,
"end": 477,
"text": "(Kauchak, 2013;",
"ref_id": "BIBREF24"
},
{
"start": 478,
"end": 501,
"text": "Zhang and Lapata, 2017;",
"ref_id": "BIBREF61"
},
{
"start": 502,
"end": 519,
"text": "Zhu et al., 2010)",
"ref_id": "BIBREF62"
},
{
"start": 718,
"end": 744,
"text": "(Coster and Kauchak, 2011;",
"ref_id": "BIBREF12"
},
{
"start": 745,
"end": 765,
"text": "Wubben et al., 2012)",
"ref_id": "BIBREF58"
},
{
"start": 841,
"end": 862,
"text": "(Nisioi et al., 2017;",
"ref_id": "BIBREF32"
},
{
"start": 863,
"end": 886,
"text": "Zhang and Lapata, 2017;",
"ref_id": "BIBREF61"
},
{
"start": 887,
"end": 912,
"text": "Shardlow and Nawaz, 2019;",
"ref_id": "BIBREF46"
},
{
"start": 913,
"end": 931,
"text": "Dong et al., 2019)",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Background",
"sec_num": "2"
},
{
"text": "In this section we outline and discuss the potential risks and harms that arise from the integration of text simplification within assistive technology.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Risks and Harms",
"sec_num": "3"
},
{
"text": "As with many areas of research, the field of text simplification has converged on a partially boilerplate preamble outlining a set of motivations. Table 2 features extracts taken from a sample of recent text simplification papers. These papers were sampled by searching the ACL anthology for the term text simplification and ordering by most recent. We look specifically at sections outlining the audiences said to benefit from text simplification as a whole. Below, we consider the ethical implications of citing such audiences as a motivation for text simplification.",
"cite_spans": [],
"ref_spans": [
{
"start": 147,
"end": 155,
"text": "Table 2",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Intended Audience",
"sec_num": "3.1"
},
{
"text": "As shown in Table 2 , the audiences stated to benefit from text simplification are often listed together, namely non-native speakers, children, people with low literacy skills, people with reading disabilities or disabilities generally. Based on this, a reader may be given the impression that general purpose text simplification works adequately for all of the stated groups. Whereas in fact, there is evidence to show that text simplification may not be effective for second language learners (Young, 1999) , that alternative strategies to simplification can be most effective for dyslexia (Rello et al., 2013a) and that automated text simplification cannot simplify content to a low enough level for children (De Belder and Moens, 2010) .",
"cite_spans": [
{
"start": 495,
"end": 508,
"text": "(Young, 1999)",
"ref_id": "BIBREF60"
},
{
"start": 592,
"end": 613,
"text": "(Rello et al., 2013a)",
"ref_id": "BIBREF43"
},
{
"start": 712,
"end": 739,
"text": "(De Belder and Moens, 2010)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [
{
"start": 12,
"end": 19,
"text": "Table 2",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "The Homogeneity Effect",
"sec_num": "3.1.1"
},
{
"text": "Evaluation Venue (1) (Carroll et al., 1998b (Carroll et al., , 1999b Devlin and Unthank, 2006) , dyslexia (Rello et al., 2013a,b) , or autism (Evans et al., 2014 Framing the benefit of text simplification as net positive for all groups can have consequences for the development of assistive technology, as merging the audiences serves to diminish the sensitive differences in needs for these groups. Even for specific audiences, such as children, there is a consensus that the homogeneous grouping of reading ability can have detrimental outcomes for learning (Schumm et al., 2000) .",
"cite_spans": [
{
"start": 17,
"end": 20,
"text": "(1)",
"ref_id": "BIBREF64"
},
{
"start": 21,
"end": 43,
"text": "(Carroll et al., 1998b",
"ref_id": "BIBREF8"
},
{
"start": 44,
"end": 68,
"text": "(Carroll et al., , 1999b",
"ref_id": "BIBREF10"
},
{
"start": 69,
"end": 94,
"text": "Devlin and Unthank, 2006)",
"ref_id": "BIBREF14"
},
{
"start": 106,
"end": 129,
"text": "(Rello et al., 2013a,b)",
"ref_id": null
},
{
"start": 142,
"end": 161,
"text": "(Evans et al., 2014",
"ref_id": "BIBREF17"
},
{
"start": 560,
"end": 581,
"text": "(Schumm et al., 2000)",
"ref_id": "BIBREF45"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Datasets",
"sec_num": null
},
{
"text": "A further complication, is that the references commonly used in support of text simplification (for specific audiences) are often more nuanced than stated. For instance, the work of Rello et al. (2013a) is commonly cited as showing the benefit of text simplification for dyslexic readers. However, this paper demonstrates that the most effective strategy to help dyslexic readers with difficult words, is to provide a range of synonyms for the word, and not to simplify the original. Furthermore, the work of Carroll et al. (1998a) and Carroll et al. (1999a) is put forward as evidence for the utility of simplification for individuals with aphasia. However, both of these works outline the proposal for a simplification system targeted for aphasia and propose to evaluate the effectiveness of such a system in future work. A final example, used in support of text simplification for children is a paper by De Belder and Moens (2010) . However, the paper finds that even using lexical and syntatic simplification, it was not possible to reduce the reading difficulty enough for children.",
"cite_spans": [
{
"start": 182,
"end": 202,
"text": "Rello et al. (2013a)",
"ref_id": "BIBREF43"
},
{
"start": 509,
"end": 531,
"text": "Carroll et al. (1998a)",
"ref_id": "BIBREF7"
},
{
"start": 536,
"end": 558,
"text": "Carroll et al. (1999a)",
"ref_id": "BIBREF9"
},
{
"start": 910,
"end": 933,
"text": "Belder and Moens (2010)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Datasets",
"sec_num": null
},
{
"text": "Text simplification has many subtleties, as what would be a valid simplification for one reader may not be appropriate for another (Xu et al., 2015) . For instance, it has been shown that the factors contributing to word complexity vary depending on the first language and proficiency level of a reader (Gooding et al., 2021b) . The subjective nature of text simplification means that system evaluation is difficult. Furthermore, as there is not one 'ground truth' for simplification, the efficacy of automatic evaluation measures is limited. Prior work on the development and evaluation of simplification systems has given little consideration to the target reader population (Xu et al., 2015) .",
"cite_spans": [
{
"start": 131,
"end": 148,
"text": "(Xu et al., 2015)",
"ref_id": "BIBREF59"
},
{
"start": 303,
"end": 326,
"text": "(Gooding et al., 2021b)",
"ref_id": "BIBREF22"
},
{
"start": 677,
"end": 694,
"text": "(Xu et al., 2015)",
"ref_id": "BIBREF59"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Datasets and Evaluation",
"sec_num": "3.1.2"
},
{
"text": "As exemplified in Table 2 , current work on text simplification typically relies on automatic evaluation, with the occasional use of human evaluation.",
"cite_spans": [],
"ref_spans": [
{
"start": 18,
"end": 25,
"text": "Table 2",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Datasets and Evaluation",
"sec_num": "3.1.2"
},
{
"text": "When considering the approach to human evaluation, most work does not specify what \"being simpler\" entails, and trusts human judges to use their own understanding of the concept . It is also currently not standard practice to include the demographic information of the workers. When using human judgements as a measure of simplification quality, it is important to include relevant information on the demographic background, so that valid conclusions can be drawn about which target population may benefit from the system. Additionally, the concept of what constitutes adequate simplification needs to be precise if the system is aimed for a specialised audience.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Datasets and Evaluation",
"sec_num": "3.1.2"
},
{
"text": "The datasets commonly used to train text simplification systems (i.e. Newsela and Simple Wikipedia) have drawbacks such as poor alignment, lack of simplicity and not being tailored for a specific audiences (Xu et al., 2015) . In text simplification, it is important to discuss the limitations of the data so that the suitability of such systems for specialised groups is clearly recognised.",
"cite_spans": [
{
"start": 206,
"end": 223,
"text": "(Xu et al., 2015)",
"ref_id": "BIBREF59"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Datasets and Evaluation",
"sec_num": "3.1.2"
},
{
"text": "In summary, when claiming the benefits of text simplification for specific audiences, it is crucial that the needs of these groups are understood. This is especially the case when emphasising the benefit of such technology for disabled groups. The development of assistive technology is downstream from research, and therefore being clear about the suitability and limitations of the technology for differing audiences helps to avoid poorly suited assistive technology solutions being developed.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Datasets and Evaluation",
"sec_num": "3.1.2"
},
{
"text": "There are multiple genres of text where access is highly important, such as healthcare information or political materials. The benefits of simplifying such content have been shown, for example simplifying text in health care improves understanding of information regardless of health literacy level (Kim and Kim, 2015) . Furthermore, the complexity of language matters for voters' perceptions of political parties and their positions (Bischof and Senninger, 2018) .",
"cite_spans": [
{
"start": 299,
"end": 318,
"text": "(Kim and Kim, 2015)",
"ref_id": "BIBREF25"
},
{
"start": 434,
"end": 463,
"text": "(Bischof and Senninger, 2018)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Meaning Distortion",
"sec_num": "3.2"
},
{
"text": "The benefit of text simplification in such cases is apparent, as is the need to ensure the meaning of such text is preserved and that no errors are introduced. A drawback to current automated text simplification systems is that the subtleties of meaning intended by the author may be diluted, if not lost altogether (Chandrasekar et al., 1996) . For exam-ple, Shardlow and Nawaz (2019) found that fully automated approaches omitted 30% of critical information when used to simplify clinical texts. For these types of domains, instead of fully-automated approaches, interactive text simplification tools are better suited to generate more efficient and higher quality simplifications (Kloehn et al., 2018) .",
"cite_spans": [
{
"start": 316,
"end": 343,
"text": "(Chandrasekar et al., 1996)",
"ref_id": "BIBREF11"
},
{
"start": 360,
"end": 385,
"text": "Shardlow and Nawaz (2019)",
"ref_id": "BIBREF46"
},
{
"start": 683,
"end": 704,
"text": "(Kloehn et al., 2018)",
"ref_id": "BIBREF26"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Meaning Distortion",
"sec_num": "3.2"
},
{
"text": "The link between factual correctness and natural language generation has been considered for multiple domains such as summarization (Cao et al., 2018) , data to document generation (Wiseman et al., 2017) and dialog generation (Shuster et al., 2021) . However, this is a relatively underexplored area for text simplification and is currently not incorporated into the evaluation of such systems.",
"cite_spans": [
{
"start": 132,
"end": 150,
"text": "(Cao et al., 2018)",
"ref_id": "BIBREF6"
},
{
"start": 181,
"end": 203,
"text": "(Wiseman et al., 2017)",
"ref_id": "BIBREF57"
},
{
"start": 226,
"end": 248,
"text": "(Shuster et al., 2021)",
"ref_id": "BIBREF47"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Meaning Distortion",
"sec_num": "3.2"
},
{
"text": "Encouraging further discussion on this limitation of text simplification is necessary. Especially when we consider the downstream applications of assistive technology for critical consumer information.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Meaning Distortion",
"sec_num": "3.2"
},
{
"text": "There are choices made in the design characteristics of assistive technology that can affect the degree of independence, privacy and participation that are possible (Lenker et al., 2013) . These decisions have real world impact for the users and thus warrant careful consideration.",
"cite_spans": [
{
"start": 165,
"end": 186,
"text": "(Lenker et al., 2013)",
"ref_id": "BIBREF27"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Paternalism",
"sec_num": "3.3"
},
{
"text": "The process of text simplification involves an understanding of what is difficult and how best to simplify it. There are two approaches when deciding what should be simplified. The first, involves including the reader in the loop -either implicitly or explicitly. Relying on user signal to identify areas for simplification has its own set of ethical concerns which are discussed in \u00a7 3.4. The second approach, is performing general level simplification with end-to-end systems. In fact, the majority of current work in text simplification is now datadriven and performs simplification in a 'black-box' fashion (Sikka and Mago, 2020) . One of the concerns for such systems, is that they learn operations based on the simplification choices made in the data they are trained with. As outlined in Section 3.1.2, most of the data used to train text simplification systems is not audience specific (Xu et al., 2015) .",
"cite_spans": [
{
"start": 611,
"end": 633,
"text": "(Sikka and Mago, 2020)",
"ref_id": null
},
{
"start": 894,
"end": 911,
"text": "(Xu et al., 2015)",
"ref_id": "BIBREF59"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Paternalism",
"sec_num": "3.3"
},
{
"text": "Integrating general purpose simplification systems into assistive technologies has a range of potential problems. For instance, it raises the issue of \"paternalism\" which is the interference of a state or individual in relation to another person (Martin et al., 2007) . The relationship between paternalism and assistive technology is widely acknowledged, as design decisions made on behalf of a user can be problematic if they override the autonomy of the individual (Martin et al., 2007 (Martin et al., , 2010 . In the case of text simplification, not allowing the individual the choice of what they would want simplified restricts their autonomy.",
"cite_spans": [
{
"start": 246,
"end": 267,
"text": "(Martin et al., 2007)",
"ref_id": "BIBREF30"
},
{
"start": 468,
"end": 488,
"text": "(Martin et al., 2007",
"ref_id": "BIBREF30"
},
{
"start": 489,
"end": 511,
"text": "(Martin et al., , 2010",
"ref_id": "BIBREF29"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Paternalism",
"sec_num": "3.3"
},
{
"text": "Furthermore, assistive technologies should contribute to growth and independence for individuals. The goals of text simplification are to make textual information accessible to a range of different audiences. However, the question of whether such systems should support learning is rarely discussed. One concern with text simplification within assistive systems, is that it would prevent the exposure to new terms and concepts thereby encouraging learning stagnation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Paternalism",
"sec_num": "3.3"
},
{
"text": "In summary, the design decisions pertaining to what content is simplified have ethical implications for the user. Removing the individual from the decision process can reduce the person's autonomy, and not allowing exposure to new and unfamiliar terms limits learning opportunities, subsequently reducing the user's independence.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Paternalism",
"sec_num": "3.3"
},
{
"text": "As outlined in Section 3.3, an effective approach for text simplification in assistive technology is to include the user in the decision of what is simplified. Prior research has shown that eye-tracking (Berzak et al., 2018) and scroll-based interactions (Gooding et al., 2021a) correlate with text understanding. As such, these implicit techniques can be used to gain an insight into what the reader is finding difficult. The reader can also be explicitly asked to select text that they would like to be simplified, for instance by selecting words that are difficult for them (Devlin and Unthank, 2006; Paetzold and Specia, 2016a) .",
"cite_spans": [
{
"start": 203,
"end": 224,
"text": "(Berzak et al., 2018)",
"ref_id": "BIBREF1"
},
{
"start": 255,
"end": 278,
"text": "(Gooding et al., 2021a)",
"ref_id": "BIBREF20"
},
{
"start": 577,
"end": 603,
"text": "(Devlin and Unthank, 2006;",
"ref_id": "BIBREF14"
},
{
"start": 604,
"end": 631,
"text": "Paetzold and Specia, 2016a)",
"ref_id": "BIBREF35"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Privacy and Security",
"sec_num": "3.4"
},
{
"text": "Adaptive text simplification is advantageous and provides autonomy and learning opportunities for the user. However, the information about the areas a user finds difficult is highly sensitive, and there is a responsibility to ensure that such information is stored securely.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Privacy and Security",
"sec_num": "3.4"
},
{
"text": "To protect the privacy of the user, the aim of the assistive technology and the way it is used by service providers or care organisations must be clear. Moreover, how personal data will be handled must be described explicitly in a privacy statement and communicated to the user (Martin et al., 2010) .",
"cite_spans": [
{
"start": 278,
"end": 299,
"text": "(Martin et al., 2010)",
"ref_id": "BIBREF29"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Privacy and Security",
"sec_num": "3.4"
},
{
"text": "The above is a clear example of how viewing text simplification through the paradigm of assistive technology yields more nuanced ethical considerations. We believe it would be beneficial to encourage the discourse on such aspects in the text simplification literature.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Privacy and Security",
"sec_num": "3.4"
},
{
"text": "We suggest that papers focusing on general purpose text simplification should de-couple the motivations from specific audiences with disabilities. An example of a general purpose motivation by Nisioi et al. (2017) is as follows:",
"cite_spans": [
{
"start": 193,
"end": 213,
"text": "Nisioi et al. (2017)",
"ref_id": "BIBREF32"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Going Forward",
"sec_num": "4"
},
{
"text": "Automated text simplification (ATS) systems are meant to transform original texts into different (simpler) variants which would be understood by wider audiences and more successfully processed by various NLP tools.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Going Forward",
"sec_num": "4"
},
{
"text": "Alternatively, if discussing the different groups of users who may benefit from text simplification, being clear about the specific strategies that work for these audiences is critical. Additionally, it is worth acknowledging that when framing a system using a target demographic, it is appropriate that the system is tested with that target group. For human evaluation generally, it is highly beneficial to report the demographic statistics, as this allows an insight into which types of audiences the system may work well for. Finally, it is important to be forthright about the current limitations of both the data and evaluation techniques used in automatic text simplification. Whilst great improvements are being made in this area, these systems are still far from perfect and this needs to be taken into account when judging the suitability of systems for assistive technology.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Going Forward",
"sec_num": "4"
},
{
"text": "Assistive technologies can dramatically affect the lives of those who rely on them, and it is important to understand the potential ethical concerns -especially as such technologies can impact vulnerable populations. In this paper, we discuss a set of potential issues that arise from the embedding of text simplification within assistive technologies.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "5"
},
{
"text": "Our aim in this work is to encourage further discussion on how the design decisions of text simplification algorithms can have the potential to impact future users of assistive technology.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusion",
"sec_num": "5"
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "The (un) suitability of automatic evaluation metrics for text simplification",
"authors": [
{
"first": "Fernando",
"middle": [],
"last": "Alva-Manchego",
"suffix": ""
},
{
"first": "Carolina",
"middle": [],
"last": "Scarton",
"suffix": ""
},
{
"first": "Lucia",
"middle": [],
"last": "Specia",
"suffix": ""
}
],
"year": 2021,
"venue": "Computational Linguistics",
"volume": "47",
"issue": "4",
"pages": "861--889",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fernando Alva-Manchego, Carolina Scarton, and Lucia Specia. 2021. The (un) suitability of automatic eval- uation metrics for text simplification. Computational Linguistics, 47(4):861-889.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Assessing language proficiency from eye movements in reading",
"authors": [
{
"first": "Yevgeni",
"middle": [],
"last": "Berzak",
"suffix": ""
},
{
"first": "Boris",
"middle": [],
"last": "Katz",
"suffix": ""
},
{
"first": "Roger",
"middle": [],
"last": "Levy",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
"volume": "1",
"issue": "",
"pages": "1986--1996",
"other_ids": {
"DOI": [
"10.18653/v1/N18-1180"
]
},
"num": null,
"urls": [],
"raw_text": "Yevgeni Berzak, Boris Katz, and Roger Levy. 2018. As- sessing language proficiency from eye movements in reading. In Proceedings of the 2018 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Tech- nologies, Volume 1 (Long Papers), pages 1986-1996, New Orleans, Louisiana. Association for Computa- tional Linguistics.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Simple politics for the people? complexity in campaign messages and political knowledge",
"authors": [
{
"first": "Daniel",
"middle": [],
"last": "Bischof",
"suffix": ""
},
{
"first": "Roman",
"middle": [],
"last": "Senninger",
"suffix": ""
}
],
"year": 2018,
"venue": "European Journal of Political Research",
"volume": "57",
"issue": "2",
"pages": "473--495",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Daniel Bischof and Roman Senninger. 2018. Simple politics for the people? complexity in campaign mes- sages and political knowledge. European Journal of Political Research, 57(2):473-495.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "The right to assistive technology: For whom, for what",
"authors": [
{
"first": "Johan",
"middle": [],
"last": "Borg",
"suffix": ""
},
{
"first": "Stig",
"middle": [],
"last": "Larsson",
"suffix": ""
},
{
"first": "Per-Olof",
"middle": [],
"last": "\u00d6stergren",
"suffix": ""
}
],
"year": 2011,
"venue": "Disability & Society",
"volume": "26",
"issue": "2",
"pages": "151--167",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Johan Borg, Stig Larsson, and Per-Olof \u00d6stergren. 2011. The right to assistive technology: For whom, for what, and by whom? Disability & Society, 26(2):151- 167.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Neural sign language translation",
"authors": [
{
"first": "Simon",
"middle": [],
"last": "Necati Cihan Camgoz",
"suffix": ""
},
{
"first": "Oscar",
"middle": [],
"last": "Hadfield",
"suffix": ""
},
{
"first": "Hermann",
"middle": [],
"last": "Koller",
"suffix": ""
},
{
"first": "Richard",
"middle": [],
"last": "Ney",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Bowden",
"suffix": ""
}
],
"year": 2018,
"venue": "Proceedings of the IEEE conference on computer vision and pattern recognition",
"volume": "",
"issue": "",
"pages": "7784--7793",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Necati Cihan Camgoz, Simon Hadfield, Oscar Koller, Hermann Ney, and Richard Bowden. 2018. Neu- ral sign language translation. In Proceedings of the IEEE conference on computer vision and pattern recognition, pages 7784-7793.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Cohesive generation of syntactically simplified newspaper text",
"authors": [
{
"first": "Yvonne",
"middle": [],
"last": "Canning",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Tait",
"suffix": ""
},
{
"first": "Jackie",
"middle": [],
"last": "Archibald",
"suffix": ""
},
{
"first": "Ros",
"middle": [],
"last": "Crawley",
"suffix": ""
}
],
"year": 2000,
"venue": "Proceedings of the Third International Workshop on Text, Speech and Dialogue (TDS '00)",
"volume": "",
"issue": "",
"pages": "145--150",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yvonne Canning, John Tait, Jackie Archibald, and Ros Crawley. 2000. Cohesive generation of syntactically simplified newspaper text. In Proceedings of the Third International Workshop on Text, Speech and Dialogue (TDS '00), pages 145-150.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Faithful to the original: Fact aware neural abstractive summarization",
"authors": [
{
"first": "Ziqiang",
"middle": [],
"last": "Cao",
"suffix": ""
},
{
"first": "Furu",
"middle": [],
"last": "Wei",
"suffix": ""
},
{
"first": "Wenjie",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Sujian",
"middle": [],
"last": "Li",
"suffix": ""
}
],
"year": 2018,
"venue": "thirty-second AAAI conference on artificial intelligence",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ziqiang Cao, Furu Wei, Wenjie Li, and Sujian Li. 2018. Faithful to the original: Fact aware neural abstractive summarization. In thirty-second AAAI conference on artificial intelligence.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Practical simplification of English newspaper text to assist aphasic readers",
"authors": [
{
"first": "John",
"middle": [],
"last": "Carroll",
"suffix": ""
},
{
"first": "Gido",
"middle": [],
"last": "Minnen",
"suffix": ""
},
{
"first": "Yvonne",
"middle": [],
"last": "Canning",
"suffix": ""
},
{
"first": "Siobhan",
"middle": [],
"last": "Devlin",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Tait",
"suffix": ""
}
],
"year": 1998,
"venue": "Proceedings of AAAI Workshop on Integrating AI and Assistive Technology",
"volume": "",
"issue": "",
"pages": "7--10",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "John Carroll, Gido Minnen, Yvonne Canning, Siobhan Devlin, and John Tait. 1998a. Practical simplification of English newspaper text to assist aphasic readers. In Proceedings of AAAI Workshop on Integrating AI and Assistive Technology, pages 7-10.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Practical simplification of english newspaper text to assist aphasic readers",
"authors": [
{
"first": "John",
"middle": [],
"last": "Carroll",
"suffix": ""
},
{
"first": "Guido",
"middle": [],
"last": "Minnen",
"suffix": ""
},
{
"first": "Yvonne",
"middle": [],
"last": "Canning",
"suffix": ""
},
{
"first": "Siobhan",
"middle": [],
"last": "Devlin",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Tait",
"suffix": ""
}
],
"year": 1998,
"venue": "Proceedings of the AAAI-98 Workshop on Integrating Artificial Intelligence and Assistive Technology",
"volume": "",
"issue": "",
"pages": "7--10",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "John Carroll, Guido Minnen, Yvonne Canning, Siobhan Devlin, and John Tait. 1998b. Practical simplification of english newspaper text to assist aphasic readers. In Proceedings of the AAAI-98 Workshop on Integrat- ing Artificial Intelligence and Assistive Technology, pages 7-10. Citeseer.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Simplifying Text for Language-Impaired Readers",
"authors": [
{
"first": "John",
"middle": [],
"last": "Carroll",
"suffix": ""
},
{
"first": "Guido",
"middle": [],
"last": "Minnen",
"suffix": ""
},
{
"first": "Darren",
"middle": [],
"last": "Pearce",
"suffix": ""
},
{
"first": "Yvonne",
"middle": [],
"last": "Canning",
"suffix": ""
},
{
"first": "Siobhan",
"middle": [],
"last": "Devlin",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Tait",
"suffix": ""
}
],
"year": 1999,
"venue": "Proceedings of the 9th Conference of the European Chapter of the ACL (EACL'99)",
"volume": "",
"issue": "",
"pages": "269--270",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "John Carroll, Guido Minnen, Darren Pearce, Yvonne Canning, Siobhan Devlin, and John Tait. 1999a. Sim- plifying Text for Language-Impaired Readers. In Pro- ceedings of the 9th Conference of the European Chap- ter of the ACL (EACL'99), pages 269-270, Bergen, Norway.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Simplifying text for language-impaired readers",
"authors": [
{
"first": "A",
"middle": [],
"last": "John",
"suffix": ""
},
{
"first": "Guido",
"middle": [],
"last": "Carroll",
"suffix": ""
},
{
"first": "Darren",
"middle": [],
"last": "Minnen",
"suffix": ""
},
{
"first": "Yvonne",
"middle": [],
"last": "Pearce",
"suffix": ""
},
{
"first": "Siobhan",
"middle": [],
"last": "Canning",
"suffix": ""
},
{
"first": "John",
"middle": [],
"last": "Devlin",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Tait",
"suffix": ""
}
],
"year": 1999,
"venue": "Ninth Conference of the European Chapter of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "269--270",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "John A Carroll, Guido Minnen, Darren Pearce, Yvonne Canning, Siobhan Devlin, and John Tait. 1999b. Sim- plifying text for language-impaired readers. In Ninth Conference of the European Chapter of the Associa- tion for Computational Linguistics, pages 269-270.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Motivations and methods for text simplification",
"authors": [
{
"first": "Raman",
"middle": [],
"last": "Chandrasekar",
"suffix": ""
},
{
"first": "Christine",
"middle": [],
"last": "Doran",
"suffix": ""
},
{
"first": "Srinivas",
"middle": [],
"last": "Bangalore",
"suffix": ""
}
],
"year": 1996,
"venue": "The 16th International Conference on Computational Linguistics",
"volume": "2",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Raman Chandrasekar, Christine Doran, and Srinivas Bangalore. 1996. Motivations and methods for text simplification. In COLING 1996 Volume 2: The 16th International Conference on Computational Linguis- tics.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Learning to Simplify Sentences Using Wikipedia",
"authors": [
{
"first": "William",
"middle": [],
"last": "Coster",
"suffix": ""
},
{
"first": "David",
"middle": [],
"last": "Kauchak",
"suffix": ""
}
],
"year": 2011,
"venue": "Proceedings of the Workshop on Monolingual Text-To-Text Generation",
"volume": "",
"issue": "",
"pages": "1--9",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "William Coster and David Kauchak. 2011. Learning to Simplify Sentences Using Wikipedia. In Proceed- ings of the Workshop on Monolingual Text-To-Text Generation, pages 1-9.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Text simplification for children",
"authors": [
{
"first": "Jan",
"middle": [
"De"
],
"last": "Belder",
"suffix": ""
},
{
"first": "Marie-Francine",
"middle": [],
"last": "Moens",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of the SIGIR workshop on accessible search systems",
"volume": "",
"issue": "",
"pages": "19--26",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jan De Belder and Marie-Francine Moens. 2010. Text simplification for children. In Proceedings of the SIGIR workshop on accessible search systems, pages 19-26. ACM.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Helping aphasic people process online information",
"authors": [
{
"first": "Siobhan",
"middle": [],
"last": "Devlin",
"suffix": ""
},
{
"first": "Gary",
"middle": [],
"last": "Unthank",
"suffix": ""
}
],
"year": 2006,
"venue": "Proceedings of the 8th international ACM SIGACCESS conference on Computers and accessibility",
"volume": "",
"issue": "",
"pages": "225--226",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Siobhan Devlin and Gary Unthank. 2006. Helping aphasic people process online information. In Pro- ceedings of the 8th international ACM SIGACCESS conference on Computers and accessibility, pages 225-226.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "EditNTS: An neural programmer-interpreter model for sentence simplification through explicit editing",
"authors": [
{
"first": "Yue",
"middle": [],
"last": "Dong",
"suffix": ""
},
{
"first": "Zichao",
"middle": [],
"last": "Li",
"suffix": ""
},
{
"first": "Mehdi",
"middle": [],
"last": "Rezagholizadeh",
"suffix": ""
},
{
"first": "Jackie Chi Kit",
"middle": [],
"last": "Cheung",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 57th Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "3393--3402",
"other_ids": {
"DOI": [
"10.18653/v1/P19-1331"
]
},
"num": null,
"urls": [],
"raw_text": "Yue Dong, Zichao Li, Mehdi Rezagholizadeh, and Jackie Chi Kit Cheung. 2019. EditNTS: An neural programmer-interpreter model for sentence simplifi- cation through explicit editing. In Proceedings of the 57th Annual Meeting of the Association for Computa- tional Linguistics, pages 3393-3402, Florence, Italy. Association for Computational Linguistics.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Mining a lexicon of technical terms and lay equivalents",
"authors": [
{
"first": "Noemie",
"middle": [],
"last": "Elhadad",
"suffix": ""
},
{
"first": "Komal",
"middle": [],
"last": "Sutaria",
"suffix": ""
}
],
"year": 2007,
"venue": "Biological, translational, and clinical language processing",
"volume": "",
"issue": "",
"pages": "49--56",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Noemie Elhadad and Komal Sutaria. 2007. Mining a lexicon of technical terms and lay equivalents. In Biological, translational, and clinical language pro- cessing, pages 49-56.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "An evaluation of syntactic simplification rules for people with autism",
"authors": [
{
"first": "Richard",
"middle": [],
"last": "Evans",
"suffix": ""
},
{
"first": "Constantin",
"middle": [],
"last": "Orasan",
"suffix": ""
},
{
"first": "Iustin",
"middle": [],
"last": "Dornescu",
"suffix": ""
}
],
"year": 2014,
"venue": "Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Richard Evans, Constantin Orasan, and Iustin Dornescu. 2014. An evaluation of syntactic simplification rules for people with autism. Association for Computa- tional Linguistics.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Explainable prediction of text complexity: The missing preliminaries for text simplification",
"authors": [
{
"first": "Cristina",
"middle": [],
"last": "Garbacea",
"suffix": ""
},
{
"first": "Mengtian",
"middle": [],
"last": "Guo",
"suffix": ""
},
{
"first": "Samuel",
"middle": [],
"last": "Carton",
"suffix": ""
},
{
"first": "Qiaozhu",
"middle": [],
"last": "Mei",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing",
"volume": "1",
"issue": "",
"pages": "1086--1097",
"other_ids": {
"DOI": [
"10.18653/v1/2021.acl-long.88"
]
},
"num": null,
"urls": [],
"raw_text": "Cristina Garbacea, Mengtian Guo, Samuel Carton, and Qiaozhu Mei. 2021. Explainable prediction of text complexity: The missing preliminaries for text sim- plification. In Proceedings of the 59th Annual Meet- ing of the Association for Computational Linguistics and the 11th International Joint Conference on Natu- ral Language Processing (Volume 1: Long Papers), pages 1086-1097, Online. Association for Computa- tional Linguistics.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Simplifying lexical simplification: do we need simplified corpora?",
"authors": [
{
"first": "Goran",
"middle": [],
"last": "Glava\u0161",
"suffix": ""
},
{
"first": "Sanja",
"middle": [],
"last": "\u0160tajner",
"suffix": ""
}
],
"year": 2015,
"venue": "Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing",
"volume": "2",
"issue": "",
"pages": "63--68",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Goran Glava\u0161 and Sanja \u0160tajner. 2015. Simplifying lexical simplification: do we need simplified cor- pora? In Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 2: Short Papers), vol- ume 2, pages 63-68.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Predicting text readability from scrolling interactions",
"authors": [
{
"first": "Sian",
"middle": [],
"last": "Gooding",
"suffix": ""
},
{
"first": "Yevgeni",
"middle": [],
"last": "Berzak",
"suffix": ""
},
{
"first": "Tony",
"middle": [],
"last": "Mak",
"suffix": ""
},
{
"first": "Matt",
"middle": [],
"last": "Sharifi",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 25th Conference on Computational Natural Language Learning",
"volume": "",
"issue": "",
"pages": "380--390",
"other_ids": {
"DOI": [
"10.18653/v1/2021.conll-1.30"
]
},
"num": null,
"urls": [],
"raw_text": "Sian Gooding, Yevgeni Berzak, Tony Mak, and Matt Sharifi. 2021a. Predicting text readability from scrolling interactions. In Proceedings of the 25th Conference on Computational Natural Language Learning, pages 380-390, Online. Association for Computational Linguistics.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Recursive context-aware lexical simplification",
"authors": [
{
"first": "Sian",
"middle": [],
"last": "Gooding",
"suffix": ""
},
{
"first": "Ekaterina",
"middle": [],
"last": "Kochmar",
"suffix": ""
}
],
"year": 2019,
"venue": "Proceedings of the 2019 Conference on Empirical Methods in Natural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP)",
"volume": "",
"issue": "",
"pages": "4853--4863",
"other_ids": {
"DOI": [
"10.18653/v1/D19-1491"
]
},
"num": null,
"urls": [],
"raw_text": "Sian Gooding and Ekaterina Kochmar. 2019. Recursive context-aware lexical simplification. In Proceedings of the 2019 Conference on Empirical Methods in Nat- ural Language Processing and the 9th International Joint Conference on Natural Language Processing (EMNLP-IJCNLP), pages 4853-4863, Hong Kong, China. Association for Computational Linguistics.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Word complexity is in the eye of the beholder",
"authors": [
{
"first": "Sian",
"middle": [],
"last": "Gooding",
"suffix": ""
},
{
"first": "Ekaterina",
"middle": [],
"last": "Kochmar",
"suffix": ""
},
{
"first": "Chris",
"middle": [],
"last": "Seid Muhie Yimam",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Biemann",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
"volume": "",
"issue": "",
"pages": "4439--4449",
"other_ids": {
"DOI": [
"10.18653/v1/2021.naacl-main.351"
]
},
"num": null,
"urls": [],
"raw_text": "Sian Gooding, Ekaterina Kochmar, Seid Muhie Yimam, and Chris Biemann. 2021b. Word complexity is in the eye of the beholder. In Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, pages 4439-4449, Online. Association for Computational Linguistics.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Selecting proper lexical paraphrase for children",
"authors": [
{
"first": "Tomoyuki",
"middle": [],
"last": "Kajiwara",
"suffix": ""
},
{
"first": "Hiroshi",
"middle": [],
"last": "Matsumoto",
"suffix": ""
},
{
"first": "Kazuhide",
"middle": [],
"last": "Yamamoto",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 25th Conference on Computational Linguistics and Speech Processing",
"volume": "",
"issue": "",
"pages": "59--73",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Tomoyuki Kajiwara, Hiroshi Matsumoto, and Kazuhide Yamamoto. 2013. Selecting proper lexical para- phrase for children. In Proceedings of the 25th Con- ference on Computational Linguistics and Speech Processing (ROCLING 2013), pages 59-73.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Improving Text Simplification Language Modeling Using Unsimplified Text Data",
"authors": [
{
"first": "David",
"middle": [],
"last": "Kauchak",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics",
"volume": "1",
"issue": "",
"pages": "1537--1546",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David Kauchak. 2013. Improving Text Simplification Language Modeling Using Unsimplified Text Data. In Proceedings of the 51st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 1537-1546.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Simplification improves understanding of informed consent information in clinical trials regardless of health literacy level",
"authors": [
{
"first": "Eun",
"middle": [
"Jin"
],
"last": "Kim",
"suffix": ""
},
{
"first": "Su",
"middle": [
"Hyun"
],
"last": "Kim",
"suffix": ""
}
],
"year": 2015,
"venue": "Clinical Trials",
"volume": "12",
"issue": "3",
"pages": "232--236",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Eun Jin Kim and Su Hyun Kim. 2015. Simplification improves understanding of informed consent infor- mation in clinical trials regardless of health literacy level. Clinical Trials, 12(3):232-236.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Improving consumer understanding of medical text: Development and validation of a new subsimplify algorithm to automatically generate term explanations in english and spanish",
"authors": [
{
"first": "Nicholas",
"middle": [],
"last": "Kloehn",
"suffix": ""
},
{
"first": "Gondy",
"middle": [],
"last": "Leroy",
"suffix": ""
},
{
"first": "David",
"middle": [],
"last": "Kauchak",
"suffix": ""
},
{
"first": "Yang",
"middle": [],
"last": "Gu",
"suffix": ""
},
{
"first": "Sonia",
"middle": [],
"last": "Colina",
"suffix": ""
},
{
"first": "Nicole",
"middle": [
"P"
],
"last": "Yuan",
"suffix": ""
},
{
"first": "Debra",
"middle": [],
"last": "Revere",
"suffix": ""
}
],
"year": 2018,
"venue": "Journal of medical Internet research",
"volume": "20",
"issue": "8",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nicholas Kloehn, Gondy Leroy, David Kauchak, Yang Gu, Sonia Colina, Nicole P Yuan, Debra Revere, et al. 2018. Improving consumer understanding of medical text: Development and validation of a new subsim- plify algorithm to automatically generate term expla- nations in english and spanish. Journal of medical Internet research, 20(8):e10779.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "Consumer perspectives on assistive technology outcomes. Disability and Rehabilitation: Assistive Technology",
"authors": [
{
"first": "A",
"middle": [],
"last": "James",
"suffix": ""
},
{
"first": "Frances",
"middle": [],
"last": "Lenker",
"suffix": ""
},
{
"first": "Mary",
"middle": [],
"last": "Harris",
"suffix": ""
},
{
"first": "Roger O",
"middle": [],
"last": "Taugher",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Smith",
"suffix": ""
}
],
"year": 2013,
"venue": "",
"volume": "8",
"issue": "",
"pages": "373--380",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "James A Lenker, Frances Harris, Mary Taugher, and Roger O Smith. 2013. Consumer perspectives on assistive technology outcomes. Disability and Reha- bilitation: Assistive Technology, 8(5):373-380.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Controllable text simplification with explicit paraphrasing",
"authors": [
{
"first": "Mounica",
"middle": [],
"last": "Maddela",
"suffix": ""
},
{
"first": "Fernando",
"middle": [],
"last": "Alva-Manchego",
"suffix": ""
},
{
"first": "Wei",
"middle": [],
"last": "Xu",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 2021 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies",
"volume": "",
"issue": "",
"pages": "3536--3553",
"other_ids": {
"DOI": [
"10.18653/v1/2021.naacl-main.277"
]
},
"num": null,
"urls": [],
"raw_text": "Mounica Maddela, Fernando Alva-Manchego, and Wei Xu. 2021. Controllable text simplification with ex- plicit paraphrasing. In Proceedings of the 2021 Con- ference of the North American Chapter of the Asso- ciation for Computational Linguistics: Human Lan- guage Technologies, pages 3536-3553, Online. As- sociation for Computational Linguistics.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "Assistive technologies and issues relating to privacy, ethics and security",
"authors": [
{
"first": "Suzanne",
"middle": [],
"last": "Martin",
"suffix": ""
},
{
"first": "Johan",
"middle": [
"E"
],
"last": "Bengtsson",
"suffix": ""
},
{
"first": "Rose-Marie",
"middle": [],
"last": "Dr\u00f6es",
"suffix": ""
}
],
"year": 2010,
"venue": "Supporting people with dementia using pervasive health technologies",
"volume": "",
"issue": "",
"pages": "63--76",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Suzanne Martin, Johan E Bengtsson, and Rose-Marie Dr\u00f6es. 2010. Assistive technologies and issues re- lating to privacy, ethics and security. In Supporting people with dementia using pervasive health tech- nologies, pages 63-76. Springer.",
"links": null
},
"BIBREF30": {
"ref_id": "b30",
"title": "Ethical considerations for integrating technology",
"authors": [
{
"first": "Suzanne",
"middle": [],
"last": "Martin",
"suffix": ""
},
{
"first": "Colm",
"middle": [],
"last": "Cunningham",
"suffix": ""
},
{
"first": "Chris",
"middle": [],
"last": "Nugent",
"suffix": ""
}
],
"year": 2007,
"venue": "Alzheimer's Care Today",
"volume": "8",
"issue": "3",
"pages": "251--258",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Suzanne Martin, Colm Cunningham, and Chris Nugent. 2007. Ethical considerations for integrating technol- ogy. Alzheimer's Care Today, 8(3):251-258.",
"links": null
},
"BIBREF31": {
"ref_id": "b31",
"title": "Ethical and practical concerns of surveillance technologies in residential care for people with dementia or intellectual disabilities: an overview of the literature",
"authors": [
{
"first": "",
"middle": [],
"last": "Alistair R Niemeijer",
"suffix": ""
},
{
"first": "J",
"middle": [
"M"
],
"last": "Brenda",
"suffix": ""
},
{
"first": "Ingrid",
"middle": [
"I"
],
"last": "Frederiks",
"suffix": ""
},
{
"first": "Johan",
"middle": [],
"last": "Riphagen",
"suffix": ""
},
{
"first": "Jan",
"middle": [
"A"
],
"last": "Legemaate",
"suffix": ""
},
{
"first": "Cees Mpm",
"middle": [],
"last": "Eefsting",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Hertogh",
"suffix": ""
}
],
"year": 2010,
"venue": "International Psychogeriatrics",
"volume": "22",
"issue": "7",
"pages": "1129--1142",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Alistair R Niemeijer, Brenda JM Frederiks, Ingrid I Riphagen, Johan Legemaate, Jan A Eefsting, and Cees MPM Hertogh. 2010. Ethical and practical concerns of surveillance technologies in residential care for people with dementia or intellectual disabil- ities: an overview of the literature. International Psychogeriatrics, 22(7):1129-1142.",
"links": null
},
"BIBREF32": {
"ref_id": "b32",
"title": "Exploring neural text simplification models",
"authors": [
{
"first": "Sergiu",
"middle": [],
"last": "Nisioi",
"suffix": ""
},
{
"first": "Sanja",
"middle": [],
"last": "\u0160tajner",
"suffix": ""
},
{
"first": "Simone",
"middle": [
"Paolo"
],
"last": "Ponzetto",
"suffix": ""
},
{
"first": "Liviu P",
"middle": [],
"last": "Dinu",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics",
"volume": "2",
"issue": "",
"pages": "85--91",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sergiu Nisioi, Sanja \u0160tajner, Simone Paolo Ponzetto, and Liviu P Dinu. 2017. Exploring neural text simpli- fication models. In Proceedings of the 55th Annual Meeting of the Association for Computational Lin- guistics (Volume 2: Short Papers), pages 85-91.",
"links": null
},
"BIBREF33": {
"ref_id": "b33",
"title": "Text Simplification by Tagging",
"authors": [
{
"first": "Kostiantyn",
"middle": [],
"last": "Omelianchuk",
"suffix": ""
},
{
"first": "Vipul",
"middle": [],
"last": "Raheja",
"suffix": ""
},
{
"first": "Oleksandr",
"middle": [],
"last": "Skurzhanskyi",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 16th Workshop on Innovative Use of NLP for Building Educational Applications",
"volume": "",
"issue": "",
"pages": "11--25",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kostiantyn Omelianchuk, Vipul Raheja, and Oleksandr Skurzhanskyi. 2021. Text Simplification by Tagging. In Proceedings of the 16th Workshop on Innovative Use of NLP for Building Educational Applications, pages 11-25, Online. Association for Computational Linguistics.",
"links": null
},
"BIBREF34": {
"ref_id": "b34",
"title": "Reliable lexical simplification for non-native speakers",
"authors": [
{
"first": "Gustavo",
"middle": [],
"last": "Paetzold",
"suffix": ""
}
],
"year": 2015,
"venue": "Proceedings of the 2015 Conference of the North American Chapter of the Association for Computational Linguistics: Student Research Workshop",
"volume": "",
"issue": "",
"pages": "9--16",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gustavo Paetzold. 2015. Reliable lexical simplification for non-native speakers. In Proceedings of the 2015 Conference of the North American Chapter of the Association for Computational Linguistics: Student Research Workshop, pages 9-16.",
"links": null
},
"BIBREF35": {
"ref_id": "b35",
"title": "Anita: An intelligent text adaptation tool",
"authors": [
{
"first": "Gustavo",
"middle": [],
"last": "Paetzold",
"suffix": ""
},
{
"first": "Lucia",
"middle": [],
"last": "Specia",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: System Demonstrations",
"volume": "",
"issue": "",
"pages": "79--83",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gustavo Paetzold and Lucia Specia. 2016a. Anita: An intelligent text adaptation tool. In Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: System Demonstrations, pages 79-83.",
"links": null
},
"BIBREF36": {
"ref_id": "b36",
"title": "Understanding the lexical simplification needs of non-native speakers of english",
"authors": [
{
"first": "Gustavo",
"middle": [],
"last": "Paetzold",
"suffix": ""
},
{
"first": "Lucia",
"middle": [],
"last": "Specia",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of COLING 2016, the 26th International Conference on Computational Linguistics: Technical Papers",
"volume": "",
"issue": "",
"pages": "717--727",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gustavo Paetzold and Lucia Specia. 2016b. Understand- ing the lexical simplification needs of non-native speakers of english. In Proceedings of COLING 2016, the 26th International Conference on Computa- tional Linguistics: Technical Papers, pages 717-727.",
"links": null
},
"BIBREF37": {
"ref_id": "b37",
"title": "Unsupervised lexical simplification for non-native speakers",
"authors": [
{
"first": "Gustavo",
"middle": [],
"last": "Paetzold",
"suffix": ""
},
{
"first": "Lucia",
"middle": [],
"last": "Specia",
"suffix": ""
}
],
"year": 2016,
"venue": "Proceedings of the AAAI Conference on Artificial Intelligence",
"volume": "30",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gustavo Paetzold and Lucia Specia. 2016c. Unsuper- vised lexical simplification for non-native speakers. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 30.",
"links": null
},
"BIBREF38": {
"ref_id": "b38",
"title": "A survey on lexical simplification",
"authors": [
{
"first": "H",
"middle": [],
"last": "Gustavo",
"suffix": ""
},
{
"first": "Lucia",
"middle": [],
"last": "Paetzold",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Specia",
"suffix": ""
}
],
"year": 2017,
"venue": "Journal of Artificial Intelligence Research",
"volume": "60",
"issue": "",
"pages": "549--593",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gustavo H Paetzold and Lucia Specia. 2017. A sur- vey on lexical simplification. Journal of Artificial Intelligence Research, 60:549-593.",
"links": null
},
"BIBREF39": {
"ref_id": "b39",
"title": "Lexical Simplification for Non-Native English Speakers",
"authors": [
{
"first": "Gustavo",
"middle": [
"Henrique"
],
"last": "Paetzold",
"suffix": ""
}
],
"year": 2016,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gustavo Henrique Paetzold. 2016. Lexical Simplifica- tion for Non-Native English Speakers. Ph.D. thesis, University of Sheffield.",
"links": null
},
"BIBREF40": {
"ref_id": "b40",
"title": "An open corpus of everyday documents for simplification tasks",
"authors": [
{
"first": "David",
"middle": [],
"last": "Pellow",
"suffix": ""
},
{
"first": "Maxine",
"middle": [],
"last": "Eskenazi",
"suffix": ""
}
],
"year": 2014,
"venue": "Proceedings of the 3rd Workshop on Predicting and Improving Text Readability for Target Reader Populations (PITR)",
"volume": "",
"issue": "",
"pages": "84--93",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David Pellow and Maxine Eskenazi. 2014. An open cor- pus of everyday documents for simplification tasks. In Proceedings of the 3rd Workshop on Predicting and Improving Text Readability for Target Reader Populations (PITR), pages 84-93.",
"links": null
},
"BIBREF41": {
"ref_id": "b41",
"title": "Text simplification for language learners: a corpus analysis",
"authors": [
{
"first": "E",
"middle": [],
"last": "Sarah",
"suffix": ""
},
{
"first": "Mari",
"middle": [],
"last": "Petersen",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Ostendorf",
"suffix": ""
}
],
"year": 2007,
"venue": "Workshop on speech and language technology in education",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sarah E Petersen and Mari Ostendorf. 2007. Text sim- plification for language learners: a corpus analysis. In Workshop on speech and language technology in education. Citeseer.",
"links": null
},
"BIBREF42": {
"ref_id": "b42",
"title": "Assistive technologies: Principles and practice",
"authors": [
{
"first": "Karen",
"middle": [],
"last": "Preston",
"suffix": ""
}
],
"year": 2003,
"venue": "Rehabilitation Nursing",
"volume": "28",
"issue": "2",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Karen Preston. 2003. Assistive technologies: Principles and practice. Rehabilitation Nursing, 28(2):64.",
"links": null
},
"BIBREF43": {
"ref_id": "b43",
"title": "Simplify or help? text simplification strategies for people with dyslexia",
"authors": [
{
"first": "Luz",
"middle": [],
"last": "Rello",
"suffix": ""
},
{
"first": "Ricardo",
"middle": [],
"last": "Baeza-Yates",
"suffix": ""
},
{
"first": "Stefan",
"middle": [],
"last": "Bott",
"suffix": ""
},
{
"first": "Horacio",
"middle": [],
"last": "Saggion",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the 10th International Cross-Disciplinary Conference on Web Accessibility",
"volume": "",
"issue": "",
"pages": "1--10",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Luz Rello, Ricardo Baeza-Yates, Stefan Bott, and Ho- racio Saggion. 2013a. Simplify or help? text simpli- fication strategies for people with dyslexia. In Pro- ceedings of the 10th International Cross-Disciplinary Conference on Web Accessibility, pages 1-10.",
"links": null
},
"BIBREF44": {
"ref_id": "b44",
"title": "The impact of lexical simplification by verbal paraphrases for people with and without dyslexia",
"authors": [
{
"first": "Luz",
"middle": [],
"last": "Rello",
"suffix": ""
},
{
"first": "Ricardo",
"middle": [],
"last": "Baeza-Yates",
"suffix": ""
},
{
"first": "Horacio",
"middle": [],
"last": "Saggion",
"suffix": ""
}
],
"year": 2013,
"venue": "International Conference on Intelligent Text Processing and Computational Linguistics",
"volume": "",
"issue": "",
"pages": "501--512",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Luz Rello, Ricardo Baeza-Yates, and Horacio Saggion. 2013b. The impact of lexical simplification by verbal paraphrases for people with and without dyslexia. In International Conference on Intelligent Text Process- ing and Computational Linguistics, pages 501-512. Springer.",
"links": null
},
"BIBREF45": {
"ref_id": "b45",
"title": "Grouping for reading instruction: Does one size fit all",
"authors": [
{
"first": "Jeanne",
"middle": [],
"last": "Shay Schumm",
"suffix": ""
},
{
"first": "Sally",
"middle": [
"W"
],
"last": "Moody",
"suffix": ""
},
{
"first": "Sharon",
"middle": [],
"last": "Vaughn",
"suffix": ""
}
],
"year": 2000,
"venue": "Journal of learning disabilities",
"volume": "33",
"issue": "5",
"pages": "477--488",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jeanne Shay Schumm, Sally W Moody, and Sharon Vaughn. 2000. Grouping for reading instruction: Does one size fit all? Journal of learning disabilities, 33(5):477-488.",
"links": null
},
"BIBREF46": {
"ref_id": "b46",
"title": "Neural text simplification of clinical letters with a domain specific phrase table",
"authors": [
{
"first": "Matthew",
"middle": [],
"last": "Shardlow",
"suffix": ""
},
{
"first": "Raheel",
"middle": [],
"last": "Nawaz",
"suffix": ""
}
],
"year": 2019,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Matthew Shardlow and Raheel Nawaz. 2019. Neural text simplification of clinical letters with a domain specific phrase table.",
"links": null
},
"BIBREF47": {
"ref_id": "b47",
"title": "Retrieval augmentation reduces hallucination in conversation",
"authors": [
{
"first": "Kurt",
"middle": [],
"last": "Shuster",
"suffix": ""
},
{
"first": "Spencer",
"middle": [],
"last": "Poff",
"suffix": ""
},
{
"first": "Moya",
"middle": [],
"last": "Chen",
"suffix": ""
},
{
"first": "Douwe",
"middle": [],
"last": "Kiela",
"suffix": ""
},
{
"first": "Jason",
"middle": [],
"last": "Weston",
"suffix": ""
}
],
"year": 2021,
"venue": "Findings of the Association for Computational Linguistics: EMNLP 2021",
"volume": "",
"issue": "",
"pages": "3784--3803",
"other_ids": {
"DOI": [
"10.18653/v1/2021.findings-emnlp.320"
]
},
"num": null,
"urls": [],
"raw_text": "Kurt Shuster, Spencer Poff, Moya Chen, Douwe Kiela, and Jason Weston. 2021. Retrieval augmentation reduces hallucination in conversation. In Findings of the Association for Computational Linguistics: EMNLP 2021, pages 3784-3803, Punta Cana, Do- minican Republic. Association for Computational Linguistics.",
"links": null
},
"BIBREF48": {
"ref_id": "b48",
"title": "Syntactic simplification and text cohesion",
"authors": [
{
"first": "Advaith",
"middle": [],
"last": "Siddharthan",
"suffix": ""
}
],
"year": 2006,
"venue": "Research on Language and Computation",
"volume": "4",
"issue": "1",
"pages": "77--109",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Advaith Siddharthan. 2006a. Syntactic simplification and text cohesion. Research on Language and Com- putation, 4(1):77-109.",
"links": null
},
"BIBREF49": {
"ref_id": "b49",
"title": "Syntactic Simplification and Text Cohesion",
"authors": [
{
"first": "Advaith",
"middle": [],
"last": "Siddharthan",
"suffix": ""
}
],
"year": 2006,
"venue": "Research on Language and Computation",
"volume": "4",
"issue": "",
"pages": "77--109",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Advaith Siddharthan. 2006b. Syntactic Simplification and Text Cohesion. Research on Language and Com- putation, 4:77-109.",
"links": null
},
"BIBREF50": {
"ref_id": "b50",
"title": "A survey of research on text simplification",
"authors": [
{
"first": "Advaith",
"middle": [],
"last": "Siddharthan",
"suffix": ""
}
],
"year": 2014,
"venue": "ITL-International Journal of Applied Linguistics",
"volume": "165",
"issue": "2",
"pages": "259--298",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Advaith Siddharthan. 2014. A survey of research on text simplification. ITL-International Journal of Applied Linguistics, 165(2):259-298.",
"links": null
},
"BIBREF51": {
"ref_id": "b51",
"title": "Reformulating discourse connectives for non-expert readers",
"authors": [
{
"first": "Advaith",
"middle": [],
"last": "Siddharthan",
"suffix": ""
},
{
"first": "Napoleon",
"middle": [],
"last": "Katsos",
"suffix": ""
}
],
"year": 2010,
"venue": "Human Language Technologies: The",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Advaith Siddharthan and Napoleon Katsos. 2010. Refor- mulating discourse connectives for non-expert read- ers. In Human Language Technologies: The 2010",
"links": null
},
"BIBREF52": {
"ref_id": "b52",
"title": "Annual Conference of the North American Chapter of the Association for Computational Linguistics",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "1002--1010",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Annual Conference of the North American Chapter of the Association for Computational Linguistics, pages 1002-1010.",
"links": null
},
"BIBREF53": {
"ref_id": "b53",
"title": "2020. A survey on text simplification",
"authors": [
{
"first": "Punardeep",
"middle": [],
"last": "Sikka",
"suffix": ""
},
{
"first": "Vijay",
"middle": [],
"last": "Mago",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {
"arXiv": [
"arXiv:2008.08612"
]
},
"num": null,
"urls": [],
"raw_text": "Punardeep Sikka and Vijay Mago. 2020. A survey on text simplification. arXiv preprint arXiv:2008.08612.",
"links": null
},
"BIBREF54": {
"ref_id": "b54",
"title": "Pronunciation adaptation for disordered speech recognition using state-specific vectors of phone-cluster adaptive training",
"authors": [
{
"first": "R",
"middle": [],
"last": "Sriranjani",
"suffix": ""
},
{
"first": "Srinivasan",
"middle": [],
"last": "Umesh",
"suffix": ""
},
{
"first": "M Ramasubba",
"middle": [],
"last": "Reddy",
"suffix": ""
}
],
"year": 2015,
"venue": "Proceedings of SLPAT 2015: 6th Workshop on Speech and Language Processing for Assistive Technologies",
"volume": "",
"issue": "",
"pages": "72--78",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "R Sriranjani, Srinivasan Umesh, and M Ramasubba Reddy. 2015. Pronunciation adaptation for disor- dered speech recognition using state-specific vectors of phone-cluster adaptive training. In Proceedings of SLPAT 2015: 6th Workshop on Speech and Language Processing for Assistive Technologies, pages 72-78.",
"links": null
},
"BIBREF55": {
"ref_id": "b55",
"title": "Document-level text simplification: Dataset, criteria and baseline",
"authors": [
{
"first": "Renliang",
"middle": [],
"last": "Sun",
"suffix": ""
},
{
"first": "Jin",
"middle": [],
"last": "Hanqi",
"suffix": ""
},
{
"first": "Xiaojun",
"middle": [],
"last": "Wan",
"suffix": ""
}
],
"year": 2021,
"venue": "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "7997--8013",
"other_ids": {
"DOI": [
"10.18653/v1/2021.emnlp-main.630"
]
},
"num": null,
"urls": [],
"raw_text": "Renliang Sun, Hanqi Jin, and Xiaojun Wan. 2021. Document-level text simplification: Dataset, crite- ria and baseline. In Proceedings of the 2021 Confer- ence on Empirical Methods in Natural Language Pro- cessing, pages 7997-8013, Online and Punta Cana, Dominican Republic. Association for Computational Linguistics.",
"links": null
},
"BIBREF56": {
"ref_id": "b56",
"title": "Towards personalised synthesised voices for individuals with vocal disabilities: Voice banking and reconstruction",
"authors": [
{
"first": "Christophe",
"middle": [],
"last": "Veaux",
"suffix": ""
},
{
"first": "Junichi",
"middle": [],
"last": "Yamagishi",
"suffix": ""
},
{
"first": "Simon",
"middle": [],
"last": "King",
"suffix": ""
}
],
"year": 2013,
"venue": "Proceedings of the Fourth Workshop on Speech and Language Processing for Assistive Technologies",
"volume": "",
"issue": "",
"pages": "107--111",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Christophe Veaux, Junichi Yamagishi, and Simon King. 2013. Towards personalised synthesised voices for individuals with vocal disabilities: Voice banking and reconstruction. In Proceedings of the Fourth Workshop on Speech and Language Processing for Assistive Technologies, pages 107-111.",
"links": null
},
"BIBREF57": {
"ref_id": "b57",
"title": "Challenges in data-to-document generation",
"authors": [
{
"first": "Sam",
"middle": [],
"last": "Wiseman",
"suffix": ""
},
{
"first": "Stuart",
"middle": [],
"last": "Shieber",
"suffix": ""
},
{
"first": "Alexander",
"middle": [],
"last": "Rush",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "2253--2263",
"other_ids": {
"DOI": [
"10.18653/v1/D17-1239"
]
},
"num": null,
"urls": [],
"raw_text": "Sam Wiseman, Stuart Shieber, and Alexander Rush. 2017. Challenges in data-to-document generation. In Proceedings of the 2017 Conference on Empiri- cal Methods in Natural Language Processing, pages 2253-2263, Copenhagen, Denmark. Association for Computational Linguistics.",
"links": null
},
"BIBREF58": {
"ref_id": "b58",
"title": "Sentence simplification by monolingual machine translation",
"authors": [
{
"first": "",
"middle": [],
"last": "Sander Wubben",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Van Den",
"suffix": ""
},
{
"first": "Emiel",
"middle": [],
"last": "Bosch",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Krahmer",
"suffix": ""
}
],
"year": 2012,
"venue": "Proceedings of the 50th Annual Meeting of the Association for Computational Linguistics: Long Papers",
"volume": "1",
"issue": "",
"pages": "1015--1024",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sander Wubben, Antal Van Den Bosch, and Emiel Krah- mer. 2012. Sentence simplification by monolingual machine translation. In Proceedings of the 50th An- nual Meeting of the Association for Computational Linguistics: Long Papers-Volume 1, pages 1015- 1024. Association for Computational Linguistics.",
"links": null
},
"BIBREF59": {
"ref_id": "b59",
"title": "Problems in Current Text Simplification Research: New Data Can Help",
"authors": [
{
"first": "Wei",
"middle": [],
"last": "Xu",
"suffix": ""
},
{
"first": "Chris",
"middle": [],
"last": "Callison-Burch",
"suffix": ""
},
{
"first": "Courtney",
"middle": [],
"last": "Napoles",
"suffix": ""
}
],
"year": 2015,
"venue": "Transactions of the Association for Computational Linguistics (TACL)",
"volume": "3",
"issue": "",
"pages": "283--297",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wei Xu, Chris Callison-Burch, and Courtney Napoles. 2015. Problems in Current Text Simplification Re- search: New Data Can Help. Transactions of the Association for Computational Linguistics (TACL), 3:283-297.",
"links": null
},
"BIBREF60": {
"ref_id": "b60",
"title": "Linguistic simplification of sl reading material: Effective instructional practice?",
"authors": [
{
"first": "N",
"middle": [],
"last": "Dolly",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Young",
"suffix": ""
}
],
"year": 1999,
"venue": "The Modern Language Journal",
"volume": "83",
"issue": "3",
"pages": "350--366",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Dolly N Young. 1999. Linguistic simplification of sl reading material: Effective instructional practice? The Modern Language Journal, 83(3):350-366.",
"links": null
},
"BIBREF61": {
"ref_id": "b61",
"title": "Sentence Simplification with Deep Reinforcement Learning",
"authors": [
{
"first": "Xingxing",
"middle": [],
"last": "Zhang",
"suffix": ""
},
{
"first": "Mirella",
"middle": [],
"last": "Lapata",
"suffix": ""
}
],
"year": 2017,
"venue": "Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "584--594",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Xingxing Zhang and Mirella Lapata. 2017. Sentence Simplification with Deep Reinforcement Learning. In Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing, pages 584- 594.",
"links": null
},
"BIBREF62": {
"ref_id": "b62",
"title": "A Monolingual Tree-based Translation Model for Sentence Simplification",
"authors": [
{
"first": "Zhemin",
"middle": [],
"last": "Zhu",
"suffix": ""
},
{
"first": "Delphine",
"middle": [],
"last": "Bernhard",
"suffix": ""
},
{
"first": "Iryna",
"middle": [],
"last": "Gurevych",
"suffix": ""
}
],
"year": 2010,
"venue": "Proceedings of the 23rd International Conference on Computational Linguistics",
"volume": "",
"issue": "",
"pages": "1353--1361",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Zhemin Zhu, Delphine Bernhard, and Iryna Gurevych. 2010. A Monolingual Tree-based Translation Model for Sentence Simplification. In Proceedings of the 23rd International Conference on Computational Lin- guistics (Coling 2010), pages 1353-1361.",
"links": null
},
"BIBREF64": {
"ref_id": "b64",
"title": "Explainable Prediction of Text Complexity: The Missing Preliminaries for Text Simplification by",
"authors": [],
"year": 2021,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Explainable Prediction of Text Complexity: The Missing Preliminaries for Text Simplifi- cation by Garbacea et al. (2021)",
"links": null
},
"BIBREF65": {
"ref_id": "b65",
"title": "by Controllable Text Simplification with Explicit Paraphrasing by",
"authors": [],
"year": 2021,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "by Controllable Text Simplification with Ex- plicit Paraphrasing by Maddela et al. (2021)",
"links": null
},
"BIBREF66": {
"ref_id": "b66",
"title": "Document-Level Text Simplification: Dataset, Criteria and Baseline by",
"authors": [],
"year": 2021,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Document-Level Text Simplification: Dataset, Criteria and Baseline by Sun et al. (2021)",
"links": null
},
"BIBREF67": {
"ref_id": "b67",
"title": "Text Simplification by Tagging by",
"authors": [],
"year": 2021,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Text Simplification by Tagging by Omelianchuk et al. (2021)",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"num": null,
"text": "Some philatelists say the committee that helps the postmaster general pick new stamps is favoring pop celebrities and fictional characters over cultural sites and historical figures, undermining a long tradition. \u2193 Some philatelists (as stamp collectors are known) say the committee that helps pick new stamps is favoring pop stars and fictional characters. Such choices mean that cultural sites and historical figures are appearing less often. They say this results in the undermining of a long tradition.",
"uris": null,
"type_str": "figure"
},
"TABREF0": {
"text": "Example of manually simplified sentence from the Newsela Dataset",
"html": null,
"num": null,
"content": "<table/>",
"type_str": "table"
},
"TABREF1": {
"text": "...such as children, people with low education, people who have reading disorders or dyslexia, and non-native speakers of the language.",
"html": null,
"num": null,
"content": "<table><tr><td/><td>NEWSELA</td><td/><td/></tr><tr><td/><td>WIKILARGE</td><td>Automatic</td><td>ACL 2021</td></tr><tr><td/><td>BIENDATA</td><td/><td/></tr><tr><td>(2) It provides reading assistance to children (Kajiwara et al., 2013), non-native speakers (Petersen and Ostendorf, 2007; Pel-</td><td>NEWSELA</td><td>Automatic + 5 workers</td><td>NAACL 2021</td></tr><tr><td>low and Eskenazi, 2014; Paetzold, 2016) and people with reading</td><td/><td/><td/></tr><tr><td>disabilities (Rello et al., 2013b)</td><td/><td/><td/></tr><tr><td>(3) It can provide convenience for non-native speakers (Petersen and Ostendorf, 2007; Glava\u0161 and \u0160tajner, 2015; Paetzold and</td><td>D-WIKIPEDIA NEWSELA</td><td>Automatic + 3 workers</td><td>EMNLP 2021</td></tr><tr><td>Specia, 2016c; Rello et al., 2013b), non-expert readers (Elhadad</td><td/><td/><td/></tr><tr><td>and Sutaria, 2007; Siddharthan and Katsos, 2010) and children</td><td/><td/><td/></tr><tr><td>(De Belder and Moens, 2010; Kajiwara et al., 2013)</td><td/><td/><td/></tr><tr><td>(4) ...to children (De Belder and Moens, 2010; Kajiwara et al.,</td><td/><td/><td/></tr><tr><td>2013), people with language disabilities like aphasia</td><td/><td/><td/></tr></table>",
"type_str": "table"
},
"TABREF3": {
"text": "",
"html": null,
"num": null,
"content": "<table/>",
"type_str": "table"
}
}
}
}