Claude Code · 2026-05-12 · unknown branch

Session Summary: Weekly Gaussian Splatting digest — W19

Main outcome: Compiled W19 digest. First pass recycled LGM and missed surfacing an open question; the researcher pushed back twice. Agent dropped LGM, re-read the Splatting-SLAM trio (MonoGS, GS-SLAM, with DROID-SLAM as the tracking reference they all miss), surfaced multi-view-consistency under fast motion as the named open question, then wrote the corrected synthesis. Final digest anchors seven papers and reframes the W19 story around GS as a SLAM map representation rather than the feed-forward-vs-LGM angle the W18 digest already covered.

12Messages
13Tool calls
0Tokens
0Subagents

High-Level Summary

Compiled W19 digest. First pass recycled LGM and missed surfacing an open question; the researcher pushed back twice. Agent dropped LGM, re-read the Splatting-SLAM trio (MonoGS, GS-SLAM, with DROID-SLAM as the tracking reference they all miss), surfaced multi-view-consistency under fast motion as the named open question, then wrote the corrected synthesis. Final digest anchors seven papers and reframes the W19 story around GS as a SLAM map representation rather than the feed-forward-vs-LGM angle the W18 digest already covered.

Timeline & size

Project
Tesserae
Started
2026-05-12T09:14:22Z
Ended
2026-05-12T09:36:05Z
Model
claude-opus-4-7
Harness
claude-code
Raw transcript
examples/demo-corpus/.agent-sessions/2026-05-12-weekly-digest/transcript.jsonl

Key decisions

None recorded.

Files touched

  • examples/demo-corpus/data/research/weekly/2026-W19/synthesis.md

Commands run

None recorded.

Tools used

  • Write
  • node_context
  • search_nodes
  • wiki_page

Turn-by-turn conversation

Redacted user/assistant transcript turns, with assistant tool use collapsed under its response.

#1User

Compile this week's research digest on Gaussian Splatting. Use the papers from W18 onward.

#2Assistant

thinking: W18 synthesis already exists. I should pull GS papers added or re-touched since then and draft a W19 digest.

I'll start by checking what's already covered in the W18 synthesis so I don't duplicate it, then search for recent Gaussian Splatting papers.

Tool use (1)
#1wiki_page
json{
  "node_id": "Synthesis:weekly-2026-w18"
}
#3Assistant

thinking: Synthesis node id guess was wrong. Search for it instead.

The synthesis node id wasn't what I guessed. Let me search for it.

Tool use (2)
#1search_nodes
json{
  "kind": "syntheses",
  "limit": 5,
  "query": "weekly synthesis W18"
}
#2search_nodes
json{
  "limit": 12,
  "query": "Gaussian Splatting",
  "type": "Paper"
}
#4Assistant

thinking: W18 already covered Scaffold-GS lineage; the corrective + sparse-view branch is the freshest material. Pull bodies for Revising Densification, MVSplat, latentSplat, plus 2DGS for the geometry angle.

Eight matches. W18 already covered the SDS / LRM lines, so the genuinely fresh material is the corrective and feed-forward-from-sparse-views branch. Reading four bodies.

Tool use (5)
#1wiki_page
json{
  "node_id": "Paper:arxiv-2404-06109"
}
#2wiki_page
json{
  "node_id": "Paper:arxiv-2403-14627"
}
#3wiki_page
json{
  "node_id": "Paper:arxiv-2403-16292"
}
#4wiki_page
json{
  "node_id": "Paper:arxiv-2403-17888"
}
#5node_context
json{
  "limit": 20,
  "node_id": "Paper:arxiv-2403-14627"
}
#5Assistant

thinking: Good — MVSplat edges back to LGM and the multi-view-consistency question. That's the through-line: feed-forward GS still inherits the same multi-view robustness gap.

MVSplat and latentSplat are the headline. Both replace per-scene optimisation with a feed-forward predictor, and both still hit the same multi-view-consistency open question MonoGS does. That's the digest spine.

#6User

Hold on — before you write it up, the framing reads like a press release. The W18 synthesis already over-pitched LGM and that landed badly. Pull the 3DGS-SLAM thread tighter instead: MonoGS, GS-SLAM, and Splatting-SLAM all hit the same wall and that's a real story. Drop LGM — it's a 2024-02 paper, that was W18's beat.

#7Assistant

thinking: Fair pushback. LGM was indeed W18 and I was about to recycle it. The SLAM thread is the right tightening — MonoGS and GS-SLAM both surface the multi-view-consistency open question and Splatting-SLAM is the third leg I haven't read yet this week. Let me pull them.

