# Continuous Learning for Large-scale Personalized Domain Classification

**Authors:** Han Li, Jihwan Lee, Sidharth Mudgal, Ruhi Sarikaya, Young-Bum Kim

arXiv: 1905.00921 · 2019-05-06

## TL;DR

This paper introduces CoNDA, a neural network approach for continuous, incremental domain classification in IPDAs, effectively handling new and personalized domains with high accuracy.

## Contribution

The paper presents CoNDA, a novel neural network method that enables dynamic, incremental learning of new personalized domains in large-scale IPDAs.

## Key findings

- CoNDA outperforms baseline methods in accuracy.
- It effectively incorporates new domains incrementally.
- High accuracy on both new and existing domains.

## Abstract

Domain classification is the task of mapping spoken language utterances to one of the natural language understanding domains in intelligent personal digital assistants (IPDAs). This is a major component in mainstream IPDAs in industry. Apart from official domains, thousands of third-party domains are also created by external developers to enhance the capability of IPDAs. As more domains are developed rapidly, the question of how to continuously accommodate the new domains still remains challenging. Moreover, existing continual learning approaches do not address the problem of incorporating personalized information dynamically for better domain classification. In this paper, we propose CoNDA, a neural network based approach for domain classification that supports incremental learning of new classes. Empirical evaluation shows that CoNDA achieves high accuracy and outperforms baselines by a large margin on both incrementally added new domains and existing domains.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1905.00921/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1905.00921/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1905.00921/full.md

---
Source: https://tomesphere.com/paper/1905.00921