Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
S
sheiksandwiches
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Issues 153
    • Issues 153
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
  • Adela Baine
  • sheiksandwiches
  • Issues
  • #139

Closed
Open
Opened Mar 01, 2025 by Adela Baine@adelabaine0415
  • Report abuse
  • New issue
Report abuse New issue

Researchers Reduce Bias in aI Models while Maintaining Or Improving Accuracy


Machine-learning designs can fail when they attempt to make forecasts for people who were underrepresented in the datasets they were trained on.

For example, a design that forecasts the very best treatment choice for someone with a persistent illness might be trained utilizing a dataset that contains mainly male patients. That model might make incorrect forecasts for wiki.myamens.com female patients when released in a healthcare facility.

To enhance results, engineers can attempt stabilizing the training dataset by eliminating information points up until all subgroups are represented equally. While dataset balancing is appealing, classifieds.ocala-news.com it frequently requires removing big amount of data, hurting the model's overall performance.

MIT researchers established a new method that identifies and gets rid of particular 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 methods, this strategy maintains the overall precision of the design while enhancing its performance regarding underrepresented groups.

In addition, the strategy can identify hidden sources of bias in a training dataset that does not have labels. Unlabeled data are far more widespread than labeled information for numerous applications.

This method might also be integrated with other approaches to enhance the fairness of machine-learning models deployed in high-stakes scenarios. For instance, it might one day help guarantee underrepresented patients aren't misdiagnosed due to a prejudiced AI model.

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

She wrote the paper with co-lead authors Saachi Jain PhD '24 and fellow EECS graduate trainee Kristian Georgiev; Andrew Ilyas MEng '18, forum.altaycoins.com PhD '23, a Stein Fellow at Stanford University; and senior 35.237.164.2 authors Marzyeh Ghassemi, garagesale.es an associate teacher in EECS and a member of the Institute of Medical Engineering Sciences and the Laboratory for Details and Decision Systems, and Aleksander Madry, the Cadence Design Systems Professor at MIT. The research study will be provided at the Conference on Neural Details Processing Systems.

Removing bad examples

Often, machine-learning designs are trained using huge datasets collected from lots of sources across the web. These datasets are far too big to be thoroughly curated by hand, so they may contain bad examples that harm model performance.

Scientists also know that some data points impact a design's efficiency on certain downstream tasks more than others.

The MIT researchers integrated these 2 concepts into a technique that and removes these troublesome datapoints. They look for to resolve an issue understood as worst-group error, which occurs when a model underperforms on minority subgroups in a training dataset.

The researchers' brand-new technique is driven by prior operate in which they presented a method, called TRAK, that identifies the most crucial training examples for a specific design output.

For this new technique, they take inaccurate forecasts the design made about minority subgroups and utilize TRAK to recognize which training examples contributed the most to that inaccurate forecast.

"By aggregating this details throughout bad test forecasts in properly, we are able to find the specific parts of the training that are driving worst-group accuracy down in general," Ilyas explains.

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

Since having more information usually yields better general performance, getting rid of simply the samples that drive worst-group failures maintains the design's general precision while increasing its efficiency on minority subgroups.

A more available method

Across three machine-learning datasets, their method exceeded several techniques. In one circumstances, it enhanced worst-group accuracy while removing about 20,000 fewer training samples than a traditional data balancing approach. Their strategy also attained greater accuracy than methods that require making changes to the inner operations of a model.

Because the MIT technique includes altering a dataset instead, hb9lc.org it would be much easier for a professional to utilize and can be applied to numerous kinds of models.

It can also be utilized when predisposition is unidentified because subgroups in a training dataset are not labeled. By determining datapoints that contribute most to a function the model is learning, they can understand bybio.co the variables it is utilizing to make a forecast.

"This is a tool anybody can utilize when they are training a machine-learning design. They can look at those datapoints and see whether they are lined up with the capability they are attempting to teach the model," says Hamidieh.

Using the method to identify unidentified subgroup bias would need instinct about which groups to try to find, so the scientists intend to verify it and explore it more totally through future human studies.

They also wish to enhance the performance and dependability of their strategy and guarantee the technique is available and easy-to-use for specialists who could at some point deploy it in real-world environments.

"When you have tools that let you critically look at the information and determine which datapoints are going to result in bias or other unfavorable behavior, it offers you a very first step toward structure models that are going to be more fair and more reputable," 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
No due date
0
Labels
None
Assign labels
  • View project labels
Reference: adelabaine0415/sheiksandwiches#139