bias-detection-design
Designing review workflows to surface and mitigate bias in AI outputs.
适合你,如果你需要确保AI系统输出公平无偏见
/ 通过 npx 安装 校验哈希
npx oh-my-skill add owl-listener/ai-design-skills/bias-detection-design/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- owl-listener/ai-design-skills/bias-detection-design/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify owl-listener/ai-design-skills/bias-detection-design安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
144GitHub stars
~502上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 f41b650 · 表述以原文为准它做什么
装上后,Claude 能帮你设计审查工作流,发现并减少 AI 输出中的偏见。它提供检测方法、排查原因和验证修复效果。
什么时候触发
当你请求设计 AI 输出偏见检测工作流,或询问如何发现和减少偏见时触发。
装好后可以这样说
Claude 会输出工作流步骤和检查清单。
Claude 介绍对比测试方法。
Claude 从数据、提示等多个角度排查。
技能原文 SKILL.md
Bias Detection Design
AI systems inherit biases from training data, amplify them through pattern-matching, and embed them in outputs that appear authoritative. Bias detection design creates the workflows, processes, and interfaces that help teams find and fix bias before users encounter it.
Types of Bias in AI Products
- Representation bias: Some groups are overrepresented or underrepresented in outputs (images, examples, personas)
- Performance bias: The AI works better for some users than others (languages, accents, cultural contexts)
- Framing bias: The AI presents information in ways that favour certain perspectives
- Allocation bias: AI-driven decisions distribute resources or opportunities unevenly
- Association bias: The AI links concepts in stereotypical ways
Designing Bias Detection Workflows
Bias detection is a team practice, not a one-time audit:
- Regular review cycles: Schedule periodic reviews of AI outputs for bias patterns
- Diverse review panels: Include reviewers from different backgrounds, cultures, and perspectives
- Structured evaluation: Use rubrics and checklists, not intuition
- Real-world sampling: Test with real user inputs, not just curated test cases
- Longitudinal monitoring: Bias can emerge over time as usage patterns change
Detection Methods
- Comparative testing: Give the AI the same task with different demographic variables. Compare outputs.
- Edge case exploration: Test inputs from underrepresented groups or unusual contexts.
- Output auditing: Review a sample of real outputs for patterns of bias.
- User feedback analysis: Look for bias-related complaints or differential satisfaction.
- Benchmark evaluation: Test against established fairness benchmarks for the domain.
From Detection to Mitigation
Finding bias is step one. Addressing it requires:
- Root cause analysis: Is the bias in training data, prompt design, model architecture, or product design?
- Mitigation options: Retraining, prompt adjustment, output filtering, user controls, or design changes
- Tradeoff analysis: Fixing one bias might introduce another. Document the tradeoffs.
- Verification: After mitigation, verify the fix worked without creating new problems.
Design Artefacts
- Bias audit checklists per feature
- Review panel composition guidelines
- Comparative testing protocols
- Bias incident documentation templates
- Mitigation tracking logs
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…