alabamagan commited on
Commit
2c435d9
1 Parent(s): 7c03a10

Update descriptions

Browse files
Files changed (1) hide show
  1. app.py +8 -7
app.py CHANGED
@@ -76,13 +76,14 @@ class main_window():
76
  gr.Markdown("""
77
  # Introduction
78
 
79
- This is a demo for displaying the potential of language models fine tunned using the carefully curated dataset
80
- of structured MRI radiology reports for nasopharyngeal carcinoma (NPC) examination. Our team has an established
81
- track record for researching the role of AI in early detectio for NPC. We have already developed an AI system
82
- with high sensitivty and specificity > 90%. However. we explanability of the system is currently a major challenge
83
- for translation. In fact, this is a general problem for AI's developement in radiology. Therefore, in this pilot
84
- study, we investigate language model in understanding the context of the disease to explore the possibility of incorporating
85
- language model in our existing system for explanability.
 
86
 
87
  # Affliations
88
 
 
76
  gr.Markdown("""
77
  # Introduction
78
 
79
+ This demo aims to showcase the potential of language models fine-tuned using a meticulously curated dataset of
80
+ structured MRI radiology reports for the examination of nasopharyngeal carcinoma (NPC). Our team has a proven
81
+ track record in researching the role of AI for the early detection of NPC, having developed an AI system that
82
+ achieves high sensitivity and specificity, both exceeding 90%. However, the explainability of the system remains
83
+ a significant hurdle for clinical application. This challenge is not unique to our system but is pervasive in the
84
+ development of AI for radiology. Therefore, in this pilot study, we investigate the capacity of language models
85
+ to comprehend the context of the disease. Our aim is to explore the integration of language models into our
86
+ existing system to enhance its explainability.
87
 
88
  # Affliations
89