{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/121558"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/121558","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Towards automated generation of open domain Wikipedia articles","abstract":"The student, Yunqian Bao, accepted the attached license on 2023-07-20 at 11:40.","abstract_html":"The student, Yunqian Bao, accepted the attached license on 2023-07-20 at 11:40.","abstract_has_math":false,"creators":["Bao, Yunqian"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"M.S.","degree_level":"Thesis","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Zhai, ChengXiang"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2023,"date_issued":"2023-08","date_published":"2023-08","updated_at":"2026-07-22T22:25:00Z","subjects":["Wikipedia Articles","Automatic Content Generation","Open Domain","Information Systems","Chatgpt"],"languages":["en","eng"],"rights":["Copyright 2023 Yunqian Bao"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/121558","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Zhai, ChengXiang"]},{"key":"dc:creator","label":"Author","values":["Bao, Yunqian"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2023-08","2023-07-20"]},{"key":"dc:type","label":"Dc Type","values":["text"]},{"key":"thesis:degree_discipline","label":"Discipline","values":["Computer Science"]},{"key":"thesis:degree_level","label":"Degree Level","values":["Thesis"]},{"key":"thesis:degree_name","label":"Degree Name","values":["M.S."]},{"key":"thesis:institution_name","label":"Thesis Institution Name","values":["University of Illinois at Urbana-Champaign"]}]},{"id":"subjects_keywords","label":"Subjects and Keywords","entries":[{"key":"dc:subject","label":"Dc Subject","values":["Wikipedia Articles","Automatic Content Generation","Open Domain","Information Systems","Chatgpt"]}]},{"id":"language_rights","label":"Language and Rights","entries":[{"key":"dc:language","label":"Dc Language","values":["en","eng"]},{"key":"dc:rights","label":"Dc Rights","values":["Copyright 2023 Yunqian Bao"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/121558"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["The student, Yunqian Bao, accepted the attached license on 2023-07-20 at 11:40.","The student, Yunqian Bao, submitted this Thesis for approval on 2023-07-20 at 11:41.","This Thesis was approved for publication on 2023-07-20 at 13:04.","DSpace SAF Submission Ingestion Package generated from Vireo submission #19750 on 2023-12-04 at 17:03:35","Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2023-12-04 without embargo terms","Wikipedia has increasingly become an important resource for education and knowledge acquisition, and the automatic generation of Wikipedia articles could greatly improve the usefulness of Wikipedia. In this thesis, we aim at extending existing work to ad hoc open-domain Wikipedia article generation and address two limitations of existing work: the first limitation is that the generated articles either lack readability or lack citations for verifiability; the second limitation is that the generated articles only include a flattened list of sections without forming a multi-level hierarchy. We propose to extend Wikipedia generation to open domain by employing fine-grained entity typing for template generation (generating headings for the article). For template generation, we follow existing work and leverage the headings of similar articles to generate initial headings. But in our work, we identify the importance of entity type and formulated similar articles as articles about entities of the same type with the target entity. We employ ChatGPT for zero-shot Natural Language Processing (NLP) tasks. This further extends our approach to open domain setting. Also, we used ChatGPT for document summarization. By designing appropriate prompts, we are able to generate both readable and verifiable content (which addresses the first limitation mentioned earlier). To address the second limitation, inspired by prior work, we use state-of-the-art topic modeling solutions to enable the hierarchical structure of article content. The experiment results show that our approach can successfully generate plausible Wikipedia articles while being able to ensure both the readability and trustfulness of the content. Our approach also exhibits certain progress toward the hierarchical organization of content. Still, the generated articles may include artifacts and misplaced information, and the results of subsection generation are preliminary, suggesting that ad hoc open-domain Wikipedia article generation remains a significant challenge."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Towards automated generation of open domain Wikipedia articles"]}]}],"canonical_facts":{"dc:contributor":["Zhai, ChengXiang"],"dc:creator":["Bao, Yunqian"],"dc:date":["2023-08","2023-07-20"],"dc:description":["The student, Yunqian Bao, accepted the attached license on 2023-07-20 at 11:40.","The student, Yunqian Bao, submitted this Thesis for approval on 2023-07-20 at 11:41.","This Thesis was approved for publication on 2023-07-20 at 13:04.","DSpace SAF Submission Ingestion Package generated from Vireo submission #19750 on 2023-12-04 at 17:03:35","Submission original under an indefinite embargo labeled 'Open Access'. The submission was exported from vireo on 2023-12-04 without embargo terms","Wikipedia has increasingly become an important resource for education and knowledge acquisition, and the automatic generation of Wikipedia articles could greatly improve the usefulness of Wikipedia. In this thesis, we aim at extending existing work to ad hoc open-domain Wikipedia article generation and address two limitations of existing work: the first limitation is that the generated articles either lack readability or lack citations for verifiability; the second limitation is that the generated articles only include a flattened list of sections without forming a multi-level hierarchy. We propose to extend Wikipedia generation to open domain by employing fine-grained entity typing for template generation (generating headings for the article). For template generation, we follow existing work and leverage the headings of similar articles to generate initial headings. But in our work, we identify the importance of entity type and formulated similar articles as articles about entities of the same type with the target entity. We employ ChatGPT for zero-shot Natural Language Processing (NLP) tasks. This further extends our approach to open domain setting. Also, we used ChatGPT for document summarization. By designing appropriate prompts, we are able to generate both readable and verifiable content (which addresses the first limitation mentioned earlier). To address the second limitation, inspired by prior work, we use state-of-the-art topic modeling solutions to enable the hierarchical structure of article content. The experiment results show that our approach can successfully generate plausible Wikipedia articles while being able to ensure both the readability and trustfulness of the content. Our approach also exhibits certain progress toward the hierarchical organization of content. Still, the generated articles may include artifacts and misplaced information, and the results of subsection generation are preliminary, suggesting that ad hoc open-domain Wikipedia article generation remains a significant challenge."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/121558"],"dc:language":["en","eng"],"dc:rights":["Copyright 2023 Yunqian Bao"],"dc:subject":["Wikipedia Articles","Automatic Content Generation","Open Domain","Information Systems","Chatgpt"],"dc:title":["Towards automated generation of open domain Wikipedia articles"],"dc:type":["text"],"thesis:degree_discipline":["Computer Science"],"thesis:degree_level":["Thesis"],"thesis:degree_name":["M.S."],"thesis:institution_name":["University of Illinois at Urbana-Champaign"]},"updated_at":"2026-07-22T22:25:00Z"}