FANG DAI commited on
Commit
54d891c
·
verified ·
1 Parent(s): 092fe0d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -10,7 +10,7 @@ base_model:
10
  - stable-diffusion-v2
11
  metrics:
12
  - CLIP scoring
13
- thumbnail: "https://github.com/fangdai-dear/Tiger-Model/blob/0fb783bf17ea4770e49f19f24ddd62ac973deff2/dataset/Figure1.png"
14
  pipeline_tag: text-to-image
15
  arxiv:
16
  ---
@@ -25,7 +25,7 @@ Email: huilu@sjtu.edu.cn.
25
 
26
  ### Abstract
27
  Artificial intelligence (AI) in oncology imaging struggles with diagnosing rare tumors. Our study identified performance gaps in detecting rare thyroid cancer subtypes using ultrasound, leading to misdiagnoses and adverse prognostic outcomes. Sample scarcity for rare conditions impedes effective model training. Although data augmentation techniques can alleviate sample size constraints, trainable examples cannot encompass the full spectrum of disease manifestations, rendering traditional generative augmentation approaches inadequate. Our approach integrates clinical knowledge with text-image generation, enabling fine-grained control and supplementation of unique features specific to rare subtypes, emphasizing text guidance. This results in augmented samples that more accurately reflect genuine disease cases. Our model, trained on data from 40,571 patients, including 5,099 rare cases, exceeds current state-of-the-art methods, enhancing the AUC for two rare subtypes by 14.64% and 9.45%, respectively. In Turing tests, we achieved 92.2% for authenticity, 90.96% for consistency, and 84.1% for diversity, surpassing competitors by 35.6%. Generalization ability of this methodology was validated on public datasets such as the BrEaST, BUSI, and VinDr-PCXR datasets. This approach mitigates the challenges of data diversity and representativeness for rare diseases, contributing to the model’s generalization ability and diagnostic accuracy, ultimately improving the effectiveness and practical outcomes of medical AI applications.
28
- ![figure1](https://github.com/fangdai-dear/Tiger-Model/blob/0fb783bf17ea4770e49f19f24ddd62ac973deff2/dataset/Figure1.png)
29
  COPYRIGHT NOTICE: This image is protected by copyright laws and is the property of [Fang Dai/Shanghai Jiao Tong University]. Unauthorized copying, distribution, or use of this image is strictly prohibited. All rights reserved.
30
 
31
  #### Research Status: Under Review
 
10
  - stable-diffusion-v2
11
  metrics:
12
  - CLIP scoring
13
+ thumbnail: "https://raw.githubusercontent.com/fangdai-dear/Tiger-Model/0fb783bf17ea4770e49f19f24ddd62ac973deff2/dataset/Figure1.png"
14
  pipeline_tag: text-to-image
15
  arxiv:
16
  ---
 
25
 
26
  ### Abstract
27
  Artificial intelligence (AI) in oncology imaging struggles with diagnosing rare tumors. Our study identified performance gaps in detecting rare thyroid cancer subtypes using ultrasound, leading to misdiagnoses and adverse prognostic outcomes. Sample scarcity for rare conditions impedes effective model training. Although data augmentation techniques can alleviate sample size constraints, trainable examples cannot encompass the full spectrum of disease manifestations, rendering traditional generative augmentation approaches inadequate. Our approach integrates clinical knowledge with text-image generation, enabling fine-grained control and supplementation of unique features specific to rare subtypes, emphasizing text guidance. This results in augmented samples that more accurately reflect genuine disease cases. Our model, trained on data from 40,571 patients, including 5,099 rare cases, exceeds current state-of-the-art methods, enhancing the AUC for two rare subtypes by 14.64% and 9.45%, respectively. In Turing tests, we achieved 92.2% for authenticity, 90.96% for consistency, and 84.1% for diversity, surpassing competitors by 35.6%. Generalization ability of this methodology was validated on public datasets such as the BrEaST, BUSI, and VinDr-PCXR datasets. This approach mitigates the challenges of data diversity and representativeness for rare diseases, contributing to the model’s generalization ability and diagnostic accuracy, ultimately improving the effectiveness and practical outcomes of medical AI applications.
28
+ ![figure1](https://raw.githubusercontent.com/fangdai-dear/Tiger-Model/0fb783bf17ea4770e49f19f24ddd62ac973deff2/dataset/Figure1.png)
29
  COPYRIGHT NOTICE: This image is protected by copyright laws and is the property of [Fang Dai/Shanghai Jiao Tong University]. Unauthorized copying, distribution, or use of this image is strictly prohibited. All rights reserved.
30
 
31
  #### Research Status: Under Review