REVIEW 3 major objections 61 references
CURE: Controllable Unified Image Restoration for Complex Degradations
T0 review · 3 major / 0 minor · reviewed 2026-07-12 · grok-4.5
Pith's one-line read Four training losses let existing image restorers remove mixed degradations one factor at a time, at any intensity, without caring about order.
desk verdict Practical training-only recipe that adds usable selective and continuous control to existing prompt restorers; evidence is consistent but mostly synthetic and half-supervised. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The ratio-control embedding formed by linear interpolation between a fixed identity vector and a degradation-specific text embedding, supervised only at the half-intensity point and reinforced by intermediate and permutation-invariant losses.
What would settle it
Measure whether PSNR/SSIM and residual-degradation classification accuracy remain linear when the mixing weight is swept from 0 to 1 on held-out triple-composite images that were never used in ratio-control training; any sharp non-monotonicity or order dependence would falsify the claim.
Extended reading notes
Core claim
A model-agnostic training recipe consisting of an all-ones identity embedding plus four losses (identity reconstruction, half-intensity ratio consistency, single-factor intermediate supervision, and order-invariant final consistency) is sufficient to turn existing text-guided image restorers into systems that can selectively and continuously control each factor inside composite degradations.
Load-bearing premise
That mixing the identity embedding and a degradation embedding only at the halfway point is enough to produce smooth, linear intensity control for every other strength and for combinations the model never saw during training.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. CURE proposes a model-agnostic training strategy for text-guided all-in-one restorers that targets composite degradations with explicit controllability. It introduces a fixed all-ones identity embedding, a linear ratio-control embedding (Eq. 2) that mixes identity and degradation embeddings via a scalar w, and four losses: identity (Eq. 3), ratio-control supervised only at half intensity (Eq. 4), intermediate single-factor supervision (Eq. 5), and permutation-invariant consistency (Eq. 6). The method is plugged into OneRestore, TextPromptIR, and AM-PromptIR without architectural change. On the authors’ CCDD-11 weather composites and a Blur–Noise–JPEG set, CURE reports modest PSNR/SSIM gains over the same baselines (Table 1), strong identity preservation (Table 3), improved selective removal (Tables 5–6), reduced order dependence (Table 7), and monotonic residual-degradation classifier accuracy as w varies (Table 4). Code and the synthetic dataset are released.
Significance. If the continuous selective-control claim holds, CURE fills a genuine gap: existing composite restorers (notably OneRestore) lack reliable identity bypass, soft intensity control, and order-invariant sequential removal. The contribution is primarily a training recipe rather than a new architecture, which is a strength for adoption. Positive aspects include multi-baseline integration, ablations isolating each loss (Table 2), selective-restoration and order-invariance metrics with explicit GTs, extension to digital degradations, real-world NIQE checks, and public code/dataset. The absolute PSNR gains are small (often <1 dB), so the main value is controllability rather than raw restoration quality. The work is of clear interest to the all-in-one restoration community provided the continuous-control evidence is tightened.
major comments (3)
- §3.2–3.3, Eqs. (2) and (4), Table 4: The central continuous-intensity claim rests on linear interpolation between a fixed all-ones identity embedding and a degradation embedding, supervised only at the single half-intensity point w=0.5 (plus a second half-step to clean). Table 4 and the Blur–Noise–JPEG counterpart report only residual-degradation classifier accuracy versus w; they do not report pixel-level PSNR/SSIM of intermediate outputs against true partial-degradation GTs for untrained w values (e.g., 0.2, 0.7). Because half-intensity GTs are themselves generated by simply halving the same synthesis parameters used at test time, the monotonic classifier curve is a weak proxy for a continuous, approximately linear control manifold. Either provide pixel-level fidelity curves against partial GTs for a dense set of w, or clearly limit the claim to the trained half-intensity regime and qu
- §3.4 and Supp. §1: CCDD-11 (and the Blur–Noise–JPEG set) are synthesized with the same operators and parameter ranges used to define half-intensity and selective GTs. Training and evaluation therefore share the degradation model, creating mild circularity for the ratio-control and intermediate objectives. The paper already notes rain-mask diversity relative to CDD-11; it should also quantify how sensitive the reported control metrics are to changes in the synthesis parameters (different β, γ, α ranges, or non-halved intensity schedules) and, where possible, include at least one real partial-degradation protocol or cross-operator test so that controllability is not solely an artifact of the training distribution.
- §3.4 / Supp. Table 2: Triple-composite images are excluded from CURE training “due to combinatorial complexity” yet appear in the test set and in selective-restoration tables. The paper asserts generalization from dual to triple composites, but the intermediate and permutation losses are never applied to three-factor mixtures during training. A short controlled experiment (or explicit negative result) showing whether the same losses remain stable when a modest number of triple samples are included—or a clearer statement that triple performance is zero-shot extrapolation—would make the scope of the claim precise.
Circularity Check
Empirical training objectives on author-synthesized data; no derivation reduces to its inputs by construction.
full rationale
CURE is a supervised training recipe (identity embedding + four losses) that is plugged into existing text-guided restorers. The ratio-control embedding (Eq. 2) and half-intensity loss (Eq. 4) are design choices, not claimed first-principles derivations; continuous control for other w and for triple composites is an empirical extrapolation tested only via residual-degradation classifier accuracy (Tab. 4) and selective-restoration PSNR against the same synthetic pipeline. Dataset synthesis (CCDD-11, Blur-Noise-JPEG) follows the public CDD-11 protocol with transparent half-parameter GTs; this is ordinary for the field and does not make any reported metric tautological. No self-citation is load-bearing, no uniqueness theorem is imported, and no fitted parameter is renamed a prediction. Real-world NIQE numbers and external baselines further ground the claims. The single mild note is that half-intensity supervision plus linear mixing is never pixel-verified for untrained intensities, but that is a validity gap, not circularity under the stated criteria.
Assumptions & free parameters
free parameters (3)
- identity embedding vector =
constant vector of ones
- ratio-control training intensity w =
0.5
- loss-balancing coefficients and learning-rate schedule for CURE stage
assumptions (3)
- ad hoc to paper Linear interpolation between identity and degradation embeddings yields continuous, approximately linear restoration intensity.
- domain assumption Synthetic degradations generated by the CCDD-11 / Blur-Noise-JPEG pipelines (halved parameters, same masks) are valid ground truth for selective and partial restoration.
- domain assumption Existing text-guided restorers already provide a usable cross-attention or feature-injection interface for arbitrary embeddings.
invented entities (2)
-
identity embedding (constant ones vector)
-
ratio-control embedding
Cite this review
Pith. "Pith review of CURE: Controllable Unified Image Restoration for Complex Degradations." pith.science (2026). https://pith.science/paper/RNA2EOQH
@misc{pith2026260703044,
author = {Pith},
title = {Pith review of: CURE: Controllable Unified Image Restoration for Complex Degradations},
year = {2026},
howpublished = {\url{https://pith.science/paper/RNA2EOQH}},
note = {Machine review of arXiv:2607.03044}
}
read the original abstract
The presence of composite degradations poses a significant challenge, since the underlying corruption factors exhibit complex and interdependent interactions. Even when the degradation types are known, accurately restoring the image remains difficult due to the intertwined nature of their effects and the need for selective control during the recovery process. To address this, we introduce CURE, a unified framework that enables controllable restoration in complex degradation settings by learning disentangled and adjustable representations. CURE is driven by four complementary objectives. First, an identity embedding is incorporated, along with a reconstruction constraint, to ensure that the model can reproduce the input image when restoration is unnecessary. Second, the ratio control mechanism blends the identity embedding with degradation-specific embeddings using user-regulated mixing ratios, allowing continuous control over restoration intensity. Third, an intermediate loss is applied to supervise stepwise outputs, each encouraged to tackle the removal of only a single degradation factor within a composite mixture. Finally, a permutation-invariant loss ensures that the model achieves consistent restoration quality regardless of the order in which multiple degradations are addressed. Since CURE modifies only the training strategy and not the underlying network architecture, it can be seamlessly integrated into existing controllable restoration models. Experiments demonstrate that CURE delivers state-of-the-art performance on composite degradation benchmarks, while enabling both selective and jointly fused restoration through flexible modulation of embedding ratios. The code and dataset are available at https://github.com/bo-oseng/CURE.
Figures
Figures from the paper (16 more)
Reference graph
Works this paper leans on
-
[1]
IJCV93(3), 348–367 (2011)
Bossu, J., Hautière, N., Tarel, J.P.: Rain or snow detection in image sequences through use of a histogram of orientation of streaks. IJCV93(3), 348–367 (2011)
2011
-
[2]
In: CVPR
Chen, H., Wang, Y., Guo, T., Xu, C., Deng, Y., Liu, Z., Ma, S., Xu, C., Xu, C., Gao, W.: Pre-trained image processing transformer. In: CVPR. pp. 12299–12310 (2021)
2021
-
[3]
In: CVPR
Chen, I., Chen, W.T., Liu, Y.W., Chiang, Y.C., Kuo, S.Y., Yang, M.H., et al.: Unirestore: Unified perceptual and task-oriented image restoration model using diffusion prior. In: CVPR. pp. 17969–17979 (2025)
2025
-
[4]
In: ECCV
Chen, L., Chu, X., Zhang, X., Sun, J.: Simple baselines for image restoration. In: ECCV. pp. 17–33. Springer (2022)
2022
-
[5]
In: ICCV
Chen, W.T., Fang, H.Y., Hsieh, C.L., Tsai, C.C., Chen, I., Ding, J.J., Kuo, S.Y., et al.: All snow removed: Single image desnowing algorithm using hierarchical dual-tree complex wavelet representation and contradict channel loss. In: ICCV. pp. 4196–4205 (2021)
2021
-
[7]
In: CVPR
Chen, W.T., Huang, Z.K., Tsai, C.C., Yang, H.H., Ding, J.J., Kuo, S.Y.: Learning multiple adverse weather removal via two-stage knowledge learning and multi- contrastive regularization: Toward a unified model. In: CVPR. pp. 17653–17662 (2022)
2022
-
[8]
In: CVPR
Chen, X., Pan, J., Dong, J.: Bidirectional multi-scale implicit neural representations for image deraining. In: CVPR. pp. 25627–25636 (2024)
2024
-
[9]
In: ECCV
Conde, M.V., Geigle, G., Timofte, R.: Instructir: High-quality image restoration following human instructions. In: ECCV. pp. 1–21. Springer (2024)
2024
Show all 61 references
-
[10]
In: AAAI
Cui, Y., Ren, W., Knoll, A.: Omni-kernel network for image restoration. In: AAAI. vol. 38, pp. 1426–1434 (2024)
2024
-
[11]
In: ICLR
Cui, Y., Zamir, S.W., Khan, S., Knoll, A., Shah, M., Khan, F.S.: Adair: Adaptive all-in-one image restoration via frequency mining and modulation. In: ICLR. pp. 57335–57356. International Conference on Learning Representations, ICLR (2025)
2025
-
[12]
In: Proceedings of the 6th ACM multimedia systems conference
Dang-Nguyen, D.T., Pasquini, C., Conotter, V., Boato, G.: Raise: A raw images dataset for digital image forensics. In: Proceedings of the 6th ACM multimedia systems conference. pp. 219–224 (2015)
2015
-
[13]
In: CVPR
Dong, H., Pan, J., Xiang, L., Hu, Z., Zhang, X., Wang, F., Yang, M.H.: Multi-scale boosted dehazing network with dense feature fusion. In: CVPR. pp. 2157–2167 (2020)
2020
-
[14]
In: CVPR (2017)
Fu, X., Huang, J., Zeng, D., Huang, Y., Ding, X., Paisley, J.: Removing rain from single images via a deep detail network. In: CVPR (2017)
2017
-
[15]
In: AAAI
Fu, X., Qi, Q., Zha, Z.J., Zhu, Y., Ding, X.: Rain streak removal via dual graph convolutional network. In: AAAI. vol. 35, pp. 1352–1360 (2021)
2021
-
[16]
ACM Transactions on Graphics (TOG)25(3), 996–1002 (2006)
Garg, K., Nayar, S.K.: Photorealistic rendering of rain streaks. ACM Transactions on Graphics (TOG)25(3), 996–1002 (2006)
2006
-
[17]
In: CVPR
Guo, C.L., Yan, Q., Anwar, S., Cong, R., Ren, W., Li, C.: Image dehazing trans- former with transmission-aware 3d position embedding. In: CVPR. pp. 5812–5820 (2022)
2022
-
[18]
In: ECCV
Guo, H., Li, J., Dai, T., Ouyang, Z., Ren, X., Xia, S.T.: Mambair: A simple baseline for image restoration with state-space model. In: ECCV. pp. 222–241. Springer (2024) CURE: Controllable Unified Image Restoration for Complex Degradations 41
2024
-
[19]
IEEE TIP26(2), 982–993 (2016)
Guo, X., Li, Y., Ling, H.: Lime: Low-light image enhancement via illumination map estimation. IEEE TIP26(2), 982–993 (2016)
2016
-
[20]
In: ECCV
Guo, Y., Gao, Y., Lu, Y., Zhu, H., Liu, R.W., He, S.: Onerestore: A universal restoration framework for composite degradation. In: ECCV. pp. 255–272. Springer (2024)
2024
-
[21]
In: CVPR
He, K., Sun, J., Tang, X.: Single image haze removal using dark channel prior. In: CVPR. pp. 1956–1963 (2009)
1956
-
[22]
IEEE TPAMI33(12), 2341–2353 (2010)
He, K., Sun, J., Tang, X.: Single image haze removal using dark channel prior. IEEE TPAMI33(12), 2341–2353 (2010)
2010
-
[23]
arXiv preprint arXiv:2501.15510 (2025)
Hu, J., Jin, L., Yao, Z., Lu, Y.: Universal image restoration pre-training via degradation classification. arXiv preprint arXiv:2501.15510 (2025)
2025 arXiv
-
[24]
In: ECCV
Kulkarni, A., Phutke, S.S., Murala, S.: Unified transformer network for multi- weather image restoration. In: ECCV. pp. 344–360 (2022)
2022
-
[25]
Scientific American237(6), 108–129 (1977)
Land, E.H.: The retinex theory of color vision. Scientific American237(6), 108–129 (1977)
1977
-
[26]
IEEE TIP28(1), 492–505 (2018)
Li, B., Ren, W., Fu, D., Tao, D., Feng, D., Zeng, W., Wang, Z.: Benchmarking single-image dehazing and beyond. IEEE TIP28(1), 492–505 (2018)
2018
-
[27]
In: CVPR
Li, B., Liu, X., Hu, P., Wu, Z., Lv, J., Peng, X.: All-in-one image restoration for unknown corruption. In: CVPR. pp. 17452–17462 (2022)
2022
-
[28]
In: CVPR
Li, R., Cheong, L.F., Tan, R.T.: Heavy rain image restoration: Integrating physics model and conditional adversarial learning. In: CVPR. pp. 1633–1642 (2019)
2019
-
[29]
In: CVPR
Li, R., Tan, R.T., Cheong, L.F.: All in one bad weather removal using architectural search. In: CVPR. pp. 3175–3185 (2020)
2020
-
[30]
In: CVPR
Li, Z., Snavely, N.: Megadepth: Learning single-view depth prediction from internet photos. In: CVPR. pp. 2041–2050 (2018)
-
[31]
In: Proc
Liang, Y., Anwar, S., Liu, Y.: Drt: A lightweight single image deraining recursive transformer. In: Proc. IEEE CVPR. pp. 589–598 (2022)
2022
-
[32]
In: CVPR
Lin, Y., Lin, Z., Chen, H., Pan, P., Li, C., Chen, S., Wen, K., Jin, Y., Li, W., Ding, X.: Jarvisir: Elevating autonomous driving perception with intelligent image restoration. In: CVPR. pp. 22369–22380 (2025)
2025
-
[33]
In: CVPR
Liu, R., Ma, L., Zhang, J., Fan, X., Luo, Z.: Retinex-inspired unrolling with cooperative prior architecture search for low-light image enhancement. In: CVPR. pp. 10561–10570 (2021)
2021
-
[34]
IEEE TIP27(6), 3064–3073 (2018)
Liu, X., Zhang, M., Fu, X., Huang, Y., Ding, X., Paisley, J.: Desnownet: Context- aware deep network for snow removal. IEEE TIP27(6), 3064–3073 (2018)
2018
-
[35]
In: CVPR
Ma, L., Ma, T., Liu, R., Fan, X., Luo, Z.: Toward fast, flexible, and robust low-light image enhancement. In: CVPR. pp. 5637–5646 (2022)
2022
-
[36]
In: CVPR
Mou, C., Wang, Q., Zhang, J.: Deep generalized unfolding networks for image restoration. In: CVPR. pp. 17399–17410 (2022)
2022
-
[37]
In: ICRA
Porav, H., Bruls, T., Newman, P.: I can see clearly now: Image restoration via de-raining. In: ICRA. pp. 7087–7093. IEEE (2019)
2019
-
[38]
In: NeurIPS
Potlapalli, V., Zamir, S.W., Khan, S., Khan, F.S.: Promptir: Prompting for all-in-one blind image restoration. In: NeurIPS. pp. 71275–71293 (2023)
2023
-
[39]
In: CVPR
Qu, L., Tian, J., He, S., Tang, Y., Lau, R.W.: Deshadownet: A multi-context embedding deep network for shadow removal. In: CVPR. pp. 4067–4075 (2017)
2017
-
[40]
IEEE TCSVT33(7), 3133–3144 (2023)
Quan, Y., Tan, X., Huang, Y., Xu, Y., Ji, H.: Image desnowing via deep invertible separation. IEEE TCSVT33(7), 3133–3144 (2023)
2023
-
[41]
In: CVPR
Tian, X., Liao, X., Liu, X., Li, M., Ren, C.: Degradation-aware feature perturbation for all-in-one image restoration. In: CVPR. pp. 28165–28175 (2025)
2025
-
[42]
NeurIPS30(2017) 42 Boseong Kim and Donghyeon Cho
Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L., Gomez, A.N., Kaiser, Ł., Polosukhin, I.: Attention is all you need. NeurIPS30(2017) 42 Boseong Kim and Donghyeon Cho
2017
-
[43]
IEEE TIP33, 191–204 (2023)
Wang, Q., Jiang, K., Wang, Z., Ren, W., Zhang, J., Lin, C.W.: Multi-scale fusion and decomposition network for single image deraining. IEEE TIP33, 191–204 (2023)
2023
-
[44]
IEEE TIP22(9), 3538–3548 (2013)
Wang, S., Zheng, J., Hu, H.M., Li, B.: Naturalness preserved enhancement algorithm for non-uniform illumination images. IEEE TIP22(9), 3538–3548 (2013)
2013
-
[45]
In: ICCV
Wang, X., Xie, L., Dong, C., Shan, Y.: Real-esrgan: Training real-world blind super-resolution with pure synthetic data. In: ICCV. pp. 1905–1914 (2021)
1905
-
[46]
In: CVPR
Wang, Y., Ma, C., Liu, J.: Smartassign: Learning a smart knowledge assignment strategy for deraining and desnowing. In: CVPR. pp. 3677–3686 (2023)
2023
-
[47]
In: CVPR
Wang, Z., Cun, X., Bao, J., Zhou, W., Liu, J., Li, H.: Uformer: A general u-shaped transformer for image restoration. In: CVPR. pp. 17683–17693 (2022)
2022
-
[48]
In: CVPR
Xu, X., Wang, R., Fu, C.W., Jia, J.: Snr-aware low-light image enhancement. In: CVPR. pp. 17714–17724 (2022)
2022
-
[49]
EAAI155, 110981 (2025)
Yan, Q., Jiang, A., Chen, K., Peng, L., Yi, Q., Zhang, C.: Textual prompt guided image restoration. EAAI155, 110981 (2025)
2025
-
[50]
In: CVPR
Yang, W., Tan, R.T., Feng, J., Liu, J., Guo, Z., Yan, S.: Deep joint rain detection and removal from a single image. In: CVPR. pp. 1357–1366 (2017)
2017
-
[51]
In: CVPR
Zamfir, E., Wu, Z., Mehta, N., Tan, Y., Paudel, D.P., Zhang, Y., Timofte, R.: Complexity experts are task-discriminative learners for any image restoration. In: CVPR. pp. 12753–12763 (2025)
2025
-
[52]
In: CVPR
Zamir, S.W., Arora, A., Khan, S., Hayat, M., Khan, F.S., Yang, M.H.: Restormer: Efficient transformer for high-resolution image restoration. In: CVPR. pp. 5728–5739 (2022)
2022
-
[53]
In: ECCV
Zamir, S.W., Arora, A., Khan, S., Hayat, M., Khan, F.S., Yang, M.H., Shao, L.: Learning enriched features for real image restoration and enhancement. In: ECCV. pp. 492–511. Springer (2020)
2020
-
[55]
In: CVPR
Zamir, S.W., Arora, A., Khan, S., Hayat, M., Khan, F.S., Yang, M.H., Shao, L.: Multi-stage progressive image restoration. In: CVPR. pp. 14821–14831 (2021)
2021
-
[56]
IEEE TPAMI45(2), 1934–1948 (2022)
Zamir, S.W., Arora, A., Khan, S., Hayat, M., Khan, F.S., Yang, M.H., Shao, L.: Learning enriched features for fast image restoration and enhancement. IEEE TPAMI45(2), 1934–1948 (2022)
1934
-
[57]
In: CVPR
Zeng, H., Wang, X., Chen, Y., Su, J., Liu, J.: Vision-language gradient descent- driven all-in-one deep unfolding networks. In: CVPR. pp. 7524–7533 (2025)
2025
-
[58]
In: CVPR
Zhang, H., Patel, V.M.: Density-aware single image de-raining using a multi-stream dense network. In: CVPR. pp. 695–704 (2018)
2018
-
[59]
zhang et al
Zhang, S., Wang, J., He, N., Xu, S., Liu, S., Yu, P., Ma, X.: Adaptive multi-modal prompting for universal image restoration amidst diverse degradations: S. zhang et al. Vis. Comput. pp. 1–13 (2025)
2025
-
[60]
In: CVPR
Zheng, Y., Zhan, J., He, S., Dong, J., Du, Y.: Curricular contrastive regularization for physics-aware single image dehazing. In: CVPR. pp. 5785–5794 (2023)
2023
-
[61]
In: ICML
Zhou, M., Huang, J., Guo, C.L., Li, C.: Fourmer: An efficient global modeling paradigm for image restoration. In: ICML. pp. 42589–42601. PMLR (2023)
2023
-
[62]
IEEE TMM26, 650–662 (2023)
Zhou, M., Wu, X., Wei, X., Xiang, T., Fang, B., Kwong, S.: Low-light enhancement method based on a retinex model for structure preservation. IEEE TMM26, 650–662 (2023)
2023
-
[63]
In: CVPR
Zhu, Y., Wang, T., Fu, X., Yang, X., Guo, X., Dai, J., Qiao, Y., Hu, X.: Learning weather-general and weather-specific features for image restoration under multiple adverse weather conditions. In: CVPR. pp. 21747–21758 (2023)
2023
Reviewed July 12, 2026 · model on record in the stance chip above.
Discussion (0). Sign in to comment.