REVIEW 3 cited by
A new Vietnamese PET/CT-report dataset improves medical VLM report generation and VQA, but clinical F1 scores remain modest.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
2026-08-04 13:51 UTC pith:DHRDSAFL
Toward a Vision-Language Foundation Model for Medical Data: Multimodal Dataset and Benchmarks for Vietnamese PET/CT Report Generation
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
On standard NLP metrics, the fine-tuned models improve dramatically over zero-shot baselines such as LLaVA-Med, M3D, RadFM, and few-shot GPT-4o. On a new clinical test set of 80 lung-cancer patients with 398 lesions, the models reach clinical F1 scores near 50% for the best configuration, well above GPT-4o's 24% but still far from clinically reliable performance.
The paper claims this is the first large-scale PET/CT dataset with paired Vietnamese clinical reports. The main weaknesses are that the dataset URL is not visible in the manuscript, clinical evaluation relies on GPT-4o to extract structured findings while GPT-4o also generated part of the training data, and no error bars are reported. The resource, if released, is useful for low-resource-language medical AI, but the experimental evidence for clinical utility is provisional.
Core claim
The paper's central claim is that ViMed-PET is the first large-scale paired dataset of PET/CT images and corresponding clinical reports in Vietnamese, and that fine-tuning VLMs on it leads to substantial performance improvements: 'fine-tuning VLMs on our proposed ViMed-PET dataset leads to substantial performance improvements across both standard NLP metrics and clinically specific evaluation metrics' (Section 4.1). If correct, the dataset is a genuinely new resource for PET/CT vision-language research and Vietnamese medical AI.
Load-bearing premise
The clinical evaluation pipeline assumes that GPT-4o-based structured extraction is an unbiased measure of clinical accuracy. GPT-4o generated the paraphrased reports, VQA dialogues, and study comparisons used for training, and the same model extracts the Type, Position, and FDG attributes from both generated and ground-truth reports (Sections 2.4, 3.4, B.4). If GPT-4o extraction favors texts that resemble its own generated style, the reported clinical F1 improvements may partly reflect style matching rather than clinical correctness. A second load-bearing premise is that the 20-slice overlap between adjacent body-part segments does not leak information between training and test splits; the paper does not specify a patient-exclusive split.
Editorial analysis
A structured set of objections, weighed in public.
Axiom & Free-Parameter Ledger
free parameters (4)
- Body-part split ratios =
head-neck ~20% of body length; chest starts ~15% below the last head-neck slice; abdomen-pelvis is the remainder
- Reconstruction loss weighting lambda =
1e-2
- Clinical attribute categories and grouping rules =
Type: 12 classes; FDG: 2 classes; Position: 5 classes; plus semantic grouping rules
- Fixed slice depth for Cosmos Tokenizer =
120 slices
axioms (5)
- domain assumption Report text is driven primarily by PET information, with minimal reference to CT anatomical details.
- domain assumption Informed consent and de-identification were properly obtained and satisfy privacy regulations (Ethics Approval No. 6184/CN-HDDDBV).
- domain assumption CT-ViT, pretrained on non-contrast chest CT volumes, transfers to whole-body PET/CT after contrastive fine-tuning.
- domain assumption GPT-4o few-shot extraction of clinical attributes is reliable after verification by two physicians.
- domain assumption The 2,757 studies come from independent patients.
Cite this review
Pith. "Pith review of Toward a Vision-Language Foundation Model for Medical Data: Multimodal Dataset and Benchmarks for Vietnamese PET/CT Report Generation." pith.science (2026). https://pith.science/paper/DHRDSAFL
@misc{pith2026250924739,
author = {Pith},
title = {Pith review of: Toward a Vision-Language Foundation Model for Medical Data: Multimodal Dataset and Benchmarks for Vietnamese PET/CT Report Generation},
year = {2026},
howpublished = {\url{https://pith.science/paper/DHRDSAFL}},
note = {Machine review of arXiv:2509.24739}
}
read the original abstract
Vision-Language Foundation Models (VLMs), trained on large-scale multimodal datasets, have driven significant advances in Artificial Intelligence (AI) by enabling rich cross-modal reasoning. Despite their success in general domains, applying these models to medical imaging remains challenging due to the limited availability of diverse imaging modalities and multilingual clinical data. Most existing medical VLMs are trained on a subset of imaging modalities and focus primarily on high-resource languages, thus limiting their generalizability and clinical utility. To address these limitations, we introduce a novel Vietnamese-language multimodal medical dataset consisting of 2,757 whole-body PET/CT volumes from independent patients and their corresponding full-length clinical reports. This dataset is designed to fill two pressing gaps in medical AI development: (1) the lack of PET/CT imaging data in existing VLMs training corpora, which hinders the development of models capable of handling functional imaging tasks; and (2) the underrepresentation of low-resource languages, particularly the Vietnamese language, in medical vision-language research. To the best of our knowledge, this is the first dataset to provide comprehensive PET/CT-report pairs in Vietnamese. We further introduce a training framework to enhance VLMs' learning, including data augmentation and expert-validated test sets. We conduct comprehensive experiments benchmarking state-of-the-art VLMs on downstream tasks. The experimental results show that incorporating our dataset significantly improves the performance of existing VLMs. We believe this dataset and benchmark will serve as a pivotal step in advancing the development of more robust VLMs for medical imaging, especially for low-resource languages and clinical use in Vietnamese healthcare. The source code is available at https://github.com/AIoT-Lab-BKAI/ViPET-ReportGen.
Figures
Forward citations
Cited by 3 Pith papers
-
MedOpenClaw and MedFlowBench: Auditing Medical Agents in Full-Study Workflows
MedFlowBench evaluates VLM agents on full radiology and pathology studies by requiring both task answers and verifiable evidence like key slices and regions of interest, revealing that answer-only scores overestimate ...
-
Region-Grounded Report Generation for 3D Medical Imaging: A Fine-Grained Dataset and Graph-Enhanced Framework
Introduces VietPET-RoI dataset with fine-grained RoI annotations for Vietnamese 3D PET/CT and HiRRA graph framework that improves report generation by modeling region dependencies, claiming large gains over prior models.
-
Region-Grounded Report Generation for 3D Medical Imaging: A Fine-Grained Dataset and Graph-Enhanced Framework
Introduces the first large-scale 3D PET/CT dataset with fine-grained RoI annotations for Vietnamese and a graph-enhanced HiRRA framework that achieves SOTA report generation by modeling RoI dependencies.
Reference graph
Works this paper leans on
-
[1]
Learning transferable visual models from natural language supervision
Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal, Girish Sastry, Amanda Askell, Pamela Mishkin, Jack Clark, et al. Learning transferable visual models from natural language supervision. InInternational Conference on Machine Learning, pages 8748–8763, 2021
2021
-
[2]
Zhengyuan Yang, Linjie Li, Kevin Lin, Jianfeng Wang, Chung-Ching Lin, Zicheng Liu, and Lijuan Wang. The dawn of LMMs: Preliminary explorations with GPT-4V(ision).arXiv preprint arXiv:2309.17421, pages 1–166, 2023
Pith/arXiv arXiv 2023
-
[3]
Claude: An AI Assistant by Anthropic
Anthropic. Claude: An AI Assistant by Anthropic. https://www.anthropic.com/index/ claude, 2024. Accessed: 2025-05-11
2024
-
[4]
Llava-onevision: Easy visual task transfer.arXiv preprint arXiv:2408.03326, 2024
Bo Li, Yuanhan Zhang, Dong Guo, Renrui Zhang, Feng Li, Hao Zhang, Kaichen Zhang, Peiyuan Zhang, Yanwei Li, Ziwei Liu, et al. Llava-onevision: Easy visual task transfer.arXiv preprint arXiv:2408.03326, 2024. 10
Pith/arXiv arXiv 2024
-
[5]
Qwen2.5-VL technical report.arXiv preprint arXiv:2502.13923, 2025
Shuai Bai, Keqin Chen, Xuejing Liu, Jialin Wang, Wenbin Ge, Sibo Song, Kai Dang, Peng Wang, Shijie Wang, Jun Tang, et al. Qwen2.5-VL technical report.arXiv preprint arXiv:2502.13923, 2025
Pith/arXiv arXiv 2025
-
[6]
Qwen technical report.arXiv preprint arXiv:2309.16609, 2023
Jinze Bai, Shuai Bai, Yunfei Chu, Zeyu Cui, Kai Dang, Xiaodong Deng, Yang Fan, Wenbin Ge, Yu Han, Fei Huang, et al. Qwen technical report.arXiv preprint arXiv:2309.16609, 2023
Pith/arXiv arXiv 2023
-
[7]
Visual instruction tuning.Advances in Neural Information Processing Systems, 36:34892–34916, 2023
Haotian Liu, Chunyuan Li, Qingyang Wu, and Yong Jae Lee. Visual instruction tuning.Advances in Neural Information Processing Systems, 36:34892–34916, 2023
2023
-
[8]
Ahive: Anatomy-aware hierarchical vision encoding for interactive radiology report retrieval
Sixing Yan, William K Cheung, Ivor W Tsang, Keith Chiu, Terence M Tong, Ka Chun Cheung, and Simon See. Ahive: Anatomy-aware hierarchical vision encoding for interactive radiology report retrieval. InProceedings of the 2024 IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 14324–14333, 2024
2024
-
[9]
Fg-cxr: A radiologist-aligned gaze dataset for enhancing interpretability in chest x-ray report generation
Trong Thang Pham, Ngoc-Vuong Ho, Nhat-Tan Bui, Thinh Phan, Patel Brijesh, Donald Adjeroh, Gianfranco Doretto, Anh Nguyen, Carol C Wu, Hien Nguyen, and Le Ngang. Fg-cxr: A radiologist-aligned gaze dataset for enhancing interpretability in chest x-ray report generation. InProceedings of the 2024 Asian Conference on Computer Vision, pages 941–958, 2024
2024
-
[10]
Cplip: zero-shot learning for histopathology with comprehensive vision-language alignment
Sajid Javed, Arif Mahmood, Iyyakutti Iyappan Ganapathi, Fayaz Ali Dharejo, Naoufel Werghi, and Mohammed Bennamoun. Cplip: zero-shot learning for histopathology with comprehensive vision-language alignment. InProceedings of the IEEE/CVF 2024 Conference on Computer Vision and Pattern Recognition, pages 11450–11459, 2024
2024
-
[11]
Flamingo: a visual language model for few-shot learning.arXiv preprint arXiv:2204.14198, 2022
Jean-Baptiste Alayrac, Jeff Donahue, Pauline Luc, Antoine Miech, Arthur Mensch, Katie Milln, Matthew Reynolds, Rebecca Ring, Matthew Tancik, Xiuye Zhai, et al. Flamingo: a visual language model for few-shot learning.arXiv preprint arXiv:2204.14198, 2022
Pith/arXiv arXiv 2022
-
[12]
Gpt-4o: Openai’s multimodal model with vision, audio, and text capabilities
OpenAI. Gpt-4o: Openai’s multimodal model with vision, audio, and text capabilities. https: //openai.com/index/gpt-4o, 2024. Accessed: 2025-04-30
2024
-
[13]
Harsha Nori, Yin Tat Lee, Sheng Zhang, Dean Carignan, Richard Edgar, Nicolo Fusi, Nicholas King, Jonathan Larson, Yuanzhi Li, Weishung Liu, et al. Can generalist foundation models outcompete special-purpose tuning? case study in medicine.arXiv preprint arXiv:2311.16452, 2023
Pith/arXiv arXiv 2023
-
[14]
Multi- modal understanding and generation for medical images and text via vision-language pre- training.IEEE Journal of Biomedical and Health Informatics, 26(12):6070–6080, 2022
Jong Hak Moon, Hyungyung Lee, Woncheol Shin, Young-Hak Kim, and Edward Choi. Multi- modal understanding and generation for medical images and text via vision-language pre- training.IEEE Journal of Biomedical and Health Informatics, 26(12):6070–6080, 2022
2022
-
[15]
Towards a better understanding of annotation tools for medical imaging: a survey.Multimedia Tools and Applications, 81(18):25877–25911, 2022
Manar Aljabri, Manal AlAmir, Manal AlGhamdi, Mohamed Abdel-Mottaleb, and Fernando Collado-Mesa. Towards a better understanding of annotation tools for medical imaging: a survey.Multimedia Tools and Applications, 81(18):25877–25911, 2022
2022
-
[16]
Alexander Davis, Rafael Souza, and Jia-Hao Lim. Knowledge-augmented language models interpreting structured chest x-ray findings.arXiv preprint arXiv:2505.01711, 2025
Pith/arXiv arXiv 2025
-
[17]
Knowledge matters: Chest radiology report generation with general and specific knowledge.Medical Image Analysis, 80: 102510, 2022
Shuxin Yang, Xian Wu, Shen Ge, S Kevin Zhou, and Li Xiao. Knowledge matters: Chest radiology report generation with general and specific knowledge.Medical Image Analysis, 80: 102510, 2022
2022
-
[18]
Medclip: Contrastive learning from unpaired medical images and text
Zifeng Wang, Zhenbang Wu, Dinesh Agarwal, and Jimeng Sun. Medclip: Contrastive learning from unpaired medical images and text. InProceedings of the 2022 Conference on Empirical Methods in Natural Language Processing., volume 2022, page 3876, 2022
2022
-
[19]
Med-flamingo: a multimodal medical few-shot learner
Michael Moor, Qian Huang, Shirley Wu, Michihiro Yasunaga, Yash Dalmia, Jure Leskovec, Cyril Zakka, Eduardo Pontes Reis, and Pranav Rajpurkar. Med-flamingo: a multimodal medical few-shot learner. InMachine Learning for Health, pages 353–367. PMLR, 2023
2023
-
[20]
Pierre Chambon, Christian Bluethgen, Jean-Benoit Delbrouck, Rogier Van der Sluijs, Mał- gorzata Połacin, Juan Manuel Zambrano Chaves, Tanishq Mathew Abraham, Shivanshu Purohit, Curtis P Langlotz, and Akshay Chaudhari. Roentgen: vision-language foundation model for chest x-ray generation.arXiv preprint arXiv:2211.12737, 2022. 11
Pith/arXiv arXiv 2022
-
[21]
Lijian Xu, Hao Sun, Ziyu Ni, Hongsheng Li, and Shaoting Zhang. Medvilam: A multi- modal large language model with advanced generalizability and explainability for medical data understanding and generation.arXiv preprint arXiv:2409.19684, 2024
Pith/arXiv arXiv 2024
-
[22]
Yu Xin, Gorkem Can Ates, Kuang Gong, and Wei Shao. Med3dvlm: An efficient vision- language model for 3d medical image analysis.arXiv preprint arXiv:2503.20047, 2025
arXiv 2025
-
[23]
Multilingual diversity improves vision- language representations.Advances in Neural Information Processing Systems, 37:91430– 91459, 2024
Thao Nguyen, Matthew Wallingford, Sebastin Santy, Wei-Chiu Ma, Sewoong Oh, Ludwig Schmidt, Pang Wei W Koh, and Ranjay Krishna. Multilingual diversity improves vision- language representations.Advances in Neural Information Processing Systems, 37:91430– 91459, 2024
2024
-
[24]
Pmc-clip: Contrastive language-image pre-training using biomedical documents
Weixiong Lin, Ziheng Zhao, Xiaoman Zhang, Chaoyi Wu, Ya Zhang, Yanfeng Wang, and Weidi Xie. Pmc-clip: Contrastive language-image pre-training using biomedical documents. In International Conference on Medical Image Computing and Computer-Assisted Intervention, pages 525–536. Springer, 2023
2023
-
[25]
Seco de Herrera, et al
Johannes Rückert, Louise Bloch, Raphael Brüngel, Ahmad Idrissi-Yaghir, Henning Schäfer, Cynthia S Schmidt, Sven Koitka, Obioma Pelka, Asma Ben Abacha, Alba G. Seco de Herrera, et al. Rocov2: Radiology objects in context version 2, an updated multimodal image dataset. Scientific Data, 11(1):688, 2024
2024
-
[26]
Mimic-cxr, a de-identified publicly available database of chest radiographs with free-text reports.Scientific data, 6(1):317, 2019
Alistair EW Johnson, Tom J Pollard, Seth J Berkowitz, Nathaniel R Greenbaum, Matthew P Lungren, Chih-ying Deng, Roger G Mark, and Steven Horng. Mimic-cxr, a de-identified publicly available database of chest radiographs with free-text reports.Scientific data, 6(1):317, 2019
2019
-
[27]
Llava-med: Training a large language-and-vision assistant for biomedicine in one day.Advances in Neural Information Processing Systems, 36: 28541–28564, 2023
Chunyuan Li, Cliff Wong, Sheng Zhang, Naoto Usuyama, Haotian Liu, Jianwei Yang, Tristan Naumann, Hoifung Poon, and Jianfeng Gao. Llava-med: Training a large language-and-vision assistant for biomedicine in one day.Advances in Neural Information Processing Systems, 36: 28541–28564, 2023
2023
-
[28]
Fan Bai, Yuxin Du, Tiejun Huang, Max Q-H Meng, and Bo Zhao. M3d: Advancing 3d medical image analysis with multi-modal large language models.arXiv preprint arXiv:2404.00578, 2024
Pith/arXiv arXiv 2024
-
[29]
Towards generalist foundation model for radiology by leveraging web-scale 2d&3d medical data, 2023
Chaoyi Wu, Xiaoman Zhang, Ya Zhang, Yanfeng Wang, and Weidi Xie. Towards generalist foundation model for radiology by leveraging web-scale 2d&3d medical data, 2023
2023
-
[30]
Non-invasive metabolic imaging of brain tumours in the era of precision medicine.Nature Reviews Clinical Oncology, 13(12):725–739, 2016
Michelle M Kim, Abhijit Parolia, Mark P Dunphy, and Sriram Venneti. Non-invasive metabolic imaging of brain tumours in the era of precision medicine.Nature Reviews Clinical Oncology, 13(12):725–739, 2016
2016
-
[31]
Imaging tumor metabolism using positron emission tomography.The Cancer Journal, 21(2):129–136, 2015
David Y Lewis, Dmitry Soloviev, and Kevin M Brindle. Imaging tumor metabolism using positron emission tomography.The Cancer Journal, 21(2):129–136, 2015
2015
-
[32]
Molecular imaging of cancer with positron emission tomography.Nature Reviews Cancer, 2(9):683–693, 2002
Sanjiv Sam Gambhir. Molecular imaging of cancer with positron emission tomography.Nature Reviews Cancer, 2(9):683–693, 2002
2002
-
[33]
Advances in pet imaging of cancer.Nature Reviews Cancer, 23(7):474–490, 2023
Johannes Schwenck, Dominik Sonanini, Jonathan M Cotton, Hans-Georg Rammensee, Christian la Fougère, Lars Zender, and Bernd J Pichler. Advances in pet imaging of cancer.Nature Reviews Cancer, 23(7):474–490, 2023
2023
-
[34]
Is long–axial-field-of-view pet/ct cost-effective? an international health–economic analysis.Journal of Nuclear Medicine, 2025
Ian Alberts, Stuart More, Karen Knapp, Riccardo Mei, Stefano Fanti, Clemens Mingels, Lorenzo Nardo, Nii Boye Hammond, Harish Nagaraj, Axel Rominger, et al. Is long–axial-field-of-view pet/ct cost-effective? an international health–economic analysis.Journal of Nuclear Medicine, 2025
2025
-
[35]
Mohammad Naghavi-Behzad, Oke Gerke, Annette Raskov Kodahl, Marianne V ogsen, Jon Thor Asmussen, Wolfgang Weber, Malene Grubbe Hildebrandt, and Kristian Kidholm. Cost- effectiveness of 2-[18f] fdg-pet/ct versus ce-ct for response monitoring in patients with metastatic breast cancer: a register-based comparative study.Scientific Reports, 13(1):16315, 2023. 12
2023
-
[36]
Explore the world population through data (2025)
World Population Review. Explore the world population through data (2025). https:// worldpopulationreview.com/, 2025. Accessed: 2025-05-12
2025
-
[37]
CT2REP: Automated radiology report generation for 3d medical imaging
Ibrahim Ethem Hamamci, Sezgin Er, and Bjoern Menze. CT2REP: Automated radiology report generation for 3d medical imaging. InProceedings of the 2024 International Conference on Medical Image Computing and Computer-Assisted Intervention, pages 476–486. Springer, 2024
2024
-
[38]
Rider lung pet-ct: Data for quantitative imaging biomarker evaluation.The Cancer Imaging Archive, 2015
Peter Muzi, Matthew Wanner, and Paul Kinahan. Rider lung pet-ct: Data for quantitative imaging biomarker evaluation.The Cancer Imaging Archive, 2015
2015
-
[39]
Data from head- neck-pet-ct.The Cancer Imaging Archive, 2017
Martin Vallières, Emily Kay-Rivest, Léo Jean Perrin, Xavier Liem, Christophe Furstoss, Nader Khaouam, Phuc Félix Nguyen-Tan, Chang-Shu Wang, and Khalil Sultanem. Data from head- neck-pet-ct.The Cancer Imaging Archive, 2017
2017
-
[40]
P. Li, S. Wang, T. Li, J. Lu, Y . HuangFu, and D. Wang. A large-scale ct and pet/ct dataset for lung cancer diagnosis (lung-pet-ct-dx).The Cancer Imaging Archive, 2020
2020
-
[41]
Gatidis and T
S. Gatidis and T. Kuestner. A whole-body FDG-PET/CT dataset with manually annotated tumor lesions (FDG-PET-CT-Lesions).The Cancer Imaging Archive, 2022
2022
-
[42]
Generatect: Text-conditional generation of 3d chest ct volumes
Ibrahim Ethem Hamamci, Sezgin Er, Anjany Sekuboyina, Enis Simsar, Alperen Tezcan, Ayse Gulnihan Simsek, Sevval Nil Esirgun, Furkan Almas, Irem Do˘gan, Muhammed Furkan Dasdelen, et al. Generatect: Text-conditional generation of 3d chest ct volumes. InEuropean Conference on Computer Vision, pages 126–143. Springer, 2024
2024
-
[43]
Cosmos world foundation model platform for physical ai.arXiv preprint arXiv:2501.03575, 2025
Niket Agarwal, Arslan Ali, Maciej Bala, Yogesh Balaji, Erik Barker, Tiffany Cai, Prithvijit Chattopadhyay, Yongxin Chen, Yin Cui, Yifan Ding, et al. Cosmos world foundation model platform for physical ai.arXiv preprint arXiv:2501.03575, 2025
Pith/arXiv arXiv 2025
-
[44]
Albert Q. Jiang, Alexandre Sablayrolles, Arthur Mensch, Chris Bamford, Devendra Singh Chaplot, Diego de las Casas, Florian Bressand, Gianna Lengyel, Guillaume Lample, Lucile Saulnier, Lélio Renard Lavaud, Marie-Anne Lachaux, Pierre Stock, Teven Le Scao, Thibaut Lavril, Thomas Wang, Timothée Lacroix, and William El Sayed. Mistral 7b.arXiv preprint arXiv:23...
Pith/arXiv arXiv 2023
-
[45]
Llama 2: Open foundation and fine-tuned chat models.arXiv preprint arXiv:2307.09288, 2023
Hugo Touvron, Louis Martin, Kevin Stone, Peter Albert, Amjad Almahairi, Yasmine Babaei, Nikolay Bashlykov, Soumya Batra, Prajjwal Bhargava, Shruti Bhosale, et al. Llama 2: Open foundation and fine-tuned chat models.arXiv preprint arXiv:2307.09288, 2023
Pith/arXiv arXiv 2023
-
[46]
Lora: Low-rank adaptation of large language models.Interna- tional Conference on Learning Representations, 1(2):3, 2022
Edward J Hu, Yelong Shen, Phillip Wallis, Zeyuan Allen-Zhu, Yuanzhi Li, Shean Wang, Lu Wang, Weizhu Chen, et al. Lora: Low-rank adaptation of large language models.Interna- tional Conference on Learning Representations, 1(2):3, 2022
2022
-
[47]
Bleu: a method for automatic evaluation of machine translation
Kishore Papineni, Salim Roukos, Todd Ward, and Wei-Jing Zhu. Bleu: a method for automatic evaluation of machine translation. InProceedings of the 40th Annual Meeting of the Association for Computational Linguistics, pages 311–318, 2002
2002
-
[48]
Rouge: A package for automatic evaluation of summaries
Chin-Yew Lin. Rouge: A package for automatic evaluation of summaries. InText Summarization Branches Out, pages 74–81, 2004
2004
-
[49]
Bertscore: Evaluating text generation with bert.arXiv preprint arXiv:1904.09675, 2019
Tianyi Zhang, Varsha Kishore, Felix Wu, Kilian Q Weinberger, and Yoav Artzi. Bertscore: Evaluating text generation with bert.arXiv preprint arXiv:1904.09675, 2019
Pith/arXiv arXiv 1904
-
[50]
Plip: Language-image pre-training for person representation learning
Jialong Zuo, Jiahao Hong, Feng Zhang, Changqian Yu, Hanyu Zhou, Changxin Gao, Nong Sang, and Jingdong Wang. Plip: Language-image pre-training for person representation learning. Advances in Neural Information Processing Systems, 37:45666–45702, 2024
2024
-
[51]
Sheng Zhang, Yanbo Xu, Naoto Usuyama, Hanwen Xu, Jaspreet Bagga, Robert Tinn, Sam Preston, Rajesh Rao, Mu Wei, Naveen Valluri, et al. Biomedclip: a multimodal biomedical foundation model pretrained from fifteen million scientific image-text pairs.arXiv preprint arXiv:2303.00915, 2023. 13
Pith/arXiv arXiv 2023
-
[52]
Merlin: A vision language foundation model for 3d computed tomography
Louis Blankemeier, Joseph Paul Cohen, Ashwin Kumar, Dave Van Veen, Syed Jamal Safdar Gardezi, Magdalini Paschali, Zhihong Chen, Jean-Benoit Delbrouck, Eduardo Reis, Cesar Truyts, et al. Merlin: A vision language foundation model for 3d computed tomography. Research Square, pages rs–3, 2024
2024
-
[53]
Xraygpt: Chest radiographs summarization using large medical vision-language models
Omkar Chakradhar Thawakar, Abdelrahman M Shaker, Sahal Shaji Mullappilly, Hisham Cholakkal, Rao Muhammad Anwer, Salman Khan, Jorma Laaksonen, and Fahad Khan. Xraygpt: Chest radiographs summarization using large medical vision-language models. InProceedings of the 23rd Workshop on Biomedical Natural Language Processing, pages 440–448, 2024
2024
-
[54]
Shawn Xu, Lin Yang, Christopher Kelly, Marcin Sieniek, Timo Kohlberger, Martin Ma, Wei- Hung Weng, Atilla Kiraly, Sahar Kazemzadeh, Zakkai Melamed, et al. Elixr: Towards a general purpose x-ray artificial intelligence system through alignment of large language models and radiology vision encoders.arXiv preprint arXiv:2308.01317, 2023
Pith/arXiv arXiv 2023
-
[55]
Zhihong Chen, Maya Varma, Jean-Benoit Delbrouck, Magdalini Paschali, Louis Blankemeier, Dave Van Veen, Jeya Maria Jose Valanarasu, Alaa Youssef, Joseph Paul Cohen, Eduardo Pontes Reis, et al. Chexagent: Towards a foundation model for chest x-ray interpretation.arXiv preprint arXiv:2401.12208, 2024
Pith/arXiv arXiv 2024
-
[56]
Junling Liu, Ziming Wang, Qichen Ye, Dading Chong, Peilin Zhou, and Yining Hua. Qilin- med-vl: Towards chinese large vision-language model for general healthcare.arXiv preprint arXiv:2310.17956, 2023
Pith/arXiv arXiv 2023
-
[57]
Huatuogpt, towards taming language model to be a doctor.arXiv preprint arXiv:2305.15075, 2023
Hongbo Zhang, Junying Chen, Feng Jiang, Fei Yu, Zhihong Chen, Jianquan Li, Guiming Chen, Xiangbo Wu, Zhiyi Zhang, Qingying Xiao, et al. Huatuogpt, towards taming language model to be a doctor.arXiv preprint arXiv:2305.15075, 2023
Pith/arXiv arXiv 2023
-
[58]
Decoupled weight decay regularization.arXiv preprint arXiv:1711.05101, 2017
Ilya Loshchilov and Frank Hutter. Decoupled weight decay regularization.arXiv preprint arXiv:1711.05101, 2017
Pith/arXiv arXiv 2017
-
[59]
Phobert: Pre-trained language models for vietnamese
Dat Quoc Nguyen and Anh Tuan Nguyen. Phobert: Pre-trained language models for vietnamese. arXiv preprint arXiv:2003.00744, 2020
Pith/arXiv arXiv 2003
-
[60]
Sgdr: Stochastic gradient descent with warm restarts.arXiv preprint arXiv:1608.03983, 2016
Ilya Loshchilov and Frank Hutter. Sgdr: Stochastic gradient descent with warm restarts.arXiv preprint arXiv:1608.03983, 2016
Pith/arXiv arXiv 2016
-
[61]
Limitations
Naoki Wake, Atsushi Kanehira, Kazuhiro Sasabuchi, Jun Takamatsu, and Katsushi Ikeuchi. Open-vocabulary action localization with iterative visual prompting.IEEE Access, 2025. 14 NeurIPS Paper Checklist 1.Claims Question: Do the main claims made in the abstract and introduction accurately reflect the paper’s contributions and scope? Answer: [Yes] Justificat...
2025
-
[62]
role":"system
Institutional review board (IRB) approvals or equivalent for research with human subjects Question: Does the paper describe potential risks incurred by study participants, whether such risks were disclosed to the subjects, and whether Institutional Review Board (IRB) approvals (or an equivalent approval/review based on the requirements of your country or ...
2025
This paper was first reviewed by deepseek-v4-flash on August 4, 2026.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.