{"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/exploring-prompting-methods-for-mitigating","title":"EPIC: Effective Prompting for Imbalanced-Class Data Synthesis in Tabular Data Classification via Large Language Models","arxiv_id":"2404.12404","date":"2024-04-15","proceeding":null,"authors":["Jinhee Kim","Taesung Kim","Jaegul Choo"],"abstract":"Large language models (LLMs) have demonstrated remarkable in-context learning capabilities across diverse applications. In this work, we explore the effectiveness of LLMs for generating realistic synthetic tabular data, identifying key prompt design elements to optimize performance. We introduce EPIC, a novel approach that leverages balanced, grouped data samples and consistent formatting with unique variable mapping to guide LLMs in generating accurate synthetic data across all classes, even for imbalanced datasets. Evaluations on real-world datasets show that EPIC achieves state-of-the-art machine learning classification performance, significantly improving generation efficiency. These findings highlight the effectiveness of EPIC for synthetic tabular data generation, particularly in addressing class imbalance. Our source code for our work is available at: https://seharanul17.github.io/project-synthetic-tabular-llm/","url_abs":"https://arxiv.org/abs/2404.12404v4","url_pdf":"https://arxiv.org/pdf/2404.12404v4.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":"exploring-prompting-methods-for-mitigating","repo_url":"https://github.com/seharanul17/synthetic-tabular-LLM","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":null}],"tasks":[{"task_slug":"in-context-learning","task_name":"In-Context Learning"},{"task_slug":"synthetic-data-generation","task_name":"Synthetic Data Generation"},{"task_slug":"tabular-data-generation","task_name":"Tabular Data Generation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2404.12404","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2404.12404"}},"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/seharanul17/synthetic-tabular-LLM","reach":null}],"summary":{"ran_draft_wrong":2,"ran_fixture":1},"by_repo_kind":{"official":{"samples":3,"ran":3,"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":"9e236277da65cf27","entry":"get_input_from_idx","repo":"seharanul17/synthetic-tabular-LLM","repo_kind":"official","path":"codes/SyntheticDataGeneration/util.py","file_url":"https://github.com/seharanul17/synthetic-tabular-LLM/blob/HEAD/codes/SyntheticDataGeneration/util.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"9e236277da65cf27"}},{"code_sha256_prefix":"212c2d020f850bb4","entry":"get_sampleidx_from_data","repo":"seharanul17/synthetic-tabular-LLM","repo_kind":"official","path":"codes/SyntheticDataGeneration/util.py","file_url":"https://github.com/seharanul17/synthetic-tabular-LLM/blob/HEAD/codes/SyntheticDataGeneration/util.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"212c2d020f850bb4"}},{"code_sha256_prefix":"a2cb854f083f22fe","entry":"make_final_prompt","repo":"seharanul17/synthetic-tabular-LLM","repo_kind":"official","path":"codes/SyntheticDataGeneration/util.py","file_url":"https://github.com/seharanul17/synthetic-tabular-LLM/blob/HEAD/codes/SyntheticDataGeneration/util.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a2cb854f083f22fe"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}