Skip to content

Do something to compensate for greedy behavior of adaptive probabilities #1389

Open
@tdaede

Description

@tdaede

Rate adaptation matches the decoder, but on the encoder side this makes it greedy - it may not find the global optimum for the frame because making a symbol more probable now may make it cheaper later in the frame.

This is virtually impossible to search via trellis etc, but could be improved via some sort of hack to reduce the greediness.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions