Summary
This paper focuses on the problem of single-channel source separation (SCSS) for RF signals with discrete nature. The authors propose to solve the SCSS problem using MAP and use pre-trained diffusion models to approximate the scores for both the source signal and inference signal. To avoid being stuck in a local minimum, the proposed method uses an $\alpha$-posterior and optimizes across multiple noise levels. Experiments show that the proposed method significantly outperforms the baselines (both traditional and learned methods) in both MSE and BER.
Strengths
1) This paper is well-written and it is easy to follow. Given that it is the first work that explores score-based models in the SCSS problem of RF signals and it achieves significant improvement, this work could definitely point out a new direction in this domain and potentially influence other researchers.
2) The idea of using $\alpha$-posterior and randomizing across multiple noise levels could be potentially useful for other score-based optimization problems not limited to the scope of SCSS in RF signals.
Weaknesses
1) The proposed method requires to know the scale factor $\kappa$ (or SIR) and the distribution of the interference signal. However, the scaling factor is not available in real-world scenarios. Also, the interference signals could come from different sources such as WiFi, and Bluetooth. As a result, it may not be possible to train a diffusion model that models all kinds of interference signals in the real world.
2) I think this paper lacks theoretical analysis about: 1) how the proposed algorithm 1 could lead to the local extremum of equation (14), and 2) how minimizing the approximated loss in (9) and (14) could lead to the solution of the original MAP (6b)
3) It would be nice to have more ablation studies about: 1) optimizing across random noise levels vs fixed noise levels, 2) results with and without the zero mean noise in (12)
Questions
1) Could the authors describe more about the suitable conditions in line 205, page 6?
2) In Figure 3, seems like when the SIR is large (around -5dB), the trained SOI model could even outperform the analytical one. Could the authors explain more about that?
Rating
6: Weak Accept: Technically solid, moderate-to-high impact paper, with no major concerns with respect to evaluation, resources, reproducibility, ethical considerations.
Confidence
3: You are fairly confident in your assessment. It is possible that you did not understand some parts of the submission or that you are unfamiliar with some pieces of related work. Math/other details were not carefully checked.
Limitations
The authors have adequately addressed the limitations