← Search

Zhe Lin

149 accepted papers

2026

Both Semantics and Reconstruction Matter: Making Representation Encoders Ready for Text-to-Image Generation and Editing

ICML 2026poster

Modern Latent Diffusion Models (LDMs) typically operate in low-level Variational Autoencoder (VAE) latent spaces that are primarily optimized for pixel-level reconstruction. To unify vision generation and understanding, a burgeoning trend is to adopt high-dimensional features from representation enc…

Cited by 0SourceScholar
2026

EditVerse: Unifying Image and Video Editing and Generation with In-Context Learning

ICLR 2026oral

Recent advances in foundation models highlight a clear trend toward unification and scaling, showing emergent capabilities across diverse domains. While image generation and editing have rapidly transitioned from task-specific to unified frameworks, video generation and editing remain fragmented due…

Cited by 0SourcecodeScholar
2026

Frame Guidance: Training-Free Guidance for Frame-Level Control in Video Diffusion Model

ICLR 2026poster

Advancements in diffusion models have significantly improved video quality, directing attention to fine-grained controllability. However, many existing methods depend on fine-tuning large-scale video models for specific tasks, which becomes increasingly impractical as model sizes continue to grow. I…

Cited by 0SourcecodeScholar
2026

HBridge: H-Shape Bridging of Heterogeneous Experts for Unified Multimodal Understanding and Generation

CVPR 2026

Recent unified models integrate understanding experts (e.g., LLMs) with generative experts (e.g., diffusion models), achieving strong multimodal performance. However, recent advanced methods such as BAGEL and LMFusion follow the Mixture-of-Transformers (MoT) paradigm, adopting a symmetric design tha

Cited by 0SourceScholar
2026

Lavida-O: Elastic Large Masked Diffusion Models for Unified Multimodal Understanding and Generation

ICLR 2026poster

We propose Lavida-O, a unified Masked Diffusion Model (MDM) for multimodal understanding and generation. Unlike existing multimodal MDMs such as MMaDa and Muddit which only support simple image-level understanding tasks and low-resolution image generation, Lavida-O presents a single framework that…

Cited by 0SourceScholar
2026

Lavida-R1: Advancing Reasoning for Unified Multimodal Diffusion Language Models

ICML 2026poster

Diffusion language models (dLLMs) recently emerged as a promising alternative to auto-regressive LLMs. The latest works further extended it to multimodal understanding and generation tasks. In this work, we propose LaViDa-R1, a multimodal, general-purpose reasoning dLLM. Unlike existing works that b…

Cited by 0SourceScholar
2026

LightMover: Generative Light Movement with Color and Intensity Controls

CVPR 2026

We present LightMover, a framework for controllable light manipulation in single images that leverages video diffusion priors to produce physically plausible illumination changes without re-rendering the scene. We formulate light editing as a sequence-to-sequence prediction problem in visual token s

Cited by 0SourceScholar
2026

RealUHR: Harnessing Patch-Cascade Flows for Photorealistic Ultra-High-Resolution Synthesis

AAAI 2026technical

Ultra-high-resolution (UHR) text-to-image synthesis faces significant hurdles, including immense computational costs and a scarcity of training data. To address these, we introduce RealUHR, an efficient and scalable framework for generating photorealistic 4K images. At its core, RealUHR employs a Pa

Cited by 0SourcePDFScholar
2026

Revisiting Global Text Conditioning in Diffusion Transformers

ICLR 2026poster

Diffusion transformers typically incorporate textual information via (i) attention layers and (ii) a modulation mechanism using a pooled text embedding. Nevertheless, recent approaches discard modulation-based text conditioning and rely exclusively on attention. In this paper, we address whether mod…

Cited by 0SourcecodeScholar
2026

Sparse-LaViDa: Sparse Multimodal Discrete Diffusion Language Models

CVPR 2026

Masked Discrete Diffusion Models (MDMs) have achieved strong performance across a wide range of multimodal tasks, including image understanding, generation, and editing. However, their inference speed remains suboptimal due to the need to repeatedly process redundant masked tokens at every sampling

Cited by 0SourceScholar
2026

UniSER: A Foundation Model for Unified Soft Effects Removal

CVPR 2026

Digital images are often degraded by soft effects such as lens flare, haze, shadows, and reflections, which reduce aesthetics even though the underlying pixels remain partially visible. The prevailing works address these degradations in isolation, developing highly specialized, specialist models tha

Cited by 0SourceScholar
2025

Baking Gaussian Splatting into Diffusion Denoiser for Fast and Scalable Single-stage Image-to-3D Generation and Reconstruction

ICCV 2025poster

Existing feedforward image-to-3D methods mainly rely on 2D multi-view diffusion models that cannot guarantee 3D consistency. These methods easily collapse when changing the prompt view direction and mainly handle object-centric cases. In this paper, we propose a novel single-stage 3D diffusion model…

2025

DOLLAR: Few-Step Video Generation via Distillation and Latent Reward Optimization

ICCV 2025poster

Diffusion probabilistic models have shown significant progress in video generation; however, their computational efficiency is limited by the large number of sampling steps required. Reducing sampling steps often compromises video quality or generation diversity. In this work, we introduce a distill…

Cited by 0SourcePDFScholar
2025

FINECAPTION: Compositional Image Captioning Focusing on Wherever You Want at Any Granularity

CVPR 2025poster

The advent of large Vision-Language Models (VLMs) has significantly advanced multimodal tasks, enabling more sophisticated and accurate integration of visual and textual information across various applications, including image and video captioning, visual question answering, and cross-modal retrieva…

Cited by 6SourcePDFScholar
2025

