← Search

Junjun Jiang

59 accepted papers

2026

Cross-ControlNet: Training-Free Fusion of Multiple Conditions for Text-to-Image Generation

ICLR 2026poster

Text-to-image diffusion models achieve impressive performance, but reconciling multiple spatial conditions usually requires costly retraining or labor intensive weight tuning. We introduce Cross-ControlNet, a training-free framework for text-to-image generation with multiple conditions. It exploits…

Cited by 0SourceScholar
2026

FBTA: Enabling Single-GPU End-to-End Gigapixel WSI Classification with Feature Bridging and Translation Alignment

CVPR 2026

Whole-slide images (WSIs) in computational pathology contain billions of pixels, making end-to-end training of feature extractors and multi-instance learning (MIL) networks infeasible on a single commodity GPU.Existing methods often freeze the feature extractor and train MIL networks on the resultin

Cited by 0SourceScholar
2026

Reliev3R: Relieving Feed-forward 3D Reconstruction from Multi-View Geometric Annotations

CVPR 2026

With recent advances, Feed-forward Reconstruction Models (FFRMs) have demonstrated great potential in reconstruction quality and adaptiveness to multiple downstream tasks. However, the excessive reliance on multi-view geometric annotations, e.g. 3D point maps and camera poses, makes the fully-superv

Cited by 0SourceScholar
2026

Semantics and Content Matter: Towards Multi-Prior Hierarchical Mamba for Image Deraining

AAAI 2026technical

Rain significantly degrades the performance of computer vision systems, particularly in applications like autonomous driving and video surveillance. While existing deraining methods have made considerable progress, they often struggle with fidelity of semantic and spatial details. To address these l

Cited by 0SourcePDFScholar
2026

Variation-Bounded Loss for Noise-Tolerant Learning

AAAI 2026technical

Mitigating the negative impact of noisy labels has been a perennial issue in supervised learning. Robust loss functions have emerged as a prevalent solution to this problem. In this work, we introduce the Variation Ratio as a novel property related to the robustness of loss functions, and propose a

Cited by 0SourcePDFScholar
2025

Always Clear Depth: Robust Monocular Depth Estimation Under Adverse Weather

IJCAI 2025

Monocular depth estimation is critical for applications such as autonomous driving and scene reconstruction. While existing methods perform well under normal scenarios, their performance declines in adverse weather, due to challenging domain shifts and difficulties in extracting scene information. T

2025

Balancing Task-invariant Interaction and Task-specific Adaptation for Unified Image Fusion

ICCV 2025poster

Unified image fusion aims to integrate complementary information from multi-source images, enhancing image quality through a unified framework applicable to diverse fusion tasks. While treating all fusion tasks as a unified problem facilitates task-invariant knowledge sharing, it often overlooks tas…

2025

CALLIC: Content Adaptive Learning for Lossless Image Compression

AAAI 2025technical

Learned lossless image compression has achieved significant advancements in recent years. However, existing methods often rely on training amortized generative models on massive datasets, resulting in sub-optimal probability distribution estimation for specific testing images during encoding process…

Cited by 1SourcePDFScholar
2025

ControlFusion: A Controllable Image Fusion Network with Language-Vision Degradation Prompts

NeurIPS 2025oral

Current image fusion methods struggle with real-world composite degradations and lack the flexibility to accommodate user-specific needs. To address this, we propose ControlFusion, a controllable fusion network guided by language-vision prompts that adaptively mitigates composite degradations. On th…

Cited by 0SourceScholar
2025

DashGaussian: Optimizing 3D Gaussian Splatting in 200 Seconds

CVPR 2025highlight

3D Gaussian Splatting (3DGS) renders pixels by rasterizing Gaussian primitives, where the rendering resolution and the primitive number, concluded as the optimization complexity, dominate the time cost in primitive optimization. In this paper, we propose DashGaussian, a scheduling scheme over the op…

Cited by 0SourcePDFScholar
2025

Debiased All-in-one Image Restoration with Task Uncertainty Regularization

