arXiv AI

Logic, Optimization, and Artificial Intelligence

arXiv:2607. 15532v1 Announce Type: new Abstract: Logic and optimization can, in combination, make valuable contributions to rule-based AI.

Hugging Face Trending Papers
Jul 8

Trustworthy Machine Learning through the Lens of Combinatorial Optimization: Survey and Research Perspectives

Modern machine learning (ML) increasingly relies on complex models whose behavior is difficult to characterize beyond empirical performance metrics. Across a wide range of tasks, including prediction, generation, and decision-making, models with similar empirical performance can exhibit markedly different properties in terms of their transparency, interpretability, robustness, fairness, privacy, and certifiability.

arXiv AI
Aug 13

Policy-as-logic for robust reasoning over rules

arXiv:2608. 11905v1 Announce Type: new Abstract: In many practical applications of generative AI systems, from tax rules to airline baggage allowance, responses to natural language queries must respect written policies or rules.

By Rahul Nair, Bastian Lipka, Elizabeth Daly
Hugging Face Trending Papers
Aug 12

Policy-as-logic for robust reasoning over rules

In many practical applications of generative AI systems, from tax rules to airline baggage allowance, responses to natural language queries must respect written policies or rules. We present a hybrid symbolic approach that expresses policies in formal logic and at inference time exploits the representation power of language models for fact extraction to ground predicates, and an answer set solver for reasoning such that responses are interpretable, auditable, and as we show, accurate and robust under input perturbations.