Dear Reviewer o4xg,
thank you very much for your review.
It is encouraging that you find our paper well-written and easy to follow, and that you agree with the strengths of our method with respect to input subsampling, no-arbitrage conditions, and elimination of data pre-processing.
As for mentioned weaknesses, however, we believe there might have been an oversight.
You mention:
> 1. The contribution is limited. It is focused on applying the Graph Neural Operator (GNO) architecture to the specific task of nowcasting implied volatility, without modifications to the operator itself.
> 2. It's important to discuss various neural operators and clarify why the Graph Neural Operator (GNO) was chosen for this task.
However, our employed graph neural operator is, in fact, modified compared to the conventional version, and we devote the paragraph "Interpolating Graph Neural Operator" in Section 3.2 to this (as well as Appendix B).
More precisely, our modification consists of dropping the local linear transformation in the first layer and careful construction of the graph structure to enable data interpolation.
We state:
> We therefore propose a new architecture for operator deep smoothing leveraging GNOs’ unique ability to handle irregular mesh geometries. We use a purely non-local first layer (dropping the pointwise linear transformation), and use it to produce hidden state at all required output locations, enabling subsequent layers to retain their local transformations. (Page 7 of the paper.)
While our tweak to the classical GNO architecture is subtle, it is crucially important to enable its use for interpolation tasks.
We explain --and argue that this moreover addresses your second mentioned weakness--:
> Various neural operator architectures exist, mostly arising from the kernel integral transform framework of Kovachki et al. (2023). Most prominently, these include Fourier neural operators (FNO), delivering state-of-the-art results on fixed grid data, as well as graph neural operators (GNO), able to handle arbitrary mesh geometries (both reviewed in Appendix A.1). While highly effective with documented universality, these neural operators are not directly applicable for interpolation tasks as their layers include a pointwise-applied linear transformation, which limits the output to the set of the input data locations. (Page 7 of the paper.)
Finally, we want to reiterate on your claim that our contribution "is focused on applying the GNO architecture to the specific task of nowcasting implied volatility".
However, the entire Section 3.2 is kept general and not specific to implied volatility.
Instead, we introduce the concept of *operator deep smoothing* as the generally applicable idea of using discretization-invariant neural operators approximating the identity operator to solve irregular interpolation tasks and explain the required modifications necessary to current neural operator architectures.
Our practical experiments and much of the rest of the paper then indeed remain limited to implied volatility smoothing, which however is a massively important task in the financial industry, and which we believe benefits dramatically from our foundational, data-focused operator approach and is highly suited to showcase its unique advantages.
We hope the above explanations helped to dispel your doubts regarding our contribution.
Please do let us know if any unclarities or suggestions for improvement remain.
For example, we could expand our review of existing neural operator architectures in Appendix A, to support our argumentation in Section 3.2.
Thank you very much!