JokerJan commited on
Commit
46797b9
·
verified ·
1 Parent(s): 7a4f93c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -18
README.md CHANGED
@@ -70,25 +70,7 @@ tar -xvf videos.tar
70
 
71
  ## 🎯 Experiment Results
72
 
73
- ### Main Results
74
 
75
  <p align="center">
76
  <img src="./figs/main.png" width="80%" height="80%">
77
  </p>
78
-
79
-
80
- ### Performance across Different Tasks
81
-
82
- <p align="center">
83
- <img src="./figs/task_analysis_final.png" width="30%" height="30%">
84
- </p>
85
-
86
-
87
-
88
- ## 🧠 Model Response Examples
89
-
90
- The figure below presents example responses with Multimodal Chain-of-Thought (MCoT) from two reasoning models to a sample task from MMR-V. (Gemini's response omits part of the option analysis.) In the visualization, *yellow tokens represent reasoning and analysis based on textual information (e.g., the question and answer options), while green tokens indicate the model’s analysis of visual content from the video (including the question frame and evidence frames)*. It can be observed that **o4-mini** engages in deeper reasoning and analysis of the **video content**, ultimately arriving at the correct answer. In contrast, Gemini exhibits a more text-dominated reasoning strategy. This example highlights how MMR-V places greater emphasis on a model’s ability to incorporate visual information into the reasoning process and to mine multimodal cues effectively.
91
- <p align="center">
92
- <img src="./figs/o4-compare_00.png" width="50%" height="50%">
93
- </p>
94
- The full video corresponding to this example can be found here: https://www.youtube.com/watch?v=g1NuAfkQ-Hw.
 
70
 
71
  ## 🎯 Experiment Results
72
 
 
73
 
74
  <p align="center">
75
  <img src="./figs/main.png" width="80%" height="80%">
76
  </p>