← Search

Pinelopi Papalampidi

6 accepted papers

2026

Dynamic Classifier-Free Diffusion Guidance via Online Feedback

ICLR 2026poster

Classifier-free guidance (CFG) is a cornerstone of text-to-image diffusion models, yet its effectiveness is limited by the use of static guidance scales. This ``one-size-fits-all'' approach fails to adapt to the diverse requirements of different prompts; moreover, prior solutions like gradient-based…

Cited by 0SourceScholar
2025

Revisiting text-to-image evaluation with Gecko: on metrics, prompts, and human rating

ICLR 2025spotlight

While text-to-image (T2I) generative models have become ubiquitous, they do not necessarily generate images that align with a given prompt. While many metrics and benchmarks have been proposed to evaluate T2I models and alignment metrics, the impact of the evaluation components (prompt sets, human…

Cited by 12SourcePDFScholar
2024

A Simple Recipe for Contrastively Pre-training Video-First Encoders Beyond 16 Frames

CVPR 2024poster

Understanding long real-world videos requires modeling of long-range visual dependencies. To this end we explore video-first architectures building on the common paradigm of transferring large-scale image--text models to video via shallow temporal fusion. However we expose two limitations to the app…

Cited by 26SourcePDFScholar
2024

Memory Consolidation Enables Long-Context Video Understanding

ICML 2024spotlight

Most transformer-based video encoders are limited to short temporal contexts due to their quadratic complexity. While various attempts have been made to extend this context, this has often come at the cost of both conceptual and computational complexity. We propose to instead re-purpose existing pre…

Cited by 25SourcePDFScholar
2022

Towards Coherent and Consistent Use of Entities in Narrative Generation

ICML 2022spotlight

Large pre-trained language models (LMs) have demonstrated impressive capabilities in generating long, fluent text; however, there is little to no analysis on their ability to maintain entity coherence and consistency. In this work, we focus on the end task of narrative generation and systematically…