English

The Traveling Observer Model: Multi-task Learning Through Spatial Variable Embeddings

Neural and Evolutionary Computing 2021-03-24 v4 Artificial Intelligence Machine Learning

Abstract

This paper frames a general prediction system as an observer traveling around a continuous space, measuring values at some locations, and predicting them at others. The observer is completely agnostic about any particular task being solved; it cares only about measurement locations and their values. This perspective leads to a machine learning framework in which seemingly unrelated tasks can be solved by a single model, by embedding their input and output variables into a shared space. An implementation of the framework is developed in which these variable embeddings are learned jointly with internal model parameters. In experiments, the approach is shown to (1) recover intuitive locations of variables in space and time, (2) exploit regularities across related datasets with completely disjoint input and output spaces, and (3) exploit regularities across seemingly unrelated tasks, outperforming task-specific single-task models and multi-task learning alternatives. The results suggest that even seemingly unrelated tasks may originate from similar underlying processes, a fact that the traveling observer model can use to make better predictions.

Keywords

Cite

@article{arxiv.2010.02354,
  title  = {The Traveling Observer Model: Multi-task Learning Through Spatial Variable Embeddings},
  author = {Elliot Meyerson and Risto Miikkulainen},
  journal= {arXiv preprint arXiv:2010.02354},
  year   = {2021}
}

Comments

Accepted for spotlight presentation as a conference paper at ICLR 2021. Main paper: 9 pages; with references: 12 pages; with appendix: 17 pages. Best viewed in color

R2 v1 2026-06-23T19:03:57.652Z