{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/improving-encoder-by-auxiliary-supervision","title":"Improving Encoder by Auxiliary Supervision Tasks for Table-to-Text Generation","arxiv_id":null,"date":"2021-08-01","proceeding":"ACL 2021 5","authors":["Liang Li","Can Ma","Yinliang Yue","Dayong Hu"],"abstract":"Table-to-text generation aims at automatically generating natural text to help people conveniently obtain salient information in tables. Although neural models for table-to-text have achieved remarkable progress, some problems are still overlooked. Previous methods cannot deduce the factual results from the entity{'}s (player or team) performance and the relations between entities. To solve this issue, we first build an entity graph from the input tables and introduce a reasoning module to perform reasoning on the graph. Moreover, there are different relations (e.g., the numeric size relation and the importance relation) between records in different dimensions. And these relations may contribute to the data-to-text generation. However, it is hard for a vanilla encoder to capture these. Consequently, we propose to utilize two auxiliary tasks, Number Ranking (NR) and Importance Ranking (IR), to supervise the encoder to capture the different relations. Experimental results on ROTOWIRE and RW-FG show that our method not only has a good generalization but also outperforms previous methods on several metrics: BLEU, Content Selection, Content Ordering.","url_abs":"https://aclanthology.org/2021.acl-long.466","url_pdf":"https://aclanthology.org/2021.acl-long.466.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"improving-encoder-by-auxiliary-supervision","repo_url":"https://github.com/liang8qi/data2textwithauxiliarysupervision","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"data-to-text-generation","task_name":"Data-to-Text Generation"},{"task_slug":null,"task_name":"Relation"},{"task_slug":"table-to-text-generation","task_name":"Table-to-Text Generation"},{"task_slug":"text-generation","task_name":"Text Generation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/data-to-text-generation-on-rotowire","task":"Data-to-Text Generation","dataset":"RotoWire","model":"HierarchicalEncoder + NR + IR","rank_in_archive_order":1,"of":6,"metrics":{"BLEU":"17.96"},"uses_additional_data":false},{"leaderboard":"/sota/table-to-text-generation-on-rotowire","task":"Table-to-Text Generation","dataset":"RotoWire","model":"HierarchicalEncoder + NR + IR","rank_in_archive_order":1,"of":1,"metrics":{" Content Ordering":"25.30"," Content Selection (F1)":"55.88","BLEU":"17.96"},"uses_additional_data":false}],"syntology":{"atlas_url":null,"mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}