Vector Symbolic Architectures

Wednesday, July 20, 2005

Where do VSA's fit into AI?

John Langford discusses different aspect of machine learning in a post Languages of Learning:

...

In addition there are languages related to various aspects of learning.


  1. Reductions: A language for translating between varying real-world losses and core learning algorithm optimizations.
  2. Feature Languages: Exactly how features are specified varies from on learning algorithm to another. Several people have been working on languages for features that cope with sparsity or the cross-product nature of databases.
  3. Data interaction languages: The statistical query model of learning algorithms provides a standardized interface between data and learning algorithm.

...

It seems VSA's fit right into the "Feature Languages" category, and they provide solutions to the problem of representing combinatorial features (which are very sparse).

0 Comments:

Post a Comment

<< Home