← Search

Mengmeng Xu

13 accepted papers

2026

VecGlypher: Unified Vector Glyph Generation with Language Models

CVPR 2026

Vector glyphs are the atomic units of digital typography, yet most learning-based pipelines still depend on carefully curated exemplar sheets and raster-to-vector postprocessing, which limits accessibility and editability. We introduce VecGlypher, a single multimodal language model that generates hi

Cited by 0SourcecodeScholar
2025

Learning Flow Fields in Attention for Controllable Person Image Generation

CVPR 2025poster

Controllable person image generation aims to generate a person image conditioned on reference images, allowing precise control over the person's appearance or pose.However, prior methods often distort fine-grained textural details from the reference image, despite achieving high overall image qualit…

2024

Boundary Denoising for Video Activity Localization

ICLR 2024poster

Video activity localization aims at understanding the semantic content in long, untrimmed videos and retrieving actions of interest. The retrieved action with its start and end locations can be used for highlight generation, temporal action detection, etc. Unfortunately, learning the exact boundary…

2024

FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing

ICLR 2024poster

Text-to-video editing aims to edit the visual appearance of a source video conditional on textual prompts. A major challenge in this task is to ensure that all frames in the edited video are visually consistent. Most recent works apply advanced text-to-image diffusion models to this task by inflati…

Cited by 74SourcePDFScholar
2024

GenTron: Diffusion Transformers for Image and Video Generation

CVPR 2024poster

In this study we explore Transformer based diffusion models for image and video generation. Despite the dominance of Transformer architectures in various fields due to their flexibility and scalability the visual generative domain primarily utilizes CNN-based U-Net architectures particularly in diff…

Cited by 73SourcePDFScholar
2024

Move Anything with Layered Scene Diffusion

CVPR 2024poster

Diffusion models generate images with an unprecedented level of quality but how can we freely rearrange image layouts? Recent works generate controllable scenes via learning spatially disentangled latent codes but these methods do not apply to diffusion models due to their fixed forward process. In…

Cited by 7SourcePDFScholar
2023

NewsNet: A Novel Dataset for Hierarchical Temporal Segmentation

CVPR 2023poster

Temporal video segmentation is the get-to-go automatic video analysis, which decomposes a long-form video into smaller components for the following-up understanding tasks. Recent works have studied several levels of granularity to segment a video, such as shot, event, and scene. Those segmentations…

2023

Where Is My Wallet? Modeling Object Proposal Sets for Egocentric Visual Query Localization

CVPR 2023poster

This paper deals with the problem of localizing objects in image and video datasets from visual exemplars. In particular, we focus on the challenging problem of egocentric visual query localization. We first identify grave implicit biases in current query-conditioned model design and visual query da…

2022

Ego4D: Around the World in 3,000 Hours of Egocentric Video

CVPR 2022oral

We introduce Ego4D, a massive-scale egocentric video dataset and benchmark suite. It offers 3,670 hours of daily-life activity video spanning hundreds of scenarios (household, outdoor, workplace, leisure, etc.) captured by 931 unique camera wearers from 74 worldwide locations and 9 different countri…

Cited by 1162PDFcodeScholar
2021

Boundary-Sensitive Pre-Training for Temporal Localization in Videos

ICCV 2021poster

Many video analysis tasks require temporal localization for the detection of content changes. However, most existing models developed for these tasks are pre-trained on general video action classification tasks. This is due to large scale annotation of temporal boundaries in untrimmed videos being e…

Cited by 76PDFcodeScholar
2021

Low-Fidelity Video Encoder Optimization for Temporal Action Localization

NeurIPS 2021poster

Most existing temporal action localization (TAL) methods rely on a transfer learning pipeline: by first optimizing a video encoder on a large action classification dataset (i.e., source domain), followed by freezing the encoder and training a TAL head on the action localization dataset (i.e., target…

2021

Relation-aware Video Reading Comprehension for Temporal Language Grounding

EMNLP 2021main

Temporal language grounding in videos aims to localize the temporal span relevant to the given query sentence. Previous methods treat it either as a boundary regression task or a span extraction task. This paper will formulate temporal language grounding into video reading comprehension and propose…

2020

G-TAD: Sub-Graph Localization for Temporal Action Detection

CVPR 2020poster

Temporal action detection is a fundamental yet challenging task in video understanding. Video context is a critical cue to effectively detect actions, but current works mainly focus on temporal context, while neglecting semantic context as well as other important context properties. In this work, we…

Cited by 604PDFcodeScholar