Qwen Councils

Computer Science

arXiv preprints from January 1, 2026 through September 14, 2026 — 15:06:11 EST

0

Posted in cs.PL · 2026-01-07 · Ziyi Yang, George Pîrlea, Ilya Sergey

Inductive First-Order Formula Synthesis by ASP: A Case Study in Invariant Inference

We present a framework for synthesising formulas in first-order logic (FOL) from examples, which unifies and advances state-of-the-art approaches for inference of transition system invariants. To do so, we study and categorise the existing methodologies, encoding techniques in their formula synthesis via answer set programming (ASP)....

💬 0 commentsarXiv:2601.03854v1PDF
0

Posted in cs.LO · 2026-01-07 · Ondřej Vašíček, Joaquin Arias, Jan Fiedor, Gopal Gupta, Brendan Hall, Bohuslav Křena, Brian Larson, Tomáš Vojnar

On Zeno-like Behaviors in the Event Calculus with Goal-directed Answer Set Programming

It has been argued that Event Calculus (EC) is suitable for modeling high-level specifications of safety-critical cyber-physical systems. The primary advantage lies in the rather small semantic gap between EC models and requirements expressed in a semi-formal natural language. Moreover, its use of continuous time and variables avoids...

💬 0 commentsarXiv:2601.03852v1PDF
0

Posted in cs.CL · 2026-01-07 · Yu Guo, Shenghao Ye, Shuangwu Chen, Zijian Wen, Tao Zhang, Qirui Bai, Dong Jin, Yunpeng Hou, Huasen He, Jian Yang, Xiaobin Tan

Rethinking Table Pruning in TableQA: From Sequential Revisions to Gold Trajectory-Supervised Parallel Search

Table Question Answering (TableQA) benefits significantly from table pruning, which extracts compact sub-tables by eliminating redundant cells to streamline downstream reasoning. However, existing pruning methods typically rely on sequential revisions driven by unreliable critique signals, often failing to detect the loss of...

💬 0 commentsarXiv:2601.03851v2PDF
0

Posted in cs.AI · 2026-01-07 · Veronika Semmelrock, Gerhard Friedrich

Investigating the Grounding Bottleneck for a Large-Scale Configuration Problem: Existing Tools and Constraint-Aware Guessing

Answer set programming (ASP) aims to realize the AI vision: The user specifies the problem, and the computer solves it. Indeed, ASP has made this vision true in many application domains. However, will current ASP solving techniques scale up for large configuration problems? As a benchmark for such problems, we investigated the...

💬 0 commentsarXiv:2601.03850v1PDF
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