We sincerely appreciate your valuable time and additional comments you’ve provided.
**Q1. FF++ is the core of deep fake detection, and cross-manipulation evaluation is common in the community [R1,R2,R3,R4,R5]. However, table 2 from the main table merely reports 2 methods, and NONE of these references are discussed in the submission. This is insufficient to conclude that the proposed method is effective enough.**
**R1**. We would like to clarify that **the goal of our method is to create effective pseudo-fake faces solely using real faces, as in (Face X-ray [14], PCL [15], SBI [16])**. But the difference (novelty) is that we introduce FreqBlender to incorporates frequency information into these pseudo-fake faces.
Typically, the efforts of this direction are trained on **real faces in FF++ without using fake faces.** This allows them to be fairly validated across all four tracks in FF++, demonstrating effectiveness in cross-manipulation scenarios. Therefore, we follow the protocol of these methods and compare our approach with theirs. **Since SBI shows the second-best performance, we limit our comparison to it in Table 2. However, additional studies involving more methods, including [14,15,16]), are presented in Table 7 (Supplementary)**
**Following your suggestion, we thoroughly review these papers and found that R2 and R4 do not conduct cross-manipulation evaluations, while R3 employs a less challenging scenario (training on three tracks and testing on one). Thus, R2, R3, and R4 are not suitable for direct comparison.**
R1 and R5 are trained on the DF track of FF++. Comparing with these two methods are relative fair. The results, shown in **Table A**, highlight the notable superiority of our approach. We will include this comparison in the revision.
**Table A: Cross-manipulation comparison.**
| | DF | F2F | FS | NT | Avg |
|:-----------:|:-----:|:----:|:-----:|:-----:|:-----:|
| R1 (trained on DF) | 99.65 |70.66 |74.29 |67.34 |77.99 |
| R5 (trained on DF) | 99.22 |60.18 |68.19 |61.17 |72.19 |
|FreqBlender | 99.18 |96.76 |97.68 |90.88 |96.13 |
**Q2: Table 1 in the rebuttal is invalid, and I am not convinced by this experiment in two aspects: 1) no method was used for the comparison, only showing your performance is not enough. 2) why can't authors evaluate more commonly used diffusion-based methods when easily accessible tools are available, such as stable 1.5, stable 2.1, instantiated, and Dalle2? Being selective on the face generation method is not fair. For example, [R6] reports the generalization performance on StarGAN, DDPM, DDIM, and SD**
**R2**: In the first round of rebuttal, we follow the suggestion to show the generalization of our method to diffusion models. The performance is 94.74, which we believe can demonstrate the efficacy. **As suggested, we evaluate more methods (I2G, Face X-ray, SBI) as in Table B**, which also demonstrate the efficacy of our method.
To create diffusion-based face-swap deepfakes, **Collaborative Diffusion (CVPR 2023) is more user-friendly and efficient than Stable 1.5, Stable 2.1, Instantiated, and DALL-E 2**, as it allows for more effective editing of facial attributes compared to the suggested models.
**Please note that evaluating on StarGAN, DDPM, DDIM, and SD is not the primary focus or contribution of R6, which is why its performance on these models is not satisfactory (around 73% on average)**. Following the suggestion, we have made an effort to validate our method on StyleGAN and StyleGAN2 (which provide ready-made face sets) and present the results in **Table C**. **Our method outperforms others but achieves performance comparable to R6**.
**Table B: Performance of Diffusion-based face-swap deepfake detection.**
| | Diffusion-based |
|:-----------:|:----: |
| I2G | 63.51 |
| Face X-ray | 89.81 |
| SBI | 91.70 |
| FreqBlender | 94.74 |
**Table C: Results in Gan-generated images.**
| | StyleGan | StyleGan2 |
|:-----------:|:---------:|:-------------:|
| I2G | 47.89 | 43.86 |
| Face X-ray | 59.11 | 66.54 |
| SBI | 63.99 | 72.88 |
| FreqBlender | 64.39 | 76.70 |
**Q3: The proposed method is frequency-based, then what is the performance when the forgery trace largely occurs in the RGB domain whereas less on the frequency domain. For example, these cartoon faces with large eyes generated from SD-based method? will the performance decline?**
**R3**: We would like to emphasize that our method does not rely solely on frequency information. **As highlighted in L241, our approach integrates frequency knowledge into the existing spatial-blending pseudo-fake faces, allowing it to address both spatial and frequency aspects effectively.**
We hope this explanation clarifies your concerns and encourages a re-evaluation of our work’s contribution.