repro-sinkhorn-diffusion / logbook.json
snaykey's picture
logbook.json (verbatim titles)
1fef323 verified
Raw
History Blame Contribute Delete
3.26 kB
{
"schema_version": 1,
"title": "Reproduction: Sinkhorn Normalization of Diffusion Kernels",
"emoji": "🔥",
"space_id": "snaykey/repro-sinkhorn-diffusion",
"paper": {
"arxiv_id": "2507.06161",
"openreview_id": "LJdacnMXkr"
},
"tags": [
"icml2026-repro",
"paper-LJdacnMXkr"
],
"updated_at": "2026-07-28T10:54:54+00:00",
"root": {
"slug": "index",
"title": "Reproduction: Sinkhorn Normalization of Diffusion Kernels",
"file": "pages/index.md",
"children": [
{
"slug": "executive-summary",
"title": "Executive summary",
"file": "pages/executive-summary/page.md",
"children": []
},
{
"slug": "claim-1-theorem-4-1-sinkhorn-self-adjoint",
"title": "Theorem 4.1 shows a symmetric smoothing operator with positive coefficients can be rescaled by a diagonal matrix (via a symmetric Sinkhorn iteration) into a diffusion operator that is self-adjoint with respect to a mass-weighted inner product (Theorem 4.1).",
"file": "pages/claim-1-theorem-4-1-sinkhorn-self-adjoint/page.md",
"children": []
},
{
"slug": "claim-2-theorem-4-2-uniform-convergence",
"title": "Theorem 4.2 proves that for Gaussian and exponential kernels, the Sinkhorn-normalized operators converge uniformly on bounded domains to continuous diffusion operators as sampling resolution increases (Theorem 4.2).",
"file": "pages/claim-2-theorem-4-2-uniform-convergence/page.md",
"children": []
},
{
"slug": "claim-3-sinkhorn-5-10-iterations",
"title": "The symmetric Sinkhorn algorithm empirically requires only 5 to 10 iterations to reduce normalization error below 0.1% (Section 4/5, empirical convergence results).",
"file": "pages/claim-3-sinkhorn-5-10-iterations/page.md",
"children": []
},
{
"slug": "claim-4-joint-diffusion-properties",
"title": "The normalized operators simultaneously satisfy symmetry, mass conservation, entrywise positivity, and spectral damping (eigenvalues in [0,1]), properties not jointly satisfied by standard row- or symmetric-normalization schemes (Theorem 4.1).",
"file": "pages/claim-4-joint-diffusion-properties/page.md",
"children": []
},
{
"slug": "claim-5-modalities-laplacian-smoothing",
"title": "The method is demonstrated on point clouds, sparse voxel grids (jaw bone geometry), and Gaussian mixture models with covariance-aware kernels, showing Laplacian-like smoothing on each irregular data type (Section 5, experiments).",
"file": "pages/claim-5-modalities-laplacian-smoothing/page.md",
"children": []
},
{
"slug": "claim-6-armadillo-spectral-consistency",
"title": "Shape analysis experiments on the Armadillo mesh show spectral distributions remain consistent across sampling modalities, with eigenvalue divergence appearing only at scales matching sampling resolution, validating the Theorem 4.2 convergence guarantee (Section 5).",
"file": "pages/claim-6-armadillo-spectral-consistency/page.md",
"children": []
},
{
"slug": "conclusion",
"title": "Conclusion",
"file": "pages/conclusion/page.md",
"children": []
}
]
},
"agent_view_tokens": [],
"revision": 1785236094327064
}