<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Verification on reSAID Lab</title><link>https://resaid-lab.github.io/categories/verification/</link><description>Recent content in Verification on reSAID Lab</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 01 Nov 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://resaid-lab.github.io/categories/verification/index.xml" rel="self" type="application/rss+xml"/><item><title>Safety Assurance of ML-Based Systems</title><link>https://resaid-lab.github.io/projects/safety-assurance-ml/</link><pubDate>Wed, 01 Nov 2023 00:00:00 +0000</pubDate><guid>https://resaid-lab.github.io/projects/safety-assurance-ml/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;ML-based software makes predictions in settings where failures carry real safety consequences. Our motivating case study was the DHS passenger screening challenge, hosted on Kaggle with the largest prize pool in its history ($1.5 million): TSA screens more than two million passengers daily, high false alarm rates create checkpoint bottlenecks, and false negatives pose severe safety risks. We built abstractions of such ML-enabled systems and inferred preconditions that provide probable guarantees on the safety of their predictions.&lt;/p&gt;</description></item><item><title>Fairify: Fairness Verification of Neural Networks</title><link>https://resaid-lab.github.io/projects/fairify/</link><pubDate>Mon, 15 May 2023 00:00:00 +0000</pubDate><guid>https://resaid-lab.github.io/projects/fairify/</guid><description>&lt;h2 id="overview"&gt;Overview&lt;/h2&gt;
&lt;p&gt;We built Fairify, an SMT-based approach that verifies individual fairness of deep
neural networks in production. Individual fairness requires that any two individuals
who differ only in protected attributes such as race, sex, or age receive similar
predictions; unlike group metrics, it captures worst-case discrimination. The
property is hard to verify because it must be checked globally over the input
domain and because of the non-linear computation nodes in the network.&lt;/p&gt;</description></item></channel></rss>