paper-with-me

홈 › Papers

Interactive configurator with FO(.) and IDP-Z3

2022-02-01 · Pierre Carbonnelle, Simon Vandevelde, Joost Vennekens, Marc Denecker

Industry abounds with interactive configuration problems, i.e., constraint solving problems interactively solved by persons with the assistance of a computer. The computer program, called a configurator, needs to perform a variety of reasoning tasks with the (often incomplete) information that the user provides. Imperative programming approaches make such systems difficult to implement and maintain. Knowledge-based configurators have been proposed to help engineers solve such problems, but many challenges remain. We present IDP-Z3, a new reasoning engine for the FO(.) KR language, and we report on its use for building configurators automatically from a knowledge base.

📄 PDF Abstract BibTeX arXiv:2202.00343

Code (1)

https://gitlab.com/krr/idp-z3 공식 구현

Similar Papers 제목 키워드 기반

Analysis of the Performance of Algorithm Configurators for Search Heuristics with Global Mutation Operators

2020-04-09 · George T. Hall, Pietro Simone Oliveto, Dirk Sudholt

Recently it has been proved that a simple algorithm configurator called ParamRLS can efficiently identify the optimal neighbourhood size to be used by stochastic local search to optimise two standard benchmark problem cl…

Evolutionary Algorithms

Learning in Non-Cooperative Configurable Markov Decision Processes

2021-12-01 · NeurIPS 2021 12 · Giorgia Ramponi, Alberto Maria Metelli, Alessandro Concetti, Marcello Restelli

The Configurable Markov Decision Process framework includes two entities: a Reinforcement Learning agent and a configurator that can modify some environmental parameters to improve the agent's performance. This presuppos…

Fast Perturbative Algorithm Configurators

2020-07-07 · George T. Hall, Pietro Simone Oliveto, Dirk Sudholt

Recent work has shown that the ParamRLS and ParamILS algorithm configurators can tune some simple randomised search heuristics for standard benchmark functions in linear expected time in the size of the parameter space. …

MetaConfigurator: AI-Assisted RDF Authoring from JSON Data

2026-06-05 · Felix Neubauer, Mahdi Jafarkhani, Kenichi Endo, Jürgen Pleiss 외 arxiv

Scientific workflows increasingly generate structured JSON data that is easy to exchange but difficult to interpret consistently across systems due to lacking semantic interoperability. While JSON Schema ensures structur…

Knowledge Graphs

AutoSiMP: Autonomous Topology Optimization from Natural Language via LLM-Driven Problem Configuration and Adaptive Solver Control

2026-03-27 · Shaoliang Yang, Jun Wang, Yunsheng Wang arxiv

We present AutoSiMP, an autonomous pipeline that transforms a natural-language structural problem description into a validated, binary topology without manual configuration. The pipeline comprises five modules: (1) an LL…