formal-methods

Tag

Cards List
#formal-methods

SQLite with a Fine-Toothed Comb

Lobsters Hottest ↗ · 2026-08-09 Cached

John Regehr describes using tis-interpreter to search for undefined behavior in SQLite, finding bugs like dangling pointer uses and uninitialized reads that other tools missed.

0 favorites 0 likes
#formal-methods

How to Find Bugs in Systems That Don't Exist

Lobsters Hottest ↗ · 2026-08-05 Cached

A talk on formal methods, using the "thing-doer" three-step process as an example, illustrating how to find bugs in systems that don't yet exist. The opening was delayed by 8 minutes due to a hardware failure.

0 favorites 0 likes
#formal-methods

Multi-Agent Planning with Spatio-Temporal and Topological Constraints using STL-GO

arXiv cs.AI ↗ · 2026-08-03 Cached

This paper presents two sound encodings (MIP and SMT) for multi-agent path planning with spatio-temporal and topological constraints expressed in STL-GO, and evaluates them on a multi-UAV search-and-rescue benchmark.

0 favorites 0 likes
#formal-methods

Why Don't People Use Formal Methods?

Hacker News Top ↗ · 2026-07-30 Cached

Hillel Wayne analyzes the historical and practical barriers preventing widespread adoption of formal methods in software engineering, distinguishing between formal specification and verification across code and design domains.

0 favorites 0 likes
#formal-methods

What does it mathematically mean for an AI-generated claim to be "true", "justified", and "trustworthy"?

Reddit r/artificial ↗ · 2026-07-28

A researcher describes a project to mathematically formalize truth, justification, and trustworthiness of AI-generated claims, seeking input on formal methods, logic, and probability theory for building a 'Trust Engine'.

0 favorites 0 likes
#formal-methods

Finding bugs in Raft implementations

Lobsters Hottest ↗ · 2026-07-27 Cached

A blog post by Antithesis detailing bugs found in several open-source Raft consensus implementations, including HashiCorp Raft and OpenRaft, emphasizing the difficulty of testing distributed systems and the need for better tooling.

0 favorites 0 likes
#formal-methods

Generative Compilation: On-the-Fly Compiler Feedback as AI Generates Code

Hugging Face Daily Papers ↗ · 2026-07-15 Cached

This paper introduces generative compilation, a method to obtain compiler feedback on partial programs during AI code generation, using a 'sealor' transformation that enables standard compilers to diagnose incomplete code. Evaluated on Rust coding tasks, it reduces non-compiling outputs and improves functional correctness by catching errors early.

0 favorites 0 likes
#formal-methods

Title I'm looking for engineers who enjoy solving problems that are more about correctness than AI.

Reddit r/artificial ↗ · 2026-07-08

The author shares their experience building a prototype to verify AI-generated financial claims, focusing on systems and engineering challenges like evidence reconciliation and deterministic verification, and invites conversations with like-minded engineers.

0 favorites 0 likes
#formal-methods

Theoria: Rewrite-Acceptability Verification over Informal Reasoning States

arXiv cs.AI ↗ · 2026-07-02 Cached

Theoria is a verification architecture that rewrites AI solutions into auditable state transitions, achieving high precision on HLE problems and detecting subtle errors like hidden premises and fabricated citations.

0 favorites 0 likes
#formal-methods

A Core Calculus for Documents

Lobsters Hottest ↗ · 2026-06-28

A formal core calculus for documents is presented, likely exploring type systems or semantics for document processing.

0 favorites 0 likes
#formal-methods

Contract-Based Compositional Shielding for Safe Multi-Agent Reinforcement Learning

arXiv cs.LG ↗ · 2026-06-15 Cached

A method for contract-based compositional shielding that ensures global safety in multi-agent reinforcement learning without centralized runtime control, using local LTL obligations and a multi-armed bandit to optimize team reward.

0 favorites 0 likes
#formal-methods

ReSyn: A Generalized Recursive Regular Expression Synthesis Framework

Hugging Face Daily Papers ↗ · 2026-06-13 Cached

ReSyn is a generalized recursive framework for synthesizing regular expressions from examples, aiming to improve upon existing synthesis techniques.

0 favorites 0 likes
#formal-methods

Formal methods and the future of programming

Lobsters Hottest ↗ · 2026-06-11 Cached

Jane Street, previously skeptical of formal methods, announces a shift in perspective and plans to build a team focused on formal methods, driven by the emergence of agentic coding which changes the cost/benefit calculus by reducing the cost of verification and increasing the need for reliable code.

0 favorites 0 likes
#formal-methods

@paulg: Interesting. AI will in effect increase both supply and demand for formal methods. You need them more, but you also hav…

X AI KOLs Following ↗ · 2026-06-11 Cached

Jane Street, previously skeptical about formal methods, is now building a team to use them, driven by AI and agentic coding that reduce costs and increase benefits for software verification.

0 favorites 0 likes
#formal-methods

Training-Inference Kernel Contracts: Bounding Divergence in Post-Training and Deployment

arXiv cs.LG ↗ · 2026-06-09 Cached

This paper formalizes the numerical divergence between training and inference kernels in modern AI post-training pipelines, proposing a kernel contract specification and a chain of Lipschitz-style bounds to mitigate off-policy bias, slice-level regressions, and reproducibility issues.

0 favorites 0 likes
#formal-methods

@geoffreyirving: New paper with Gopal Sarma, Rachel Steratore, and Sunny Bhatt, and me surveying formal methods folk about importance an…

X AI KOLs Following ↗ · 2026-06-08 Cached

A new paper surveying formal methods practitioners on the importance and tractability of applications to AI safety, accompanied by a broader plea for ambitious software verification.

0 favorites 0 likes
#formal-methods

Strabo: Declarative Specification and Implementation of Agentic Interaction Protocols

arXiv cs.AI ↗ · 2026-06-04 Cached

Strabo is a research contribution that models Google's Universal Commerce Protocol (UCP) as a declarative Langshaw protocol and implements agents using the Peach programming model, demonstrating interoperability between formally-specified agents and Google's UCP agents for agentic AI e-commerce interactions.

0 favorites 0 likes
#formal-methods

Tree-Based Formalization of Multi-Agent Complementarity in Human-AI Interactions

arXiv cs.AI ↗ · 2026-06-04 Cached

This paper introduces a tree-based formal framework for modeling complementarity in multi-agent human-AI interactions, proving that complementarity is attainable in regression but obstructed in classification under natural conditions on local aggregation and loss functions.

0 favorites 0 likes
#formal-methods

How did software get so reliable without proof? (1996)

Lobsters Hottest ↗ · 2026-06-03 Cached

This 1996 paper explores the reasons behind the increasing reliability of software despite the lack of formal proofs, discussing informal methods and engineering practices.

0 favorites 0 likes
#formal-methods

Logic for Programmers extra credits

Hillel Wayne — Computer Things ↗ · 2026-06-02 Cached

Hillel Wayne announces supplementary chapters for his book 'Logic for Programmers', covering topics like concurrent processes, first-order logic, Liskov's history rule, and orders.

0 favorites 0 likes
← Previous
Next →
← Back to home

Submit Feedback