Input Data Management in Real-Time AI Systems

Abstract

A real-time AI system in the real world needs to monitor an immense volume of data. To do this, the system must filter out much of the incoming data. However, it must remain responsive to important or unexpected events in the data. This paper describes some simple approaches to data management, shows how they can fail to be both adequately selective and responsive, and presents an approach that improves on the simple approaches by making use of information about the system's resources and ongoing tasks. The new approach has been applied in a system for monitoring patients in a surgical intensive-care unit. 1

Cite

Text

Washington and Hayes-Roth. "Input Data Management in Real-Time AI Systems." International Joint Conference on Artificial Intelligence, 1989.

Markdown

[Washington and Hayes-Roth. "Input Data Management in Real-Time AI Systems." International Joint Conference on Artificial Intelligence, 1989.](https://mlanthology.org/ijcai/1989/washington1989ijcai-input/)

BibTeX

@inproceedings{washington1989ijcai-input,
  title     = {{Input Data Management in Real-Time AI Systems}},
  author    = {Washington, Richard and Hayes-Roth, Barbara},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {1989},
  pages     = {250-255},
  url       = {https://mlanthology.org/ijcai/1989/washington1989ijcai-input/}
}