바로가기 메뉴 본문 바로가기 주메뉴 바로가기
  • 11-1aHave you examined the possibility of bias in the source code, such as the implementation process of the data access method?
    • Bias can occur from developers in the implementation of AI systems, such as the access method to data for use, algorithm rules, and used variables. As such, issues of biases due to conscious and unconscious bias of the developer in the programming process are being raised.

    • Recommended guidelines to prevent developers’ bias in the programming stage can be helpful for enhancing the organizational culture. Microsoft shared the safety guide for developing trustworthy conversational AI, and the following are the terms for developers when implementing healthcare chatbots.



    • Decision-making rules must be defined based on the knowledge of healthcare professionals when building an AI-based system for healthcare services, and experts from diverse fields must be recruited to reduce individual bias.

    • Open-source tools (e.g. FairML, Google’s What-If Tool) may be utilized to discover hidden bias by periodically analyzing statistics of output data using or to inform the risks in functions according to the pre-defined fairness metric. Using these tools can allow prompt discovery of and response to bias in the system implementation.