Search Results for author: Su-Hyeon Kim

Found 2 papers, 0 papers with code

Neuro-Symbolic Regex Synthesis Framework via Neural Example Splitting

no code implementations20 May 2022 Su-Hyeon Kim, Hyunjoon Cheon, Yo-Sub Han, Sang-Ki Ko

We tackle the problem of learning regexes faster from positive and negative strings by relying on a novel approach called `neural example splitting'.

SplitRegex: Faster Regex Synthesis via Neural Example Splitting

no code implementations29 Sep 2021 Su-Hyeon Kim, Hyunjoon Cheon, Yo-Sub Han, Sang-Ki Ko

SplitRegex is a divided-and-conquer framework for learning target regexes; split (=divide) positive strings and infer partial regexes for multiple parts, which is much more accurate than the whole string inferring, and concatenate (=conquer) inferred regexes while satisfying negative strings.

Cannot find the paper you are looking for? You can Submit a new open access paper.