#bias-audit
12 approved public terms with this tag.
Dataset Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for labeled and unlabeled data used for learning. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Dataset Bias Audit when the dataset received a new batch, so the team could surface fairness risks before the model moved into evaluation.”
Embedding Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for vector representation of content or entities. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Embedding Bias Audit when the embedding index changed, so the team could surface fairness risks before the model moved into evaluation.”
Experiment Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for controlled model comparison. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Experiment Bias Audit when the experiment showed a metric tradeoff, so the team could surface fairness risks before the model moved into evaluation.”
Feature Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for input signals used by a machine learning model. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Feature Bias Audit when a feature distribution shifted, so the team could surface fairness risks before the model moved into evaluation.”
Fine-Tuning Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for adaptation of a model to a domain. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Fine-Tuning Bias Audit when the fine-tuning run used curated examples, so the team could surface fairness risks before the model moved into evaluation.”
Inference Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for model prediction serving. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Inference Bias Audit when the endpoint handled burst traffic, so the team could surface fairness risks before the model moved into evaluation.”
Label Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for ground-truth or weak-supervision annotation. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Label Bias Audit when the label set had disagreement, so the team could surface fairness risks before the model moved into evaluation.”
Metric Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for measurement of model behavior. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Metric Bias Audit when the metric changed after data cleanup, so the team could surface fairness risks before the model moved into evaluation.”
Model Drift Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for changes in model performance over time. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Model Drift Bias Audit when the live population changed, so the team could surface fairness risks before the model moved into evaluation.”
Pipeline Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for automated data and model workflow. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Pipeline Bias Audit when the pipeline missed a validation step, so the team could surface fairness risks before the model moved into evaluation.”
Training Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for model learning and optimization workflows. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Training Bias Audit when the training job restarted, so the team could surface fairness risks before the model moved into evaluation.”
Vector Bias Audit is a ml review process that looks for uneven model behavior across groups or segments for numeric representation and similarity search. It uses slice metrics, representative data, and reviewer notes so teams can surface fairness risks while keeping evidence, reliability, and public-safe operational boundaries clear.
“The machine learning team used Vector Bias Audit when the vector store returned close matches, so the team could surface fairness risks before the model moved into evaluation.”