{"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/pptc-benchmark-evaluating-large-language","title":"PPTC Benchmark: Evaluating Large Language Models for PowerPoint Task Completion","arxiv_id":"2311.01767","date":"2023-11-03","proceeding":null,"authors":["Yiduo Guo","Zekai Zhang","Yaobo Liang","Dongyan Zhao","Nan Duan"],"abstract":"Recent evaluations of Large Language Models (LLMs) have centered around testing their zero-shot/few-shot capabilities for basic natural language tasks and their ability to translate instructions into tool APIs. However, the evaluation of LLMs utilizing complex tools to finish multi-turn, multi-modal instructions in a complex multi-modal environment has not been investigated. To address this gap, we introduce the PowerPoint Task Completion (PPTC) benchmark to assess LLMs' ability to create and edit PPT files based on user instructions. It contains 279 multi-turn sessions covering diverse topics and hundreds of instructions involving multi-modal operations. We also propose the PPTX-Match Evaluation System that evaluates if LLMs finish the instruction based on the prediction file rather than the label API sequence, thus it supports various LLM-generated API sequences. We measure 3 closed LLMs and 6 open-source LLMs. The results show that GPT-4 outperforms other LLMs with 75.1\\% accuracy in single-turn dialogue testing but faces challenges in completing entire sessions, achieving just 6\\% session accuracy. We find three main error causes in our benchmark: error accumulation in the multi-turn session, long PPT template processing, and multi-modality perception. These pose great challenges for future LLM and agent systems. We release the data, code, and evaluation system of PPTC at \\url{https://github.com/gydpku/PPTC}.","url_abs":"https://arxiv.org/abs/2311.01767v2","url_pdf":"https://arxiv.org/pdf/2311.01767v2.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":"pptc-benchmark-evaluating-large-language","repo_url":"https://github.com/gydpku/pptc","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[{"method_slug":"absolute-position-encodings","method_name":"Absolute Position Encodings"},{"method_slug":"adam","method_name":"Adam"},{"method_slug":"attention","method_name":"Attention"},{"method_slug":"bpe","method_name":"BPE"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"dropout","method_name":"Dropout"},{"method_slug":"gpt-4","method_name":"GPT-4"},{"method_slug":"label-smoothing","method_name":"Label Smoothing"},{"method_slug":"layer-normalization","method_name":"Layer Normalization"},{"method_slug":"linear-layer","method_name":"Linear Layer"},{"method_slug":"multi-head-attention","method_name":"Multi-Head Attention"},{"method_slug":"position-wise-feed-forward-layer","method_name":"Position-Wise Feed-Forward Layer"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"},{"method_slug":"transformer","method_name":"Transformer"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2311.01767","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2311.01767"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gydpku/pptc","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":13,"unverified":4},"by_repo_kind":{"official":{"samples":17,"ran":13,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"3fb8d14cb807e9b5","entry":"check_api_in_list","repo":"gydpku/pptc","repo_kind":"official","path":"src/ppt_executor.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/ppt_executor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3fb8d14cb807e9b5"}},{"code_sha256_prefix":"36bec59464b6e01c","entry":"check_left","repo":"gydpku/pptc","repo_kind":"official","path":"src/pptx_check.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/pptx_check.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"36bec59464b6e01c"}},{"code_sha256_prefix":"63252f499f1cb498","entry":"check_right","repo":"gydpku/pptc","repo_kind":"official","path":"src/pptx_check.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/pptx_check.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"63252f499f1cb498"}},{"code_sha256_prefix":"4450f6b58f2766de","entry":"check_top","repo":"gydpku/pptc","repo_kind":"official","path":"src/pptx_check.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/pptx_check.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4450f6b58f2766de"}},{"code_sha256_prefix":"aacdff4f5284d7b6","entry":"check_trigger","repo":"gydpku/pptc","repo_kind":"official","path":"remove_duplicate.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/remove_duplicate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"aacdff4f5284d7b6"}},{"code_sha256_prefix":"750d50b5ca3e4092","entry":"get_API_name","repo":"gydpku/pptc","repo_kind":"official","path":"src/api_doc.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/api_doc.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"750d50b5ca3e4092"}},{"code_sha256_prefix":"0368656863d589da","entry":"get_fill_color","repo":"gydpku/pptc","repo_kind":"official","path":"src/ppt_executor.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/ppt_executor.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0368656863d589da"}},{"code_sha256_prefix":"f57954039746e683","entry":"get_fill_color","repo":"gydpku/pptc","repo_kind":"official","path":"src/ppt_reader.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/ppt_reader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f57954039746e683"}},{"code_sha256_prefix":"7ec3a2a9bc36cd82","entry":"get_topk","repo":"gydpku/pptc","repo_kind":"official","path":"src/api_selection.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/api_selection.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7ec3a2a9bc36cd82"}},{"code_sha256_prefix":"8f6c62d7a26a1a28","entry":"hasshape","repo":"gydpku/pptc","repo_kind":"official","path":"src/ppt_reader.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/ppt_reader.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8f6c62d7a26a1a28"}},{"code_sha256_prefix":"3ebbdae2f7a95dd1","entry":"load_data","repo":"gydpku/pptc","repo_kind":"official","path":"src/dataset.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/dataset.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3ebbdae2f7a95dd1"}},{"code_sha256_prefix":"acccc24d18f3e8af","entry":"parse_answer","repo":"gydpku/pptc","repo_kind":"official","path":"src/content_selection.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/content_selection.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"acccc24d18f3e8af"}},{"code_sha256_prefix":"90028c50a5b3c5e6","entry":"random_permutation","repo":"gydpku/pptc","repo_kind":"official","path":"src/api_doc.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/api_doc.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"90028c50a5b3c5e6"}},{"code_sha256_prefix":"f12cae9340a33209","entry":"get_all_APIs","repo":"gydpku/pptc","repo_kind":"official","path":"src/api_doc.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/api_doc.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f12cae9340a33209"}},{"code_sha256_prefix":"ecd0f7075ab18e97","entry":"get_content","repo":"gydpku/pptc","repo_kind":"official","path":"src/ppt_reader.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/ppt_reader.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ecd0f7075ab18e97"}},{"code_sha256_prefix":"830ca0bb57f97a8c","entry":"select_information_type","repo":"gydpku/pptc","repo_kind":"official","path":"src/content_selection.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/content_selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"830ca0bb57f97a8c"}},{"code_sha256_prefix":"0e252063562ea1b8","entry":"select_shape_type","repo":"gydpku/pptc","repo_kind":"official","path":"src/content_selection.py","file_url":"https://github.com/gydpku/pptc/blob/HEAD/src/content_selection.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0e252063562ea1b8"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}