y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#automated-verification News & Analysis

3 articles tagged with #automated-verification. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

3 articles
AIBullisharXiv – CS AI · Mar 47/104
🧠

VeriStruct: AI-assisted Automated Verification of Data-Structure Modules in Verus

VeriStruct is a new AI framework that automates formal verification of complex data structure modules in the Verus programming language. The system achieved a 99.2% success rate in verifying 128 out of 129 functions across eleven Rust data structure modules, representing significant progress in AI-assisted formal verification.

AIBullisharXiv – CS AI · Jun 196/10
🧠

CREDENCE: Claim Reduction for Decomposition & Enhanced Credibility -- Semantic Metrics and Convergence Analysis

Researchers introduce CREDENCE, a new framework for decomposing complex claims into verifiable atomic statements, addressing limitations in existing fact-checking pipelines. The framework replaces token-overlap metrics with semantic similarity scoring and provides formal convergence analysis for repair loops, improving fact-checking accuracy by 15-32 percentage points across multiple domains.

AINeutralarXiv – CS AI · May 276/10
🧠

ConVer: Using Contracts and Loop Invariant Synthesis for Scalable Formal Software Verification

ConVer is a compositional verification tool that leverages large language models and contract synthesis to formally verify C programs more efficiently than traditional bounded model checking. The tool achieves 82-96% success on simple benchmarks and 67% on complex programs, demonstrating significant progress in automated software verification despite limitations on recursive and loop-intensive code.