paper-with-me

Papers

Consistency-Guided Temperature Scaling Using Style and Content Information for Out-of-Domain Calibration

2024-02-22 · Wonjeong Choi, Jungwuk Park, Dong-Jun Han, YoungHyun Park, Jaekyun Moon

Research interests in the robustness of deep neural networks against domain shifts have been rapidly increasing in recent years. Most existing works, however, focus on improving the accuracy of the model, not the calibration performance which is another important requirement for trustworthy AI systems. Temperature scaling (TS), an accuracy-preserving post-hoc calibration method, has been proven to be effective in in-domain settings, but not in out-of-domain (OOD) due to the difficulty in obtaining a validation set for the unseen domain beforehand. In this paper, we propose consistency-guided temperature scaling (CTS), a new temperature scaling strategy that can significantly enhance the OOD calibration performance by providing mutual supervision among data samples in the source domains. Motivated by our observation that over-confidence stemming from inconsistent sample predictions is the main obstacle to OOD calibration, we propose to guide the scaling process by taking consistencies into account in terms of two different aspects -- style and content -- which are the key components that can well-represent data samples in multi-domain settings. Experimental results demonstrate that our proposed strategy outperforms existing works, achieving superior OOD calibration performance on various datasets. This can be accomplished by employing only the source domains without compromising accuracy, making our scheme directly applicable to various trustworthy AI systems.

📄 PDF Abstract BibTeX arXiv:2402.15019

Code (1)

wonjeongchoi/cts 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

MAST: Mask-Guided Attention Mass Allocation for Training-Free Multi-Style Transfer

2026-04-14 · Dongkyung Kang, Jaeyeon Hwang, Junseo Park, Minji Kang 외 arxiv

Style transfer aims to render a content image with the visual characteristics of a reference style while preserving its underlying semantic layout and structural geometry. While recent diffusion-based models demonstrate …

Style Transfer

FAGStyle: Feature Augmentation on Geodesic Surface for Zero-shot Text-guided Diffusion Image Style Transfer

2024-08-20 · Yuexing Han, Liheng Ruan, Bing Wang

The goal of image style transfer is to render an image guided by a style reference while maintaining the original content. Existing image-guided methods rely on specific style reference images, restricting their wider ap…

Style Transfer

TeleStyle V2: Beyond Content-Preserving Style Transfer with Self-Distillation and Distribution-Matching-Distillation

2026-06-16 · Shiwen Zhang, Yifan Xu, Haibin Huang, Chi Zhang 외 arxiv

Given a content reference and a style reference, content-preserving style transfer requires the model to generate stylized outputs with content and style consistency. We introduced TeleStyle V1 to tackle this problem. Ho…

Style TransferImage Editing

Style Injection in Diffusion: A Training-free Approach for Adapting Large-scale Diffusion Models for Style Transfer

2023-12-11 · CVPR 2024 1 · Jiwoo Chung, Sangeek Hyun, Jae-Pil Heo

Despite the impressive generative capabilities of diffusion models, existing diffusion model-based style transfer methods require inference-stage optimization (e.g. fine-tuning or textual inversion of style) which is tim…

Style Transfer

DiffStyle3D: Consistent 3D Gaussian Stylization via Attention Optimization

2026-01-27 · Yitong Yang, Xuexin Liu, Yinglin Wang, Jing Wang 외 arxiv

3D style transfer enables the creation of visually expressive 3D content, enriching the visual appearance of 3D scenes and objects. However, existing VGG- and CLIP-based methods struggle to model multi-view consistency w…

Style Transfer