← Search

Markos Georgopoulos

13 accepted papers

2026

StreamDiT: Real-Time Streaming Text-to-Video Generation

CVPR 2026

Recently, great progress has been achieved in text-to-video (T2V) generation by scaling transformer-based diffusion models to billions of parameters, which can generate high-quality videos. However, existing models typically produce only short clips offline, restricting their use cases in interactiv

Cited by 0SourceScholar
2026

ViTok-v2: Scaling Native-Resolution Autoencoders to 5B

ICML 2026poster

Vision Transformer (ViT) tokenizers offer a scal- able alternative to convolutional auto-encoders, yet current architectures have two key limitations: their performance degrades when images vary in aspect ratio or resolution, and their reliance on adversarial losses makes them harder to train at sca…

Cited by 0SourceScholar
2025

Autoregressive Distillation of Diffusion Transformers

CVPR 2025poster

Diffusion models with transformer architectures have demonstrated promising capabilities in generating high-fidelity images and scalability for high resolution. However, iterative sampling process required for synthesis is very resource-intensive. A line of work has focused on distilling solutions…

2025

FlexiDiT: Your Diffusion Transformer Can Easily Generate High-Quality Samples with Less Compute

CVPR 2025highlight

Despite their remarkable performance, modern Diffusion Transformers (DiTs) are hindered by substantial resource requirements during inference, stemming from the fixed and large amount of compute needed for each denoising step. In this work, we revisit the conventional static paradigm that allocates…

Cited by 1SourcePDFScholar
2025

Judge Decoding: Faster Speculative Sampling Requires Going Beyond Model Alignment

ICLR 2025oral

The performance of large language models (LLMs) is closely linked to their underlying size, leading to ever-growing networks and hence slower inference. Speculative decoding has been proposed as a technique to accelerate autoregressive generation, leveraging a fast draft model to propose candidate t…

Cited by 1SourcePDFScholar
2024

MonoNPHM: Dynamic Head Reconstruction from Monocular Videos

CVPR 2024highlight

We present Monocular Neural Parametric Head Models (MonoNPHM) for dynamic 3D head reconstructions from monocular RGB videos. To this end we propose a latent appearance space that parameterizes a texture field on top of a neural parametric model. We constrain predicted color values to be correlated w…

Cited by 19SourcePDFScholar
2024

Multilinear Mixture of Experts: Scalable Expert Specialization through Factorization

NeurIPS 2024poster

The Mixture of Experts (MoE) paradigm provides a powerful way to decompose dense layers into smaller, modular computations often more amenable to human interpretation, debugging, and editability. However, a major challenge lies in the computational cost of scaling the number of experts high enough t…

2023

Learning Neural Parametric Head Models

CVPR 2023poster

We propose a novel 3D morphable model for complete human heads based on hybrid neural fields. At the core of our model lies a neural parametric representation that disentangles identity and expressions in disjoint latent spaces. To this end, we capture a person's identity in a canonical space as a s…

Cited by 55SourcePDFScholar
2022

Augmenting Deep Classifiers with Polynomial Neural Networks

ECCV 2022poster

"Deep neural networks have been the driving force behind the success in classification tasks, e.g., object and audio recognition. Impressive results and generalization have been achieved by a variety of recently proposed architectures, the majority of which are seemingly disconnected. In this work,…

2022

Cluster-Guided Image Synthesis With Unconditional Models

CVPR 2022poster

Generative Adversarial Networks (GANs) are the driving force behind the state-of-the-art in image generation. Despite their ability to synthesize high-resolution photo-realistic images, generating content with on-demand conditioning of different granularity remains a challenge. This challenge is usu…

Cited by 4PDFScholar
2021

Conditional Generation Using Polynomial Expansions

NeurIPS 2021poster

Generative modeling has evolved to a notable field of machine learning. Deep polynomial neural networks (PNNs) have demonstrated impressive results in unsupervised image generation, where the task is to map an input vector (i.e., noise) to a synthesized image. However, the success of PNNs has not be…

2020

Multilinear Latent Conditioning for Generating Unseen Attribute Combinations

ICML 2020poster

Deep generative models rely on their inductive bias to facilitate generalization, especially for problems with high dimensional data, like images. However, empirical studies have shown that variational autoencoders (VAE) and generative adversarial networks (GAN) lack the generalization ability that…

Cited by 17SourcePDFScholar