← Search

Rongzhen Ye

5 accepted papers

2024

End-to-End Learning of LTLf Formulae by Faithful LTLf Encoding

AAAI 2024technical

It is important to automatically discover the underlying tree-structured formulae from large amounts of data. In this paper, we examine learning linear temporal logic on finite traces (LTLf) formulae, which is a tree structure syntactically and characterizes temporal properties semantically. Its cor…

2023

A Noise-Tolerant Differentiable Learning Approach for Single Occurrence Regular Expression with Interleaving

AAAI 2023technical

We study the problem of learning a single occurrence regular expression with interleaving (SOIRE) from a set of text strings possibly with noise. SOIRE fully supports interleaving and covers a large portion of regular expressions used in practice. Learning SOIREs is challenging because it requires h…

Cited by 2SourcePDFScholar
2022

Improving Local Search Algorithms via Probabilistic Configuration Checking

AAAI 2022technical

Configuration checking (CC) has been confirmed to alleviate the cycling problem in local search for combinatorial optimization problems (COPs). When using CC heuristics in local search for graph problems, a critical concept is the configuration of the vertices. All existing CC variants employ either…

Cited by 3SourcePDFScholar
2022

Teaching LTLf Satisfiability Checking to Neural Networks

IJCAI 2022poster

Linear temporal logic over finite traces (LTLf) satisfiability checking is a fundamental and hard (PSPACE-complete) problem in the artificial intelligence community. We explore teaching end-to-end neural networks to check satisfiability in polynomial time. It is a challenge to characterize the synta…

2021

A DQN-based Approach to Finding Precise Evidences for Fact Verification

ACL 2021long

Computing precise evidences, namely minimal sets of sentences that support or refute a given claim, rather than larger evidences is crucial in fact verification (FV), since larger evidences may contain conflicting pieces some of which support the claim while the other refute, thereby misleading FV.…