paper-with-me

홈 › Papers

GC-ART: Global Learnable Second-Order Rational Tone Curves for Illumination Robustness

2026-05-08 · Wei Huang, Joyce Huang arxiv

We introduce GC-ART (Global Curve Adaptive Rational Tone-mapping), a lightweight differentiable pre-processing module for robust image classification. GC-ART predicts an endpoint-pinned rational tone curve from per-channel soft histograms using a 643-parameter MLP, then applies the curve pointwise before the classifier. The module is trained end-to-end with cross-entropy and a soft monotonicity penalty. On CIFAR-10 with a CIFAR-style ResNet-18, GC-ART matches clean accuracy with the unenhanced baseline and other learned enhancers, improves over the baseline on multiplicative darkening, and achieves the best learned-method result on contrast corruption (48.45% vs. 46.27% for the baseline and 47.13% for Zero-DCE++). These results suggest that histogram-conditioned rational curves can learn useful global tone corrections, including contrast-expanding behavior, while preserving edge locations by construction through pointwise mapping. GC-ART also uses substantially fewer FLOPs than convolutional learned enhancers at 32 x 32. The current hyperparameters are untuned, leaving room for systematic improvement.

📄 PDF Abstract BibTeX arXiv:2605.07329

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Results from the Paper

RankTaskDatasetModelMetrics
#279 Image Classification CIFAR-10 GC-ART Percentage correct: 48.45

Similar Papers 제목 키워드 기반

Learning Differential Pyramid Representation for Tone Mapping

2024-12-02 · Qirui Yang, Yinbo Li, Peng-Tao Jiang, Qihua Cheng 외

Previous tone mapping methods mainly focus on how to enhance tones in low-resolution images and recover details using the high-frequent components extracted from the input image. These methods typically rely on tradition…

Tone Mapping

Stability and List-Replicability for Agnostic Learners

2025-01-09 · Ari Blondal, Shan Gao, Hamed Hatami, Pooya Hatami

Two seminal papers--Alon, Livni, Malliaris, Moran (STOC 2019) and Bun, Livni, and Moran (FOCS 2020)--established the equivalence between online learnability and globally stable PAC learnability in binary classification. …

Binary Classification

Finite Littlestone Dimension Implies Finite Information Complexity

2022-06-27 · Aditya Pradeep, Ido Nachum, Michael Gastpar

We prove that every online learnable class of functions of Littlestone dimension $d$ admits a learning algorithm with finite information complexity. Towards this end, we use the notion of a globally stable algorithm. Gen…

Perseus: A Simple and Optimal High-Order Method for Variational Inequalities

2022-05-06 · Tianyi Lin, Michael. I. Jordan

This paper settles an open and challenging question pertaining to the design of simple and optimal high-order methods for solving smooth and monotone variational inequalities (VIs). A VI involves finding $x^\star \in \ma…

Vocal Bursts Intensity Prediction

Image Demoireing with Learnable Bandpass Filters

2020-04-01 · CVPR 2020 6 · Bolun Zheng, Shanxin Yuan, Gregory Slabaugh, Ales Leonardis

Image demoireing is a multi-faceted image restoration task involving both texture and color restoration. In this paper, we propose a novel multiscale bandpass convolutional neural network (MBCNN) to address this problem.…

DemoireImage EnhancementImage RestorationLow-Light Image Enhancement+1