paper-with-me

Papers

Curricular Contrastive Regularization for Physics-aware Single Image Dehazing

2023-03-24 · CVPR 2023 1 · Yu Zheng, Jiahui Zhan, Shengfeng He, Junyu Dong, Yong Du

Considering the ill-posed nature, contrastive regularization has been developed for single image dehazing, introducing the information from negative images as a lower bound. However, the contrastive samples are nonconsensual, as the negatives are usually represented distantly from the clear (i.e., positive) image, leaving the solution space still under-constricted. Moreover, the interpretability of deep dehazing models is underexplored towards the physics of the hazing process. In this paper, we propose a novel curricular contrastive regularization targeted at a consensual contrastive space as opposed to a non-consensual one. Our negatives, which provide better lower-bound constraints, can be assembled from 1) the hazy image, and 2) corresponding restorations by other existing methods. Further, due to the different similarities between the embeddings of the clear image and negatives, the learning difficulty of the multiple components is intrinsically imbalanced. To tackle this issue, we customize a curriculum learning strategy to reweight the importance of different negatives. In addition, to improve the interpretability in the feature space, we build a physics-aware dual-branch unit according to the atmospheric scattering model. With the unit, as well as curricular contrastive regularization, we establish our dehazing network, named C2PNet. Extensive experiments demonstrate that our C2PNet significantly outperforms state-of-the-art methods, with extreme PSNR boosts of 3.94dB and 1.50dB, respectively, on SOTS-indoor and SOTS-outdoor datasets.

📄 PDF Abstract BibTeX arXiv:2303.14218

Code (1)

yuzheng9/c2pnet 공식 구현 pytorch

Tasks

Image DehazingSingle Image Dehazing

Similar Papers 제목 키워드 기반

DiReCT: Disentangled Regularization of Contrastive Trajectories for Physics-Refined Video Generation

2026-03-26 · Abolfazl Meyarian, Amin Karimi Monsefi, Rajiv Ramnath, Ser-Nam Lim arxiv

Flow-matching video generators produce temporally coherent, high-fidelity outputs yet routinely violate elementary physics because their reconstruction objectives penalize per-frame deviations without distinguishing phys…

Contrastive LearningVideo Generation

Physics-Informed Operator Learning for Hemodynamic Modeling

2025-09-22 · Ryan Chappell, Chayan Banerjee, Kien Nguyen, Clinton Fookes arxiv

Accurate modeling of personalized cardiovascular dynamics is crucial for non-invasive monitoring and therapy planning. State-of-the-art physics-informed neural network (PINN) approaches employ deep, multi-branch architec…

Knowledge DistillationContrastive Learning

Redact or Keep? A Fully Local AI Cascade for Educational Dialogue De-Identification

2026-06-16 · Haocheng Zhang, Zhuqian Zhou, Kirk Vanacore, Bakhtawar Ahtisham 외 arxiv

Educational dialogue is a valuable but sensitive resource for research: the same transcripts that capture authentic learning often capture personally identifiable information (PII) entangled with curricular content, wher…

From Easy to Hard: Learning Curricular Shape-aware Features for Robust Panoptic Scene Graph Generation

2024-07-12 · Hanrong Shi, Lin Li, Jun Xiao, Yueting Zhuang 외

Panoptic Scene Graph Generation (PSG) aims to generate a comprehensive graph-structure representation based on panoptic segmentation masks. Despite remarkable progress in PSG, almost all existing methods neglect the impo…

Graph GenerationKnowledge DistillationPanoptic Scene Graph GenerationPanoptic Segmentation+1

Context-Adaptive Multi-Prompt Embedding with Large Language Models for Vision-Language Alignment

2025-08-03 · Dahun Kim, Anelia Angelova arxiv

We propose Context-Adaptive Multi-Prompt Embedding, a novel approach to enrich semantic representations in vision-language contrastive learning. Unlike standard CLIP-style models that rely on a single text embedding, our…

Contrastive LearningVideo-Text Retrieval