Creative Commons Attribution 4.0 International license
Enumeration problems aim at outputting, without repetition, the set of solutions to a given problem instance. However, outputting the entire solution set may be prohibitively expensive if it is too big. In this case, outputting a small, sufficiently diverse subset of the solutions would be preferable. This leads to the Diverse-version of the original enumeration problem, where the goal is to achieve a certain level d of diversity by selecting k solutions. In this paper, we look at the Diverse-version of the query answering problem for Conjunctive Queries and extensions thereof. That is, we study the problem if it is possible to achieve a certain level d of diversity by selecting k answers to the given query and, in the positive case, to actually compute such k answers.
@InProceedings{merkl_et_al:LIPIcs.ICDT.2023.10,
author = {Merkl, Timo Camillo and Pichler, Reinhard and Skritek, Sebastian},
title = {{Diversity of Answers to Conjunctive Queries}},
booktitle = {26th International Conference on Database Theory (ICDT 2023)},
pages = {10:1--10:19},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-270-9},
ISSN = {1868-8969},
year = {2023},
volume = {255},
editor = {Geerts, Floris and Vandevoort, Brecht},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ICDT.2023.10},
URN = {urn:nbn:de:0030-drops-177529},
doi = {10.4230/LIPIcs.ICDT.2023.10},
annote = {Keywords: Query Answering, Diversity of Solutions, Complexity, Algorithms}
}