AVControl: Efficient Framework for Training Audio-Visual Controls

TL;DR

AVControl leverages LTX-2 with LoRA adapters for efficient multi-modal audio-visual control, achieving high performance with minimal training steps.

cs.CV 🔴 Advanced 2026-03-26 37 views
Matan Ben-Yosef Tavi Halperin Naomi Ken Korem Mohammad Salama Harel Cain Asaf Joseph Anthony Chen Urska Jelercic Ofir Bibi
multimodal generation audio-visual control LoRA deep learning video editing

Key Findings

Methodology

AVControl builds on the LTX-2 foundation model, employing parallel canvas tokens to incorporate control signals across multiple modalities. Each control modality is trained independently via lightweight LoRA adapters inserted into the frozen attention layers, with reference signals encoded as additional tokens distinguished by timestep embeddings. This design avoids architectural modifications, enabling rapid training with small datasets—typically a few hundred to a few thousand steps. The approach supports diverse controls such as depth, pose, camera trajectory, and audio transformations, with the ability to modulate reference influence dynamically during inference. Extensive experiments on the VACE benchmark demonstrate superior performance over baselines in structural fidelity, efficiency, and multi-modality support.

Key Results

  • On the VACE benchmark, AVControl outperforms all baselines in depth and pose-guided generation, with improvements of 2.9 and 2.3 points respectively, while maintaining high dynamic scores (68.4 depth, 84.2 pose). Inpainting and outpainting tasks see gains of 3.8 and 2.3 points, with aesthetic and imaging quality scores increasing by 8.4 points. Camera control experiments on ReCamMaster achieve a CLIP-F score of 99.13%, with rotation error around 6°, surpassing dedicated methods. The model supports multiple independent modalities, including spatial controls, sparse motion, and audio-visual tasks, with training requiring only a fraction of the resources of monolithic models.
  • Quantitative metrics confirm the model’s robustness: average scores across tasks exceed 80, with significant improvements over prior work. For example, depth control accuracy reaches 81.6, and pose control 83.7. The model demonstrates excellent generalization to new control types, such as Blender rendering and sparse motion, with minimal retraining. Audio-visual controls, including intensity modulation and lip-sync, achieve competitive FAD, KL, and IB scores despite training on only 7.8K samples, far fewer than traditional methods. These results highlight AVControl’s efficiency and flexibility in multi-modal content generation.
  • Overall, AVControl’s modular design, efficient training, and broad control support position it as a versatile tool for high-quality, controllable video and audio synthesis, suitable for applications in entertainment, virtual reality, and interactive media.

Significance

This work advances multi-modal content creation by providing a highly flexible, scalable framework that minimizes training costs while maximizing control fidelity. Its modular architecture allows easy addition of new control signals without retraining existing modules, fostering rapid development and deployment. The ability to handle complex structural controls and audio-visual synchronization opens new horizons for personalized media, virtual environments, and real-time editing. By reducing the resource barrier, AVControl democratizes access to sophisticated content generation, enabling broader adoption in industry and research. Its success demonstrates that lightweight, modular approaches can outperform monolithic models in both efficiency and versatility, setting a new standard for multi-modal generative AI.

Technical Contribution

The core innovation lies in the parallel canvas mechanism, where each control modality is represented as a separate LoRA adapter trained on a frozen backbone, utilizing timestep-based tokens to distinguish reference signals. This design eliminates the need for architectural modifications or complex positional encodings, simplifying training and inference. The approach leverages self-attention to allow continuous modulation of reference influence, supporting non-aligned and sparse controls. Additionally, the multi-scale control grid reduces inference latency for less dense modalities, balancing speed and fidelity. These contributions collectively enable a highly adaptable, efficient multi-modal control framework with broad applicability.

Novelty

This is the first work to implement a modular, multi-control framework using parallel attention tokens on a frozen foundation model, avoiding the complexities of positional encoding changes or architectural re-designs. Unlike prior methods relying on concatenation or specialized positional embeddings, AVControl’s approach supports non-aligned, sparse, and multi-modal references seamlessly. Its modular LoRA-based design allows independent training and easy extension, a significant step forward from monolithic models like VACE or unified token approaches. This innovation opens new avenues for scalable, flexible, and high-fidelity multi-modal content control.

