{"id":7492,"date":"2024-07-24T04:00:00","date_gmt":"2024-07-24T04:00:00","guid":{"rendered":"https:\/\/www.aiproblog.com\/index.php\/2024\/07\/24\/study-when-allocating-scarce-resources-with-ai-randomization-can-improve-fairness\/"},"modified":"2024-07-24T04:00:00","modified_gmt":"2024-07-24T04:00:00","slug":"study-when-allocating-scarce-resources-with-ai-randomization-can-improve-fairness","status":"publish","type":"post","link":"https:\/\/www.aiproblog.com\/index.php\/2024\/07\/24\/study-when-allocating-scarce-resources-with-ai-randomization-can-improve-fairness\/","title":{"rendered":"Study: When allocating scarce resources with AI, randomization can improve fairness"},"content":{"rendered":"<p>Author: Adam Zewe | MIT News<\/p>\n<div>\n<p>Organizations are increasingly utilizing machine-learning models to allocate scarce resources or opportunities. For instance, such models can help companies screen resumes to choose job interview candidates or aid hospitals in ranking kidney transplant patients based on their likelihood of survival.<\/p>\n<p>When deploying a model, users typically strive to ensure its predictions are fair by reducing bias. This often involves techniques like adjusting the features a model uses to make decisions or calibrating the scores it generates.<\/p>\n<p>However, researchers from MIT and Northeastern University argue that these fairness methods are not sufficient to address structural injustices and inherent uncertainties. In a <a href=\"https:\/\/arxiv.org\/html\/2404.08592v1\" target=\"_blank\" rel=\"noopener\">new paper<\/a>, they show how randomizing a model\u2019s decisions in a structured way can improve fairness in certain situations.<\/p>\n<p>For example, if multiple companies use the same machine-learning model to rank job interview candidates deterministically \u2014 without any randomization \u2014 then one deserving individual could be the bottom-ranked candidate for every job, perhaps due to how the model weighs answers provided in an online form. Introducing randomization into a model\u2019s decisions could prevent one worthy person or group from always being denied a scarce resource, like a job interview.<\/p>\n<p>Through their analysis, the researchers found that randomization can be especially beneficial when a model\u2019s decisions involve uncertainty or when the same group consistently receives negative decisions.<\/p>\n<p>They present a framework one could use to introduce a specific amount of randomization into a model\u2019s decisions by allocating resources through a weighted lottery. This method, which an individual can tailor to fit their situation, can improve fairness without hurting the efficiency or accuracy of a model.<\/p>\n<p>\u201cEven if you could make fair predictions, should you be deciding these social allocations of scarce resources or opportunities strictly off scores or rankings? As things scale, and we see more and more opportunities being decided by these algorithms, the inherent uncertainties in these scores can be amplified. We show that fairness may require some sort of randomization,\u201d says Shomik Jain, a graduate student in the Institute for Data, Systems, and Society (IDSS) and lead author of the paper.<\/p>\n<p>Jain is joined on the paper by Kathleen Creel, assistant professor of philosophy and computer science at Northeastern University; and senior author Ashia Wilson, the Lister Brothers Career Development Professor in the Department of Electrical Engineering and Computer Science and a principal investigator in the Laboratory for Information and Decision Systems (LIDS). The research will be presented at the International Conference on Machine Learning.<\/p>\n<p><strong>Considering claims<\/strong><\/p>\n<p>This work builds off a <a href=\"https:\/\/dl.acm.org\/doi\/pdf\/10.1145\/3630106.3658899\" target=\"_blank\" rel=\"noopener\">previous paper<\/a> in which the researchers explored harms that can occur when one uses deterministic systems at scale. They found that using a machine-learning model to deterministically allocate resources can amplify inequalities that exist in training data, which can reinforce bias and systemic inequality.\u00a0<\/p>\n<p>\u201cRandomization is a very useful concept in statistics, and to our delight, satisfies the fairness demands coming from both a systemic and individual point of view,\u201d Wilson says.<\/p>\n<p>In <a href=\"https:\/\/openreview.net\/pdf?id=44qxX6Ty6F\" target=\"_blank\" rel=\"noopener\">this paper<\/a>, they explored the question of when randomization can improve fairness. They framed their analysis around the ideas of philosopher John Broome, who wrote about the value of using lotteries to award scarce resources in a way that honors all claims of individuals.<\/p>\n<p>A person\u2019s claim to a scarce resource, like a kidney transplant, can stem from merit, deservingness, or need. For instance, everyone has a right to life, and their claims on a kidney transplant may stem from that right, Wilson explains.<\/p>\n<p>\u201cWhen you acknowledge that people have different claims to these scarce resources, fairness is going to require that we respect all claims of individuals. If we always give someone with a stronger claim the resource, is that fair?\u201d Jain says.<\/p>\n<p>That sort of deterministic allocation could cause systemic exclusion or exacerbate patterned inequality, which occurs when receiving one allocation increases an individual\u2019s likelihood of receiving future allocations. In addition, machine-learning models can make mistakes, and a deterministic approach could cause the same mistake to be repeated.<\/p>\n<p>Randomization can overcome these problems, but that doesn\u2019t mean all decisions a model makes should be randomized equally.<\/p>\n<p><strong>Structured randomization<\/strong><\/p>\n<p>The researchers use a weighted lottery to adjust the level of randomization based on the amount of uncertainty involved in the model\u2019s decision-making. A decision that is less certain should incorporate more randomization.<\/p>\n<p>\u201cIn kidney allocation, usually the planning is around projected lifespan, and that is deeply uncertain. If two patients are only five years apart, it becomes a lot harder to measure. We want to leverage that level of uncertainty to tailor the randomization,\u201d Wilson says.<\/p>\n<p>The researchers used statistical uncertainty quantification methods to determine how much randomization is needed in different situations. They show that calibrated randomization can lead to fairer outcomes for individuals without significantly affecting the utility, or effectiveness, of the model.<\/p>\n<p>\u201cThere is a balance to be had between overall utility and respecting the rights of the individuals who are receiving a scarce resource, but oftentimes the tradeoff is relatively small,\u201d says Wilson.<\/p>\n<p>However, the researchers emphasize there are situations where randomizing decisions would not improve fairness and could harm individuals, such as in criminal justice contexts.<\/p>\n<p>But there could be other areas where randomization can improve fairness, such as college admissions, and the researchers plan to study other use cases in future work. They also want to explore how randomization can affect other factors, such as competition or prices, and how it could be used to improve the robustness of machine-learning models.<\/p>\n<p>\u201cWe are hoping our paper is a first move toward illustrating that there might be a benefit to randomization. We are offering randomization as a tool. How much you are going to want to do it is going to be up to all the stakeholders in the allocation to decide. And, of course, how they decide is another research question all together,\u201d says Wilson.<\/p>\n<\/div>\n<p><a href=\"https:\/\/news.mit.edu\/2024\/study-structured-randomization-ai-can-improve-fairness-0724\">Go to Source<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Author: Adam Zewe | MIT News Organizations are increasingly utilizing machine-learning models to allocate scarce resources or opportunities. For instance, such models can help companies [&hellip;] <span class=\"read-more-link\"><a class=\"read-more\" href=\"https:\/\/www.aiproblog.com\/index.php\/2024\/07\/24\/study-when-allocating-scarce-resources-with-ai-randomization-can-improve-fairness\/\">Read More<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":472,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"categories":[24],"tags":[],"_links":{"self":[{"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/posts\/7492"}],"collection":[{"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/comments?post=7492"}],"version-history":[{"count":0,"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/posts\/7492\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/media\/464"}],"wp:attachment":[{"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/media?parent=7492"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/categories?post=7492"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.aiproblog.com\/index.php\/wp-json\/wp\/v2\/tags?post=7492"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}