← Search

Yiwu Zhong

18 accepted papers

2026

Omni-IML: Towards Unified Interpretable Image Manipulation Localization

ICLR 2026poster

Existing Image Manipulation Localization (IML) methods rely heavily on task-specific designs, making them perform well only on the target IML task, while joint training on multiple IML tasks causes significant performance degradation, hindering real applications. To this end, we propose Omni-IML, th…

Cited by 0SourcecodeScholar
2026

TextShield-R1: Reinforced Reasoning for Tampered Text Detection

AAAI 2026technical

The growing prevalence of tampered images poses serious security threats, highlighting the urgent need for reliable detection methods. Multimodal large language models (MLLMs) demonstrate strong potential in analyzing tampered images and generating interpretations. However, they still struggle with

Cited by 0SourcePDFScholar
2025

AIM: Adaptive Inference of Multi-Modal LLMs via Token Merging and Pruning

ICCV 2025poster

Large language models (LLMs) have enabled the creation of multi-modal LLMs that exhibit strong comprehension of visual data such as images and videos. However, these models usually rely on extensive visual tokens from visual encoders, leading to high computational demands, which limits their applica…

2025

Fine-grained Spatiotemporal Grounding on Egocentric Videos

ICCV 2025poster

Spatiotemporal video grounding aims to localize target entities in videos based on textual queries. While existing research has made significant progress in exocentric videos, the egocentric setting remains relatively underexplored, despite its growing importance in applications such as augmented re…

2025

PAVE: Patching and Adapting Video Large Language Models

CVPR 2025poster

We present PAVE, a framework for adapting pre-trained video large language models (Video-LLMs) to downstream tasks that incorporate side-channel signals, such as audio, camera pose, or high frame rate videos. PAVE introduces a lightweight adaptation strategy called "patching", which adds a small num…

2025

Revisiting Tampered Scene Text Detection in the Era of Generative AI

AAAI 2025technical

The rapid advancements of generative AI have fueled the potential of generative text image editing, meanwhile escalating the threat of misinformation spreading. However, existing forensics methods struggle to detect unseen forgery types that they have not been trained on, underscoring the need for…

2024

Beyond Embeddings: The Promise of Visual Table in Visual Reasoning

EMNLP 2024main

Visual representation learning has been a cornerstone in computer vision, involving typical forms such as visual embeddings, structural symbols, and text-based representations. Despite the success of CLIP-type visual embeddings, they often lack access to world knowledge critical for visual reasoning…

2024

Enhancing Temporal Modeling of Video LLMs via Time Gating

EMNLP 2024finding

Video Large Language Models (Video LLMs) have achieved impressive performance on video-and-language tasks, such as video question answering. However, most existing Video LLMs neglect temporal information in video data, leading to struggles with temporal-aware video understanding. To address this gap…

2024

Towards Learning a Generalist Model for Embodied Navigation

CVPR 2024highlight

Building a generalist agent that can interact with the world is an ultimate goal for humans thus spurring the research for embodied navigation where an agent is required to navigate according to instructions or respond to queries. Despite the major progress attained previous works primarily focus on…

Cited by 47SourcePDFScholar
2024

Towards Modern Image Manipulation Localization: A Large-Scale Dataset and Novel Methods

CVPR 2024poster

In recent years image manipulation localization has attracted increasing attention due to its pivotal role in ensuring social media security. However effectively identifying forged regions remains an open challenge. The high acquisition cost and the severe scarcity of high-quality data are major fac…

2023

Learning Concise and Descriptive Attributes for Visual Recognition

ICCV 2023poster

Recent advances in foundation models present new opportunities for interpretable visual recognition -- one can first query Large Language Models (LLMs) to obtain a set of attributes that describe each class, then apply vision-language models to classify images via these attributes. Pioneering work s…

Cited by 101PDFcodeScholar
2023

Learning Procedure-Aware Video Representation From Instructional Videos and Their Narrations

CVPR 2023poster

The abundance of instructional videos and their narrations over the Internet offers an exciting avenue for understanding procedural activities. In this work, we propose to learn video representation that encodes both action steps and their temporal ordering, based on a large-scale dataset of web ins…

2022

Grounded Language-Image Pre-Training

CVPR 2022oral

This paper presents a grounded language-image pre-training (GLIP) model for learning object-level, language-aware, and semantic-rich visual representations. GLIP unifies object detection and phrase grounding for pre-training. The unification brings two benefits: 1) it allows GLIP to learn from both…

Cited by 1294PDFcodeScholar
2022

RegionCLIP: Region-Based Language-Image Pretraining

CVPR 2022poster

Contrastive language-image pretraining (CLIP) using image-text pairs has achieved impressive results on image classification in both zero-shot and transfer learning settings. However, we show that directly applying such models to recognize image regions for object detection leads to unsatisfactory p…

Cited by 648PDFcodeScholar
2021

A Simple Baseline for Weakly-Supervised Scene Graph Generation

ICCV 2021poster

We investigate the weakly-supervised scene graph generation, which is a challenging task since no correspondence of label and object is provided. The previous work regards such correspondence as a latent variable which is iteratively updated via nested optimization of the scene graph generation obje…

Cited by 36PDFcodeScholar
2021

Learning To Generate Scene Graph From Natural Language Supervision

ICCV 2021poster

Learning from image-text data has demonstrated recent success for many recognition tasks, yet is currently limited to visual features or individual visual concepts such as objects. In this paper, we propose one of the first methods that learn from image-sentence pairs to extract a graphical represen…

Cited by 87PDFcodeScholar
2020

Comprehensive Image Captioning via Scene Graph Decomposition

ECCV 2020poster

We address the challenging problem of image captioning by revisiting the representation of image scene graph. At the core of our method lies the decomposition of a scene graph into a set of sub-graphs, with each sub-graph capturing a semantic component of the input image. We design a deep model to s…

Cited by 160SourcePDFScholar