Skip to main content

Showing 1–13 of 13 results for author: Gustafsson, F K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2404.09732  [pdf, other

    cs.CV

    Photo-Realistic Image Restoration in the Wild with Controlled Vision-Language Models

    Authors: Ziwei Luo, Fredrik K. Gustafsson, Zheng Zhao, Jens Sjölund, Thomas B. Schön

    Abstract: Though diffusion models have been successfully applied to various image restoration (IR) tasks, their performance is sensitive to the choice of training datasets. Typically, diffusion models trained in specific datasets fail to recover images that have out-of-distribution degradations. To address this problem, this work leverages a capable vision-language model and a synthetic degradation pipeline… ▽ More

    Submitted 15 April, 2024; originally announced April 2024.

    Comments: CVPRW 2024; Code: https://github.com/Algolzw/daclip-uir

  2. arXiv:2310.01018  [pdf, other

    cs.CV

    Controlling Vision-Language Models for Multi-Task Image Restoration

    Authors: Ziwei Luo, Fredrik K. Gustafsson, Zheng Zhao, Jens Sjölund, Thomas B. Schön

    Abstract: Vision-language models such as CLIP have shown great impact on diverse downstream tasks for zero-shot or label-free predictions. However, when it comes to low-level vision such as image restoration their performance deteriorates dramatically due to corrupted inputs. In this paper, we present a degradation-aware vision-language model (DA-CLIP) to better transfer pretrained vision-language models to… ▽ More

    Submitted 28 February, 2024; v1 submitted 2 October, 2023; originally announced October 2023.

    Comments: Accepted by ICLR 2024. Project page: https://algolzw.github.io/daclip-uir/index.html

  3. arXiv:2304.08291  [pdf, other

    cs.CV

    Refusion: Enabling Large-Size Realistic Image Restoration with Latent-Space Diffusion Models

    Authors: Ziwei Luo, Fredrik K. Gustafsson, Zheng Zhao, Jens Sjölund, Thomas B. Schön

    Abstract: This work aims to improve the applicability of diffusion models in realistic image restoration. Specifically, we enhance the diffusion model in several aspects such as network architecture, noise level, denoising steps, training image size, and optimizer/scheduler. We show that tuning these hyperparameters allows us to achieve better performance on both distortion and perceptual scores. We also pr… ▽ More

    Submitted 17 April, 2023; originally announced April 2023.

    Comments: CVPRW 2023. Runner-up method in NTIRE 2023 Image Shadow Removal Challenge. Code is available at https://github.com/Algolzw/image-restoration-sde

  4. arXiv:2302.03679  [pdf, other

    cs.LG cs.CV

    How Reliable is Your Regression Model's Uncertainty Under Real-World Distribution Shifts?

    Authors: Fredrik K. Gustafsson, Martin Danelljan, Thomas B. Schön

    Abstract: Many important computer vision applications are naturally formulated as regression problems. Within medical imaging, accurate regression models have the potential to automate various tasks, hel** to lower costs and improve patient outcomes. Such safety-critical deployment does however require reliable estimation of model uncertainty, also under the wide variety of distribution shifts that might… ▽ More

    Submitted 7 November, 2023; v1 submitted 7 February, 2023; originally announced February 2023.

    Comments: TMLR, 2023. Code is available at https://github.com/fregu856/regression_uncertainty

  5. arXiv:2301.11699  [pdf, other

    cs.LG cs.CV

    Image Restoration with Mean-Reverting Stochastic Differential Equations

    Authors: Ziwei Luo, Fredrik K. Gustafsson, Zheng Zhao, Jens Sjölund, Thomas B. Schön

    Abstract: This paper presents a stochastic differential equation (SDE) approach for general-purpose image restoration. The key construction consists in a mean-reverting SDE that transforms a high-quality image into a degraded counterpart as a mean state with fixed Gaussian noise. Then, by simulating the corresponding reverse-time SDE, we are able to restore the origin of the low-quality image without relyin… ▽ More

    Submitted 31 May, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

    Comments: Accepted by ICML 2023; Project page: https://algolzw.github.io/ir-sde/index.html

  6. arXiv:2212.13890  [pdf, other

    eess.SP cs.CV cs.LG

    ECG-Based Electrolyte Prediction: Evaluating Regression and Probabilistic Methods

    Authors: Philipp Von Bachmann, Daniel Gedon, Fredrik K. Gustafsson, Antônio H. Ribeiro, Erik Lampa, Stefan Gustafsson, Johan Sundström, Thomas B. Schön

    Abstract: Objective: Imbalances of the electrolyte concentration levels in the body can lead to catastrophic consequences, but accurate and accessible measurements could improve patient outcomes. While blood tests provide accurate measurements, they are invasive and the laboratory analysis can be slow or inaccessible. In contrast, an electrocardiogram (ECG) is a widely adopted tool which is quick and simple… ▽ More

    Submitted 21 December, 2022; originally announced December 2022.

    Comments: Code and trained models are available at https://github.com/philippvb/ecg-electrolyte-regression

  7. arXiv:2110.11948  [pdf, other

    cs.LG cs.CV stat.ML

    Learning Proposals for Practical Energy-Based Regression

    Authors: Fredrik K. Gustafsson, Martin Danelljan, Thomas B. Schön

    Abstract: Energy-based models (EBMs) have experienced a resurgence within machine learning in recent years, including as a promising alternative for probabilistic regression. However, energy-based regression requires a proposal distribution to be manually designed for training, and an initial estimate has to be provided at test-time. We address both of these issues by introducing a conceptually simple metho… ▽ More

    Submitted 7 November, 2023; v1 submitted 22 October, 2021; originally announced October 2021.

    Comments: AISTATS 2022. Code is available at https://github.com/fregu856/ebms_proposals

  8. arXiv:2101.06963  [pdf, other

    eess.IV cs.CV

    Uncertainty-Aware Body Composition Analysis with Deep Regression Ensembles on UK Biobank MRI

    Authors: Taro Langner, Fredrik K. Gustafsson, Benny Avelin, Robin Strand, Håkan Ahlström, Joel Kullberg

    Abstract: Along with rich health-related metadata, medical images have been acquired for over 40,000 male and female UK Biobank participants, aged 44-82, since 2014. Phenotypes derived from these images, such as measurements of body composition from MRI, can reveal new links between genetics, cardiovascular disease, and metabolic conditions. In this work, six measurements of body composition and adipose tis… ▽ More

    Submitted 15 September, 2021; v1 submitted 18 January, 2021; originally announced January 2021.

  9. arXiv:2012.04634  [pdf, other

    cs.CV cs.LG cs.RO stat.ML

    Accurate 3D Object Detection using Energy-Based Models

    Authors: Fredrik K. Gustafsson, Martin Danelljan, Thomas B. Schön

    Abstract: Accurate 3D object detection (3DOD) is crucial for safe navigation of complex environments by autonomous robots. Regressing accurate 3D bounding boxes in cluttered environments based on sparse LiDAR data is however a highly challenging problem. We address this task by exploring recent advances in conditional energy-based models (EBMs) for probabilistic regression. While methods employing EBMs for… ▽ More

    Submitted 7 November, 2023; v1 submitted 8 December, 2020; originally announced December 2020.

    Comments: CVPR Workshops 2021. Code is available at https://github.com/fregu856/ebms_3dod

  10. arXiv:2012.04136  [pdf, other

    cs.LG eess.SY

    Deep Energy-Based NARX Models

    Authors: Johannes N. Hendriks, Fredrik K. Gustafsson, Antônio H. Ribeiro, Adrian G. Wills, Thomas B. Schön

    Abstract: This paper is directed towards the problem of learning nonlinear ARX models based on system input--output data. In particular, our interest is in learning a conditional distribution of the current output based on a finite window of past inputs and outputs. To achieve this, we consider the use of so-called energy-based models, which have been developed in allied fields for learning unknown distribu… ▽ More

    Submitted 7 December, 2020; originally announced December 2020.

  11. arXiv:2005.01698  [pdf, other

    cs.CV cs.LG cs.RO stat.ML

    How to Train Your Energy-Based Model for Regression

    Authors: Fredrik K. Gustafsson, Martin Danelljan, Radu Timofte, Thomas B. Schön

    Abstract: Energy-based models (EBMs) have become increasingly popular within computer vision in recent years. While they are commonly employed for generative image modeling, recent work has applied EBMs also for regression tasks, achieving state-of-the-art performance on object detection and visual tracking. Training EBMs is however known to be challenging. While a variety of different techniques have been… ▽ More

    Submitted 14 August, 2020; v1 submitted 4 May, 2020; originally announced May 2020.

    Comments: BMVC 2020. Code is available at https://github.com/fregu856/ebms_regression

  12. arXiv:1909.12297  [pdf, other

    cs.LG cs.CV stat.ML

    Energy-Based Models for Deep Probabilistic Regression

    Authors: Fredrik K. Gustafsson, Martin Danelljan, Goutam Bhat, Thomas B. Schön

    Abstract: While deep learning-based classification is generally tackled using standardized approaches, a wide variety of techniques are employed for regression. In computer vision, one particularly popular such technique is that of confidence-based regression, which entails predicting a confidence value for each input-target pair (x,y). While this approach has demonstrated impressive results, it requires im… ▽ More

    Submitted 19 July, 2020; v1 submitted 26 September, 2019; originally announced September 2019.

    Comments: ECCV 2020. Code is available at https://github.com/fregu856/ebms_regression

  13. arXiv:1906.01620  [pdf, other

    cs.LG cs.CV stat.ML

    Evaluating Scalable Bayesian Deep Learning Methods for Robust Computer Vision

    Authors: Fredrik K. Gustafsson, Martin Danelljan, Thomas B. Schön

    Abstract: While deep neural networks have become the go-to approach in computer vision, the vast majority of these models fail to properly capture the uncertainty inherent in their predictions. Estimating this predictive uncertainty can be crucial, for example in automotive applications. In Bayesian deep learning, predictive uncertainty is commonly decomposed into the distinct types of aleatoric and epistem… ▽ More

    Submitted 7 April, 2020; v1 submitted 4 June, 2019; originally announced June 2019.

    Comments: CVPR Workshops 2020. Code is available at https://github.com/fregu856/evaluating_bdl