Gaussian Process Decentralized Data Fusion Meets Transfer Learning in Large-Scale Distributed Cooperative Perception

Abstract

This paper presents novel Gaussian process decentralized data fusion algorithms exploiting the notion of agent-centric support sets for distributed cooperative perception of large-scale environmental phenomena. To overcome the limitations of scale in existing works, our proposed algorithms allow every mobile sensing agent to choose a different support set and dynamically switch to another during execution for encapsulating its own data into a local summary that, perhaps surprisingly, can still be assimilated with the other agents' local summaries (i.e., based on their current choices of support sets) into a globally consistent summary to be used for predicting the phenomenon. To achieve this, we propose a novel transfer learning mechanismfor a team of agents capable of sharing and transferring information encapsulated in a summary based on a support set to that utilizing a different support set with some loss that can be theoretically bounded and analyzed. To alleviate the issue of information loss accumulating over multiple instances of transfer learning, we propose a new information sharing mechanism to be incorporated into our algorithms in order to achieve memory-efficient lazy transfer learning. Empirical evaluation on real-world datasets show that our algorithms outperform the state-of-the-art methods.

Cite

Text

Ouyang and Low. "Gaussian Process Decentralized Data Fusion Meets Transfer Learning in Large-Scale Distributed Cooperative Perception." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.11786

Markdown

[Ouyang and Low. "Gaussian Process Decentralized Data Fusion Meets Transfer Learning in Large-Scale Distributed Cooperative Perception." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/ouyang2018aaai-gaussian/) doi:10.1609/AAAI.V32I1.11786

BibTeX

@inproceedings{ouyang2018aaai-gaussian,
  title     = {{Gaussian Process Decentralized Data Fusion Meets Transfer Learning in Large-Scale Distributed Cooperative Perception}},
  author    = {Ouyang, Ruofei and Low, Kian Hsiang},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {3876-3883},
  doi       = {10.1609/AAAI.V32I1.11786},
  url       = {https://mlanthology.org/aaai/2018/ouyang2018aaai-gaussian/}
}