Generative Image Layer Decomposition with Visual Effects

CVPR 2025poster

Recent advancements in large generative models, particularly diffusion-based methods, have significantly enhanced the capabilities of image editing. However, achieving precise control over image composition tasks remains a challenge. Layered representations, which allow for independent editing of im…

Cited by 1SourcePDFScholar
2025

Generative Video Propagation

CVPR 2025poster

Large-scale video generation models have the inherent ability to realistically model natural scenes. In this paper, we demonstrate that through a careful design of a generative video propagation framework, various video tasks can be addressed in a unified way by leveraging the generative power of su…

Cited by 1SourcePDFScholar
2025

ImageFolder: Autoregressive Image Generation with Folded Tokens

ICLR 2025poster

Image tokenizers are crucial for visual generative models, \eg, diffusion models (DMs) and autoregressive (AR) models, as they construct the latent representation for modeling. Increasing token length is a common approach to improve image reconstruction quality. However, tokenizers with longer token…

2025

LaViDa: A Large Diffusion Model for Vision-Language Understanding

NeurIPS 2025spotlight

Modern Vision-Language Models (VLMs) can solve a wide range of tasks requiring visual reasoning. In real-world scenarios, desirable properties for VLMs include fast inference and controllable generation (e.g., constraining outputs to adhere to a desired format). However, existing autoregressive (AR)…

Cited by 0SourcecodeScholar
2025

Layer- and Timestep-Adaptive Differentiable Token Compression Ratios for Efficient Diffusion Transformers

CVPR 2025poster

Diffusion Transformers (DiTs) have achieved state-of-the-art (SOTA) image generation quality but suffer from high latency and memory inefficiency, making them difficult to deploy on resource-constrained devices. One major efficiency bottleneck is that existing DiTs apply equal computation across all…

Cited by 1SourcePDFScholar
2025

MetaShadow: Object-Centered Shadow Detection, Removal, and Synthesis

CVPR 2025poster

Shadows are often underconsidered or even ignored in image editing applications, limiting the realism of the edited results. In this paper, we introduce MetaShadow, a three-in-one versatile framework that enables detection, removal, and controllable synthesis of shadows in natural images in an objec…

Cited by 2SourcePDFScholar
2025

Multitwine: Multi-Object Compositing with Text and Layout Control

CVPR 2025highlight

We introduce the first generative model capable of simultaneous multi-object compositing, guided by both text and layout. Our model allows for the addition of multiple objects within a scene, capturing a range of interactions from simple positional relations (e.g., next to, in front of) to complex…

Cited by 1SourcePDFScholar
2025

ObjectMover: Generative Object Movement with Video Prior

CVPR 2025poster

Simple as it seems, moving an object to another location within an image is, in fact, a challenging image-editing task that requires re-harmonizing the lighting, adjusting the pose based on perspective, accurately filling occluded regions, and ensuring coherent synchronization of shadows and reflect…

Cited by 1SourcePDFScholar
2025

OmniVCus: Feedforward Subject-driven Video Customization with Multimodal Control Conditions

NeurIPS 2025poster

Existing feedforward subject-driven video customization methods mainly study single-subject scenarios due to the difficulty of constructing multi-subject training data pairs. Another challenging problem that how to use the signals such as depth, mask, camera, and text prompts to control and edit the…

Cited by 0SourcecodeScholar
2025

PixPerfect: Seamless Latent Diffusion Local Editing with Discriminative Pixel-Space Refinement

NeurIPS 2025poster

Latent Diffusion Models (LDMs) have markedly advanced the quality of image inpainting and local editing. However, the inherent latent compression often introduces pixel-level inconsistencies, such as chromatic shifts, texture mismatches, and visible seams along editing boundaries. Existing remedies,…

Cited by 0SourceScholar
2025

Refine-by-Align: Reference-Guided Artifacts Refinement through Semantic Alignment

ICLR 2025poster

Personalized image generation has emerged from the recent advancements in generative models. However, these generated personalized images often suffer from localized artifacts such as incorrect logos, reducing fidelity and fine-grained identity details of the generated results. Furthermore, there is…

Cited by 1SourcePDFScholar
2025

TransPixeler: Advancing Text-to-Video Generation with Transparency

CVPR 2025poster

Text-to-video generative models have made significant strides, enabling diverse applications in entertainment, advertising, and education. However, generating RGBA video, which includes alpha channels for transparency, remains a challenge due to limited datasets and the difficulty of adapting existi…

2025

TurboFill: Adapting Few-step Text-to-image Model for Fast Image Inpainting

CVPR 2025poster

This paper introduces TurboFill, a fast image inpainting model that enhances a few-step text-to-image diffusion model with an inpainting adapter for high-quality and efficient inpainting. While standard diffusion models generate high-quality results, they incur high computational costs. We overcome…

2025

UniReal: Universal Image Generation and Editing via Learning Real-world Dynamics

CVPR 2025highlight

We introduce UniReal, a unified framework designed to address various image generation and editing tasks. Existing solutions often vary by tasks, yet share fundamental principles: preserving consistency between inputs and outputs while capturing visual variations. Inspired by recent video generation…

2024

Advancing Vision-Language Models with Adapter Ensemble Strategies

EMNLP 2024finding

CLIP revolutes vision-language pretraining by using contrastive learning on paired web data. However, the sheer size of these pretrained models makes full-model finetuning exceedingly costly. One common solution is the “adapter”, which finetunes a few additional parameters while freezing the backbon…

2024

Amodal Scene Analysis via Holistic Occlusion Relation Inference and Generative Mask Completion

AAAI 2024technical

