Approximate bit vectors for fast unification

  • Authors:
  • Matthew Skala;Gerald Penn

  • Affiliations:
  • University of Manitoba, Winnipeg, Manitoba, Canada;University of Toronto, Toronto, Ontario, Canada

  • Venue:
  • MOL'11 Proceedings of the 12th biennial conference on The mathematics of language
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

Bit vectors provide a way to compute the existence of least upper bounds in partial orders, which is a fundamental operation needed by any unification-based parser. However, bit vectors have seen relatively little adoption because of their length and associated speed disadvantages. We present a novel bit vector technique based on allowing one-sided errors; the resulting approximate bit vectors can be much shorter than the minimum lengths required by existing techniques that would provide exact answers. We give experimental results showing that our approximate vectors give accurate enough answers to be useful in practice.