Skip to content

Discrete data and energy #1

@Aku02

Description

@Aku02

Hi @yilundu, @vacancy,

Thank you very much for releasing the code!

I quickly tested the code and have a couple of questions:

  1. [Discrete data]: Could you please clarify the definition of energy in this context? I understand it is sum of squared differences (some estimate of true dist.) between predicted and target values. However, is it possible to use something like negative log-likelihood (NLL) for energy instead and then work with an objective pred_x0? Since it's hard to estimate the noise in discrete cases?

  2. [Sampling - inner optimization loop]: The energy values seem to be discarded after a single comparison step. Is this intentional? Am I missing something, or is the energy used solely for determining the direction?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions