← Search

Alexandre Bonlarron

5 accepted papers

2026

Constraining Generative Models: A Survey from the Constraint Programming Perspective

IJCAI 2026

Generative models produce long and high probability sequences, yet they often fail to satisfy explicit constraints set by users. Over the past two decades, Constraint Programming (CP) has provided a complementary paradigm: combining generative models with a constraint solver to guarantee feasibility

Cited by 0Scholar
2025

Large Language Model Meets Constraint Propagation

IJCAI 2025

Large Language Models (LLMs) excel at generating fluent text but struggle to enforce external constraints because they generate tokens sequentially without explicit control mechanisms. GenCP addresses this limitation by combining LLM predictions with Constraint Programming (CP) reasoning, formulatin

Cited by 0SourcePDFScholar
2024

Intertwining CP and NLP: The Generation of Unreasonably Constrained Sentences

IJCAI 2024poster

Constrained text generation remains a challenging task, particularly when dealing with hard constraints. Traditional Natural Language Processing (NLP) approaches prioritize generating meaningful and coherent output. Also, the current state-of-the-art methods often lack the expressiveness and constra…

Cited by 1SourcePDFScholar
2023

Constraints First: A New MDD-based Model to Generate Sentences Under Constraints

IJCAI 2023poster

This paper introduces a new approach to generating strongly constrained texts. We consider standardized sentence generation for the typical application of vision screening. To solve this problem, we formalize it as a discrete combinatorial optimization problem and utilize multivalued decision diagra…

Cited by 3SourcePDFScholar