{% extends 'bootstrap_base.html' %} {% from 'bootstrap/form.html' import render_field %} {% from 'bootstrap/form.html' import render_form %} {% block header %}

Example 2: Benign

To help you understand the task, we give one example of benign case.
Look at the figure below:

{% endblock %} {% block content %}
Responsive image

This image is benign because no medical concepts associated with skin cancer are detected.



{% if condition == 'control' %}

Further assistance:

Still unclear what concepts help you identify skin cancer? Don't worry, we will provide AI advice for each task to help you make the decision.

{% endif %} {% if ( condition == 'concept' or condition == 'archie_target' ) %}

Further assistance:

Still unclear what concepts help you identify skin cancer? Don't worry, we will provide the relevant concepts (like Blue-Whitish Veil, Pigment Network) along with AI advice for each task to help you make the decision.

{% endif %} {% if condition == 'archie' %}

Further assistance:

Still unclear what concepts help you identify skin cancer? Don't worry, we will provide the relevant concepts (like Blue-Whitish Veil, Pigment Network) and analogy-based explanation along with AI advice for each task to help you make the decision.

{% endif %} {% if condition != 'pilot' %}

AI System:

In our study, AI system will provide advice to help you make decision. The AI system is trained with some tasks similar to the tasks you will handle, but they never saw the tasks before. While the AI system learned some concepts of lesion cancer, it may also make mistakes. Please carefully check each task, and make your final decision.

{% endif %}
{% endblock %}