paper-with-me

Papers

CPP-Net: Embracing Multi-Scale Feature Fusion into Deep Unfolding CP-PPA Network for Compressive Sensing

2024-01-01 · CVPR 2024 1 · Zhen Guo, Hongping Gan

In the domain of compressive sensing (CS) deep unfolding networks (DUNs) have garnered attention for their good performance and certain degree of interpretability rooted in CS domain achieved by marrying traditional optimization solvers with deep networks. However current DUNs are ill-suited for the intricate task of capturing fine-grained image details leading to perceptible distortions and blurriness in reconstructed images particularly at low CS ratios e.g. 0.10 and below. In this paper we propose CPP-Net a novel deep unfolding CS framework inspired by the primal-dual hybrid strategy of the Chambolle and Pock Proximal Point Algorithm (CP-PPA). First we derive three iteration submodules Xk Vk and Yk by incorporating customized deep learning modules to solve the sparse basis related proximal operator within CP-PPA. Second we design the Dual Path Fusion Block (DPFB) to adeptly extract and fuse multi-scale feature information enhancing sensitivity to feature information at different scales and improving detail reconstruction. Third we introduce the Iteration Fusion Strategy (IFS) to effectively weight the fusion of outputs from diverse reconstruction stages maximizing the utilization of feature information and mitigating the information loss during reconstruction stages. Extensive experiments demonstrate that CPP-Net effectively reduces distortion and blurriness while preserving richer image details outperforming current state-of-the-art methods. Codes are available at https://github.com/ICSResearch/CPP-Net.

📄 PDF Abstract BibTeX

Code (1)

icsresearch/cpp-net 공식 구현 pytorch

Tasks

Compressive Sensing

Similar Papers 제목 키워드 기반

Embracing Unimodal Aleatoric Uncertainty for Robust Multimodal Fusion

2024-01-01 · CVPR 2024 1 · Zixian Gao, Xun Jiang, Xing Xu, Fumin Shen 외

As a fundamental problem in multimodal learning multimodal fusion aims to compensate for the inherent limitations of a single modality. One challenge of multimodal fusion is that the unimodal data in their unique emb…

Contrastive Learning

Little Strokes Fell Great Oaks: Boosting the Hierarchical Features for Multi-exposure Image Fusion

2024-04-09 · Pan Mu, Zhiying Du, JinYuan Liu, Cong Bai

In recent years, deep learning networks have made remarkable strides in the domain of multi-exposure image fusion. Nonetheless, prevailing approaches often involve directly feeding over-exposed and under-exposed images i…

Multi-Exposure Image Fusion

Embracing Federated Learning: Enabling Weak Client Participation via Partial Model Training

2024-06-21 · Sunwoo Lee, Tuo Zhang, Saurav Prakash, Yue Niu 외

In Federated Learning (FL), clients may have weak devices that cannot train the full model or even hold it in their memory space. To implement large-scale FL applications, thus, it is crucial to develop a distributed lea…

Federated Learning

Embracing Bulky Objects with Humanoid Robots: Whole-Body Manipulation with Reinforcement Learning

2025-09-16 · Chunxin Zheng, Kai Chen, Zhihai Bi, Yulin Li 외 arxiv

Whole-body manipulation (WBM) for humanoid robots presents a promising approach for executing embracing tasks involving bulky objects, where traditional grasping relying on end-effectors only remains limited in such scen…

Reinforcement Learning

Making, not Taking, the Best of N

2025-10-01 · Ammar Khairi, Daniel D'souza, Marzieh Fadaee, Julia Kreutzer arxiv

Obtaining high-quality generations in modern LLMs has largely been framed as a selection problem: identifying a single winning generation from a diverse pool of N samples, the Best-of-N (BoN). Yet, this approach is inher…

Synthetic Data Generation