← Search

Longguang Wang

31 accepted papers

2026

Design Your Ad: Personalized Advertising Image and Text Generation with Unified Autoregressive Models

CVPR 2026

Generating realistic and user-preferred advertisements is a key challenge in e-commerce. Existing approaches utilize multiple independent models driven by click-through-rate (CTR) to controllably create attractive image or text advertisements. However, their pipelines lack cross-modal perception and

Cited by 0SourcecodeScholar
2026

MangoBench: A Benchmark for Multi-Agent Goal-Conditioned Offline Reinforcement Learning

CVPR 2026

Offline Multi-Agent Reinforcement Learning (MARL) is critical for coordinating multiple agents in costly and unsafe environments, yet existing methods struggle with high sensitivity to reward functions and weak generalization to new goals, limiting its practical impact. Inspired by single-agent Offl

Cited by 0SourceScholar
2025

AIQViT: Architecture-Informed Post-Training Quantization for Vision Transformers

AAAI 2025technical

Post-training quantization (PTQ) has emerged as a promising solution for reducing the storage and computational cost of vision transformers (ViTs). Recent advances primarily target at crafting quantizers to deal with peculiar activations characterized by ViTs. However, most existing methods underest…

Cited by 0SourcePDFScholar
2025

DropoutGS: Dropping Out Gaussians for Better Sparse-view Rendering

CVPR 2025poster

Although 3D Gaussian Splatting (3DGS) has demonstrated promising results in novel view synthesis, its performance degrades dramatically with sparse inputs and generates undesirable artifacts. As the number of training views decreases, the novel view synthesis task degrades to a highly under-determin…

Cited by 0SourcePDFScholar
2025

Learning Robust Stereo Matching in the Wild with Selective Mixture-of-Experts

ICCV 2025poster

Recently, learning-based stereo matching networks have advanced significantly.However, they often lack robustness and struggle to achieve impressive cross-domain performance due to domain shifts and imbalanced disparity distributions among diverse datasets.Leveraging Vision Foundation Models (VFMs)…

2025

SaMam: Style-aware State Space Model for Arbitrary Image Style Transfer

CVPR 2025highlight

Global effective receptive field plays a crucial role for image style transfer (ST) to obtain high-quality stylized results. However, existing ST backbones (e.g., CNNs and Transformers) suffer huge computational complexity to achieve global receptive fields. Recently, the State Space Model (SSM), es…

2025

VideoDirector: Precise Video Editing via Text-to-Video Models

CVPR 2025poster

Despite the typical inversion-then-editing paradigm using text-to-image (T2I) models has demonstrated promising results, directly extending it to text-to-video (T2V) models still suffers severe artifacts such as color flickering and content distortion. Consequently, current video editing methods pri…

Cited by 0SourcePDFScholar
2024

ACRF: Compressing Explicit Neural Radiance Fields via Attribute Compression

ICLR 2024poster

In this work, we study the problem of explicit NeRF compression. Through analyzing recent explicit NeRF models, we reformulate the task of explicit NeRF compression as 3D data compression. We further introduce our NeRF compression framework, Attributed Compression of Radiance Field (ACRF), which foc…

Cited by 3SourcePDFScholar
2024

AEDNet: Adaptive Embedding and Multiview-Aware Disentanglement for Point Cloud Completion

ECCV 2024poster

"Point cloud completion involves inferring missing parts of 3D objects from incomplete point cloud data. It requires a model that understands the global structure of the object and reconstructs local details. To this end, we propose a global perception and local attention network, termed AEDNet, for…

Cited by 1SourcePDFScholar
2024

Distractor-Free Novel View Synthesis via Exploiting Memorization Effect in Optimization

ECCV 2024poster

"Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) have greatly advanced novel view synthesis, which is capable of photo-realistic rendering. However, these methods require the foundational assumption of the static scene (, consistent lighting condition and persistent object positions),…

2024

Learning Coupled Dictionaries from Unpaired Data for Image Super-Resolution

CVPR 2024poster

The difficulty of acquiring high-resolution (HR) and low-resolution (LR) image pairs in real scenarios limits the performance of existing learning-based image super-resolution (SR) methods in the real world. To conduct training on real-world unpaired data current methods focus on synthesizing pseudo…

Cited by 3SourcePDFScholar
2024

Learning Representations from Foundation Models for Domain Generalized Stereo Matching

ECCV 2024poster

"State-of-the-art stereo matching networks trained on in-domain data often underperform on cross-domain scenes. Intuitively, leveraging the zero-shot capacity of a foundation model can alleviate the cross-domain generalization problem. The main challenge of incorporating a foundation model into ster…

Cited by 7SourcePDFScholar
2024

LoS: Local Structure-Guided Stereo Matching

CVPR 2024poster

