{"id":{"repo_id":"uiuc","oai_identifier":"oai:www.ideals.illinois.edu:2142/115750"},"canonical_url":"https://search.dev.ndltd.org/etd/uiuc/oai:www.ideals.illinois.edu:2142/115750","repository":{"repo_id":"uiuc","name":"University of Illinois - Urbana-Champaign","base_url":"https://www.ideals.illinois.edu/oai-pmh"},"display":{"title":"Generating descriptions for a structured knowledge base","abstract":"Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2024-05-01","abstract_html":"Submission published under a 24 month embargo labeled &#x27;Closed Access&#x27;, the embargo will last until 2024-05-01","abstract_has_math":false,"creators":["Wang, Qingyun"],"institution":"University of Illinois at Urbana-Champaign","degree_name":"M.S.","degree_level":"Thesis","degree_discipline":"Computer Science","degree_department":null,"school":null,"contributors":["Ji, Heng"],"advisors":[],"committee_chairs":[],"committee_members":[],"year":2022,"date_issued":"2022-05","date_published":"2022-05","updated_at":"2026-07-22T22:24:55Z","subjects":["Knowledge Base","Pre-trained Language Models","Attention Mechanism","Position Embeddings","Table Position Self-Attention","Two-step Fine-tuning Mechanism"],"languages":["en","eng"],"rights":["Copyright 2022 Qingyun Wang"],"rights_urls":[],"identifier_entries":[]},"links":{"outbound_url":"https://hdl.handle.net/2142/115750","outbound_label":"Handle","outbound_source":"dc:identifier"},"metadata_groups":[{"id":"people","label":"People","entries":[{"key":"dc:contributor","label":"Contributor","values":["Ji, Heng"]},{"key":"dc:creator","label":"Author","values":["Wang, Qingyun"]}]},{"id":"academic_context","label":"Academic Context","entries":[{"key":"dc:date","label":"Dc Date","values":["2022-05","2022-04-26"]},{"key":"dc:type","label":"Dc Type","values":["text","Thesis"]},{"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":["Knowledge Base","Pre-trained Language Models","Attention Mechanism","Position Embeddings","Table Position Self-Attention","Two-step Fine-tuning Mechanism"]}]},{"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 2022 Qingyun Wang"]}]},{"id":"identifiers","label":"Identifiers","entries":[{"key":"dc:identifier","label":"Identifier","values":["https://hdl.handle.net/2142/115750"]}]},{"id":"additional","label":"Additional Metadata","entries":[{"key":"dc:description","label":"Description","values":["Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2024-05-01","The student, Qingyun Wang, accepted the attached license on 2022-04-22 at 18:58.","The student, Qingyun Wang, submitted this Thesis for approval on 2022-04-22 at 18:59.","This Thesis was approved for publication on 2022-04-26 at 07:56.","DSpace SAF Submission Ingestion Package generated from Vireo submission #17937 on 2022-11-11 at 12:58:13","Generating natural language sentences to narrate structured knowledge automatically has been in great demand for human communication and knowledge propagation. We aim to automatically generate natural language descriptions about an input structured knowledge graph (KG). Graph-to-text generation has benefited from pre-trained language models (PLMs) in achieving better performance than structured graph encoders. However, they fail to fully utilize the structure information of the input graph. In this thesis, we first build our generation framework based on a pointer network which can copy facts from the input knowledge base (KB), and add two attention mechanisms: (i) slot-aware attention to capture the association between a slot type and its corresponding slot value; and (ii) a new table position self-attention to capture the inter-dependencies among related slots. We also create a new data set which includes 106,216 pairs of structured KBs and their corresponding natural language descriptions for two distinct entity types. We then aim to further improve the performance of the pre-trained language model by proposing a structured graph-to-text model with a two-step fine-tuning mechanism which first fine-tunes the model on Wikipedia before adapting to the graph-to-text generation. In addition to using the traditional token and position embeddings to encode the knowledge graph (KG), we propose a novel tree-level embedding method to capture the inter-dependency structures of the input graph. Experiments show that our approach significantly outperforms state-of-the-art methods."]},{"key":"dc:format","label":"Dc Format","values":["application/pdf"]},{"key":"dc:title","label":"Title","values":["Generating descriptions for a structured knowledge base"]}]}],"canonical_facts":{"dc:contributor":["Ji, Heng"],"dc:creator":["Wang, Qingyun"],"dc:date":["2022-05","2022-04-26"],"dc:description":["Submission published under a 24 month embargo labeled 'Closed Access', the embargo will last until 2024-05-01","The student, Qingyun Wang, accepted the attached license on 2022-04-22 at 18:58.","The student, Qingyun Wang, submitted this Thesis for approval on 2022-04-22 at 18:59.","This Thesis was approved for publication on 2022-04-26 at 07:56.","DSpace SAF Submission Ingestion Package generated from Vireo submission #17937 on 2022-11-11 at 12:58:13","Generating natural language sentences to narrate structured knowledge automatically has been in great demand for human communication and knowledge propagation. We aim to automatically generate natural language descriptions about an input structured knowledge graph (KG). Graph-to-text generation has benefited from pre-trained language models (PLMs) in achieving better performance than structured graph encoders. However, they fail to fully utilize the structure information of the input graph. In this thesis, we first build our generation framework based on a pointer network which can copy facts from the input knowledge base (KB), and add two attention mechanisms: (i) slot-aware attention to capture the association between a slot type and its corresponding slot value; and (ii) a new table position self-attention to capture the inter-dependencies among related slots. We also create a new data set which includes 106,216 pairs of structured KBs and their corresponding natural language descriptions for two distinct entity types. We then aim to further improve the performance of the pre-trained language model by proposing a structured graph-to-text model with a two-step fine-tuning mechanism which first fine-tunes the model on Wikipedia before adapting to the graph-to-text generation. In addition to using the traditional token and position embeddings to encode the knowledge graph (KG), we propose a novel tree-level embedding method to capture the inter-dependency structures of the input graph. Experiments show that our approach significantly outperforms state-of-the-art methods."],"dc:format":["application/pdf"],"dc:identifier":["https://hdl.handle.net/2142/115750"],"dc:language":["en","eng"],"dc:rights":["Copyright 2022 Qingyun Wang"],"dc:subject":["Knowledge Base","Pre-trained Language Models","Attention Mechanism","Position Embeddings","Table Position Self-Attention","Two-step Fine-tuning Mechanism"],"dc:title":["Generating descriptions for a structured knowledge base"],"dc:type":["text","Thesis"],"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:24:55Z"}