Approximate recognition of non-regular languages by finite automata

  • Authors:
  • Gerry Eisman;B. Ravikumar

  • Affiliations:
  • San Francisco State University, San Francisco, CA;Sonoma State University Rohnert Park, CA

  • Venue:
  • ACSC '05 Proceedings of the Twenty-eighth Australasian conference on Computer Science - Volume 38
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Approximate computation is a central concept in algorithms and computation theory. Our notion of approximation is that the algorithm perform correctly on most of the inputs. We propose some finite automata models to study the question of how well a finite automaton can approximately recognize a non-regular language. On the one hand, we show that there are natural problems for which a DFA can correctly solve almost all the instances. The design of these DFA's leads to a linear time randomized algorithm for approximate integer multiplication. On the other hand, we show that some languages (such as Lmajority = {x ∈ (0 + 1)* | x has more 1's than 0's}) can't be approximated by any regular language in a strong sense. We also present results comparing different models of approximation.