paper-with-me

홈 › Papers

A Grammar of Machine Learning Workflows: Rejecting Data Leakage at Call Time

2026-03-11 · Simon Roth arxiv

Data leakage has been identified in 648 published papers across 30 scientific fields. The knowledge to prevent it has existed for over a decade; the problem persists because the tools do not enforce what the textbooks teach. This paper presents a grammar (eight typed primitives connected by a directed acyclic graph with four hard constraints) that makes the most damaging leakage types structurally unrepresentable within the grammar's scope. The core mechanism is a terminal assessment gate: the first call-time-enforced evaluate/assess boundary documented in the peer-reviewed ML methodology literature (to my knowledge, as of May 2026), backed by a specification precise enough for independent reimplementation. A companion landscape study across 2,047 datasets grounds the constraints in measured effect sizes. Two reference implementations (Python, R) are available.

📄 PDF Abstract BibTeX arXiv:2603.10742

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Evolving machine learning workflows through interactive AutoML

2024-02-28 · Rafael Barbudo, Aurora Ramírez, José Raúl Romero

Automatic workflow composition (AWC) is a relevant problem in automated machine learning (AutoML) that allows finding suitable sequences of preprocessing and prediction models together with their optimal hyperparameters.…

AutoMLEvolutionary Algorithms

bioLeak: Leakage-Aware Modeling and Diagnostics for Machine Learning in R

2026-04-13 · Selçuk Korkmaz arxiv

Data leakage remains a recurrent source of optimistic bias in biomedical machine learning studies. Standard row-wise cross-validation and globally estimated preprocessing steps are often inappropriate for data with repea…

Binary Classification

From Natural Language Instructions to Complex Processes: Issues in Chaining Trigger Action Rules

2020-01-08 · Nobuhiro Ito, Yuya Suzuki, Akiko Aizawa

Automation services for complex business processes usually require a high level of information technology literacy. There is a strong demand for a smartly assisted process automation (IPA: intelligent process automation)…

Semantic Parsing

Confound-leakage: Confound Removal in Machine Learning Leads to Leakage

2022-10-17 · Sami Hamdan, Bradley C. Love, Georg G. von Polier, Susanne Weis 외

Machine learning (ML) approaches to data analysis are now widely adopted in many fields including epidemiology and medicine. To apply these approaches, confounds must first be removed as is commonly done by featurewise r…

Epidemiology

How Useful are LLMs for Grammar Engineering? Cantonese ParGram Resources and Controlled Experimental Evaluation with English Baselines

2026-08-24 · Chit-Fung Lam arxiv

This paper presents new Cantonese ParGram resources and evaluates LLMs for knowledge-driven grammar engineering within a controlled experimental paradigm. Using Cantonese ParGram resources as gold standards, with corresp…