TL;DR
This paper explores approaches to achieve single exponential time algorithms for spatial-temporal reasoning problems like RCC and IA, using redundancy classification and dynamic programming techniques.
Contribution
It introduces new dynamic programming algorithms that improve the complexity bounds for certain spatial-temporal reasoning problems, approaching single exponential time.
Findings
Classified the maximum number of non-redundant constraints in RCC and IA.
Developed a $4^n$ time algorithm for a fragment of Allen's interval algebra.
Achieved an asymptotic complexity matching the $o(n)^n$ bound for RCC with 8 basic relations.
Abstract
The region connection calculus () and Allen's interval algebra () are two well-known NP-hard spatial-temporal qualitative reasoning problems. They are solvable in time, where is the number of variables, and is additionally known to be solvable in time. However, no improvement over exhaustive search is known for , and if they are also solvable in single exponential time is unknown. We investigate multiple avenues towards reaching such bounds. First, we show that branching is insufficient since there are too many non-redundant constraints. Concretely, we classify the maximum number of non-redundant constraints in and . Algorithmically, we make two significant contributions based on dynamic programming (DP). The first algorithm runs in time and is applicable to a non-trivial, NP-hard fragment of , which…
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
