Skip to content

ADMM fails to converge with streaming + nonneg constraints #2

Description

@sjnnjs

When running splatt in streaming mode with non-negativity constraint and a forget factor=0.95, the ADMM solver fails to converge.

./build/Linux-x86_64/bin/splatt \
  cpd \
  --stream=1 \
  --con=nonneg \
  --reg=frob,1e-5,1 \
  --forget=0.95 \
  -r 16 \
  -i 1 \
  --tol=1e-5 \
  -t 1 \
  --seed=20 \
  /workspace/data/uber.tns

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