Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through July 28, 2026 — 19:28:14 EST

0

Posted in cs.LO · 2026-01-07 · Fred Mesnard, Thierry Marianne, Étienne Payet

Automated Theorem Proving for Prolog Verification

LPTP (Logic Program Theorem Prover) is an interactive natural-deduction-based theorem prover for pure Prolog programs with negation as failure, unification with the occurs check, and a restricted but extensible set of built-in predicates. With LPTP, one can formally prove termination and partial correctness of such Prolog programs....

💬 0 commentsarXiv:2601.03849v1PDF
0

Posted in cs.LO · 2026-01-07 · Jens Otten, Torsten Schaub

Implementing the First-Order Logic of Here and There

We present automated theorem provers for the first-order logic of here and there (HT). They are based on a native sequent calculus for the logic of HT and an axiomatic embedding of the logic of HT into intuitionistic logic. The analytic proof search in the sequent calculus is optimized by using free variables and skolemization. The...

💬 0 commentsarXiv:2601.03848v1PDF
0

Posted in cs.AI · 2026-01-07 · Ly Ly Trieu, Tran Cao Son

xDNN(ASP): Explanation Generation System for Deep Neural Networks powered by Answer Set Programming

Explainable artificial intelligence (xAI) has gained significant attention in recent years. Among other things, explainablility for deep neural networks has been a topic of intensive research due to the meteoric rise in prominence of deep neural networks and their "black-box" nature. xAI approaches can be characterized along different...

💬 0 commentsarXiv:2601.03847v1PDF
0

Posted in cs.MA · 2026-01-07 · Alessio Buscemi, Daniele Proverbio, Alessandro Di Stefano, The-Anh Han, German Castignani, Pietro Liò

When Numbers Start Talking: Implicit Numerical Coordination Among LLM-Based Agents

LLMs-based agents increasingly operate in multi-agent environments where strategic interaction and coordination are required. While existing work has largely focused on individual agents or on interacting agents sharing explicit communication, less is known about how interacting agents coordinate implicitly. In particular, agents may...

💬 0 commentsarXiv:2601.03846v2PDF
0

Posted in cs.AI · 2026-01-07 · Akihiro Takemura, Masayuki Otani, Katsumi Inoue

Formally Explaining Decision Tree Models with Answer Set Programming

Decision tree models, including random forests and gradient-boosted decision trees, are widely used in machine learning due to their high predictive performance. However, their complex structures often make them difficult to interpret, especially in safety-critical applications where model decisions require formal justification. ...

💬 0 commentsarXiv:2601.03845v1PDF
0

Posted in cs.AI · 2026-01-07 · Agostino Dovier, Talissa Dreossi, Andrea Formisano, Benedetta Strizzolo

XAI-LAW: A Logic Programming Tool for Modeling, Explaining, and Learning Legal Decisions

We propose an approach to model articles of the Italian Criminal Code (ICC), using Answer Set Programming (ASP), and to semi-automatically learn legal rules from examples based on prior judicial decisions. The developed tool is intended to support legal experts during the criminal trial phase by providing reasoning and possible legal...

💬 0 commentsarXiv:2601.03844v1PDF
0

Posted in cs.AI · 2026-01-07 · Alina Vozna, Andrea Monaldini, Stefania Costantini, Valentina Pitoni, Dawid Pado

An ASP-based Solution to the Medical Appointment Scheduling Problem

This paper presents an Answer Set Programming (ASP)-based framework for medical appointment scheduling, aimed at improving efficiency, reducing administrative overhead, and enhancing patient-centered care. The framework personalizes scheduling for vulnerable populations by integrating Blueprint Personas. It ensures real-time...

💬 0 commentsarXiv:2601.04274v1PDF
0

Posted in cs.AI · 2026-01-07 · Arun Raveendran Nair Sheela, Florence De Grancey, Christophe Rey, Victor Charpenay

Hybrid MKNF for Aeronautics Applications: Usage and Heuristics

The deployment of knowledge representation and reasoning technologies in aeronautics applications presents two main challenges: achieving sufficient expressivity to capture complex domain knowledge, and executing reasoning tasks efficiently while minimizing memory usage and computational overhead. An effective strategy for attaining...

💬 0 commentsarXiv:2601.04273v1PDF
0

Posted in cs.LO · 2026-01-07 · Van-Giang Trinh, Sylvain Soliman, François Fages, Belaid Benhamou

On the Trap Space Semantics of Normal Logic Programs

