Skip to content

chizhikchi/oncoplesPET

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Repository for Cancer Disease Response Inference

This repository contains code implementation of experiments in the paper Inferring cancer disease response from radiology reports using large language models with data augmentation and prompting. [JAMIA]

Experiment of Sentence Permutation + Consistency Loss

Refer to instructions and training scripts in permutation_contrast folder.

Experiment of Prompt-based Fine-tuning

Refer to instructions and training scripts in prompt_based_finetuning folder.

Publication

If you find the source code from this work helpful, please cite:

@article{10.1093/jamia/ocad133,
    author = {Tan, Ryan Shea Ying Cong and Lin, Qian and Low, Guat Hwa and Lin, Ruixi and Goh, Tzer Chew and Chang, Christopher Chu En and Lee, Fung Fung and Chan, Wei Yin and Tan, Wei Chong and Tey, Han Jieh and Leong, Fun Loon and Tan, Hong Qi and Nei, Wen Long and Chay, Wen Yee and Tai, David Wai Meng and Lai, Gillianne Geet Yi and Cheng, Lionel Tim-Ee and Wong, Fuh Yong and Chua, Matthew Chin Heng and Chua, Melvin Lee Kiang and Tan, Daniel Shao Weng and Thng, Choon Hua and Tan, Iain Bee Huat and Ng, Hwee Tou},
    title = "{Inferring cancer disease response from radiology reports using large language models with data augmentation and prompting}",
    journal = {Journal of the American Medical Informatics Association},
    pages = {ocad133},
    year = {2023},
    month = {07},
    issn = {1527-974X},
    doi = {10.1093/jamia/ocad133},
    url = {https://doi.org/10.1093/jamia/ocad133},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Shell 1.4%