paper-with-me

홈 › Papers

Learning Representations Through Contrastive Neural Model Checking

2025-10-02 · Vladimir Krsmanovic, Matthias Cosler, Mohamed Ghanem, Bernd Finkbeiner arxiv

Model checking is a key technique for verifying safety-critical systems against formal specifications, where recent applications of deep learning have shown promise. However, while ubiquitous for vision and language domains, representation learning remains underexplored in formal verification. We introduce Contrastive Neural Model Checking (CNML), a novel method that leverages the model checking task as a guiding signal for learning aligned representations. CNML jointly embeds logical specifications and systems into a shared latent space through a self-supervised contrastive objective. On industry-inspired retrieval tasks, CNML considerably outperforms both algorithmic and neural baselines in cross-modal and intra-modal settings. We further show that the learned representations effectively transfer to downstream tasks and generalize to more complex formulas. These findings demonstrate that model checking can serve as an objective for learning representations for formal languages.

📄 PDF Abstract BibTeX arXiv:2510.01853

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

The Past Mistake is the Future Wisdom: Error-driven Contrastive Probability Optimization for Chinese Spell Checking

2021-11-16 · ACL ARR September 2021 9 · Anonymous

Chinese Spell Checking (CSC) aims to detect and correct Chinese spelling errors, which are mainly caused by the phonological or visual similarity. Recently, pre-trained language models (PLMs) promote the progress of CSC …

Chinese Spell Checking

The Past Mistake is the Future Wisdom: Error-driven Contrastive Probability Optimization for Chinese Spell Checking

2022-03-02 · Findings (ACL) 2022 5 · Yinghui Li, Qingyu Zhou, Yangning Li, Zhongli Li 외

Chinese Spell Checking (CSC) aims to detect and correct Chinese spelling errors, which are mainly caused by the phonological or visual similarity. Recently, pre-trained language models (PLMs) promote the progress of CSC …

Chinese Spell Checking

KG-CRAFT: Knowledge Graph-based Contrastive Reasoning with LLMs for Enhancing Automated Fact-checking

2026-01-27 · Vítor N. Lourenço, Aline Paes, Tillman Weyde, Audrey Depeige 외 arxiv

Claim verification is a core component of automated fact-checking systems, aimed at determining the truthfulness of a statement by assessing it against reliable evidence sources such as documents or knowledge bases. This…

Contrastive Learning to Improve Retrieval for Real-world Fact Checking

2024-10-07 · Aniruddh Sriram, Fangyuan Xu, Eunsol Choi, Greg Durrett

Recent work on fact-checking addresses a realistic setting where models incorporate evidence retrieved from the web to decide the veracity of claims. A bottleneck in this pipeline is in retrieving relevant evidence: trad…

Contrastive LearningFact CheckingRetrievalVeracity Classification

SDCL: Self-Distillation Contrastive Learning for Chinese Spell Checking

2022-10-31 · Xiaotian Zhang, Hang Yan, Yu Sun, Xipeng Qiu

Due to the ambiguity of homophones, Chinese Spell Checking (CSC) has widespread applications. Existing systems typically utilize BERT for text encoding. However, CSC requires the model to account for both phonetic and gr…

Chinese Spell CheckingContrastive LearningSentence