Summary
The authors consider the distribution regression problem. The authors propose to learn an embedding function (i.e., embedding support data points into a sphere) and leverages the kernel embedding (into RKHS) and kernel functions (within RKHS space). The authors propose an algorithmic approach to learn such embeddings via maximum kernel entropy in an unsupervised fashion. Empirically, the authors illustrate advantages of the learned kernel with SVM on Tissue and Leukemia classification.
Strengths
+ The authors propose an interesting framework to learn a kernel based on kernel embedding (into RKHS), parameterized by embedding function (into a sphere) in an unsupervised fashion.
+ The proposed method is well motivated. The paper is well-organized, easy to follow, with a detailed description for the proposed framework.
+ The interpretation and illustration of main concepts of the proposed method is also a plus.
+ The proposed learned kernel with SVM performs well in experiments.
Weaknesses
+ It seems the experiments are quite weak. The authors only evaluate on two small datasets (with N <=50 distributions?) and on a classification task only (?). It is better to evaluate on larger datasets (especially in our current era)! It is only a plus to illustrate it on a real distribution regression problem.
+ It is better to report time consumption together with performances.
+ Another point is that the embedding into a sphere is not well motivated (e.g., why sphere? but not other spaces? How is about low-dimensional embedding, as other criteria for embedding?)
Questions
The submission is well organized, and easy to follow. The authors also demonstrate detailed interpretations for the proposed approach. The proposed learned kernel approach is interesting and has good empirical results for the distribution regression problem. However, it seems that the experiments are quite weak.
+ The authors only evaluate on two small datasets (with N <=50 distributions?) and on a classification task only (?). It is better to evaluate on several larger datasets (especially in our current era)! Additionally, it is quite unusual to learn an embedding from only 16 distributions (for Tissue) and 20 distributions (for Leukemia). Could the authors clarify why it only needs a few input distributions to learn such embedding? Or only the number of supports in the distributions matters here?
+ It is only a plus to illustrate it on a real distribution regression problem.
+ It is better to report time consumption together with performances, and compare to recent kernel approach for distributions, e.g., based on optimal transport geometry.
+ It is also better to discuss the parameterization for the embedding and the proposed algorithm to learn it? It seems that the learning algorithm is non-convex?
+ Please give a proof for results in line 157-158? What is the gradient of L_MDKE w.r.t. \theta? Please describe S_2(\Sigma_D) w.r.t. K_D? and does the result in Equ. (13) only hold for the covariance operator \Sigma_D or also its estimator \hat\Sigma_D? Please clarify them.
Some other concerns are as follows:
+ The kernel hyperparameter (in Section B.1) is important and interesting. Could you elaborate it rigorously for the experiments with few distributions?
+ Could the authors comment on the choice of sphere for the embedding? Why not other spaces? It is also better to use a trivial baseline, e.g., learn embedding by autoencoder separately, and then apply the kernel embedding (into RKHS) and kernel functions (within RKHS) to illustrate the importance of the learned embedding?
+ It may be interesting to link the distribution regression with optimal transport (OT) geometry besides sliced-Wasserstein kernel [35], e.g., tree-Wasserstein kernel (Le et al., NeurIPS'19), Sobolev transport kernel (Le et al., AISTATS'22)? and other geometry on distributions? Could the authors comment on it?
+ It seems the proposed approach may be also related to the Log-Hilbert-Schmidt metric between positive definite operators (Ha Quang et al., NIPS'14), especially on application setup? Could the authors comment on it?
Briefly, the proposed method is interesting, and the submission will be stronger in case the authors have a further care for the experiments, e.g., with larger datasets, real distribution regression task.