← Search

Tengda Han

16 accepted papers

2026

Dynamic Reflections: Probing Video Representations with Text Alignment

ICLR 2026poster

The alignment of representations from different modalities has recently been shown to provide insights on the structural similarities and downstream capabilities of different encoders across diverse data types. While significant progress has been made in aligning images with text, the temporal natur…

Cited by 0SourceScholar
2026

Unique Lives, Shared World: Learning from Single-Life Videos

CVPR 2026

We introduce the "single-life" learning paradigm, where we train a distinct vision model exclusively on egocentric videos captured by one individual. We leverage the multiple viewpoints naturally captured within a single life to learn a visual encoder in a self-supervised manner. Our experiments dem

Cited by 0SourceScholar
2025

Learning from Streaming Video with Orthogonal Gradients

CVPR 2025poster

We address the challenge of representation learning from a continuous stream of video as input, in a self-supervised manner. This differs from the standard approaches to video learning where videos are chopped and shuffled during training in order to create a non-redundant batch that satisfies the i…

Cited by 0SourcePDFScholar
2025

Shot-by-Shot: Film-Grammar-Aware Training-Free Audio Description Generation

ICCV 2025poster

Our objective is the automatic generation of Audio Descriptions (ADs) for edited video material, such as movies and TV series. To achieve this, we propose a two-stage framework that leverages "shots" as the fundamental units of video understanding. This includes extending temporal context to neighbo…

Cited by 0SourcePDFScholar
2024

AutoAD III: The Prequel - Back to the Pixels

CVPR 2024poster

Generating Audio Description (AD) for movies is a challenging task that requires fine-grained visual understanding and an awareness of the characters and their names. Currently visual language models for AD generation are limited by a lack of suitable training data and also their evaluation is hampe…

Cited by 19SourcePDFScholar
2024

Multi-Sentence Grounding for Long-term Instructional Video

ECCV 2024poster

"In this paper, we aim to establish an automatic, scalable pipeline for denoising the large-scale instructional dataset and construct a high-quality video-text dataset with multiple descriptive steps supervision, named HowToStep. We make the following contributions: (i) improving the quality of sent…

Cited by 2SourcePDFScholar
2023

AutoAD II: The Sequel - Who, When, and What in Movie Audio Description

ICCV 2023poster

Audio Description (AD) is the task of generating descriptions of visual content, at suitable time intervals, for the benefit of visually impaired audiences. For movies, this presents notable challenges -- AD must occur only during existing pauses in dialogue, should refer to characters by name, and…

Cited by 47PDFScholar
2023

AutoAD: Movie Description in Context

CVPR 2023highlight

The objective of this paper is an automatic Audio Description (AD) model that ingests movies and outputs AD in text form. Generating high-quality movie AD is challenging due to the dependency of the descriptions on context, and the limited amount of training data available. In this work, we leverage…

2022

Flamingo: a Visual Language Model for Few-Shot Learning

NeurIPS 2022accept

Building models that can be rapidly adapted to novel tasks using only a handful of annotated examples is an open challenge for multimodal machine learning research. We introduce Flamingo, a family of Visual Language Models (VLM) with this ability. We propose key architectural innovations to: (i) bri…

Cited by 4376SourcePDFScholar
2022

Prompting Visual-Language Models for Efficient Video Understanding

ECCV 2022poster

"Image-based visual-language (I-VL) pre-training has shown great success for learning joint visual-textual representations from large-scale web data, revealing remarkable ability for zero-shot generalisation. This paper presents a simple but strong baseline to efficiently adapt the pre-trained I-VL…

2020

Memory-augmented Dense Predictive Coding for Video Representation Learning

ECCV 2020poster

The objective of this paper is self-supervised learning from video, in particular for representations for action recognition. We make the following contributions: (i) We propose a new architecture and learning framework Memory-augmented Dense Predictive Coding (MemDPC) for the task. It is trained wi…

2020

Self-supervised Co-Training for Video Representation Learning

NeurIPS 2020poster

The objective of this paper is visual-only self-supervised video representation learning. We make the following contributions: (i) we investigate the benefit of adding semantic-class positives to instance-based Info Noise Contrastive Estimation (InfoNCE) training, showing that this form of supervise…