A Multivariate Complexity Analysis of Qualitative Reasoning Problems
Leif Eriksson, Victor Lagerkvist

TL;DR
This paper introduces a multivariate analysis approach to develop single-exponential algorithms for qualitative reasoning problems in AI, focusing on parameters like variables and problem width.
Contribution
It defines new problem classes FPE and XE, and demonstrates their applicability to temporal reasoning and Allen's interval algebra, advancing algorithmic complexity understanding.
Findings
Partially Ordered Time problem solvable in 16^{kn} time
Interval algebra network consistency solvable in (2nk)^{2k} * 2^{n} time
Multivariate analysis can generalize to other qualitative reasoning problems.
Abstract
Qualitative reasoning is an important subfield of artificial intelligence where one describes relationships with qualitative, rather than numerical, relations. Many such reasoning tasks, e.g., Allen's interval algebra, can be solved in time, but single-exponential running times are currently far out of reach. In this paper we consider single-exponential algorithms via a multivariate analysis consisting of a fine-grained parameter (e.g., the number of variables) and a coarse-grained parameter expected to be relatively small. We introduce the classes FPE and XE of problems solvable in , respectively , time, and prove several fundamental properties of these classes. We proceed by studying temporal reasoning problems and (1) show that the Partially Ordered Time problem of effective width is solvable in …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Constraint Satisfaction and Optimization · Rough Sets and Fuzzy Logic
