We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DB

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Databases

Title: FAQ: Questions Asked Frequently

Abstract: We define and study the Functional Aggregate Query (FAQ) problem, which encompasses many frequently asked questions in constraint satisfaction, databases, matrix operations, probabilistic graphical models and logic. This is our main conceptual contribution.
We then present a simple algorithm called "InsideOut" to solve this general problem. InsideOut is a variation of the traditional dynamic programming approach for constraint programming based on variable elimination. Our variation adds a couple of simple twists to basic variable elimination in order to deal with the generality of FAQ, to take full advantage of Grohe and Marx's fractional edge cover framework, and of the analysis of recent worst-case optimal relational join algorithms.
As is the case with constraint programming and graphical model inference, to make InsideOut run efficiently we need to solve an optimization problem to compute an appropriate 'variable ordering'. The main technical contribution of this work is a precise characterization of when a variable ordering is 'semantically equivalent' to the variable ordering given by the input FAQ expression. Then, we design an approximation algorithm to find an equivalent variable ordering that has the best 'fractional FAQ-width'. Our results imply a host of known and a few new results in graphical model inference, matrix operations, relational joins, and logic.
We also briefly explain how recent algorithms on beyond worst-case analysis for joins and those for solving SAT and #SAT can be viewed as variable elimination to solve FAQ over compactly represented input functions.
Subjects: Databases (cs.DB); Data Structures and Algorithms (cs.DS); Logic in Computer Science (cs.LO)
Cite as: arXiv:1504.04044 [cs.DB]
  (or arXiv:1504.04044v7 [cs.DB] for this version)

Submission history

From: Mahmoud Abo Khamis [view email]
[v1] Wed, 15 Apr 2015 20:31:00 GMT (132kb)
[v2] Mon, 27 Apr 2015 23:38:27 GMT (132kb)
[v3] Mon, 11 May 2015 17:49:01 GMT (132kb)
[v4] Sun, 9 Aug 2015 04:05:49 GMT (131kb)
[v5] Fri, 15 Apr 2016 09:55:45 GMT (126kb)
[v6] Mon, 6 Feb 2017 01:14:58 GMT (125kb)
[v7] Sat, 23 Dec 2023 21:57:34 GMT (124kb)

Link back to: arXiv, form interface, contact.