We wrapped up Rules as Code Demo Day with Max Ghenis and Nikhil Woodruff, the founders of PolicyEngine. The PolicyEngine web app computes the impact of tax and benefit policy in the US and the UK. With PolicyEngine, anyone can freely calculate their taxes and benefits under current law and customizable policy reforms, and also estimate the society-wide impacts of those reforms. Policymakers and think tanks from across the political spectrum can analyze actual policy. PolicyEngine is built atop the open source OpenFisca US and UK microsimulation models and they are building an open unified data set utilizing data from the Policy Rules Database, Current Population Survey, Survey of Consumer Finances, Consumer Expenditures, tax records, and IRS Public Use File.
The Policy Rules Database (PRD), developed by the Federal Reserve Bank of Atlanta and the National Center for Children in Poverty, consolidates complex rules for major U.S. federal and state benefit programs and tax policies into a standardized, easy-to-use format. This database allows researchers to model public assistance impacts, simulate policy changes, and analyze benefits cliffs across various household scenarios using common rules and language across different programming platforms.
The article discusses key takeaways from BenCon 2023, highlighting the importance of creating equitable and ethical public benefits technology. It emphasizes the need for tech solutions that address systemic inequalities, ensure accessibility, and promote inclusivity for underserved communities in accessing public services.
The team developed an AI solution to assist benefit navigators with in-the-moment program information, finding that while LLMs are useful for summarizing and interpreting text, they are not ideal for implementing strict formulas like benefit calculations, but can accelerate the eligibility process by leveraging their strengths in general tasks.
The team introduced an AI assistant for benefits navigators to streamline the process and improve outcomes by quickly assessing client eligibility for benefits programs.
This is the summary version of a report that documents four experiments exploring if AI can be used to expedite the translation of SNAP and Medicaid policies into software code for implementation in public benefits eligibility and enrollment systems under a Rules as Code approach.
A framework that helps policy and digital service teams interpret legislation by identifying user needs, intent, and implementation challenges to support more effective, human-centered government service delivery.
This paper introduces a method for auditing benefits eligibility screening tools in four steps: 1) generate test households, 2) automatically populate screening questions with household information and retrieve determinations, 3) translate eligibility guidelines into computer code to generate ground truth determinations, and 4) identify conflicting determinations to detect errors.