Skip to content

Sampling Procedure #2

Description

@messimm

Hi! Great work — I see the results look solid both in the paper and the repo.

One question about train–inference mismatch: during training the student sees DTS inputs with per-token heterogeneous timesteps (e.g., a fixed fraction of tokens are “cleaner” / less noised), so the attention layers consistently have access to some less-corrupted tokens as context. At inference, however, we revert to the standard homogeneous timestep setting, i.e. τ=t1 for all tokens.

What’s the key reason this generalizes without issues in practice? Do you have an intuition or an ablation (e.g., occasionally training with fully homogeneous timesteps / mask ratio = 0, or testing DTS-style inference) that supports robustness to this shift?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions