Deutsch
 
Hilfe Datenschutzhinweis Impressum
  DetailsucheBrowse

Datensatz

DATENSATZ AKTIONENEXPORT

Freigegeben

Zeitschriftenartikel

Analyzing Robustness of Angluin's L* Algorithm in Presence of Noise

MPG-Autoren
/persons/resource/persons260725

Roy,  Rajarshi
Group R. Majumdar, Max Planck Institute for Software Systems, Max Planck Society;

Externe Ressourcen
Es sind keine externen Ressourcen hinterlegt
Volltexte (beschränkter Zugriff)
Für Ihren IP-Bereich sind aktuell keine Volltexte freigegeben.
Volltexte (frei zugänglich)

arXiv:2209.10315.pdf
(Preprint), 672KB

Ergänzendes Material (frei zugänglich)
Es sind keine frei zugänglichen Ergänzenden Materialien verfügbar
Zitation

Khmelnitsky, I., Haddad, S., Ye, L., Barbot, B., Bollig, B., Leucker, M., et al. (2022). Analyzing Robustness of Angluin's L* Algorithm in Presence of Noise. Electronic Proceedings in Theoretical Computer Science, 370, 81-96. doi:10.4204/EPTCS.370.6.


Zitierlink: https://hdl.handle.net/21.11116/0000-000B-5E54-E
Zusammenfassung
Angluin's L* algorithm learns the minimal (complete) deterministic finite
automaton (DFA) of a regular language using membership and equivalence queries.
Its probabilistic approximatively correct (PAC) version substitutes an
equivalence query by a large enough set of random membership queries to get a
high level confidence to the answer. Thus it can be applied to any kind of
(also non-regular) device and may be viewed as an algorithm for synthesizing an
automaton abstracting the behavior of the device based on observations. Here we
are interested on how Angluin's PAC learning algorithm behaves for devices
which are obtained from a DFA by introducing some noise. More precisely we
study whether Angluin's algorithm reduces the noise and produces a DFA closer
to the original one than the noisy device. We propose several ways to introduce
the noise: (1) the noisy device inverts the classification of words w.r.t. the
DFA with a small probability, (2) the noisy device modifies with a small
probability the letters of the word before asking its classification w.r.t. the
DFA, and (3) the noisy device combines the classification of a word w.r.t. the
DFA and its classification w.r.t. a counter automaton. Our experiments were
performed on several hundred DFAs.
Our main contributions, bluntly stated, consist in showing that: (1)
Angluin's algorithm behaves well whenever the noisy device is produced by a
random process, (2) but poorly with a structured noise, and, that (3) almost
surely randomness yields systems with non-recursively enumerable languages.