Amodal scene analysis entails interpreting the occlusion relationship among scene elements and inferring the possible shapes of the invisible parts. Existing methods typically frame this task as an extended instance segmentation or a pair-wise object de-occlusion problem. In this work, we propose a…

2024

Attention-Driven Training-Free Efficiency Enhancement of Diffusion Models

CVPR 2024poster

Diffusion models (DMs) have exhibited superior performance in generating high-quality and diverse images. However this exceptional performance comes at the cost of expensive generation process particularly due to the heavily used attention module in leading models. Existing works mainly adopt a retr…

Cited by 15SourcePDFScholar
2024

Brush2Prompt: Contextual Prompt Generator for Object Inpainting

CVPR 2024poster

Object inpainting is a task that involves adding objects to real images and seamlessly compositing them. With the recent commercialization of products like Stable Diffusion and Generative Fill inserting objects into images by using prompts has achieved impressive visual results. In this paper we pro…

Cited by 1SourcePDFScholar
2024

IMPRINT: Generative Object Compositing by Learning Identity-Preserving Representation

CVPR 2024poster

Generative object compositing emerges as a promising new avenue for compositional image editing. However the requirement of object identity preservation poses a significant challenge limiting practical usage of most existing methods. In response this paper introduces IMPRINT a novel diffusion-based…

Cited by 29SourcePDFScholar
2024

Image Inpainting via Iteratively Decoupled Probabilistic Modeling

ICLR 2024spotlight

Generative adversarial networks (GANs) have made great success in image inpainting yet still have difficulties tackling large missing regions. In contrast, iterative probabilistic algorithms, such as autoregressive and denoising diffusion models, have to be deployed with massive computing resources…

Cited by 11SourcePDFScholar
2024

InstantBooth: Personalized Text-to-Image Generation without Test-Time Finetuning

CVPR 2024poster

Recent advances in personalized image generation have enabled pre-trained text-to-image models to learn new concepts from specific image sets. However these methods often necessitate extensive test-time finetuning for each new concept leading to inefficiencies in both time and scalability. To addres…

Cited by 272SourcePDFScholar
2024

Mixture of Efficient Diffusion Experts Through Automatic Interval and Sub-Network Selection

ECCV 2024poster

"Diffusion probabilistic models can generate high-quality samples. Yet, their sampling process requires numerous denoising steps, making it slow and computationally intensive. We propose to reduce the sampling cost by pruning a pretrained diffusion model into a mixture of efficient experts. First, w…

2024

Removing Distributional Discrepancies in Captions Improves Image-Text Alignment

ECCV 2024poster

"In this paper, we introduce a model designed to improve the prediction of image-text alignment, targeting the challenge of compositional understanding in current visual-language models. Our approach focuses on generating high-quality training datasets for the alignment task by producing mixed-type…

2024

SegGen: Supercharging Segmentation Models with Text2Mask and Mask2Img Synthesis

ECCV 2024poster

"We present , a new data generation approach that pushes the performance boundaries of state-of-the-art image segmentation models. One major bottleneck of previous data synthesis methods for segmentation is the design of “segmentation labeler module”, which is used to synthesize segmentation masks f…

Cited by 11SourcePDFScholar
2024

SmartMask: Context Aware High-Fidelity Mask Generation for Fine-grained Object Insertion and Layout Control

CVPR 2024poster

The field of generative image inpainting and object insertion has made significant progress with the recent advent of latent diffusion models. Utilizing a precise object mask can greatly enhance these applications. However due to the challenges users encounter in creating high-fidelity masks there i…

Cited by 9SourcePDFScholar
2024

Thinking Outside the BBox: Unconstrained Generative Object Compositing

ECCV 2024poster

"Compositing an object into an image involves multiple non-trivial sub-tasks such as object placement and scaling, color/lighting harmonization, viewpoint/geometry adjustment, and shadow/reflection generation. Recent generative image compositing methods leverage diffusion models to handle multiple s…

Cited by 9SourcePDFScholar
2024

UniHuman: A Unified Model For Editing Human Images in the Wild

CVPR 2024poster

Human image editing includes tasks like changing a person's pose their clothing or editing the image according to a text prompt. However prior work often tackles these tasks separately overlooking the benefit of mutual reinforcement from learning them jointly. In this paper we propose UniHuman a uni…

2023

AIMS: All-Inclusive Multi-Level Segmentation for Anything

NeurIPS 2023spotlight