AAAI 2025technical

All-in-one image restoration is a fundamental low-level vision task with significant real-world applications. The primary challenge lies in addressing diverse degradations within a single model. While current methods primarily exploit task prior information to guide the restoration models, they typi…

2025

FUSE: Label-Free Image-Event Joint Monocular Depth Estimation via Frequency-Decoupled Alignment and Degradation-Robust Fusion

IROS 2025

Image-event joint depth estimation methods leverage complementary modalities for robust perception, yet face challenges in generalizability stemming from two factors: 1) limited annotated image-event-depth datasets causing insufficient cross-modal supervision, and 2) inherent frequency mismatches be

Cited by 0SourcecodeScholar
2025

Fast and Accurate Gigapixel Pathological Image Classification with Hierarchical Distillation Multi-Instance Learning

CVPR 2025poster

Although multi-instance learning (MIL) has succeeded in pathological image classification, it faces the challenge of high inference costs due to processing numerous patches from gigapixel whole slide images (WSIs).To address this, we propose HDMIL, a hierarchical distillation multi-instance learning…

2025

Joint Asymmetric Loss for Learning with Noisy Labels

ICCV 2025poster

Learning with noisy labels is a crucial task for training accurate deep neural networks. To mitigate label noise, prior studies have proposed various robust loss functions, particularly symmetric losses. Nevertheless, symmetric losses usually suffer from the underfitting issue due to the overly stri…

2025

Reframing Gaussian Splatting Densification with Complexity-Density Consistency of Primitives

NeurIPS 2025poster

The essence of 3D Gaussian Splatting (3DGS) training is to smartly allocate Gaussian primitives, expressing complex regions with more primitives and vice versa. Prior researches typically mark out under-reconstructed regions in a rendering-loss-driven manner. However, such a loss-driven strategy i…

Cited by 0SourceScholar
2025

Robust Test-Time Adaptation for Single Image Denoising Using Deep Gaussian Prior

ICCV 2025poster

Gaussian denoising often serves as the initiation of research in the field of image denoising, owing to its prevalence and intriguing properties. However, deep Gaussian denoiser typically generalizes poorly to other types of noises, such as Poisson noise and real-world noise. In this paper, we revea…

2025

Spatial Annealing for Efficient Few-shot Neural Rendering

AAAI 2025technical

Neural Radiance Fields (NeRF) with hybrid representations have shown impressive capabilities for novel view synthesis, delivering high efficiency. Nonetheless, their performance significantly drops with sparse input views. Various regularization strategies have been devised to address these challeng…

2025

Unveiling the Depths: A Multi-Modal Fusion Framework for Challenging Scenarios

ICRA 2025

Monocular depth estimation from RGB images plays a pivotal role in 3D vision. However, its accuracy can deteriorate in challenging environments such as nighttime or adverse weather conditions. While long-wave infrared cameras offer stable imaging in such challenging conditions, they are inherently l

Cited by 6SourceScholar
2024

$\epsilon$-Softmax: Approximating One-Hot Vectors for Mitigating Label Noise

NeurIPS 2024poster

Noisy labels pose a common challenge for training accurate deep neural networks. To mitigate label noise, prior studies have proposed various robust loss functions to achieve noise tolerance in the presence of label noise, particularly symmetric losses. However, they usually suffer from the underfit…

Cited by 0SourcePDFScholar
2024

AFBench: A Large-scale Benchmark for Airfoil Design

NeurIPS 2024poster

Data-driven generative models have emerged as promising approaches towards achieving efficient mechanical inverse design. However, due to prohibitively high cost in time and money, there is still lack of open-source and large-scale benchmarks in this field. It is mainly the case for airfoil inverse…

2024

FMRNet: Image Deraining via Frequency Mutual Revision

AAAI 2024technical

The wavelet transform has emerged as a powerful tool in deciphering structural information within images. And now, the latest research suggests that combining the prowess of wavelet transform with neural networks can lead to unparalleled image deraining results. By harnessing the strengths of both t…

