← Search

Aram Davtyan

10 accepted papers

2026

Rethinking Visual Intelligence: Insights from Video Pretraining

ICML 2026poster

Large language models (LLMs) have demonstrated that large-scale pretraining enables systems to adapt rapidly to new problems with little supervision in the language domain. This success, however, has not translated as effectively to the visual domain, where models, including LLMs, continue to strugg…

Cited by 4SourceScholar
2025

CAGE: Unsupervised Visual Composition and Animation for Controllable Video Generation

AAAI 2025technical

The field of video generation has expanded significantly in recent years, with controllable and compositional video generation garnering considerable interest. Most methods rely on leveraging annotations such as text, objects' bounding boxes, and motion cues, which require substantial human effort a…

2025

Faster Inference of Flow-Based Generative Models via Improved Data-Noise Coupling

ICLR 2025poster

Conditional Flow Matching (CFM), a simulation-free method for training continuous normalizing flows, provides an efficient alternative to diffusion models for key tasks like image and video generation. The performance of CFM in solving these tasks depends on the way data is coupled with noise. A rec…

Cited by 0SourcePDFScholar
2025

GEM: A Generalizable Ego-Vision Multimodal World Model for Fine-Grained Ego-Motion, Object Dynamics, and Scene Composition Control

CVPR 2025poster

We present GEM, a Generalizable Ego-vision Multimodal world model that predicts future frames using a reference frame, sparse features, human poses, and ego-trajectories. Hence, our model has precise control over object dynamics, ego-agent motion and human poses. GEM generates paired RGB and depth o…

2024

Learn the Force We Can: Enabling Sparse Motion Control in Multi-Object Video Generation

AAAI 2024technical

We propose a novel unsupervised method to autoregressively generate videos from a single frame and a sparse motion input. Our trained model can generate unseen realistic object-to-object interactions. Although our model has never been given the explicit segmentation and motion of each object in the…

2022

KOALA: A Kalman Optimization Algorithm with Loss Adaptivity

AAAI 2022technical

Optimization is often cast as a deterministic problem, where the solution is found through some iterative procedure such as gradient descent. However, when training neural networks the loss function changes over (iteration) time due to the randomized selection of a subset of the samples. This random…