ACL-02 Tutorial






Kernel methods and Support Vector Machines - Application to NLP Problems

Jean-Michel Renders, Xerox Research Center Europe

Kernel methods and Support Vector Machine (SVM) have recently been introduced to solve Natural Language problems. Kernel methods define a generalized "similarity" measure between objects of arbitrary structure, with three interesting properties:

On the other hand, Support Vector Machines (and a family of techniques based on similar concepts) have emerged as a powerful supervised learning method, combining a strong theoretical basis (structural risk minimization), natural coupling with kernels, efficient implementations and performances proved to be excellent, even for high dimensional problems and for small data sets.

After attending this tutorial, you should :

Back to the tutorials page.