PulseAugur
LIVE 10:20:05
tool · [1 source] ·
0
tool

New SMT-based algorithm learns weighted automata efficiently

Researchers have developed a new SMT-based active learning algorithm for nondeterministic weighted automata (WFAs). This method offers a practical and robust alternative to existing techniques, producing minimal WFAs and demonstrating strong performance in experimental evaluations. The algorithm is parametric and guaranteed to produce minimal WFAs if it terminates, with a proven termination condition for finite semirings. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a novel algorithm for learning weighted automata, potentially improving efficiency and size of learned models in formal language processing tasks.

RANK_REASON The cluster contains a new academic paper detailing a novel algorithm. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 · Alexandra Silva ·

    SMT-Based Active Learning of Weighted Automata

    We present an SMT-based active learning algorithm for nondeterministic weighted automata (WFAs) as a practical and robust alternative to Hankel/L*-style methods. Our algorithm is parametric in a given semiring and, if it terminates, guaranteed to produce minimal WFAs. We prove pa…