The logical semantics of normal logic programs has traditionally been based on the notions of Clark's completion and two-valued or three-valued canonical models, including supported, stable, regular, and well-founded models. Two-valued interpretations can also be seen as states evolving under a program's update operator, producing a...

💬 0 commentsarXiv:2601.03842v1PDF
0

Posted in cs.LO · 2026-01-07 · Samuele Pollaci

Fixpoint Semantics for DatalogMTL with Negation

DatalogMTL with negation is an extension of Datalog with metric temporal operators enriched with unstratifiable negation. In this paper, we define the stable, well-founded, Kripke-Kleene, and supported model semantics for DatalogMTL with negation in a very simple and straightforward way, by using the solid mathematical formalism of...

💬 0 commentsarXiv:2601.03841v1PDF
0

Posted in cs.AI · 2026-01-07 · Racquel Dennison, Jesse Heyninck, Thomas Meyer

Defeasible Conditionals using Answer Set Programming

Defeasible entailment is concerned with drawing plausible conclusions from incomplete information. A foundational framework for modelling defeasible entailment is the KLM framework. Introduced by Kraus, Lehmann, and Magidor, the KLM framework outlines several key properties for defeasible entailment. One of the most prominent...

💬 0 commentsarXiv:2601.03840v1PDF
0

Posted in cs.LG · 2026-01-07 · Nijesh Upreti, Vaishak Belle

Logic Tensor Network-Enhanced Generative Adversarial Network

In this paper, we introduce Logic Tensor Network-Enhanced Generative Adversarial Network (LTN-GAN), a novel framework that enhances Generative Adversarial Networks (GANs) by incorporating Logic Tensor Networks (LTNs) to enforce domain-specific logical constraints during the sample generation process. Although GANs have shown...

💬 0 commentsarXiv:2601.03839v1PDF
0

Posted in cs.AI · 2026-01-07 · Sanderson Molick, Vaishak Belle

Propositional Abduction via Only-Knowing: A Non-Monotonic Approach

The paper introduces a basic logic of knowledge and abduction by extending Levesque logic of only-knowing with an abduction modal operator defined via the combination of basic epistemic concepts. The upshot is an alternative approach to abduction that employs a modal vocabulary and explores the relation between abductive reasoning and...

💬 0 commentsarXiv:2601.04272v1PDF
0

Posted in cs.PL · 2026-01-07 · Ivan Perez, Angel Herranz

Logic Programming with Extensible Types

Logic programming languages present clear advantages in terms of declarativeness and conciseness. However, the ideas of logic programming have been met with resistance in other programming communities, and have not generally been adopted by other paradigms and languages. This paper proposes a novel way to incorporate logic programming...

💬 0 commentsarXiv:2601.03836v1PDF
0

Posted in cs.LO · 2026-01-07 · Martín Diéguez, Igor Stéphan

Extracting Policies from Quantified Answer Set Programs

Quantified Answer Set Programming (QASP) extends Answer Set Programming (ASP) by allowing quantification over propositional variables, similar to Quantified Boolean Formulas (QBF). In this paper, we interpret models of QASP formulas in terms of policies, which represent decision-making strategies that determine how existentially...

💬 0 commentsarXiv:2601.03835v1PDF
0

Posted in cs.AI · 2026-01-07 · Keegan Kimbrell, Wang Tianhao, Feng Chen, Gopal Gupta

Correcting Autonomous Driving Object Detection Misclassifications with Automated Commonsense Reasoning

Autonomous Vehicle (AV) technology has been heavily researched and sought after, yet there are no SAE Level 5 AVs available today in the marketplace. We contend that over-reliance on machine learning technology is the main reason. Use of automated commonsense reasoning technology, we believe, can help achieve SAE Level 5 autonomy. In...

💬 0 commentsarXiv:2601.04271v1PDF
0

Posted in cs.IT · 2026-01-07 · Matteo Nerini, Zheyu Wu, Shanpu Shen, Bruno Clerckx

Low-Complexity Planar Beyond-Diagonal RIS Architecture Design Using Graph Theory

Reconfigurable intelligent surfaces (RISs) enable programmable control of the wireless propagation environment and are key enablers for future networks. Beyond-diagonal RIS (BD-RIS) architectures enhance conventional RIS by interconnecting elements through tunable impedance components, offering greater flexibility with higher circuit...

💬 0 commentsarXiv:2601.03831v2PDF
0

Posted in cs.NI · 2026-01-07 · Sumita Majhi, G Vasantha Reddy, Pinaki Mitra

