survey.html: mirror 20 of 27 Aug-2026 works - #65
Open
ldkong1205 wants to merge 1 commit into
Open
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mirrors the Aug-2026 update of the 3D/4D world-modeling survey into the project page's
paperStore. Companion artifacts: paper commit45b5511(Overleaf), README PR #17 (merged).Added
videovideovideovideooccupancylidarInserted 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_CATSdefines 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: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
datasetspanel (and optionallyapplications) toSECTION_CATSplus 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
paperStoreextracted and validated withnode --check— parses clean.video A=51 B=33 C=34 D=51 | occupancy A=15 B=38 C=12 | lidar A=46 B=5 C=9.git diff --checkclean; diff touchessurvey.htmlonly.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.jpgthatindex.htmlstill references. I branched fromorigin/mainrather than localHEADso none of that is included here, and I restored theyu_yang.jpgdeletion 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.