Levi-ZJY commited on
Commit
6d5587d
Β·
verified Β·
1 Parent(s): d6e9fe5

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -39,7 +39,7 @@ configs:
39
 
40
  # TemMed-Bench: Evaluating Temporal Medical Image Reasoning in Vision-Language Models
41
 
42
- [**🌐 Homepage**](https://temmedbench.github.io/) | [**🐱 Github**](https://github.com/Levi-ZJY/TemMed-Bench) | [**πŸ“– Paper**](https://t)
43
 
44
 
45
 
@@ -49,9 +49,9 @@ configs:
49
  <img src="./misc/Teaser_Figure.png" width="750" />
50
 
51
  TemMed-Bench features three primary highlights.
52
- - **Temporal reasoning focus**: each sample in TemMed-Bench includes historical condition information, challenging models to analyze changes in patient conditions over time.
53
- - **Multi-image input**: each sample in TemMed-Bench contains multiple images from different visits as input, emphasizing the need for models to process and reason over multiple images.
54
- - **Diverse task suite**: TemMed-Bench comprises three tasks including VQA, report generation, and image-pair selection. These tasks are all built upon a test set consisting of 1,000 samples. Additionally, TemMed-Bench includes a knowledge corpus with over 17,000 instances.
55
 
56
 
57
 
 
39
 
40
  # TemMed-Bench: Evaluating Temporal Medical Image Reasoning in Vision-Language Models
41
 
42
+ [**🌐 Homepage**](https://temmedbench.github.io/) | [**🐱 Github**](https://github.com/Levi-ZJY/TemMed-Bench) | [**πŸ“– Paper**](https://arxiv.org/abs/2509.25143)
43
 
44
 
45
 
 
49
  <img src="./misc/Teaser_Figure.png" width="750" />
50
 
51
  TemMed-Bench features three primary highlights.
52
+ - **Temporal reasoning focus:** Each sample in TemMed-Bench includes historical condition information, which challenges models to analyze changes in patient conditions over time.
53
+ - **Multi-image input:** Each sample in TemMed-Bench contains multiple images from different visits as input, emphasizing the need for models to process and reason over multiple images.
54
+ - **Diverse task suite:** TemMed-Bench comprises three tasks, including VQA, report generation, and image-pair selection. Additionally, TemMed-Bench includes a knowledge corpus with more than 17,000 instances to support retrieval-augmented generation (RAG).
55
 
56
 
57