2024

Learning from History: Task-agnostic Model Contrastive Learning for Image Restoration

AAAI 2024technical

Contrastive learning has emerged as a prevailing paradigm for high-level vision tasks, which, by introducing properly negative samples, has also been exploited for low-level vision tasks to achieve a compact optimization space to account for their ill-posed nature. However, existing methods rely on…

2024

Low-Light Face Super-resolution via Illumination, Structure, and Texture Associated Representation

AAAI 2024technical

Human face captured at night or in dimly lit environments has become a common practice, accompanied by complex low-light and low-resolution degradations. However, the existing face super-resolution (FSR) technologies and derived cascaded schemes are inadequate to recover credible textures. In this p…

2024

OpticalDR: A Deep Optical Imaging Model for Privacy-Protective Depression Recognition

CVPR 2024poster

Depression Recognition (DR) poses a considerable challenge especially in the context of the growing concerns surrounding privacy. Traditional automatic diagnosis of DR technology necessitates the use of facial images undoubtedly expose the patient identity features and poses privacy risks. In order…

2024

SDGE: Stereo Guided Depth Estimation for 360°Camera Sets

IROS 2024poster

Depth estimation is a critical technology in autonomous driving, and multi-camera systems are often used to achieve a 360° perception. These 360° camera sets often have limited or low-quality overlap regions, making multi-view stereo methods infeasible for the entire image. Alternatively, monocular…

Cited by 1SourcecodeScholar
2024

Variance-enlarged Poisson Learning for Graph-based Semi-Supervised Learning with Extremely Sparse Labeled Data

ICLR 2024poster

Graph-based semi-supervised learning, particularly in the context of extremely sparse labeled data, often suffers from degenerate solutions where label functions tend to be nearly constant across unlabeled data. In this paper, we introduce Variance-enlarged Poisson Learning (VPL), a simple yet power…

2024

Virtual Immunohistochemistry Staining for Histological Images Assisted by Weakly-supervised Learning

CVPR 2024poster

Recently virtual staining technology has greatly promoted the advancement of histopathology. Despite the practical successes achieved the outstanding performance of most virtual staining methods relies on hard-to-obtain paired images in training. In this paper we propose a method for virtual immunoh…

2024

Zero-Mean Regularized Spectral Contrastive Learning: Implicitly Mitigating Wrong Connections in Positive-Pair Graphs

ICLR 2024poster

Contrastive learning has emerged as a popular paradigm of self-supervised learning that learns representations by encouraging representations of positive pairs to be similar while representations of negative pairs to be far apart. The spectral contrastive loss, in synergy with the notion of positive…

Cited by 2SourcePDFScholar
2023

No One Idles: Efficient Heterogeneous Federated Learning with Parallel Edge and Server Computation

ICML 2023poster

Federated learning suffers from a latency bottleneck induced by network stragglers, which hampers the training efficiency significantly. In addition, due to the heterogeneous data distribution and security requirements, simple and fast averaging aggregation is not feasible anymore. Instead, complica…

2023

Robust and Scalable Gaussian Process Regression and Its Applications

CVPR 2023poster

This paper introduces a robust and scalable Gaussian process regression (GPR) model via variational learning. This enables the application of Gaussian processes to a wide range of real data, which are often large-scale and contaminated by outliers. Towards this end, we employ a mixture likelihood mo…

2023

Spatial-Frequency Mutual Learning for Face Super-Resolution

CVPR 2023poster

Face super-resolution (FSR) aims to reconstruct high-resolution (HR) face images from the low-resolution (LR) ones. With the advent of deep learning, the FSR technique has achieved significant breakthroughs. However, existing FSR methods either have a fixed receptive field or fail to maintain facial…

2022

DANet: Image Deraining via Dynamic Association Learning

IJCAI 2022poster

Rain streaks and background components in a rainy input are highly correlated, making the deraining task a composition of the rain streak removal and background restoration. However, the correlation of these two components is barely considered, leading to unsatisfied deraining results. To this end,…

