Multi-domain learning by confidence-weighted parameter combination

作者:Mark Dredze, Alex Kulesza, Koby Crammer

摘要

State-of-the-art statistical NLP systems for a variety of tasks learn from labeled training data that is often domain specific. However, there may be multiple domains or sources of interest on which the system must perform. For example, a spam filtering system must give high quality predictions for many users, each of whom receives emails from different sources and may make slightly different decisions about what is or is not spam. Rather than learning separate models for each domain, we explore systems that learn across multiple domains. We develop a new multi-domain online learning framework based on parameter combination from multiple classifiers. Our algorithms draw from multi-task learning and domain adaptation to adapt multiple source domain classifiers to a new target domain, learn across multiple similar domains, and learn across a large number of disparate domains. We evaluate our algorithms on two popular NLP domain adaptation tasks: sentiment classification and spam filtering.

论文关键词:Online learning, Domain adaptation, Classifier combination, Transfer learning, Multi-task learning

论文评审过程:

论文官网地址:https://doi.org/10.1007/s10994-009-5148-0