{"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/arxiv-2602-05134","title":"SemPipes -- Optimizable Semantic Data Operators for Tabular Machine Learning Pipelines","arxiv_id":"2602.05134","date":"2026-02-04","proceeding":null,"authors":["Olga Ovcharenko","Matthias Boehm","Sebastian Schelter"],"abstract":"Real-world machine learning on tabular data relies on complex data preparation pipelines for prediction, data integration, augmentation, and debugging. Designing these pipelines requires substantial domain expertise and engineering effort, motivating the question of how large language models (LLMs) can support tabular ML through code synthesis. We introduce SemPipes, a novel declarative programming model that integrates LLM-powered semantic data operators into tabular ML pipelines. Semantic operators specify data transformations in natural language while delegating execution to a runtime system. During training, SemPipes synthesizes custom operator implementations based on data characteristics, operator instructions, and pipeline context. This design enables the automatic optimization of data operations in a pipeline via LLM-based code synthesis guided by evolutionary search. We evaluate SemPipes across diverse tabular ML tasks and show that semantic operators substantially improve end-to-end predictive performance for both expert-designed and agent-generated pipelines, while reducing pipeline complexity. We implement SemPipes in Python and release it at https://github.com/deem-data/sempipes/tree/v1.","url_abs":"https://arxiv.org/abs/2602.05134","url_pdf":"https://arxiv.org/pdf/2602.05134","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2602.05134","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.05134"}},"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":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/openai/mle-bench","reach":null},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/deem-data/sempipes","reach":{"status":"ok","spdx":"Apache-2.0"}},{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/noahho/CAAFE","reach":null}],"summary":{"ran_draft_wrong":1,"ran_fixture":1,"unverified":13},"by_repo_kind":{"found_in_text":{"samples":15,"ran":2,"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":15,"samples":[{"code_sha256_prefix":"bc4341d2d62b64a4","entry":"build_prompt_from_df","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/caafe.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/caafe.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bc4341d2d62b64a4"}},{"code_sha256_prefix":"1288c06136735dd7","entry":"get_prompt","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/caafe.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/caafe.py","link_basis":"plan_row","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"1288c06136735dd7"}},{"code_sha256_prefix":"4b2e97398ff0ffd5","entry":"accuracy_metric","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/metrics.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4b2e97398ff0ffd5"}},{"code_sha256_prefix":"08852a7c4075ac4d","entry":"auc_metric","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/metrics.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/metrics.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"08852a7c4075ac4d"}},{"code_sha256_prefix":"426af42ac029f32a","entry":"convert_categorical_to_integer_f","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/preprocessing.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/preprocessing.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"426af42ac029f32a"}},{"code_sha256_prefix":"2d558b5afaec447b","entry":"create_mappings","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/preprocessing.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/preprocessing.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"2d558b5afaec447b"}},{"code_sha256_prefix":"5a02b0dae57adafe","entry":"draw_stripplot","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/plotting.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/plotting.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5a02b0dae57adafe"}},{"code_sha256_prefix":"08cb13856884b902","entry":"evaluate_dataset_helper_extend_df","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/evaluate.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"08cb13856884b902"}},{"code_sha256_prefix":"6f55bdc9d585d1a3","entry":"extend_using_autofeat","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/feature_extension_baselines.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/feature_extension_baselines.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"6f55bdc9d585d1a3"}},{"code_sha256_prefix":"22d08057c7865c9f","entry":"extend_using_caafe","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/feature_extension_baselines.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/feature_extension_baselines.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"22d08057c7865c9f"}},{"code_sha256_prefix":"0545c2bb40d4bc92","entry":"extend_using_dfs","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/feature_extension_baselines.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/feature_extension_baselines.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0545c2bb40d4bc92"}},{"code_sha256_prefix":"29bb04a164941e13","entry":"load_result","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/evaluate.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"29bb04a164941e13"}},{"code_sha256_prefix":"33256188ee70d2bf","entry":"refactor_openml_description","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/data.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/data.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"33256188ee70d2bf"}},{"code_sha256_prefix":"f3e70dc6d2bcd3a2","entry":"run_llm_code","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/run_llm_code.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/run_llm_code.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f3e70dc6d2bcd3a2"}},{"code_sha256_prefix":"b16a044f07ebfb39","entry":"split_target_column","repo":"noahho/CAAFE","repo_kind":"found_in_text","path":"caafe/preprocessing.py","file_url":"https://github.com/noahho/CAAFE/blob/HEAD/caafe/preprocessing.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b16a044f07ebfb39"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}