Optimizing Recursive Information-Gathering Plans

Abstract

In this paper we describe two optimization techniques that are specially tailored for information gathering. The first is a greedy minimization algorithm that minimizes an information gathering plan by removing redundant and overlapping information sources without loss of completeness. We then discuss a set of heuristics that guide the greedy minimization algorithm so as to remove costlier information sources first. In contrast to previous work, our approach can handle recursive query plans that arise commonly in practice. Second, we present a method for ordering the access to sources to reduce the execution cost. Sources on the Internet have a variety of access limitations and the execution cost in information gathering is affected both by network traffic and by the connection setup costs. We describe a way of representing the access capabilities of sources, and provide a greedy algorithm for ordering source calls that respects source limitations, and takes both acc...

Cite

Text

Lambrecht et al. "Optimizing Recursive Information-Gathering Plans." International Joint Conference on Artificial Intelligence, 1999.

Markdown

[Lambrecht et al. "Optimizing Recursive Information-Gathering Plans." International Joint Conference on Artificial Intelligence, 1999.](https://mlanthology.org/ijcai/1999/lambrecht1999ijcai-optimizing/)

BibTeX

@inproceedings{lambrecht1999ijcai-optimizing,
  title     = {{Optimizing Recursive Information-Gathering Plans}},
  author    = {Lambrecht, Eric and Kambhampati, Subbarao and Gnanaprakasam, Senthil},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1999},
  pages     = {1204-1211},
  url       = {https://mlanthology.org/ijcai/1999/lambrecht1999ijcai-optimizing/}
}