paper-with-me

홈 › Papers

HECTOR: Hybrid Editable Compositional Object References for Video Generation

2026-03-09 · Guofeng Zhang, Angtian Wang, Jacob Zhiyuan Fang, Liming Jiang, Haotian Yang, Alan Yuille, Chongyang Ma arxiv

Real-world videos naturally portray complex interactions among distinct physical objects, effectively forming dynamic compositions of visual elements. However, most current video generation models synthesize scenes holistically and therefore lack mechanisms for explicit compositional manipulation. To address this limitation, we propose HECTOR, a generative pipeline that enables fine-grained compositional control. In contrast to prior methods,HECTOR supports hybrid reference conditioning, allowing generation to be simultaneously guided by static images and/or dynamic videos. Moreover, users can explicitly specify the trajectory of each referenced element, precisely controlling its location, scale, and speed (see Figure1). This design allows the model to synthesize coherent videos that satisfy complex spatiotemporal constraints while preserving high-fidelity adherence to references. Extensive experiments demonstrate that HECTOR achieves superior visual quality, stronger reference preservation, and improved motion controllability compared with existing approaches.

📄 PDF Abstract BibTeX arXiv:2603.08850

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

Panoptic Compositional Feature Field for Editable Scene Rendering With Network-Inferred Labels via Metric Learning

2023-01-01 · CVPR 2023 1 · Xinhua Cheng, Yanmin Wu, Mengxi Jia, Qian Wang 외

Despite neural implicit representations demonstrating impressive high-quality view synthesis capacity, decomposing such representations into objects for instance-level editing is still challenging. Recent works learn…

2D Panoptic SegmentationMetric LearningNovel View SynthesisPanoptic Segmentation

PrITTI: Primitive-based Generation of Controllable and Editable 3D Semantic Scenes

2025-06-23 · Christina Ourania Tze, Daniel Dauner, Yiyi Liao, Dzmitry Tsishkou 외

Large-scale 3D semantic scene generation has predominantly relied on voxel-based representations, which are memory-intensive, bound by fixed resolutions, and challenging to edit. In contrast, primitives represent semanti…

Scene Generation

GaussianBlock: Building Part-Aware Compositional and Editable 3D Scene by Primitives and Gaussians

2024-10-02 · Shuyi Jiang, QiHao Zhao, Hossein Rahmani, De Wen Soh 외

Recently, with the development of Neural Radiance Fields and Gaussian Splatting, 3D reconstruction techniques have achieved remarkably high fidelity. However, the latent representations learnt by these methods are highly…

3D Reconstruction

CreatiParser: Generative Image Parsing of Raster Graphic Designs into Editable Layers

2026-04-21 · Weidong Chen, Dexiang Hong, Zhendong Mao, Yutao Cheng 외 arxiv

Graphic design images consist of multiple editable layers, such as text, background, and decorative elements, while most generative models produce rasterized outputs without explicit layer structures, limiting downstream…

Hector: An Efficient Programming and Compilation Framework for Implementing Relational Graph Neural Networks in GPU Architectures

2023-01-16 · Kun Wu, Mert Hidayetoğlu, Xiang Song, Sitao Huang 외

Relational graph neural networks (RGNNs) are graph neural networks with dedicated structures for modeling the different types of nodes and edges in heterogeneous graphs. While RGNNs have been increasingly adopted in many…

8kC++ codeGPUScheduling