Limitations

  • The model’s performance may degrade with highly non-rigid or extremely large viewpoint changes, where reference signals are significantly misaligned. Its reliance on pre-trained backbone limits adaptation to modalities beyond the trained set, such as complex physics-based controls. The current approach may face challenges in real-time applications due to inference latency, especially with high-resolution controls. Further research is needed to improve robustness against noisy or incomplete reference signals and to extend support for more dynamic, interactive control scenarios.

Future Work

Future directions include integrating adaptive reference fusion mechanisms, enabling the model to weigh multiple control signals dynamically. Extending the framework to real-time, interactive applications, such as live video editing or virtual avatars, is a key goal. Incorporating reinforcement learning to optimize control fidelity and diversity, and exploring multi-modal pretraining strategies to enhance generalization, are also promising avenues. Additionally, scaling the approach to higher resolutions and more complex control signals, such as physics-based interactions, will broaden its applicability.

AI Executive Summary

Deep Dive

Plain Language Accessible to non-experts

想象你在厨房里做菜,每个调料代表一种控制方式,比如盐、糖、辣椒。传统的方法就像把所有调料倒进一个大碗里,搅拌均匀,结果味道难以调节。而AVControl就像每个调料都放在专门的小瓶子里,你可以根据需要随时调节每个瓶子的用量,而且不用重新做菜。它用一种聪明的办法,把每个调料的味道作为线索放在一个架子上,模型可以很快理解这些线索,调整菜的味道。这就像用魔法一样,让厨房变得既灵活又高效。你只需少量的调料样本,就能学会调出各种不同的味道,做出既漂亮又好吃的菜肴。这种方法让厨房变得更聪明、更快,也更容易做出你想要的美味佳肴。

ELI14 Explained like you're 14

想象你在玩一个超级酷的游戏,你可以控制角色的动作、表情,甚至背景的变化。以前,要让每个动作都特别复杂,得花很多时间调试,还要用很多不同的工具。现在,AVControl就像给你一套神奇的遥控器,只要告诉它一些简单的线索,比如角色要转身或笑一笑,它就能帮你自动完成,而且速度特别快。它用一种聪明的方法,把每个控制信息放在一个特别的“架子”上,模型可以很快理解这些线索,做出符合要求的动作。最厉害的是,你可以只用少量的例子,就教会它很多不同的控制方式,比如控制相机运动、音频变化,甚至让视频看起来更自然。这就像你有一个超级助手,帮你轻松搞定所有复杂的任务,让创作变得更简单、更有趣!

Abstract

Controlling video and audio generation requires diverse modalities, from depth and pose to camera trajectories and audio transformations, yet existing approaches either train a single monolithic model for a fixed set of controls or introduce costly architectural changes for each new modality. We introduce AVControl, a lightweight, extendable framework built on LTX-2, a joint audio-visual foundation model, where each control modality is trained as a separate LoRA on a parallel canvas that provides the reference signal as additional tokens in the attention layers, requiring no architectural changes beyond the LoRA adapters themselves. We show that simply extending image-based in-context methods to video fails for structural control, and that our parallel canvas approach resolves this. On the VACE Benchmark, we outperform all evaluated baselines on depth- and pose-guided generation, inpainting, and outpainting, and show competitive results on camera control and audio-visual benchmarks. Our framework supports a diverse set of independently trained modalities: spatially-aligned controls such as depth, pose, and edges, camera trajectory with intrinsics, sparse motion control, video editing, and, to our knowledge, the first modular audio-visual controls for a joint generation model. Our method is both compute- and data-efficient: each modality requires only a small dataset and converges within a few hundred to a few thousand training steps, a fraction of the budget of monolithic alternatives. We publicly release our code and trained LoRA checkpoints.

cs.CV cs.MM cs.SD