Arxiv News
The latest Arxiv coverage curated for game developers.
arXiv cs.GR details an edge-centric brain transformer that models rs-fMRI connectivity as connections, not just regions. The framework uses edge time-series, a line graph, and a structure-aware transformer to improve …
arXiv cs.GR details WorldCrafter, a video world model that uses implicit 3D-aware memory to keep scenes consistent across viewpoints and long horizons. The system lets the requested camera angle shape …
arXiv cs.GR details a differentiable ray-wave framework that could make hybrid refractive-diffractive optics easier to model inside standard ray-tracing pipelines. The method supports planar and curvilinear diffractive surfaces, then uses …
arXiv cs.GR details GestureFAR, a streaming co-speech gesture model that keeps motion generation causal while avoiding discrete motion codebooks. The system uses continuous latents plus a flow-matching head, aiming to …
arXiv cs.GR details CARA, a hash-encoding tweak that cuts collision waste in multiresolution image fitting. The method adapts per-level resolution and adds an invertible pixel-shuffle to spread spatial load more …
RADmesh introduces a remesh-aware deformation pipeline that can keep pushing a mesh through large shape changes without destroying triangle quality. The method periodically remeshes while carrying deformation state forward, aiming …
A new VLM-driven pipeline can generate esports-style commentary from raw gameplay video without engine hooks, telemetry, or game-specific training. It packs nine frames into one image, reuses recent narration as …
Hi-TOPS is a new 3D part decomposition method aimed at cleaner, editable mesh splits without semantic labels or 2D priors. It uses a hierarchical, topology-aware scoring prior to balance broad …
A new ASR approach, QuADA-GS, tries to make arbitrary-scale upscaling practical by allocating compute only where image detail actually needs it. Instead of treating every pixel uniformly, it routes a …
A new render-scheduling approach for path tracing tries to make scene edits feel responsive instead of forcing a full-frame recompute. HiPR updates only a prioritized subset of pixels after changes, …
A new arXiv paper proposes shifting satellite imaging from raw-image delivery to semantic delivery: send only mission-relevant information, not every pixel. SpaceRipple uses adaptive compression on the sensing satellite, then …
A new paper claims feed-forward 3D animation for arbitrary objects, which is interesting because it tries to remove a lot of the manual rigging and keyframing pain. The pipeline renders …
A fabrication paper shows how flexible textile formwork can cast catenary concrete arches, then reorient them without cracking by rotating the frame with the piece. The practical takeaway is a …
A new paper claims LLMs can do more than judge layouts directly: they can generate many imperfect verifier programs, then aggregate them into a much stronger checker. On sparse supervision—about …
SelfBootTok splits image tokens into global and local groups, cutting redundant detail from the generator’s job. The paper reports roughly 40% less generator computation while improving reconstruction and generation quality. …
A new AR video-generation paper claims real-time rollouts for more than 24 hours, crossing 1.3 million frames without the usual cache-window collapse. The interesting bit for game teams is the …
A new arXiv paper argues function systems can do more than fractals: they can serve as a meshless rendering and simulation framework with very low GPU/CPU memory use. The author …
A new arXiv paper claims a single swimming demonstration is enough to train physically based character control that generalizes to new body conditions, environments, and even swimming styles. For teams …
A new arXiv paper tackles a practical problem for teams using text-to-image diffusion models: proving ownership even when a suspect model has had watermark signals damaged or stripped. Cert-LAS uses …
A new surface-generation model claims to handle open, closed, and hybrid meshes in one pipeline, which is more relevant than it sounds for character and prop work. The big practical …