Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U ummomusic
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Staci Adey
  • ummomusic
  • Issues
  • #1

Closed
Open
Created May 31, 2025 by Staci Adey@staciv43732120Maintainer

Researchers Reduce Bias in aI Models while Maintaining Or Improving Accuracy


Machine-learning models can fail when they try to make forecasts for individuals who were underrepresented in the datasets they were trained on.

For circumstances, a model that predicts the very best treatment alternative for somebody with a persistent disease might be trained using a dataset that contains mainly male patients. That design may make inaccurate forecasts for female clients when released in a health center.

To improve results, engineers can try balancing the training dataset by removing information points until all subgroups are represented similarly. While dataset balancing is promising, it typically requires getting rid of big amount of data, injuring the model's total performance.

MIT researchers developed a new technique that determines and gets rid of specific points in a training dataset that contribute most to a model's failures on minority subgroups. By getting rid of far less datapoints than other techniques, this method maintains the general precision of the design while enhancing its efficiency concerning underrepresented groups.

In addition, the strategy can recognize covert sources of bias in a training dataset that lacks labels. Unlabeled data are even more common than identified data for many applications.

This approach might likewise be combined with other techniques to improve the fairness of machine-learning models released in high-stakes scenarios. For utahsyardsale.com example, it may someday help guarantee underrepresented patients aren't misdiagnosed due to a biased AI model.

"Many other algorithms that try to address this issue assume each datapoint matters as much as every other datapoint. In this paper, we are showing that presumption is not real. There are particular points in our dataset that are contributing to this predisposition, and we can find those data points, remove them, and improve performance," says Kimia Hamidieh, an electrical engineering and computer technology (EECS) graduate trainee at MIT and co-lead author of a paper on this technique.

She composed the paper with co-lead authors Saachi Jain PhD '24 and fellow EECS graduate trainee Kristian Georgiev; Andrew Ilyas MEng '18, PhD '23, a Stein Fellow at Stanford University; and utahsyardsale.com senior wiki.eqoarevival.com authors Marzyeh Ghassemi, an associate professor in EECS and a member of the Institute of Medical Engineering Sciences and tandme.co.uk the Laboratory for Details and Decision Systems, and Aleksander Madry, the Cadence Design Systems Professor at MIT. The research study will exist at the Conference on Neural Details Processing Systems.

Removing bad examples

Often, machine-learning models are trained utilizing big datasets gathered from lots of sources throughout the internet. These datasets are far too big to be thoroughly curated by hand, so they might contain bad examples that injure design efficiency.

Scientists likewise know that some information points impact a model's efficiency on certain downstream tasks more than others.

The MIT scientists combined these two concepts into a method that recognizes and removes these problematic datapoints. They look for to solve a problem referred to as worst-group error, which happens when a model underperforms on minority subgroups in a training dataset.

The researchers' new strategy is driven by previous operate in which they presented a technique, called TRAK, that recognizes the most essential training examples for a specific design output.

For this new method, they take inaccurate forecasts the model made about minority subgroups and use TRAK to recognize which training examples contributed the most to that inaccurate prediction.

"By aggregating this details throughout bad test predictions in the proper way, we have the ability to find the particular parts of the training that are driving worst-group precision down in general," Ilyas explains.

Then they eliminate those particular samples and retrain the design on the remaining data.

Since having more data usually yields better total performance, removing just the samples that drive worst-group failures maintains the model's general precision while enhancing its performance on minority subgroups.

A more available approach

Across 3 machine-learning datasets, their method outshined several methods. In one circumstances, it boosted worst-group precision while getting rid of about 20,000 fewer training samples than a conventional information balancing technique. Their technique also attained greater accuracy than methods that need making changes to the inner operations of a design.

Because the MIT approach involves changing a dataset instead, it would be easier for a specialist to utilize and can be used to many kinds of models.

It can also be used when predisposition is unknown due to the fact that subgroups in a training dataset are not labeled. By recognizing datapoints that contribute most to a feature the design is learning, they can comprehend the variables it is utilizing to make a prediction.

"This is a tool anyone can use when they are training a machine-learning model. They can take a look at those datapoints and see whether they are lined up with the ability they are attempting to teach the model," states Hamidieh.

Using the method to find unknown subgroup bias would need intuition about which groups to look for, so the researchers hope to confirm it and explore it more completely through future human research .

They likewise want to enhance the efficiency and reliability of their method and make sure the approach is available and user friendly for practitioners who might at some point deploy it in real-world environments.

"When you have tools that let you seriously take a look at the information and figure out which datapoints are going to cause predisposition or other undesirable habits, it offers you a primary step towards building designs that are going to be more fair and more dependable," Ilyas says.

This work is moneyed, in part, by the National Science Foundation and the U.S. Defense Advanced Research Projects Agency.

Assignee
Assign to
Time tracking