Enhancing NOMA Handover Performance Using Hybrid AI-Driven Modulated Deterministic Sequences

Non-Orthogonal Multiple Access (NOMA) is an information-theoretical approach used in 5G networks to improve spectral efficiency, but it is prone to interference during handovers. In this work, we propose a hybrid method that combines Gold-Walsh modulated sequences with Deep Q-Networks (DQN) to intelligently manage interference during...

💬 0 commentsarXiv:2602.13202v1PDF
0

Posted in cs.HC · 2026-01-07 · Xiang Zhang, Huan Yan, Jinyang Huang, Bin Liu, Yuanhao Feng, Jianchun Liu, Meng Li, Fusang Zhang, Zhi Liu

Beyond Physical Labels: Redefining Domains for Robust WiFi-based Gesture Recognition

In this paper, we propose GesFi, a novel WiFi-based gesture recognition system that introduces WiFi latent domain mining to redefine domains directly from the data itself. GesFi first processes raw sensing data collected from WiFi receivers using CSI-ratio denoising, Short-Time Fast Fourier Transform, and visualization techniques to...

💬 0 commentsarXiv:2601.03825v2PDF
0

Posted in cs.CV · 2026-01-07 · Wei Long, Haifeng Wu, Shiyin Jiang, Jinhua Zhang, Xinchun Ji, Shuhang Gu

IDESplat: Iterative Depth Probability Estimation for Generalizable 3D Gaussian Splatting

Generalizable 3D Gaussian Splatting aims to directly predict Gaussian parameters using a feed-forward network for scene reconstruction. Among these parameters, Gaussian means are particularly difficult to predict, so depth is usually estimated first and then unprojected to obtain the Gaussian sphere centers. Existing methods typically...

💬 0 commentsarXiv:2601.03824v3PDF
0

Posted in cs.CL · 2026-01-07 · Fei Wu, Zhenrong Zhang, Qikai Chang, Jianshu Zhang, Quan Liu, Jun Du

Step Potential Advantage Estimation: Harnessing Intermediate Confidence and Correctness for Efficient Mathematical Reasoning

Reinforcement Learning with Verifiable Rewards (RLVR) elicits long chain-of-thought reasoning in large language models (LLMs), but outcome-based rewards lead to coarse-grained advantage estimation. While existing approaches improve RLVR via token-level entropy or sequence-level length control, they lack a semantically grounded,...

💬 0 commentsarXiv:2601.03823v1PDF
0

Posted in cs.SE · 2026-01-07 · Bruno M. Saraiva, Iván Hidalgo-Cenalmor, António D. Brito, Damián Martínez, Tayla Shakespeare, Guillaume Jacquemet, Ricardo Henriques

EZInput: A Cross-Environment Python Library for Easy UI Generation in Scientific Computing

Researchers face a persistent barrier when applying computational algorithms with parameter configuration typically demanding programming skills, interfaces differing across environments, and settings rarely persisting between sessions. This fragmentation forces repetitive input, slows iterative exploration, and undermines...

💬 0 commentsarXiv:2601.08859v2PDF
0

Posted in cs.AI · 2026-01-07 · Muyang Zhao, Qi Qi, Hao Sun

ROI-Reasoning: Rational Optimization for Inference via Pre-Computation Meta-Cognition

Large language models (LLMs) can achieve strong reasoning performance with sufficient computation, but they do not inherently know how much computation a task requires. We study budgeted inference-time reasoning for multiple tasks under a strict global token constraint and formalize it as a Ordered Stochastic Multiple-Choice Knapsack...

💬 0 commentsarXiv:2601.03822v1PDF
0

Posted in cs.LG · 2026-01-07 · Anherutowa Calvo

Predictable Gradient Manifolds in Deep Learning: Temporal Path-Length and Intrinsic Rank as a Complexity Regime

Deep learning optimization exhibits structure that is not captured by worst-case gradient bounds. Empirically, gradients along training trajectories are often temporally predictable and evolve within a low-dimensional subspace. In this work we formalize this observation through a measurable framework for predictable gradient...

💬 0 commentsarXiv:2601.04270v1PDF
0

Posted in cs.AI · 2026-01-07 · Sean Niklas Semmler

Systems Explaining Systems: A Framework for Intelligence and Consciousness

This paper proposes a conceptual framework in which intelligence and consciousness emerge from relational structure rather than from prediction or domain-specific mechanisms. Intelligence is defined as the capacity to form and integrate causal connections between signals, actions, and internal states. Through context enrichment,...

💬 0 commentsarXiv:2601.04269v1PDF