Despite the progress of image segmentation for accurate visual entity segmentation, completing the diverse requirements of image editing applications for different-level region-of-interest selections remains unsolved. In this paper, we propose a new task, All-Inclusive Multi-Level Segmentation (AIMS…

Cited by 5SourcePDFScholar
2023

Automatic High Resolution Wire Segmentation and Removal

CVPR 2023poster

Wires and powerlines are common visual distractions that often undermine the aesthetics of photographs. The manual process of precisely segmenting and removing them is extremely tedious and may take up to hours, especially on high-resolution photos where wires may span the entire space. In this pape…

2023

Harnessing the Spatial-Temporal Attention of Diffusion Models for High-Fidelity Text-to-Image Synthesis

ICCV 2023poster

Diffusion-based models have achieved state-of-the-art performance on text-to-image synthesis tasks. However, one critical limitation of these models is the low fidelity of generated images with respect to the text description, such as missing objects, mismatched attributes, and mislocated objects. O…

Cited by 45PDFcodeScholar
2023

Human MotionFormer: Transferring Human Motions with Vision Transformers

ICLR 2023poster

Human motion transfer aims to transfer motions from a target dynamic person to a source static one for motion synthesis. An accurate matching between the source person and the target motion in both large and subtle motion changes is vital for improving the transferred motion quality. In this paper,…

2023

Interactive Portrait Harmonization

ICLR 2023poster

Current image harmonization methods consider the entire background as the guidance for harmonization. However, this may limit the capability for user to choose any specific object/person in the background to guide the harmonization. To enable flexible interaction between user and harmonization, we i…

Cited by 17SourcePDFScholar
2023

ObjectStitch: Object Compositing With Diffusion Model

CVPR 2023poster

Object compositing based on 2D images is a challenging problem since it typically involves multiple processing stages such as color harmonization, geometry correction and shadow generation to generate realistic results. Furthermore, annotating training data pairs for compositing requires substantial…

Cited by 94SourcePDFScholar
2023

Perceptual Artifacts Localization for Image Synthesis Tasks

ICCV 2023poster

Recent advancements in deep generative models have facilitated the creation of photo-realistic images across various tasks. However, these generated images often exhibit perceptual artifacts in specific regions, necessitating manual correction. In this study, we present a comprehensive empirical exa…

Cited by 23PDFcodeScholar
2023

SceneComposer: Any-Level Semantic Image Synthesis

CVPR 2023highlight

We propose a new framework for conditional image synthesis from semantic layouts of any precision levels, ranging from pure text to a 2D semantic canvas with precise shapes. More specifically, the input layout consists of one or more semantic regions with free-form text descriptions and adjustable p…

2023

SimpSON: Simplifying Photo Cleanup With Single-Click Distracting Object Segmentation Network

CVPR 2023poster

In photo editing, it is common practice to remove visual distractions to improve the overall image quality and highlight the primary subject. However, manually selecting and removing these small and dense distracting regions can be a laborious and time-consuming task. In this paper, we propose an in…

2023

SmartBrush: Text and Shape Guided Object Inpainting With Diffusion Model

CVPR 2023highlight

Generic image inpainting aims to complete a corrupted image by borrowing surrounding information, which barely generates novel content. By contrast, multi-modal inpainting provides more flexible and useful controls on the inpainted content, e.g., a text prompt can be used to describe an object with…

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
2023

Uncovering the Disentanglement Capability in Text-to-Image Diffusion Models

CVPR 2023poster

Generative models have been widely studied in computer vision. Recently, diffusion models have drawn substantial attention due to the high quality of their generated images. A key desired property of image generative models is the ability to disentangle different attributes, which should enable modi…

2023

XFormer: Fast and Accurate Monocular 3D Body Capture

IJCAI 2023poster

We present XFormer, a novel human mesh and motion capture method that achieves real-time performance on consumer CPUs given only monocular images as input. The proposed network architecture contains two branches: a keypoint branch that estimates 3D human mesh vertices given 2D keypoints, and an imag…

Cited by 2SourcePDFScholar
2022

3D-FM GAN: Towards 3D-Controllable Face Manipulation

ECCV 2022poster

"3D-controllable portrait synthesis has significantly advanced, thanks to breakthroughs in generative adversarial networks (GANs). However, it is still challenging to manipulate existing face images with precise 3D control. While concatenating GAN inversion and a 3D-aware, noise-to-image GAN is a st…

Cited by 30SourcePDFScholar
2022

CA-SSL: Class-Agnostic Semi-Supervised Learning for Detection and Segmentation

ECCV 2022poster

"To improve instance-level detection/segmentation performance, existing self-supervised and semi-supervised methods extract either very task-unrelated or very task-specific training signals from unlabeled data. We argue that these two approaches, at the two extreme ends of the task-specificity spect…

2022

CoGS: Controllable Generation and Search from Sketch and Style

ECCV 2022poster

"We present CoGS, a novel method for the style-conditioned, sketch-driven synthesis of images. CoGS enables exploration of diverse appearance possibilities for a given sketched object, enabling decoupled control over the structure and the appearance of the output. Coarse-grained control over object…

2022

Controllable Shadow Generation Using Pixel Height Maps

ECCV 2022poster

"Shadows are essential for realistic image compositing. Physics based shadow rendering methods require 3D geometries, which are not always available. Deep learning-based shadow synthesis methods learn a mapping from the light information to an object’s shadow without explicitly modeling the shadow g…

Cited by 30SourcePDFScholar
2022

EI-CLIP: Entity-Aware Interventional Contrastive Learning for E-Commerce Cross-Modal Retrieval

CVPR 2022poster

recommendation, and marketing services. Extensive efforts have been made to conquer the cross-modal retrieval problem in the general domain. When it comes to E-commerce, a common practice is to adopt the pretrained model and finetune on E-commerce data. Despite its simplicity, the performance is sub…

Cited by 68PDFScholar
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
2022

High Quality Segmentation for Ultra High-Resolution Images

CVPR 2022poster

To segment 4K or 6K ultra high-resolution images needs extra computation consideration in image segmentation. Common strategies, such as down-sampling, patch cropping, and cascade model, cannot address well the balance issue between accuracy and computation cost. Motivated by the fact that humans di…

Cited by 53PDFcodeScholar
2022

Image Inpainting with Cascaded Modulation GAN and Object-Aware Training

ECCV 2022poster

"Recent image inpainting methods have made great progress but often struggle to generate plausible image structures when dealing with large holes in complex images. This is partially due to the lack of effective network structures that can capture both the long-range dependency and high-level semant…

2022

Improving Closed and Open-Vocabulary Attribute Prediction Using Transformers

ECCV 2022poster

"We study recognizing attributes for objects in visual scenes. We consider attributes to be any phrases that describe an object’s physical and semantic properties, and its relationships with other objects. Existing work studies attribute prediction in a closed setting with a fixed set of attributes,…

Cited by 24SourcePDFScholar
2022

Inpainting at Modern Camera Resolution by Guided PatchMatch with Auto-Curation

ECCV 2022poster

"Recently, deep models have established SOTA performance for low-resolution image inpainting, but they lack fidelity at resolutions associated with modern cameras such as 4K or more, and for large holes. We contribute an inpainting benchmark dataset of photos at 4K and above representative of modern…

Cited by 9SourcePDFScholar
2022

Lite Vision Transformer With Enhanced Self-Attention

CVPR 2022poster

Despite the impressive representation capacity of vision transformer models, current light-weight vision transformer models still suffer from inconsistent and incorrect dense predictions at local regions. We suspect that the power of their self-attention mechanism is limited in shallower and thinner…

Cited by 151PDFcodeScholar
2022

Open-Vocabulary Instance Segmentation via Robust Cross-Modal Pseudo-Labeling

CVPR 2022poster

Open-vocabulary instance segmentation aims at segmenting novel classes without mask annotations. It is an important step toward reducing laborious human supervision. Most existing works first pretrain a model on captioned images covering many novel classes and then finetune it on limited base classe…

Cited by 104PDFcodeScholar
2022

Perceptual Artifacts Localization for Inpainting

ECCV 2022poster

"Image inpainting is an essential task for multiple practical applications like object removal and image editing. Deep GAN-based models greatly improve the inpainting performance in structures and textures within the hole, but might also generate unexpected artifacts like broken structures or color…

2022

StyleBabel: Artistic Style Tagging and Captioning

ECCV 2022poster

"We present StyleBabel, a unique open access dataset of natural language captions and free-form tags describing the artistic style of over 135K digital artworks, collected via a novel participatory method from experts studying at specialist art and design schools. StyleBabel was collected via an ite…

Cited by 15SourcePDFScholar
2021

ALADIN: All Layer Adaptive Instance Normalization for Fine-Grained Style Similarity

ICCV 2021poster

We present ALADIN (All Layer AdaIN); a novel architecture for searching images based on the similarity of their artistic style. Representation learning is critical to visual search, where distance in the learned search embedding reflects image similarity. Learning an embedding that discriminates fin…

Cited by 32PDFScholar
2021

CR-Fill: Generative Image Inpainting With Auxiliary Contextual Reconstruction

ICCV 2021poster

Recent deep generative inpainting methods use attention layers to allow the generator to explicitly borrow feature patches from the known region to complete a missing region. Due to the lack of supervision signals for the correspondence between missing regions and known regions, it may fail to find…

Cited by 159PDFcodeScholar
2021

Face Image Retrieval With Attribute Manipulation

ICCV 2021poster

Current face image retrieval solutions are limited, since they treat different facial attributes the same and cannot incorporate user's preference for a subset of attributes in their search criteria. This paper introduces a new face image retrieval framework, where the input face query is augmented…

Cited by 19PDFScholar
2021

Language-Guided Global Image Editing via Cross-Modal Cyclic Mechanism

ICCV 2021poster

Editing an image automatically via a linguistic request can significantly save laborious manual work and is friendly to photography novice. In this paper, we focus on the task of language-guided global image editing. Existing works suffer from imbalanced data distribution of real-world datasets and…

Cited by 29PDFScholar
2021

Learning To Predict Visual Attributes in the Wild

CVPR 2021poster

Visual attributes constitute a large portion of information contained in a scene. Objects can be described using a wide variety of attributes which portray their visual appearance (color, texture), geometry (shape, size, posture), and other intrinsic properties (state, action). Existing work is most…

Cited by 132PDFScholar
2021

Mask Guided Matting via Progressive Refinement Network

CVPR 2021poster

We propose Mask Guided (MG) Matting, a robust matting framework that takes a general coarse mask as guidance. MG Matting leverages a network (PRN) design which encourages the matting model to provide self-guidance to progressively refine the uncertain regions through the decoding process. A series o…

Cited by 153PDFcodeScholar
2021

Multi-Scale Aligned Distillation for Low-Resolution Detection

CVPR 2021poster

In instance-level detection tasks (e.g., object detection), reducing input resolution is an easy option to improve runtime efficiency. However, this option severely hurts the detection performance. This paper focuses on boosting the performance of a low-resolution model, by distilling knowledge from…

Cited by 80PDFcodeScholar
2021

Multimodal Contrastive Training for Visual Representation Learning

CVPR 2021poster

We develop an approach to learning visual representations that embraces multimodal data, driven by a combination of intra- and inter-modal similarity preservation objectives. Unlike existing visual pre-training methods, which solve a proxy prediction task in a single domain, our method exploits intr…

Cited by 215PDFcodeScholar
2021

Real-Time Semantic Segmentation With Fast Attention

RA-L 2021

In deep CNN based models for semantic segmentation, high accuracy relies on rich spatial context (large receptive fields) and fine spatial details (high resolution), both of which incur high computational costs. In this letter, we propose a novel architecture that addresses both challenges and achie

Cited by 143SourcecodeScholar
2021

SSH: A Self-Supervised Framework for Image Harmonization

ICCV 2021poster

Image harmonization aims to improve the quality of image compositing by matching the "appearance"" (e.g., color tone, brightness and contrast) between foreground and background images. However, collecting large-scale annotated datasets for this task requires complex professional retouching. Instead,…

Cited by 96PDFcodeScholar
2021

Towards Document-Level Paraphrase Generation with Sentence Rewriting and Reordering

EMNLP 2021finding

Paraphrase generation is an important task in natural language processing. Previous works focus on sentence-level paraphrase generation, while ignoring document-level paraphrase generation, which is a more challenging and valuable task. In this paper, we explore the task of document-level paraphrase…

2020

Context-Aware Group Captioning via Self-Attention and Contrastive Features

CVPR 2020poster

While image captioning has progressed rapidly, existing works focus mainly on describing single images. In this paper, we introduce a new task, context-aware group captioning, which aims to describe a group of target images in the context of another group of related reference images. Context-aware g…

Cited by 49PDFScholar
2020

High-Resolution Image Inpainting with Iterative Confidence Feedback and Guided Upsampling

ECCV 2020poster

Existing image inpainting methods often produce artifacts when dealing with large holes in real applications. To address this challenge, we propose an iterative inpainting method with a feedback mechanism. Specifically, we introduce a deep generative model which not only outputs an inpainting result…

Cited by 219SourcePDFScholar
2020

Incorporating Reinforced Adversarial Learning in Autoregressive Image Generation

ECCV 2020poster

Autoregressive models recently achieved comparable results versus state-of-the-art Generative Adversarial Networks (GANs) with the help of Vector Quantized Variational AutoEncoders (VQ-VAE). However, autoregressive models have several limitations such as exposure bias and their training objective do…

Cited by 17SourcePDFScholar
2020

Learning Visual Emotion Representations From Web Data

CVPR 2020poster

We present a scalable approach for learning powerful visual features for emotion recognition. A critical bottleneck in emotion recognition is the lack of large scale datasets that can be used for learning visual emotion features. To this end, we curate a webly derived large scale dataset, StockEmoti…

Cited by 50PDFScholar
2020

Open-Edit: Open-Domain Image Manipulation with Open-Vocabulary Instructions

ECCV 2020poster

We propose a novel algorithm, named Open-Edit, which is the first attempt on open-domain image manipulation with open-vocabulary instructions. It is a challenging task considering the large variation of image domains and the lack of training supervision. Our approach takes advantage of the unified v…

2020

PhraseCut: Language-Based Image Segmentation in the Wild

CVPR 2020poster

We consider the problem of segmenting image regions given a natural language phrase, and study it on a novel dataset of 77,262 images and 345,486 phrase-region pairs. Our dataset is collected on top of the Visual Genome dataset and uses the existing annotations to generate a challenging set of refer…

Cited by 130PDFcodeScholar
2020

SDC-Depth: Semantic Divide-and-Conquer Network for Monocular Depth Estimation

CVPR 2020poster

Monocular depth estimation is an ill-posed problem, and as such critically relies on scene priors and semantics. Due to its complexity, we propose a deep neural network model based on a semantic divide-and-conquer approach. Our model decomposes a scene into semantic segments, such as object instance…

Cited by 160PDFScholar
2020

Shape Adaptor: A Learnable Resizing Module

ECCV 2020poster

We present a novel resizing module for neural networks: shape adaptor, a drop-in enhancement built on top of traditional resizing layers, such as pooling, bilinear sampling, and strided convolution. Whilst traditional resizing layers have fixed and deterministic reshaping factors, our module allows…

2020

Structure-Guided Ranking Loss for Single Image Depth Prediction

CVPR 2020poster

Single image depth prediction is a challenging task due to its ill-posed nature and challenges with capturing ground truth for supervision. Large-scale disparity data generated from stereo photos and 3D videos is a promising source of supervision, however, such disparity data can only approximate th…

Cited by 214PDFcodeScholar
2020

Temporally Distributed Networks for Fast Video Semantic Segmentation

CVPR 2020poster

We present TDNet, a temporally distributed network designed for fast and accurate video semantic segmentation. We observe that features extracted from a certain high-level layer of a deep CNN can be approximated by composing features extracted from several shallower sub-networks. Leveraging the inhe…

Cited by 250PDFScholar
2020

Unselfie: Translating Selfies to Neutral-pose Portraits in the Wild

ECCV 2020poster

Due to the ubiquity of smartphones, it is popular to take photos of one's self, or ""selfies."" Such photos are convenient to take, because they do not require specialized equipment or a third-party photographer. However, in selfies, constraints such as human arm length often make the body pose look…

Cited by 14SourcePDFScholar
2020

Unsupervised Video Object Segmentation with Joint Hotspot Tracking

ECCV 2020poster

Object tracking is a well-studied problem in computer vision while identifying salient spots of objects in a video is a less explored direction in the literature. Video eye gaze estimation methods aim to tackle a related task but salient spots in those methods are not bounded by objects and tend to…

2019

CapSal: Leveraging Captioning to Boost Semantics for Salient Object Detection

CVPR 2019poster

Detecting salient objects in cluttered scenes is a big challenge. To address this problem, we argue that the model needs to learn discriminative semantic features for salient objects. To this end, we propose to leverage captioning as an auxiliary semantic task to boost salient object detection in c…

Cited by 136PDFScholar
2019

Free-Form Image Inpainting With Gated Convolution

ICCV 2019oral

We present a generative image inpainting system to complete images with free-form mask and guidance. The system is based on gated convolutions learned from millions of images without additional labelling efforts. The proposed gated convolution solves the issue of vanilla convolution that treats all…

Cited by 2386PDFcodeScholar
2019

GAPLE: Generalizable Approaching Policy LEarning for Robotic Object Searching in Indoor Environment

RA-L 2019

We study the problem of learning a generalizable action policy for an intelligent agent to actively approach an object of interest, in an indoor environment, solely from its visual inputs. While scene-driven or recognition-driven visual navigation has been widely studied, prior efforts suffer severe

Cited by 20SourceScholar
2019

Neural Rejuvenation: Improving Deep Network Training by Enhancing Computational Resource Utilization

CVPR 2019oral

In this paper, we study the problem of improving computational resource utilization of neural networks. Deep neural networks are usually over-parameterized for their tasks in order to achieve good performances, thus are likely to have underutilized computational resources. This observation motivates…

Cited by 38PDFcodeScholar
2019

Scaling Object Detection by Transferring Classification Weights

ICCV 2019oral

Large scale object detection datasets are constantly increasing their size in terms of the number of classes and annotations count. Yet, the number of object-level categories annotated in detection datasets is an order of magnitude smaller than image-level classification labels. State-of-the art obj…

Cited by 26PDFcodeScholar
2019

Scene Graph Generation With External Knowledge and Image Reconstruction

CVPR 2019poster

Scene graph generation has received growing attention with the advancements in image understanding tasks such as object detection, attributes and relationship prediction, etc. However, existing datasets are biased in terms of object and relationship labels, or often come with noisy and missing annot…

Cited by 386PDFScholar
2019

Semantic Component Decomposition for Face Attribute Manipulation

CVPR 2019poster

Deep neural network-based methods were proposed for face attribute manipulation. There still exist, however, two major issues, i.e., insufficient visual quality (or resolution) of the results and lack of user control. They limit the applicability of existing methods since users may have different ed…

Cited by 47PDFScholar
2018

Active Object Perceiver: Recognition-Guided Policy Learning for Object Searching on Mobile Robots

IROS 2018poster

We study the problem of learning a navigation policy for a robot to actively search for an object of interest in an indoor environment solely from its visual inputs. While scene-driven visual navigation has been widely studied, prior efforts on learning navigation policies for robots to find objects…

Cited by 58SourceScholar
2018

Compositing-aware Image Search

ECCV 2018poster

We present a new image search technique that, given a background image, returns compatible foreground objects for image compositing tasks. The compatibility of a foreground object and a background scene depends on various aspects such as semantics, surrounding context, geometry, style and color. How…

Cited by 21SourcePDFScholar
2018

Concept Mask: Large-Scale Segmentation from Semantic Concepts

ECCV 2018poster

Existing works on semantic segmentation typically consider a small number of labels, ranging from tens to a few hundreds. With a large number of labels, training and evaluation of such task become extremely challenging due to correlation between labels and lack of datasets with complete annotations.…

Cited by 21SourcePDFScholar
2018

Contextual-based Image Inpainting: Infer, Match, and Translate

ECCV 2018poster

We study the task of image inpainting, which is to fill in the missing region of an incomplete image with plausible contents. To this end, we propose a learning-based approach to generate visually coherent completion given a high-resolution image with missing components. In order to overcome the dif…

Cited by 346SourcePDFScholar
2018

Generative Image Inpainting With Contextual Attention

CVPR 2018poster

Recent deep learning based approaches have shown promising results for the challenging task of inpainting large missing regions in an image. These methods can generate visually plausible image structures and textures, but often create distorted structures or blurry textures inconsistent with surroun…

2018

Good View Hunting: Learning Photo Composition From Dense View Pairs

CVPR 2018poster

Finding views with good photo composition is a challenging task for machine learning methods. A key difficulty is the lack of well annotated large scale datasets. Most existing datasets only provide a limited number of annotations for good views, while ignoring the comparative nature of view select…

Cited by 110SourcePDFScholar
2018

Learning to Blend Photos

ECCV 2018poster

Photo blending is a common technique to create aesthetically pleasing artworks by combining multiple photos. However, the process of photo blending is usually time-consuming, and care must be taken in the process of blending, filtering, positioning, and masking each of the source photos. To make pho…

2018

Learning to Understand Image Blur

CVPR 2018poster

While many approaches have been proposed to estimate and remove blur in a photo, few efforts were made to have an algorithm automatically understand the blur desirability: whether the blur is desired or not, and how it affects the quality of the photo. Such a task not only relies on low-level visual…

Cited by 57SourcePDFScholar
2018

MAttNet: Modular Attention Network for Referring Expression Comprehension

CVPR 2018poster

In this paper, we address referring expression comprehension: localizing an image region described by a natural language expression. While most recent work treats expressions as a single unit, we propose to decompose them into three modular components related to subject appearance, location, and re…

2018

Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers

ICLR 2018poster

Model pruning has become a useful technique that improves the computational efficiency of deep learning, making it possible to deploy solutions in resource-limited scenarios. A widely-used practice in relevant work assumes that a smaller-norm parameter or feature plays a less informative role at the…

2018

Sequence-to-Segment Networks for Segment Detection

NeurIPS 2018poster

Detecting segments of interest from an input sequence is a challenging problem which often requires not only good knowledge of individual target segments, but also contextual understanding of the entire input sequence and the relationships between the target segments. To address this problem, we pr…

Cited by 20SourcePDFScholar
2018

Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks

CVPR 2018poster

It is desirable to train convolutional networks (CNNs) to run more efficiently during inference. In many cases however, the computational budget that the system has for inference cannot be known beforehand during training, or the inference budget is dependent on the changing real-time resource avail…

Cited by 19SourcePDFScholar
2017

High-Resolution Image Inpainting Using Multi-Scale Neural Patch Synthesis

CVPR 2017poster

Recent advances in deep learning have shown exciting promise in filling large holes in natural images with semantically plausible and context aware details, impacting fundamental image manipulation tasks such as object removal. While these learning-based methods are significantly more effective in c…

Cited by 1114PDFScholar
2017

Predicting Scene Parsing and Motion Dynamics in the Future

NeurIPS 2017poster

It is important for intelligent systems, e.g. autonomous vehicles and robotics to anticipate the future in order to plan early and make decisions accordingly. Predicting the future scene parsing and motion dynamics helps the agents better understand the visual environment better as the former provid…

2017

Recurrent Multimodal Interaction for Referring Image Segmentation

ICCV 2017poster

In this paper we are interested in the problem of image segmentation given natural language descriptions, i.e. referring expressions. Existing works tackle this problem by first modeling images and sentences independently and then segment images by combining these two types of representations. We ar…

Cited by 296PDFcodeScholar
2017

Scene Parsing With Global Context Embedding

ICCV 2017poster

We present a scene parsing method that utilizes global context information based on both the parametric and non-parametric models. Compared to previous methods that only exploit the local relationship between objects, we train a context network based on scene similarities to generate feature represe…

Cited by 70PDFcodeScholar
2017

Skeleton Key: Image Captioning by Skeleton-Attribute Decomposition

CVPR 2017poster

Recently, there has been a lot of interest in automatically generating descriptions for an image. Most existing language-model based approaches for this task learn to generate an image description word by word in its original word order. However, for humans, it is more natural to locate the objects…

Cited by 147PDFScholar
2017

Spatial-Semantic Image Search by Visual Feature Synthesis

CVPR 2017spotlight

The performance of image retrieval has been improved tremendously in recent years through the use of deep feature representations. Most existing methods, however, aim to retrieve images that are visually similar or semantically relevant to the query, irrespective of spatial configuration. In this pa…

Cited by 52PDFcodeScholar
2017

Video Scene Parsing With Predictive Feature Learning

ICCV 2017poster

Video scene parsing is challenging due to the following two reasons: firstly, it is non-trivial to learn meaningful video representations for producing the temporally consistent labeling map; secondly, such a learning process becomes more difficult with insufficient labeled video training data. In t…

Cited by 156PDFScholar
2016

A Multi-Level Contextual Model For Person Recognition in Photo Albums

CVPR 2016poster

In this work, we present a new framework for person recognition in photo albums that exploits contextual cues at multiple levels, spanning individual persons, individual photos, and photo groups. Through experiments, we show that the information available at each of these distinct contextual levels…

Cited by 39PDFScholar
2016

Automatic Content-Aware Color and Tone Stylization

CVPR 2016spotlight

We introduce a new technique that automatically generates diverse, visually compelling stylizations for a photograph in an unsupervised manner. We achieve this by learning style ranking for a given input using a large photo collection and selecting a diverse subset of matching styles for final style…

Cited by 92PDFScholar
2016

Shortlist Selection With Residual-Aware Distance Estimator for K-Nearest Neighbor Search

CVPR 2016poster

In this paper, we introduce a novel shortlist computation algorithm for approximate, high-dimensional nearest neighbor search. Our method relies on a novel distance estimator: the residual-aware distance estimator, that accounts for the residual distances of data points to their respective quantized…

Cited by 13PDFScholar
2016

Unconstrained Salient Object Detection via Proposal Subset Optimization

CVPR 2016spotlight

We aim at detecting salient objects in unconstrained images. In unconstrained images, the number of salient objects (if any) varies from image to image, and is not given. We present a salient object detection system that directly outputs a compact set of detection windows, if any, for an input image…

Cited by 118PDFScholar
2015

A Convolutional Neural Network Cascade for Face Detection

CVPR 2015poster

In real-world face detection, large visual variations, such as those due to pose, expression, and lighting, demand an advanced discriminative model to accurately differentiate faces from the backgrounds. Consequently, effective models for the problem tend to be computationally prohibitive. To addre…

Cited by 1844SourcePDFScholar
2015

Deep Multi-Patch Aggregation Network for Image Style, Aesthetics, and Quality Estimation

ICCV 2015poster

This paper investigates problems of image style, aesthetics, and quality estimation, which require fine-grained details from high-resolution images, utilizing deep neural network training approach. Existing deep convolutional neural networks mostly extracted one patch such as a down-sized crop from…

Cited by 399PDFcodeScholar
2015

Joint Object and Part Segmentation Using Deep Learned Potentials

ICCV 2015poster

Segmenting semantic objects from images and parsing them into their respective semantic parts are fundamental steps towards detailed object understanding in computer vision. In this paper, we propose a joint solution that tackles semantic object and part segmentation simultaneously, in which higher…

Cited by 141PDFScholar
2015

Minimum Barrier Salient Object Detection at 80 FPS

ICCV 2015oral

We propose a highly efficient, yet powerful, salient object detection method based on the Minimum Barrier Distance (MBD) Transform. The MBD transform is robust to pixel-value fluctuation, and thus can be effectively applied on raw pixels without region abstraction. We present an approximate MBD tran…

Cited by 518PDFScholar
2015

PatchCut: Data-Driven Object Segmentation via Local Shape Transfer

CVPR 2015poster

Object segmentation is highly desirable for image understanding and editing. Current interactive tools require a great deal of user effort while automatic methods are usually limited to images of special object categories or with high color contrast. In this paper, we propose a data-driven algorithm…

Cited by 25SourcePDFScholar
2015

Salient Object Subitizing

CVPR 2015poster

People can immediately and precisely identify 1, 2, 3 or 4 items by a simple glance. The phenomenon, known as Subitizing, inspires us to pursue the task of Salient Object Subitizing (SOS), i.e. predicting the existence and the number of salient objects in a scene using holistic cues. To study this p…

Cited by 138SourcePDFScholar
2015

Towards Unified Depth and Semantic Prediction From a Single Image

CVPR 2015poster

Depth estimation and semantic segmentation are two fundamental problems in image understanding. While the two tasks are strongly correlated and mutually beneficial, they are usually solved separately or sequentially. Motivated by the complementary properties of the two tasks, we propose a unified fr…