paper-with-me

홈 › Papers

Overcoming Over-Fitting in Constraint Acquisition via Query-Driven Interactive Refinement

2025-09-29 · Vasileios Balafas, Dimos Tsouros, Nikolaos Ploskas, Kostas Stergiou arxiv

Manual modeling in Constraint Programming is a substantial bottleneck, which Constraint Acquisition (CA) aims to automate. However, passive CA methods are prone to over-fitting, often learning models that include spurious global constraints when trained on limited data, while purely active methods can be query-intensive. We introduce a hybrid CA framework specifically designed to address the challenge of over-fitting in CA. Our approach integrates passive learning for initial candidate generation, a query-driven interactive refinement phase that utilizes probabilistic confidence scores (initialized by machine learning priors) to systematically identify over-fitted constraints, and a specialized subset exploration mechanism to recover valid substructures from rejected candidates. A final active learning phase ensures model completeness. Extensive experiments on diverse benchmarks demonstrate that our interactive refinement phase is crucial for achieving high target model coverage and overall model accuracy from limited examples, doing so with manageable query complexity. This framework represents a substantial advancement towards robust and practical constraint acquisition in data-limited scenarios.

📄 PDF Abstract BibTeX arXiv:2509.24489

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Efficient Multiple Constraint Acquisition

2021-09-13 · Dimosthenis C. Tsouros, Kostas Stergiou

Constraint acquisition systems such as QuAcq and MultiAcq can assist non-expert users to model their problems as constraint networks by classifying (partial) examples as positive or negative. For each negative example, t…

CPU

Two-step Lookahead Bayesian Optimization with Inequality Constraints

2021-12-06 · Yunxiang Zhang, Xiangyu Zhang, Peter I. Frazier

Recent advances in computationally efficient non-myopic Bayesian optimization (BO) improve query efficiency over traditional myopic methods like expected improvement while only modestly increasing computational cost. The…

Bayesian OptimizationVocal Bursts Valence Prediction

Constrained Two-step Look-Ahead Bayesian Optimization

2021-12-01 · NeurIPS 2021 12 · Yunxiang Zhang, Xiangyu Zhang, Peter Frazier

Recent advances in computationally efficient non-myopic Bayesian optimization offer improved query efficiency over traditional myopic methods like expected improvement, with only a modest increase in computational cost. …

Bayesian OptimizationVocal Bursts Valence Prediction

How to Purchase Labels? A Cost-Effective Approach Using Active Learning Markets

2025-11-25 · Xiwen Huang, Pierre Pinson arxiv

We introduce and analyse active learning markets as a way to purchase labels, in situations where analysts aim to acquire additional data to improve model fitting, or to better train models for predictive analytics appli…

Active Learning

Deep learning-based statistical noise reduction for multidimensional spectral data

2021-07-02 · Younsik Kim, Dongjin Oh, Soonsang Huh, Dongjoon Song 외

In spectroscopic experiments, data acquisition in multi-dimensional phase space may require long acquisition time, owing to the large phase space volume to be covered. In such case, the limited time available for data ac…

Deep LearningDenoising