바로가기 메뉴 본문 바로가기 주메뉴 바로가기
  • 12-1aHave you prepared an exception handling policy for such problems?
    • When a problem occurs in the system, check whether exception handling is performed, such as stopping functions, switching screens, recovering to the initial state of the provided service, rejecting inputs, and avoiding decisions.

    • Provide an explanation to the AI system user about the system’s response and the reason why system operation was not adequate when such an exception handling is conducted.
    - For example, if an AI speaker has inaccurate input due to poor speech recognition, it will have high uncertainty in addition to low performance. In such situations, AI speakers provide evasive responses such as "I don't understand what you're saying" to users, which can also be considered as a measure taken for problematic situations.
    - For high-risk AI services that cannot be solved with evasive responses, on the other hand, it is crucial to have an exception handling policy and consider improving or discarding the model itself in some cases.