Estimating disparities in challenging areas is difficult and limits the performance of stereo matching models. In this paper we exploit local structure information (LSI) to enhance stereo matching. Specifically our LSI comprises a series of key elements including the slant plane (parameterised by di…

Cited by 14SourcePDFScholar
2023

HI-Net: Boosting Self-Supervised Indoor Depth Estimation via Pose Optimization

RA-L 2023

Pose estimation plays a critical role in self-supervised monocular depth estimation for indoor scenes, especially those involving complex ego-motion. In this letter, we leverage the two-view geometry constraints into pose estimation to boost the accuracy of pose estimation, which ultimately improves

Cited by 1SourceScholar
2023

Learning Non-Local Spatial-Angular Correlation for Light Field Image Super-Resolution

ICCV 2023poster

Exploiting spatial-angular correlation is crucial to light field (LF) image super-resolution (SR), but is highly challenging due to its non-local property caused by the disparities among LF images. Although many deep neural networks (DNNs) have been developed for LF image SR and achieved continuousl…

Cited by 69PDFcodeScholar
2023

Masked Spatio-Temporal Structure Prediction for Self-supervised Learning on Point Cloud Videos

ICCV 2023poster

Recently, the community has made tremendous progress in developing effective methods for point cloud video understanding that learn from massive amounts of labeled data. However, annotating point cloud videos is usually notoriously expensive. Moreover, training via one or only a few traditional task…

Cited by 18PDFcodeScholar
2023

Monte Carlo Linear Clustering with Single-Point Supervision is Enough for Infrared Small Target Detection

ICCV 2023poster

Single-frame infrared small target (SIRST) detection aims at separating small targets from clutter backgrounds on infrared images. Recently, deep learning based methods have achieved promising performance on SIRST detection, but at the cost of a large amount of training data with expensive pixel-lev…

Cited by 56PDFcodeScholar
2023

Point Contrastive Prediction with Semantic Clustering for Self-Supervised Learning on Point Cloud Videos

ICCV 2023poster

We propose a unified point cloud video self-supervised learning framework for object-centric and scene-centric data. Previous methods commonly conduct representation learning at the clip or frame level and cannot well capture fine-grained semantics. Instead of contrasting the representations of clip…

Cited by 24PDFScholar
2023

PointCMP: Contrastive Mask Prediction for Self-Supervised Learning on Point Cloud Videos

CVPR 2023poster

Self-supervised learning can extract representations of good quality from solely unlabeled data, which is appealing for point cloud videos due to their high labelling cost. In this paper, we propose a contrastive mask prediction (PointCMP) framework for self-supervised learning on point cloud videos…

2023

VAPCNet: Viewpoint-Aware 3D Point Cloud Completion

ICCV 2023poster

Most existing learning-based 3D point cloud completion methods ignore the fact that the completion process is highly coupled with the viewpoint of a partial scan. However, the various viewpoints of incompletely scanned objects in real-world applications are normally unknown and directly estimating t…

Cited by 12PDFcodeScholar
2022

Decoupling Makes Weakly Supervised Local Feature Better

CVPR 2022poster

Weakly supervised learning can help local feature methods to overcome the obstacle of acquiring a large-scale dataset with densely labeled correspondences. However, since weak supervision cannot distinguish the losses caused by the detection and description steps, directly conducting weakly supervis…

Cited by 61PDFcodeScholar
2022

Learnable Lookup Table for Neural Network Quantization

CVPR 2022poster

Neural network quantization aims at reducing bit-widths of weights and activations for memory and computational efficiency. Since a linear quantizer (i.e., round(*) function) cannot well fit the bell-shaped distributions of weights and activations, many existing methods use pre-defined functions (e.…

Cited by 65PDFScholar
2022

Learning Mutual Modulation for Self-Supervised Cross-Modal Super-Resolution

ECCV 2022poster

"Self-supervised cross-modal super-resolution (SR) can overcome the difficulty of acquiring paired training data, but is challenging because only low-resolution (LR) source and high-resolution (HR) guide images from different modalities are available. Existing methods utilize pseudo or weak supervis…

2022

Occlusion-Aware Cost Constructor for Light Field Depth Estimation

CVPR 2022poster

Matching cost construction is a key step in light field (LF) depth estimation, but was rarely studied in the deep learning era. Recent deep learning-based LF depth estimation methods construct matching cost by sequentially shifting each sub-aperture image (SAI) with a series of predefined offsets, w…

Cited by 106PDFcodeScholar
2022

SLFNet: A Stereo and LiDAR Fusion Network for Depth Completion

RA-L 2022

Acquiring dense and precise depth information in real time is highly demanded for robotic perception and automatic driving. Motivated by the complementary nature of stereo images and LiDAR point clouds, we propose an efficient stereo-LiDAR fusion network (SLFNet) to predict a dense depth map of a sc

Cited by 14SourceScholar
2021

Exploring Sparsity in Image Super-Resolution for Efficient Inference

CVPR 2021poster

Current CNN-based super-resolution (SR) methods process all locations equally with computational resources being uniformly assigned in space. However, since missing details in low-resolution (LR) images mainly exist in regions of edges and textures, less computational resources are required for thos…

Cited by 311PDFcodeScholar
2021

Learning a Single Network for Scale-Arbitrary Super-Resolution

ICCV 2021poster

Recently, the performance of single image super-resolution (SR) has been significantly improved with powerful networks. However, these networks are developed for image SR with specific integer scale factors (e.g., x2/3/4), and cannot handle non-integer and asymmetric SR. In this paper, we propose to…

Cited by 145PDFScholar
2021

Unsupervised Degradation Representation Learning for Blind Super-Resolution

CVPR 2021poster

Most existing CNN-based super-resolution (SR) methods are developed based on an assumption that the degradation is fixed and known (e.g., bicubic downsampling). However, these methods suffer a severe performance drop when the real degradation is different from their assumption. To handle various unk…

Cited by 429PDFcodeScholar
2020

Spatial-Angular Interaction for Light Field Image Super-Resolution

ECCV 2020poster

Light field (LF) cameras record both intensity and directions of light rays, and capture scenes from a number of viewpoints. Both information within each perspective (i.e., spatial information) and among different perspectives (i.e., angular information) is beneficial to image super-resolution (SR).…

2019

Learning Parallax Attention for Stereo Image Super-Resolution

CVPR 2019poster

Stereo image pairs can be used to improve the performance of super-resolution (SR) since additional information is provided from a second viewpoint. However, it is challenging to incorporate this information for SR since disparities between stereo images vary significantly. In this paper, we propose…

Cited by 327PDFcodeScholar