A General Regression Technique for Learning Transductions
Abstract
The problem of learning a transduction, that is a string-to-string mapping, is a common problem arising in natural language processing and computational biology. Previous methods proposed for learning such mappings are based on classification techniques. This paper presents a new and general regression technique for learning transductions and reports the results of experiments showing its effectiveness. Our transduction learning consists of two phases: the estimation of a set of regression coefficients and the computation of the pre-image corresponding to this set of coefficients. A novel and conceptually cleaner formulation of kernel dependency estimation provides a simple framework for estimating the regression coefficients, and an efficient algorithm for computing the pre-image from the regression coefficients extends the applicability of kernel dependency estimation to output sequences. We report the results of a series of experiments illustrating the application of our regression technique for learning transductions.
Cite
Text
Cortes et al. "A General Regression Technique for Learning Transductions." International Conference on Machine Learning, 2005. doi:10.1145/1102351.1102371Markdown
[Cortes et al. "A General Regression Technique for Learning Transductions." International Conference on Machine Learning, 2005.](https://mlanthology.org/icml/2005/cortes2005icml-general/) doi:10.1145/1102351.1102371BibTeX
@inproceedings{cortes2005icml-general,
title = {{A General Regression Technique for Learning Transductions}},
author = {Cortes, Corinna and Mohri, Mehryar and Weston, Jason},
booktitle = {International Conference on Machine Learning},
year = {2005},
pages = {153-160},
doi = {10.1145/1102351.1102371},
url = {https://mlanthology.org/icml/2005/cortes2005icml-general/}
}