← Search

Dongliang He

22 accepted papers

2026

FoleyDirector: Fine-Grained Temporal Steering for Video-to-Audio Generation via Structured Scripts

CVPR 2026

Recent Video-to-Audio (V2A) methods have achieved remarkable progress, enabling the synthesis of realistic, high-quality audio. However, they struggle with fine-grained temporal control in multi-event scenarios or when visual cues are insufficient, such as small regions, off-screen sounds, or occlud

Cited by 0SourcecodeScholar
2026

Thinking With Videos: Multimodal Tool-Augmented Reinforcement Learning for Long Video Reasoning

CVPR 2026

The video reasoning ability of multimodal large language models (MLLMs) is crucial for downstream tasks like video question answering and temporal grounding. While recent approaches have explored text-based chain-of-thought (CoT) reasoning for MLLMs, these methods often suffer from limited cross-mod

Cited by 0SourcecodeScholar
2023

AdaCM: Adaptive ColorMLP for Real-Time Universal Photo-Realistic Style Transfer

AAAI 2023technical

Photo-realistic style transfer aims at migrating the artistic style from an exemplar style image to a content image, producing a result image without spatial distortions or unrealistic artifacts. Impressive results have been achieved by recent deep models. However, deep neural network based methods…

Cited by 4SourcePDFScholar
2023

LMR: A Large-Scale Multi-Reference Dataset for Reference-Based Super-Resolution

ICCV 2023poster

It is widely agreed that reference-based super-resolution (RefSR) achieves superior results by referring to similar high quality images, compared to single image super-resolution (SISR). Intuitively, the more references, the better performance. However, previous RefSR methods have all focused on sin…

Cited by 23PDFcodeScholar
2023

Master: Meta Style Transformer for Controllable Zero-Shot and Few-Shot Artistic Style Transfer

CVPR 2023poster

Transformer-based models achieve favorable performance in artistic style transfer recently thanks to its global receptive field and powerful multi-head/layer attention operations. Nevertheless, the over-paramerized multi-layer structure increases parameters significantly and thus presents a heavy bu…

Cited by 20SourcePDFScholar
2023

Robust Video Portrait Reenactment via Personalized Representation Quantization

AAAI 2023technical

While progress has been made in the field of portrait reenactment, the problem of how to produce high-fidelity and robust videos remains. Recent studies normally find it challenging to handle rarely seen target poses due to the limitation of source data. This paper proposes the Video Portrait via No…

Cited by 5SourcePDFScholar
2023

StyleSync: High-Fidelity Generalized and Personalized Lip Sync in Style-Based Generator

CVPR 2023poster

Despite recent advances in syncing lip movements with any audio waves, current methods still struggle to balance generation quality and the model's generalization ability. Previous studies either require long-term data for training or produce a similar movement pattern on all subjects with low quali…

Cited by 71SourcePDFScholar
2022

CODER: Coupled Diversity-Sensitive Momentum Contrastive Learning for Image-Text Retrieval

ECCV 2022poster

"Image-Text Retrieval (ITR) is challenging in bridging visual and lingual modalities. Contrastive learning has been adopted by most prior arts. Except for limited amount of negative image-text pairs, the capability of constrastive learning is restricted by manually weighting negative pairs as well a…

Cited by 37SourcePDFScholar
2022

NSNet: Non-Saliency Suppression Sampler for Efficient Video Recognition

ECCV 2022poster

"It is challenging for artificial intelligence systems to achieve accurate video recognition under the scenario of low computation costs. Adaptive inference based efficient video recognition methods typically preview videos and focus on salient parts to reduce computation costs. Most existing works…

2022

Neural Color Operators for Sequential Image Retouching

ECCV 2022poster

"We propose a novel image retouching method by modeling the retouching process as performing a sequence of newly introduced trainable neural color operators. The neural color operator mimics the behavior of traditional color operators and learns pixelwise color transformation while its strength is c…

2022

Predict, Prevent, and Evaluate: Disentangled Text-Driven Image Manipulation Empowered by Pre-Trained Vision-Language Model

CVPR 2022poster

To achieve disentangled image manipulation, previous works depend heavily on manual annotation. Meanwhile, the available manipulations are limited to a pre-defined set the models were trained for. We propose a novel framework, i.e., Predict, Prevent, and Evaluate (PPE), for disentangled text-driven…

