paper-with-me

홈 › Papers

FlowPipe: LLM-Enhanced Conditional Generative Flow Networks for Data Preparation Pipeline Construction

2026-06-23 · Kunyu Ni, Lei Cao, Jie He, Xiaotong Zhang, Jianfeng Jin, Junyu Dong, Yanwei Yu arxiv

Data preparation pipelines improve data quality in machine learning by transforming raw tables into learning-ready data through sequential cleaning and feature transformation operators. However, automatically constructing such pipelines is computationally difficult because operator sequences are combinatorial and end-to-end evaluation is expensive. Existing state-of-the-art (SOTA) Multi-DQN methods still face three key limitations: decoupled value estimators weaken long-horizon credit assignment, dataset context is only weakly injected into the policy, and exploration is inefficient in a sparse search space with many invalid states. To address these issues, we propose FlowPipe, a unified framework that formulates pipeline synthesis as conditional probabilistic flow generation over a directed acyclic graph. FlowPipe uses Conditional Generative Flow Networks (C-GFlowNets) with a Trajectory Balance objective to connect terminal validation rewards with early pipeline decisions. It further introduces Deep Semantic Modulation through Feature-wise Linear Modulation (FiLM), allowing LLM-derived logical priors to condition the policy's internal activations according to dataset semantics. In addition, FlowPipe incorporates failure awareness into the flow objective to avoid invalid states and concentrate search on high-potential regions. Experiments on two benchmark suites with 74 real-world datasets show that FlowPipe outperforms SOTA baselines, improving accuracy by 11.96% on average and achieving 12.5x faster training convergence. Source code is available at https://github.com/KunyuNi/FlowPipe.

📄 PDF Abstract BibTeX arXiv:2606.24679

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Predictive Monitoring with Logic-Calibrated Uncertainty for Cyber-Physical Systems

2020-10-31 · Meiyi Ma, John Stankovic, Ezio Bartocci, Lu Feng

Predictive monitoring -- making predictions about future states and monitoring if the predicted states satisfy requirements -- offers a promising paradigm in supporting the decision making of Cyber-Physical Systems (CPS)…

Decision Making

Data-Driven Reachability Analysis of Stochastic Dynamical Systems with Conformal Inference

2023-09-17 · Navid Hashemi, Xin Qin, Lars Lindemann, Jyotirmoy V. Deshmukh

We consider data-driven reachability analysis of discrete-time stochastic dynamical systems using conformal inference. We assume that we are not provided with a symbolic representation of the stochastic system, but inste…

Uncertainty quantification in medical image segmentation with normalizing flows

2020-06-04 · Raghavendra Selvan, Frederik Faye, Jon Middleton, Akshay Pai

Medical image segmentation is inherently an ambiguous task due to factors such as partial volumes and variations in anatomical definitions. While in most cases the segmentation uncertainty is around the border of structu…

DiversityImage SegmentationMedical Image SegmentationSegmentation+2

SURGIN: SURrogate-guided Generative INversion for subsurface multiphase flow with quantified uncertainty

2025-09-16 · Zhao Feng, Bicheng Yan, Luanxiao Zhao, Xianda Shen 외 arxiv

We present a direct inverse modeling method named SURGIN, a SURrogate-guided Generative INversion framework tailed for subsurface multiphase flow data assimilation. Unlike existing inversion methods that require adaptati…

Bayesian Inference

Conditional Generative Models for Contrast-Enhanced Synthesis of T1w and T1 Maps in Brain MRI

2024-10-11 · Moritz Piening, Fabian Altekrüger, Gabriele Steidl, Elke Hattingen 외

Contrast enhancement by Gadolinium-based contrast agents (GBCAs) is a vital tool for tumor diagnosis in neuroradiology. Based on brain MRI scans of glioblastoma before and after Gadolinium administration, we address enha…

Uncertainty Quantification