I'm not clear about kernel.
- How could I construct my own kernel that is valid? Is the only method the Mercer Theorem (positive semi-definite)? I mean if I know $K$ is a valid kernel, do I know that $aK+bK$, $\mathrm{polynomial}(K)$, $\exp(K)$, etc., are valid as well?
- If $K$ is a 2-dimension kernel, how could I expand (create) $K$ to 3-D?
- Given a kernel, say $K(x,y)=(x^Ty+1)^3$, how could I find a $\varphi$ that make this $K = \varphi^T \varphi$ hold?