惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Hugging Face - Blog
Hugging Face - Blog
宝玉的分享
宝玉的分享
G
Google Developers Blog
T
Tailwind CSS Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
V2EX
V
Visual Studio Blog
博客园 - Franky
S
SegmentFault 最新的问题
Jina AI
Jina AI
爱范儿
爱范儿
The Cloudflare Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
D
DataBreaches.Net
C
Check Point Blog
月光博客
月光博客
P
Proofpoint News Feed
T
The Blog of Author Tim Ferriss
罗磊的独立博客
H
Hackread – Cybersecurity News, Data Breaches, AI and More
MongoDB | Blog
MongoDB | Blog
The GitHub Blog
The GitHub Blog
Y
Y Combinator Blog
Martin Fowler
Martin Fowler

Vector Institute for Artificial Intelligence

Mohamad Moosavi: Accelerating the search for climate solutions with AI A strategic blueprint for safe health AI implementation: Your 2026 roadmap Vector Institute awards 100 scholarships to Ontario’s top AI graduate students Agentic AI evaluation strategies Hassan Ashtiani: Building trustworthy AI through mathematical foundations Vector researchers advance representation learning and deep learning research at ICLR 2026 Remarkable 2026 Poster Session: 60 research projects shaping AI’s future CRISPNAM-FG: An interpretable Fine-Gray deep survival model for competing risks in health care Demo Day: How the Vector Institute helps Canadian startups turn innovative ideas into commercial reality The New Cartography of the Invisible Vector researchers advance AI frontiers with 80 papers at NeurIPS 2025 New study reveals AI’s $100B economic impact across Canada, with Ontario leading the charge When smart AI gets too smart: Key insights from Vector’s 2025 ML Security & Privacy Workshop Vector Institute names 13 new Faculty Members, expanding core research leadership across Ontario Vector researchers dive into deep learning at ICLR 2025 When AI Meets Human Matters: Evaluating Multimodal Models Through a Human-Centred Lens – Introducing HumaniBench Vector Institute 2024-25 annual report: Where AI research meets real-world impact Vector researchers tackle real-world AI challenges at ICML 2025 Ontario’s AI ecosystem: fueling real economic growth with record number of jobs and private investments Transforming Youth Mental Health Support: FAIIR’s AI-Powered Crisis Response Model Vector Institute awards up to $2.1 million in scholarships to Ontario’s top AI graduate students AI Weather Forecasting Breakthrough: How Canadian Innovation is Transforming Climate Prediction | Aardvark Weather Exploring Intelligence: Vector Faculty Member Kelsey Allen’s Path from Particle Physics to Cognitive Machine Learning Vector Institute Announces the Appointment of Glenda Crisp as President and CEO Vector Institute Unveils Comprehensive Evaluation of Leading AI Models State of Evaluation Study: Vector Institute Unlocks New Transparency in Benchmarking Global AI Models Real World Multi-Agent Reinforcement Learning – Latest Developments and Applications Principles in Action: Introducing the Vector Institute’s Playbook for Responsible AI Product Development Leveraging Large Language Models for More Efficient Systematic Reviews in Medicine and Beyond Global AI Alliance for Climate Action funding announcement
Vector researcher develops fairness model that accounts f...
Ian Gormely · 2020-08-10 · via Vector Institute for Artificial Intelligence

Photo by Elena Mozhvilo on Unsplash

August 10, 2020

By Ian Gormely

From music discovery to finance, we interact with AI every day, often without even knowing it. Yet, as algorithms are considered for use in societal decision making, questions of fairness become a critical issue. 

Definitions of what is fair vary, but concerns often boil down to a question of bias: are the data algorithms are trained on representative of the population that they serve? “Machine learning algorithms are fundamentally data-driven,” says Vector researcher Safwan Hossain, who is supervised by Vector Faculty Affiliate Nisarg Shah. “If there is bias in the data, that bias could very well carry forward to bias in the model.” 

Many machine learning algorithms are built on a yes/no binary. In the case of something like bank loans, a model would decide whether or not someone should be granted a loan; a model should not unfairly favour one group over another.

But, fairness can also be in the eye of the beholder. Hossain notes that people tend to value goods differently from one another. Yet, most models fail to account for individual preference or more complex, non-binary settings, something addressed in the new paper “Designing Fairly Fair Classifiers Via Economic Fairness Notions,” co-authored by Hossain, Andjela Mladenovic, and Vector Faculty Affiliate Nisarg Shah. Someone might be granted a loan, but getting the wrong loan — say a five-year, variable rate mortgage when they wanted a 10-year fixed-rate one — can be as unfair as not getting one at all.

In building their model, Hossain, who works at the intersection of economics and computer science, took two well-studied economic definitions of fairness — envy freeness and equitability, which compare the differences between how different people value different items or ideas — and adapted them to a machine learning setting. 

In doing so, they were able to build a generalizable fairness model that encompasses a number of existing fairness concepts. This will enable them to deploy it in new settings, such as targeted advertising or end-of-life care, with new data. Hossain is already working on a follow-up paper that applies the work to the health sector where questions of individual preference become even more important for personalized care. “People know what they want,” he says, “and people tend to believe that something is fair if they are happy with it.”