Learning Non-Linear Dynamics of Decision Boundaries for Maintaining Classification Performance

Abstract

We propose a method that involves a probabilistic model for learning future classifiers for tasks in which decision boundaries nonlinearly change over time. In certain applications, such as spam-mail classification, the decision boundary dynamically changes over time. Accordingly, the performance of the classifiers will deteriorate quickly unless the classifiers are updated using additional data. However, collecting such data can be expensive or impossible. The proposed model alleviates this deterioration in performance without additional data by modeling the non-linear dynamics of the decision boundary using Gaussian processes. The method also involves our developed learning algorithm for our model based on empirical variational Bayesian inference by which uncertainty of dynamics can be incorporated for future classification. The effectiveness of the proposed method was demonstrated through experiments using synthetic and real-world data sets.

Cite

Text

Kumagai and Iwata. "Learning Non-Linear Dynamics of Decision Boundaries for Maintaining Classification Performance." AAAI Conference on Artificial Intelligence, 2017. doi:10.1609/AAAI.V31I1.10830

Markdown

[Kumagai and Iwata. "Learning Non-Linear Dynamics of Decision Boundaries for Maintaining Classification Performance." AAAI Conference on Artificial Intelligence, 2017.](https://mlanthology.org/aaai/2017/kumagai2017aaai-learning/) doi:10.1609/AAAI.V31I1.10830

BibTeX

@inproceedings{kumagai2017aaai-learning,
  title     = {{Learning Non-Linear Dynamics of Decision Boundaries for Maintaining Classification Performance}},
  author    = {Kumagai, Atsutoshi and Iwata, Tomoharu},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {2117-2123},
  doi       = {10.1609/AAAI.V31I1.10830},
  url       = {https://mlanthology.org/aaai/2017/kumagai2017aaai-learning/}
}