Given two random variables $X_1$ and $X_2$, the Kendall-tau correlation coefficient could be defined as $$ \tau(X_{1},X_{2})=\mathbb{P}\Big((X_{1}-\tilde{X}_{1})(X_{2}-\tilde{X}_{2})>0\Big)-\mathbb{P}\Big((X_{1}-\tilde{X}_{1})(X_{2}-\tilde{X}_{2})<0\Big) $$ where $(\tilde{X}_1, \tilde{X}_2)$ are independent copies of $(X_1,X_2)$.
I was wondering if it is possible to provide an interpretation of Kendall-tau correlation as a kernel corresponding to RKHS, explicitly or implicitly ?