Author response to Reviewer ueNs (1/2)
Thanks for bringing up this thoughtful discussion.
> **About the hallucinations issue**
>
- We respectfully disagree with the reviewer. Please note that all reconstructed results are **not unreliable**. In regions with sufficient event data, our method enhances performance with text guidance while ensuring fidelity. As demonstrated in Tab. 1 and Fig. 4, our method significantly **outperforms** previous methods. We also encourage the reviewer to recheck the demo video provided in our supplementary materials. For regions with insufficient event data, our method relies primarily on text prompts to reconstruct a scene that aligns with human preferences. As demonstrated in Fig. 1, HyperE2VID struggles with **severe artifacts** (haze-like artifacts), typically in the background regions, far from the true distribution of real images. Whereas, our method exhibits **higher-quality** reconstruction results that are closer to the ground truth. The results indicate that our method can subtly leverage the semantic information from language and thus ensure semantic consistency of the reconstructed video. To further demonstrate the effectiveness of our method, we provide a quantitative comparison of the HS-ERGB dataset, which includes larger regions lacking event data, as shown in Tab. A-6. Our method substantially **outperforms** baseline methods with an MSE of 0.083. Apparently, the quantitative results verify the superiority and reliability of our method.
- In this work, we mainly focus on a new research direction of exploring E2V reconstruction from a language-guided perspective, as affirmed by other reviewers: "This approach is expected to "*inspire future work*" (***ueNs***) and "*provide new ideas*" (***uWG8***). We did not focus much on the computation efficiency of the diffusion model, which will be left as a future work. Please be noted that using language guidance does not actually hamper the application value. Such a text-guided manner is also similar to recent methods used in text-guided denoising [80,81] and super-resolution [82], which have provided broad applications for low-level vision in a user-friendly manner. Our research is **application-significant** as the language provides abundant semantic information, beneficial for ensuring the **semantic consistency** of the reconstructed video. The text prompts also provide a way of human intervention to control the reconstruction process.
> **What is the significance of the text in this model?**
>
- The text information serves as a **crucial** component to **activate** the semantic prior in the diffusion model. As clarified above, our method effectively enhances performance in regions **both** with sufficient and insufficient event data by utilizing text prompts. To simplify text prompts and enhance the model's robustness, we utilize only coarse, tagging-style descriptions for training. Without text prompts, it is challenging to exploit the semantic prior in the diffusion model to ensure semantic consistency. As shown in Tab. 3 (1st row), without the text prompt, our method yields modest results. However, when text information is incorporated, it significantly **improves** the model's ability to leverage the semantic prior in the diffusion model, thereby enhancing performance.
> **Text-related parts of the experiments**
>
- For the qualitative comparison in Fig. 4, we respectfully suggest the reviewer recheck the supplementary **video** material. It shows not only an improvement in contrast. The previous methods tend to reconstruct misty images with distinct artifacts, especially in the region with insufficient event data. Our method effectively exploits the semantic prior of the diffusion model with the guidance of text prompts, which demonstrates semantic consistency. Additionally, Fig. 1 shows another extreme case. While the previous method (i.e., HyperE2VID) fails in the regions without event data, our method still reconstructs a reasonable scene according to the text guidance, which is closer to the ground truth. Tab. A-6 also shows the quantitative comparison in this dataset (i.e., HS-ERGB) and demonstrates the superiority of our method.
- Regarding the artifacts in the letter “g”, as also noted by reviewer ***uWG8***, these issues arise because our method relies on the prior from the pre-trained diffusion model (SD2 [42]), which also struggles with text rendering. However, the recently released SD3 [79] claims to have improved text rendering capabilities, which could potentially address this problem and improve the performance.