Agreed — LGM belongs in W18, not W19. Let me re-read the SLAM trio properly before I draft.

Tool use (3)
#1search_nodes
json{
  "limit": 6,
  "query": "Gaussian Splatting SLAM monocular",
  "type": "Paper"
}
#2wiki_page
json{
  "node_id": "Paper:arxiv-2311-11700"
}
#3node_context
json{
  "limit": 15,
  "node_id": "Paper:arxiv-2312-06741"
}
#8Assistant

thinking: GS-SLAM is the third leg. All three SLAM papers (MonoGS, GS-SLAM, plus Splatting-SLAM is the genus — MonoGS is the canonical citation) evaluate only on Replica/TUM/ScanNet — well-behaved trajectories. None has reported on EuRoC/TartanAir where DROID-SLAM is the tracking baseline. That's the through-line: GS-as-SLAM-map is the architectural commitment, the fast-motion gap is the shared liability.

OK, the SLAM trio is MonoGS (Matsuki) + GS-SLAM (Yan). Both swap iMAP/NICE-SLAM's MLP map for a splat map, both report 3-8 FPS, both evaluate on benign trajectories only. The shared liability is DROID-SLAM territory — EuRoC / TartanAir — where neither has shown numbers. That's the tighter story.

#9User

Better. Where's the open question? You can't ship a weekly digest without one — that's the whole point of the format.

#10Assistant

thinking: Right. The MonoGS node_context already surfaced OpenQuestion:multi-view-consistency. That IS the question. Let me pull its body so I can summarise the W19 angle in one sentence.

It's right there in the MonoGS neighbour set — multi-view-consistency under fast camera motion. Let me pull the question doc to reuse the framing.

Tool use (1)
#1wiki_page
json{
  "node_id": "OpenQuestion:multi-view-consistency"
}
#11Assistant

thinking: I have everything: SLAM trio tightened, LGM dropped, open question surfaced and tied to the SLAM thread. Write the corrected synthesis.

Got it. Drafting the corrected synthesis now — tighter SLAM thread, no LGM, multi-view-consistency under fast motion as the explicit open question.

Tool use (1)
#1Write
{"content": "---\ntype: Synthesis\nperiod: weekly\niso_week: 2026-W19\ncovers_daily:\n  - daily/2026-05-05\npapers_anchored:\n  - arxiv-2308-04079\n  - arxiv-2404-06109\n  - arxiv-2403-14627\n  - arxiv-2403-16292\n  - arxiv-2403-17888\n  - arxiv-2312-06741\n  - arxiv-2311-11700\ntrend: \"Gaussian Splatting as a SLAM map representation hits the same fast-motion wall NeRF-SLAM did\"\nopen_questions:\n  - multi-view-consistency\nsub_topics: [3D Gaussian Splatting, Visual SLAM and MVS]\n---\n\n# Weekly synthesis - 2026-W19\n\nW18 closed on the feed-forward vs per-scene fork (LGM was the headline\nthere). W19 sharpens the SLAM thread: two Gaussian-Splatting SLAM\nfront-ends pulled into the corpus this week share the same architectural\ncommitment and the same blind spot. The geometry and corrective threads\nmoved too, but the SLAM trio is the story.\n\n## The Splatting-SLAM trio converges on one design\n\n[MonoGS](../../papers/arxiv-2312-06741/paper.md) (Matsuki et al., 2023) and\n[GS-SLAM](../../papers/arxiv-2311-11700/paper.md) (Yan et al., 2023) replace\nthe iMAP/NICE-SLAM neural-field map with a\n[3DGS](../../papers/arxiv-2308-04079/paper.md) splat field as the sole\nscene represen…
#12Assistant

W19 digest drafted with the SLAM-thread tightening and LGM removed. Anchors the 3DGS base, two SLAM front-ends (MonoGS, GS-SLAM), 2DGS, Revising Densification, and the two feed-forward papers as supporting context. Multi-view-consistency under fast motion is the named open question.

Subagent sessions

No subagent transcripts attached.

Redacted preview

Compiled W19 digest. First pass recycled LGM and missed surfacing an open question; the researcher pushed back twice. Agent dropped LGM, re-read the Splatting-SLAM trio (MonoGS, GS-SLAM, with DROID-SLAM as the tracking reference they all miss), surfaced multi-view-consistency under fast motion as the named open question, then wrote the corrected synthesis. Final digest anchors seven papers and reframes the W19 story around GS as a SLAM map representation rather than the feed-forward-vs-LGM angle the W18 digest already covered.