← Search

Sijie Zhu

13 accepted papers

2026

VlogReward: Learning Multi-Dimensional Evaluation for Vlog Editing

ICML 2026poster

The rapid rise of vlogs as a personalized storytelling medium has created a demand for automated systems to evaluate and refine vlog editing plans. However, vlog assessment is highly subjective and remains challenging due to a lack of standardized criteria, dataset and benchmark, and effective rewar…

Cited by 0SourceScholar
2025

D-Attn: Decomposed Attention for Large Vision-and-Language Model

ICCV 2025poster

Large vision-and-language models (LVLMs) have traditionally integrated visual and textual tokens by concatenating them into a single homogeneous input for large language models (LLMs), thereby maximally preserving the pre-trained language capabilities. However, this constrained architecture for visu…

2025

Multi-Reward as Condition for Instruction-based Image Editing

ICLR 2025poster

High-quality training triplets (instruction, original image, edited image) are essential for instruction-based image editing. Predominant training datasets (e.g., InsPix2Pix) are created using text-to-image generative models (e.g., Stable Diffusion, DALL-E) which are not trained for image editing. A…

2025

SuperEdit: Rectifying and Facilitating Supervision for Instruction-Based Image Editing

ICCV 2025poster

Due to the challenges of manually collecting accurate editing data, existing datasets are typically constructed using various automated methods, leading to noisy supervision signals caused by the mismatch between editing instructions and original-edited image pairs. Recent efforts attempt to improve…

2024

CuMo: Scaling Multimodal LLM with Co-Upcycled Mixture-of-Experts

NeurIPS 2024poster

Recent advancements in Multimodal Large Language Models (LLMs) have focused primarily on scaling by increasing text-image pair data and enhancing LLMs to improve performance on multimodal tasks. However, these scaling approaches are computationally expensive and overlook the significance of efficien…

2023

R2Former: Unified Retrieval and Reranking Transformer for Place Recognition

CVPR 2023highlight

Visual Place Recognition (VPR) estimates the location of query images by matching them with images in a reference database. Conventional methods generally adopt aggregated CNN features for global retrieval and RANSAC-based geometric verification for reranking. However, RANSAC only employs geometric…

2023

TopNet: Transformer-Based Object Placement Network for Image Compositing

CVPR 2023poster

We investigate the problem of automatically placing an object into a background image for image compositing. Given a background image and a segmented object, the goal is to train a model to predict plausible placements (location and scale) of the object for compositing. The quality of the composite…

Cited by 18SourcePDFScholar
2022

GALA: Toward Geometry-and-Lighting-Aware Object Search for Compositing

ECCV 2022poster

"Compositing-aware object search aims to find the most compatible objects for compositing given a background image and a query bounding box. Previous works focus on learning compatibility between the foreground object and background, but fail to learn other important factors from large-scale data, i…

Cited by 7SourcePDFScholar
2021

3D Human Pose Estimation With Spatial and Temporal Transformers

ICCV 2021poster

Transformer architectures have become the model of choice in natural language processing and are now being introduced into computer vision tasks such as image classification, object detection, and semantic segmentation. However, in the field of human pose estimation, convolutional architectures stil…

Cited by 649PDFcodeScholar
2020

MutualNet: Adaptive ConvNet via Mutual Learning from Network Width and Resolution

ECCV 2020poster

We propose the width-resolution mutual learning method (MutualNet) to train a network that is executable at dynamic resource constraints to achieve adaptive accuracy-efficiency trade-offs at runtime. Our method trains a cohort of sub-networks with different widths using different input resolutions t…