Q-Intersection Algorithms for Constraint-Based Robust Parameter Estimation

Abstract

Given a set of axis-parallel n-dimensional boxes, the q-intersection is defined as the smallest box encompassing all the points that belong to at least q boxes. Computing the q-intersection is a combinatorial problem that allows us to handle robust parameter estimation with a numerical constraint programming approach. The q-intersection can be viewed as a filtering operator for soft constraints that model measurements subject to outliers. This paper highlights the equivalence of this operator with the search of q-cliques in a graph whose boxicity is bounded by the number of variables in the constraint network. We present a computational study of the q-intersection. We also propose a fast heuristic and a sophisticated exact q-intersection algorithm. First experiments show that our exact algorithm outperforms the existing one while our heuristic performs an efficient filtering on hard problems.

Cite

Text

Carbonnel et al. "Q-Intersection Algorithms for Constraint-Based Robust Parameter Estimation." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.9117

Markdown

[Carbonnel et al. "Q-Intersection Algorithms for Constraint-Based Robust Parameter Estimation." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/carbonnel2014aaai-q/) doi:10.1609/AAAI.V28I1.9117

BibTeX

@inproceedings{carbonnel2014aaai-q,
  title     = {{Q-Intersection Algorithms for Constraint-Based Robust Parameter Estimation}},
  author    = {Carbonnel, Clément and Trombettoni, Gilles and Vismara, Philippe and Chabert, Gilles},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2014},
  pages     = {2630-2636},
  doi       = {10.1609/AAAI.V28I1.9117},
  url       = {https://mlanthology.org/aaai/2014/carbonnel2014aaai-q/}
}