Exploring Kernel Functions in the Softmax Layer for Contextual Word Classification
Computation and Language
2019-10-29 v1 Machine Learning
Machine Learning
Abstract
Prominently used in support vector machines and logistic regressions, kernel functions (kernels) can implicitly map data points into high dimensional spaces and make it easier to learn complex decision boundaries. In this work, by replacing the inner product function in the softmax layer, we explore the use of kernels for contextual word classification. In order to compare the individual kernels, experiments are conducted on standard language modeling and machine translation tasks. We observe a wide range of performances across different kernel settings. Extending the results, we look at the gradient properties, investigate various mixture strategies and examine the disambiguation abilities.
Cite
@article{arxiv.1910.12554,
title = {Exploring Kernel Functions in the Softmax Layer for Contextual Word Classification},
author = {Yingbo Gao and Christian Herold and Weiyue Wang and Hermann Ney},
journal= {arXiv preprint arXiv:1910.12554},
year = {2019}
}
Comments
IWSLT2019