← Search

Moayed Haji-Ali

7 accepted papers

2026

EgoEdit: Dataset, Real-Time Streaming Model, and Benchmark for Egocentric Video Editing

CVPR 2026

We study instruction-guided editing of egocentric videos for interactive AR applications. While recent AI video editors perform well on third-person footage, egocentric views present unique challenges -- including rapid egomotion, and frequent hand-object interactions -- that create a significant do

Cited by 0SourcecodeScholar
2026

Omni-Attribute: Open-vocabulary Attribute Encoder for Visual Concept Personalization

CVPR 2026

Visual concept personalization aims to transfer only specific image attributes, such as identity, expression, lighting, and style, into unseen contexts. However, existing methods rely on holistic embeddings from general-purpose image encoders, which entangle multiple visual factors and make it diffi

Cited by 0SourcecodeScholar
2026

One Model, Many Budgets: Elastic Latent Interfaces for Diffusion Transformers

CVPR 2026

Diffusion transformers (DiTs) achieve high generative quality but lock FLOPs to image resolution, limiting principled latency-quality trade-offs, and allocate computation uniformly across input spatial tokens, wasting resource allocation to unimportant regions. We introduce Elastic Latent Interface

Cited by 0SourcecodeScholar
2026

SPRINT: Sparse-Dense Residual Fusion for Efficient Diffusion Transformers

ICLR 2026poster

Diffusion Transformers (DiTs) deliver state-of-the-art generative performance but their quadratic training cost with sequence length makes large-scale pretraining prohibitively expensive. Token dropping can reduce training cost, yet naïve strategies degrade representations, and existing methods are…

Cited by 0SourcecodeScholar
2025

AV-Link: Temporally-Aligned Diffusion Features for Cross-Modal Audio-Video Generation

ICCV 2025poster

We propose AV-Link, a unified framework for Video-to-Audio (A2V) and Audio-to-Video (A2V) generation that leverages the activations of frozen video and audio diffusion models for temporally-aligned cross-modal conditioning. The key to our framework is a Fusion Block that facilitates bidirectional in…

Cited by 0SourcePDFScholar
2025

Improving Progressive Generation with Decomposable Flow Matching

NeurIPS 2025poster

Generating high-dimensional visual modalities is a computationally intensive task. A common solution is progressive generation, where the outputs are synthesized in a coarse-to-fine spectral autoregressive manner. While diffusion models benefit from the coarse-to-fine nature of denoising, explicit m…

Cited by 0SourceScholar
2024

ElasticDiffusion: Training-free Arbitrary Size Image Generation through Global-Local Content Separation

CVPR 2024poster

Diffusion models have revolutionized image generation in recent years yet they are still limited to a few sizes and aspect ratios. We propose ElasticDiffusion a novel training-free decoding method that enables pretrained text-to-image diffusion models to generate images with various sizes. ElasticDi…