# Social Choice Methods for Database Aggregation

**Authors:** Francesco Belardinelli (Department of Computing, Imperial College, London, UK, Laboratoire IBISC, University of Evry, France), Umberto Grandi, (IRIT, University of Toulouse, France)

arXiv: 1907.10492 · 2019-07-25

## TL;DR

This paper explores how to aggregate multiple databases from different sources using social choice theory, ensuring integrity constraints are maintained and query answers are consistent after aggregation.

## Contribution

It introduces classes of aggregators that preserve integrity constraints and characterizes query languages for consistent answers in aggregated databases.

## Key findings

- Identifies aggregators respecting integrity constraints in combined databases.
- Characterizes query languages with consistent answers post-aggregation.
- Provides a foundation for applying social choice techniques to database knowledge representation.

## Abstract

Knowledge can be represented compactly in multiple ways, from a set of propositional formulas, to a Kripke model, to a database. In this paper we study the aggregation of information coming from multiple sources, each source submitting a database modelled as a first-order relational structure. In the presence of integrity constraints, we identify classes of aggregators that respect them in the aggregated database, provided these are satisfied in all individual databases. We also characterise languages for first-order queries on which the answer to a query on the aggregated database coincides with the aggregation of the answers to the query obtained on each individual database. This contribution is meant to be a first step on the application of techniques from social choice theory to knowledge representation in databases.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.10492/full.md

## References

39 references — full list in the complete paper: https://tomesphere.com/paper/1907.10492/full.md

---
Source: https://tomesphere.com/paper/1907.10492