Cited by 21SourcePDFScholar
2022

Fusion from Decomposition: A Self-Supervised Decomposition Approach for Image Fusion

ECCV 2022poster

"Image fusion is famous as an alternative solution to generate one high-quality image from multiple images in addition to image restoration from a single degraded image. The essence of image fusion is to integrate complementary information or best parts from source images. The current fusion methods…

Cited by 140SourcePDFScholar
2022

Local Surface Descriptor for Geometry and Feature Preserved Mesh Denoising

AAAI 2022technical

3D meshes are widely employed to represent geometry structure of 3D shapes. Due to limitation of scanning sensor precision and other issues, meshes are inevitably affected by noise, which hampers the subsequent applications. Convolultional neural networks (CNNs) achieve great success in image proces…

Cited by 10SourcePDFScholar
2022

Prototype-Anchored Learning for Learning with Imperfect Annotations

ICML 2022spotlight

The success of deep neural networks greatly relies on the availability of large amounts of high-quality annotated data, which however are difficult or expensive to obtain. The resulting labels may be class imbalanced, noisy or human biased. It is challenging to learn unbiased classification models f…

Cited by 6SourcePDFScholar
2022

Self-Supervised Arbitrary-Scale Point Clouds Upsampling via Implicit Neural Representation

CVPR 2022poster

Point clouds upsampling is a challenging issue to generate dense and uniform point clouds from the given sparse input. Most existing methods either take the end-to-end supervised learning based manner, where large amounts of pairs of sparse input and dense ground-truth are exploited as supervision i…

Cited by 63PDFcodeScholar
2022

Shadows Can Be Dangerous: Stealthy and Effective Physical-World Adversarial Attack by Natural Phenomenon

CVPR 2022poster

Estimating the risk level of adversarial examples is essential for safely deploying machine learning models in the real world. One popular approach for physical-world attacks is to adopt the "sticker-pasting" strategy, which however suffers from some limitations, including difficulties in access to…

Cited by 192PDFcodeScholar
2022

SimIPU: Simple 2D Image and 3D Point Cloud Unsupervised Pre-training for Spatial-Aware Visual Representations

AAAI 2022technical

Pre-training has become a standard paradigm in many computer vision tasks. However, most of the methods are generally designed on the RGB image domain. Due to the discrepancy between the two-dimensional image plane and the three-dimensional space, such pre-trained models fail to perceive spatial inf…

2022

Spatial-Temporal Space Hand-in-Hand: Spatial-Temporal Video Super-Resolution via Cycle-Projected Mutual Learning

CVPR 2022poster

Spatial-Temporal Video Super-Resolution (ST-VSR) aims to generate super-resolved videos with higher resolution (HR) and higher frame rate (HFR). Quite intuitively, pioneering two-stage based methods complete ST-VSR directly combining two sub-tasks: Spatial Video Super-Resolution (S-VSR) and Temporal…

Cited by 44PDFcodeScholar
2022

Towards End-to-End Image Compression and Analysis with Transformers

AAAI 2022technical

We propose an end-to-end image compression and analysis model with Transformers, targeting to the cloud-based image classification application. Instead of placing an existing Transformer-based image classification model directly after an image codec, we aim to redesign the Vision Transformer (ViT) m…

2022

Unsupervised Domain Adaptation for Monocular 3D Object Detection via Self-Training

ECCV 2022poster

"Monocular 3D object detection (Mono3D) has achieved unprecedented success with the advent of deep learning techniques and emerging large-scale autonomous driving datasets. However, drastic performance degradation remains an unwell-studied challenge for practical cross-domain deployment as the lack…

2021

Asymmetric Loss Functions for Learning with Noisy Labels

ICML 2021spotlight

Robust loss functions are essential for training deep neural networks with better generalization power in the presence of noisy labels. Symmetric loss functions are confirmed to be robust to label noise. However, the symmetric condition is overly restrictive. In this work, we propose a new class of…

2021

Learning With Noisy Labels via Sparse Regularization

ICCV 2021poster