Cited by 49PDFcodeScholar
2022

RRSR:Reciprocal Reference-Based Image Super-Resolution with Progressive Feature Alignment and Selection

ECCV 2022poster

"Reference-based image super-resolution (RefSR) is a promising SR branch and has shown great potential in overcoming the limitations of single image super-resolution. While previous state-of-the-art RefSR methods mainly focus on improving the efficacy and robustness of reference feature transfer, it…

Cited by 19SourcePDFScholar
2022

Towards Bidirectional Arbitrary Image Rescaling: Joint Optimization and Cycle Idempotence

CVPR 2022poster

Deep learning based single image super-resolution models have been widely studied and superb results are achieved in upscaling low-resolution images with fixed scale factor and downscaling degradation kernel. To improve real world applicability of such models, there are growing interests to develop…

Cited by 39PDFScholar
2021

ASCNet: Self-Supervised Video Representation Learning With Appearance-Speed Consistency

ICCV 2021poster

We study self-supervised video representation learning, which is a challenging task due to 1) sufficient labels for supervision; 2) unstructured and noisy visual information. Existing methods mainly use contrastive loss with video clips as the instances and learn visual representation by discriminat…

Cited by 56PDFScholar
2021

AdaAttN: Revisit Attention Mechanism in Arbitrary Neural Style Transfer

ICCV 2021poster

Fast arbitrary neural style transfer has attracted widespread attention from academic, industrial and art communities due to its flexibility in enabling various applications. Existing solutions either attentively fuse deep style feature into deep content feature without considering feature distribut…

Cited by 444PDFcodeScholar
2021

DOLG: Single-Stage Image Retrieval With Deep Orthogonal Fusion of Local and Global Features

ICCV 2021poster

Image Retrieval is a fundamental task of obtaining images similar to the query one from a database. A common image retrieval practice is to firstly retrieve candidate images via similarity search using global image features and then re-rank the candidates by leveraging their local features. Previous…

Cited by 167PDFcodeScholar
2021

Drafting and Revision: Laplacian Pyramid Network for Fast High-Quality Artistic Style Transfer

CVPR 2021poster

Artistic style transfer aims at migrating the style from an example image to a content image. Currently, optimization-based methods have achieved great stylization quality, but expensive time cost restricts their practical applications. Meanwhile, feed-forward methods still fail to synthesize comple…

Cited by 119PDFcodeScholar
2021

Learning Semantic Person Image Generation by Region-Adaptive Normalization

CVPR 2021poster

Human pose transfer has received great attention due to its wide applications, yet is still a challenging task that is not well solved. Recent works have achieved great success to transfer the person image from the source to the target pose. However, most of them cannot well capture the semantic app…

Cited by 81PDFcodeScholar
2021

MVFNet: Multi-View Fusion Network for Efficient Video Recognition

AAAI 2021technical

Conventionally, spatiotemporal modeling network and its complexity are the two most concentrated research topics in video action recognition. Existing state-of-the-art methods have achieved excellent accuracy regardless of the complexity meanwhile efficient spatiotemporal modeling solutions are slig…

2021

Paint Transformer: Feed Forward Neural Painting With Stroke Prediction

ICCV 2021poster

Neural painting refers to the procedure of producing a series of strokes for a given image and non-photo-realistically recreating it using neural networks. While reinforcement learning (RL) based agents can generate a stroke sequence step by step for this task, it is not easy to train a stable RL ag…

Cited by 93PDFcodeScholar
2021

RSPNet: Relative Speed Perception for Unsupervised Video Representation Learning

AAAI 2021technical

We study unsupervised video representation learning that seeks to learn both motion and appearance features from unlabeled video only, which can be reused for downstream tasks such as action recognition. This task, however, is extremely challenging due to 1) the highly complex spatial-temporal infor…

2019

Multi-Agent Reinforcement Learning Based Frame Sampling for Effective Untrimmed Video Recognition

ICCV 2019oral

Video Recognition has drawn great research interest and great progress has been made. A suitable frame sampling strategy can improve the accuracy and efficiency of recognition. However, mainstream solutions generally adopt hand-crafted frame sampling strategies for recognition. It could degrade the…

Cited by 165PDFScholar