Reliable Reasoning with Large Language Models via Preference-Based Maximum Satisfiability 文章

ArXiv CS.AI2026-05-29NEWSen作者: Pedro Orvalho, Marta Kwiatkowska, Guillem Aleny\`a, Felip Many\`a

摘要

arXiv:2605.29687v1 Announce Type: new Abstract: Large Language Models (LLMs) excel at understanding natural language but struggle with optimisation tasks involving multiple constraints and user-defined preferences, which commonly arise in domains such as robotics. We propose a hybrid reasoning approach in which LLMs externalise reasoning through code generation. Given a natural language problem description, an LLM generates Python code that encodes user-defined constraints and preferences as a preference-based Maximum Satisfiability (MaxSAT) problem, which is then solved by an exact MaxSAT solver. To ensure correctness, solutions returned by the model-generated code are independently verified for feasibility and optimality against a canonical MaxSAT encoding, allowing for different encodings and multiple optimal solutions.

相关公司

暂无数据

相关人物

暂无数据

相关产品

暂无数据