Learning with noisy labels is an important and challenging task for training accurate deep neural networks. However, some commonly-used loss functions, such as Cross Entropy (CE), always suffer from severe overfitting to noisy labels. Although robust loss functions have been designed, they often enc…

Cited by 80PDFcodeScholar
2021

Physics-Based Iterative Projection Complex Neural Network for Phase Retrieval in Lensless Microscopy Imaging

CVPR 2021poster

Phase retrieval from intensity-only measurements plays a central role in many real-world imaging tasks. In recent years, deep neural networks based methods emerge and show promising performance for phase retrieval. However, their interpretability and generalization still remain a major challenge. In…

Cited by 37PDFScholar
2020

ADRN: Attention-Based Deep Residual Network for Hyperspectral Image Denoising

ICASSP 2020accepted

Hyperspectral image (HSI) denoising is of crucial importance for many subsequent applications, such as HSI classification and interpretation. In this paper, we propose an attention-based deep residual network to directly learn a mapping from noisy HSI to the clean one. To jointly utilize the spatial…

Cited by 0SourceScholar
2020

Attention-Guided Deraining Network Via Stage-Wise Learning

ICASSP 2020accepted

Due to diverse rain shapes, directions, densities as well as different distances to cameras, rain streaks in the air are interweaved and overlapped. However, most existing deraining methods are inherently oblivious this phenomenon and tend to learn a single rain streak layer to simulate this complex…

Cited by 0SourceScholar
2020

Geometric Estimation via Robust Subspace Recovery

ECCV 2020poster

Geometric estimation from image point correspondences is the core procedure of many 3D vision problems, which is prevalently accomplished by random sampling techniques. In this paper, we consider the problem from an optimization perspective, to exploit the intrinsic linear structure of point corresp…

2020

Multi-Scale Progressive Fusion Network for Single Image Deraining

CVPR 2020poster

Rain streaks in the air appear in various blurring degrees and resolutions due to different distances from their positions to the camera. Similar rain patterns are visible in a rain image as well as its multi-scale (or multi-resolution) versions, which makes it possible to exploit such complementary…

Cited by 844PDFcodeScholar
2020

Parsing Map Guided Multi-Scale Attention Network For Face Hallucination

ICASSP 2020accepted

Face hallucination that aims to transform a low-resolution (LR) face image to a high-resolution (HR) one is an active domain-specific image super-resolution problem. The performance of existing methods is usually not satisfactory, especially when the upscaling factor is large, such as 8×. In this pa…

Cited by 0SourceScholar
2019

Progressive Fusion Video Super-Resolution Network via Exploiting Non-Local Spatio-Temporal Correlations

ICCV 2019oral

Most previous fusion strategies either fail to fully utilize temporal information or cost too much time, and how to effectively fuse temporal information from consecutive frames plays an important role in video super-resolution (SR). In this study, we propose a novel progressive fusion network for v…

Cited by 337PDFcodeScholar
2018

Visual Homing via Guided Locality Preserving Matching

ICRA 2018poster

This study proposes a simple yet surprisingly effective feature matching approach, termed as guided locality preserving matching (GLPM), for visual homing of panoramic images. The key idea of our approach is merely to preserve the neighborhood structures of potential true matches between two panoram…

Cited by 16SourceScholar
2016

L1-L1 norms for face super-resolution with mixed Gaussian-impulse noise

ICASSP 2016accepted

In real world surveillance application, the captured faces are often low resolution (LR) and corrupted by mixed Gaussian-impulse noise during the acquisition and transmission processes. In this paper, we propose an effective patch-based face super-resolution method to reconstruct a high resolution (…

Cited by 0SourceScholar
2015

Face hallucination via Cauchy regularized sparse representation

ICASSP 2015accepted

In dictionary-learning-based face hallucination, the testing image is represented as a linear combination of the training samples, and how to obtain the optimal coefficients is the primary issue. Sparse representation (SR) has ever been widely used in face hallucination, however, due to the fact tha…

Cited by 0SourceScholar