- Deep Learning for Beginners
- Dr. Pablo Rivas Laura Montoya
- 280字
- 2021-06-11 18:20:18
Ethical implications of manipulating data
There are many ethical implications and risks when manipulating data that you need to know. We live in a world where most deep learning algorithms will have to be corrected, by re-training them, because it was found that they were biased or unfair. That is very unfortunate; you want to be a person who exercises responsible AI and produces carefully thought out models.
When manipulating data, be careful about removing outliers from the data just because you think they are decreasing your model's performance. Sometimes, outliers represent information about protected groups or minorities, and removing those perpetuates unfairness and introduces bias toward the majority groups. Avoid removing outliers unless you are absolutely sure that they are errors caused by faulty sensors or human error.
Be careful of the way you transform the distribution of the data. Altering the distribution is fine in most cases, but if you are dealing with demographic data, you need to pay close attention to what you are transforming.
When dealing with demographic information such as gender, encoding female and male as 0 and 1 could be risky if we are considering proportions; we need to be careful not to promote equality (or inequality) that does not reflect the reality of the community that will use your models. The exception is when our current reality shows unlawful discrimination, exclusion, and bias. Then, our models (based on our data) should not reflect this reality, but the lawful reality that our community wants. That is, we will prepare good data to create models not to perpetuate societal problems, but models that will reflect the society we want to become.
- 計算機組裝與系統配置
- 極簡Spring Cloud實戰
- 施耐德SoMachine控制器應用及編程指南
- Intel FPGA/CPLD設計(高級篇)
- INSTANT ForgedUI Starter
- 嵌入式系統中的模擬電路設計
- 微軟互聯網信息服務(IIS)最佳實踐 (微軟技術開發者叢書)
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- Source SDK Game Development Essentials
- FreeSWITCH Cookbook
- Intel FPGA權威設計指南:基于Quartus Prime Pro 19集成開發環境
- Learning Less.js
- 筆記本電腦的結構、原理與維修
- 筆記本電腦現場維修實錄
- 詳解FPGA:人工智能時代的驅動引擎