Unlike traditional parser combinators that buffer tokens and rely on implicit backtracking, Tokit streams tokens on-demand with predictable, deterministic decisions. This makes it ideal for building ...
Abstract: The climatic sensitivity of new terrain-aware backtracking algorithms is evaluated across 800 locations in the continental USA on a representative synthetic rolling terrain. We find that a ...
Abstract: Robot navigation in an unknown environment is a challenging task, due to the lack of spatial awareness and semantic understanding of the environment. Previous works predominantly relied on ...
This is the replication package for [FSE24] "LILAC: Log Parsing using LLMs with Adaptive Parsing Cache". In this paper, we propose LILAC, the first practical LLM-based log parsing framework. LILAC ...