← Search

Ziteng Gao

13 accepted papers

2024

Bootstrapping SparseFormers from Vision Foundation Models

CVPR 2024poster

The recently proposed SparseFormer architecture provides an alternative approach to visual understanding by utilizing a significantly lower number of visual tokens via adjusting RoIs greatly reducing computational costs while still achieving promising performance. However training SparseFormers from…

2024

Learning Video Context as Interleaved Multimodal Sequences

ECCV 2024poster

"Narrative videos, such as movies, pose significant challenges in video understanding due to their rich contexts (characters, dialogues, storylines) and diverse demands (identify who [?], relationship [?], and reason [?]). In this paper, we introduce , a multimodal language model developed to addres…

2024

One Token to Seg Them All: Language Instructed Reasoning Segmentation in Videos

NeurIPS 2024poster

We introduce VideoLISA, a video-based multimodal large language model designed to tackle the problem of language-instructed reasoning segmentation in videos. Leveraging the reasoning capabilities and world knowledge of large language models, and augmented by the Segment Anything Model, VideoLISA gen…

2024

SparseFormer: Sparse Visual Recognition via Limited Latent Tokens

ICLR 2024poster

Human visual recognition is a sparse process, where only a few salient visual cues are attended to rather than every detail being traversed uniformly. However, most current vision networks follow a dense paradigm, processing every single visual unit (such as pixels or patches) in a uniform manner. I…

2024

VideoLLM-online: Online Video Large Language Model for Streaming Video

CVPR 2024poster

Large Language Models (LLMs) have been enhanced with vision capabilities enabling them to comprehend images videos and interleaved vision-language content. However the learning methods of these large multimodal models (LMMs) typically treat videos as predetermined clips rendering them less effective…

2020

Boundary-Aware Cascade Networks for Temporal Action Segmentation

ECCV 2020poster

Identifying human action segments in an untrimmed video is still challenging due to boundary ambiguity and over-segmentation issues. To address these problems, we present a new boundary-aware cascade network by introducing two novel components. First, we devise a new cascading paradigm, called Stage…