paper-with-me

Papers

Low-Trace Adaptation of Zero-shot Self-supervised Blind Image Denoising

2024-03-19 · Jintong Hu, Bin Xia, Bingchen Li, Wenming Yang

Deep learning-based denoiser has been the focus of recent development on image denoising. In the past few years, there has been increasing interest in developing self-supervised denoising networks that only require noisy images, without the need for clean ground truth for training. However, a performance gap remains between current self-supervised methods and their supervised counterparts. Additionally, these methods commonly depend on assumptions about noise characteristics, thereby constraining their applicability in real-world scenarios. Inspired by the properties of the Frobenius norm expansion, we discover that incorporating a trace term reduces the optimization goal disparity between self-supervised and supervised methods, thereby enhancing the performance of self-supervised learning. To exploit this insight, we propose a trace-constraint loss function and design the low-trace adaptation Noise2Noise (LoTA-N2N) model that bridges the gap between self-supervised and supervised learning. Furthermore, we have discovered that several existing self-supervised denoising frameworks naturally fall within the proposed trace-constraint loss as subcases. Extensive experiments conducted on natural and confocal image datasets indicate that our method achieves state-of-the-art performance within the realm of zero-shot self-supervised image denoising approaches, without relying on any assumptions regarding the noise.

📄 PDF Abstract BibTeX arXiv:2403.12382

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Masked Unsupervised Self-training for Label-free Image Classification

2022-06-07 · Junnan Li, Silvio Savarese, Steven C. H. Hoi

State-of-the-art computer vision models are mostly trained with supervised learning using human-labeled images, which limits their scalability due to the expensive annotation cost. While self-supervised representation le…

image-classificationImage ClassificationRepresentation LearningZero-Shot Image Classification

A Zero-Shot Language Agent for Computer Control with Structured Reflection

2023-10-12 · Tao Li, Gang Li, Zhiwei Deng, Bryan Wang 외

Large language models (LLMs) have shown increasing capacity at planning and executing a high-level goal in a live computer environment (e.g. MiniWoB++). To perform a task, recent works often require a model to learn from…

Management

Fast Adaptation with Behavioral Foundation Models

2025-04-10 · Harshit Sikchi, Andrea Tirinzoni, Ahmed Touati, Yingchen Xu 외

Unsupervised zero-shot reinforcement learning (RL) has emerged as a powerful paradigm for pretraining behavioral foundation models (BFMs), enabling agents to solve a wide range of downstream tasks specified via reward fu…

Reinforcement Learning (RL)

Prompter: Zero-shot Adaptive Prefixes for Dialogue State Tracking Domain Adaptation

2023-06-07 · Taha Aksu, Min-Yen Kan, Nancy F. Chen

A challenge in the Dialogue State Tracking (DST) field is adapting models to new domains without using any supervised data, zero-shot domain adaptation. Parameter-Efficient Transfer Learning (PETL) has the potential to a…

Dialogue State TrackingDomain AdaptationTransfer Learning

Efficient Test-Time Prompt Tuning for Vision-Language Models

2024-08-11 · Yuhan Zhu, Guozhen Zhang, Chen Xu, Haocheng Shen 외

Vision-language models have showcased impressive zero-shot classification capabilities when equipped with suitable text prompts. Previous studies have shown the effectiveness of test-time prompt tuning; however, these me…

Contrastive LearningPrompt LearningSelf-Supervised Learningzero-shot-classification+1