Hello,
Great work on the paper! I had a couple of questions about the proofs in Sections A.2 and B.1.
Regarding A.2
My understanding is that you assume the final hidden state is effectively equivalent to selecting a row from the output embedding matrix, as stated in “We assume … $h = W_{\text{out}, x}$ ....” I’m having trouble seeing the justification for this assumption and would appreciate clarification on the basis for it.
Regarding B.1
Could you explain why the argument cannot be inverted? Specifically, if we require the latent sequence to losslessly encode the original tokens generated by the model, wouldn’t we need a surjective map from $H^m$ to $V^{m'}$ ? This would imply that the latent reasoning sequence must be longer than the token sequence, essentially giving a counter-argument to the same proof.
Hello,
Great work on the paper! I had a couple of questions about the proofs in Sections A.2 and B.1.
Regarding A.2
My understanding is that you assume the final hidden state is effectively equivalent to selecting a row from the output embedding matrix, as stated in “We assume …$h = W_{\text{out}, x}$ ....” I’m having trouble seeing the justification for this assumption and would appreciate clarification on the basis for it.
Regarding B.1
Could you explain why the argument cannot be inverted? Specifically, if we require the latent sequence to losslessly encode the original tokens generated by the model, wouldn’t we need a surjective map from$H^m$ to $V^{m'}$ ? This would imply that the latent reasoning sequence must be longer than the token sequence, essentially giving a counter-argument to the same proof.