Skip to content

survey.html: mirror 20 of 27 Aug-2026 works - #65

Open
ldkong1205 wants to merge 1 commit into
mainfrom
page/survey-260831
Open

survey.html: mirror 20 of 27 Aug-2026 works#65
ldkong1205 wants to merge 1 commit into
mainfrom
page/survey-260831

Conversation

@ldkong1205

Copy link
Copy Markdown
Member

Mirrors the Aug-2026 update of the 3D/4D world-modeling survey into the project page's paperStore. Companion artifacts: paper commit 45b5511 (Overleaf), README PR #17 (merged).

Added

Panel Category +
video A — Data Engines 5
video B — Action Interpreters 3
video C — Neural Simulators 4
video D — Scene Reconstructors 6
occupancy A — Scene Representors 1
lidar A — Data Engines 1

Inserted at the top of each array to preserve newest-first ordering, matching the README.

7 of 27 works are not mirrored — a structural gap, not an omission

window.SECTION_CATS defines categories only for the three generation modalities (video / occupancy / lidar) crossed with functional types. It has no bucket for datasets, benchmarks, or applications, so these seven have nowhere to go:

  • Datasets and benchmarks (6): M3ISR, SIREN, V2XBench, PAWBench, R2M-Bench, WM-Break
  • Applications (1): GameWAM

This is the same limitation recorded in the 260821 pass, where 5 of 33 works could not be placed for the same reason. It is now recurring every round and growing: six of this round's twenty-seven works are evaluation-side contributions, which is where the field is actively moving. If you'd like, a follow-up could add a datasets panel (and optionally applications) to SECTION_CATS plus the corresponding render path, after which the backlog could be mirrored in one pass. I did not do it here because it changes page structure rather than page content.

Checks

  • paperStore extracted and validated with node --check — parses clean.
  • Post-insert array lengths: video A=51 B=33 C=34 D=51 | occupancy A=15 B=38 C=12 | lidar A=46 B=5 C=9.
  • All 20 arXiv IDs appear exactly once in the file.
  • git diff --check clean; diff touches survey.html only.

Note on the branch base

The local clone of this repo is ahead 2 / behind 4: it carries two unpushed co-author commits ("Add EgoMM project page", "EgoMM page: real benchmark examples") and an unstaged deletion of assets_common/photos/yu_yang.jpg that index.html still references. I branched from origin/main rather than local HEAD so none of that is included here, and I restored the yu_yang.jpg deletion out of my working tree before committing. Those pre-existing items remain unresolved and untouched — flagging them again since they've now persisted across three sessions.

Mirrors the Aug-2026 survey update (paper 45b5511, README PR #17).

  video.A      Data Engines           +5
  video.B      Action Interpreters    +3
  video.C      Neural Simulators      +4
  video.D      Scene Reconstructors   +6
  occupancy.A  Scene Representors     +1
  lidar.A      Data Engines           +1

7 of the 27 are not mirrored because window.SECTION_CATS has no matching
category: six datasets/benchmarks (M3ISR, SIREN, V2XBench, PAWBench,
R2M-Bench, WM-Break) and one applications entry (GameWAM). This is the
same structural limitation recorded in the 260821 pass, where 5 of 33
works could not be placed.

paperStore extracted and validated with node --check; all 20 arXiv IDs
appear exactly once. Branched from origin/main so the two unpushed
co-author EgoMM commits in the local clone are untouched.

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant