Search papers, labs, and topics across Lattice.
Helix4D extends the Trellis2 image-to-3D mesh generation framework to video-conditioned 4D mesh generation, addressing limitations in handling complex topology changes, transparent materials, and inner surfaces. It introduces a sliding-window cross-frame attention mechanism anchored on the first frame to share information across frames while preserving Trellis2's pretrained quality. A novel 4D temporal encoding repurposes low-frequency spatial RoPE bands for time, enabling temporal awareness without additional parameters or breaking pretraining.
Achieve high-fidelity 4D mesh generation from video by cleverly repurposing existing positional encodings for temporal information, sidestepping the usual trade-offs between expressiveness and pretraining compatibility.
Current video-to-4D methods struggle with complex topology changes, transparent materials, thin structures, and inner surfaces. We present Helix4D, a dynamic mesh generation framework by inheriting the expressive representation of Trellis2, adapting it from image-to-3D to video-conditioned 4D generation. Our design arises from two key questions: (a) how to enable Trellis2's frame-local attention to share information across frames while preserving its pretrained quality on rare cases such as transparent objects and inner surfaces, and (b) how to inject temporal information into a purely 3D positional encoding without breaking pretrained capabilities. We address (a) with a sliding-window cross-frame attention and anchor on the first frame. The first frame is generated by the base Trellis2 model and injected into our model, letting it inherit Trellis2's quality in rare cases through cross-frame attention. We address (b) with a 4D temporal encoding that repurposes redundant low-frequency spatial RoPE bands for time, extending the encoding from 3D with no additional parameters. Extensive experiments show the effectiveness of Helix4D for high-quality dynamic mesh generation on ActionBench and our own challenging complex dynamics set.