Skip to main content

Showing 1–29 of 29 results for author: Sjölund, J

.
  1. arXiv:2405.13794  [pdf, other

    stat.ML cs.LG stat.CO stat.ME

    Conditioning diffusion models by explicit forward-backward bridging

    Authors: Adrien Corenflos, Zheng Zhao, Simo Särkkä, Jens Sjölund, Thomas B. Schön

    Abstract: Given an unconditional diffusion model $π(x, y)$, using it to perform conditional simulation $π(x \mid y)$ is still largely an open question and is typically achieved by learning conditional drifts to the denoising SDE after the fact. In this work, we express conditional simulation as an inference problem on an augmented space corresponding to a partial SDE bridge. This perspective allows us to im… ▽ More

    Submitted 22 May, 2024; originally announced May 2024.

    Comments: 24 pages, 12 figures

  2. arXiv:2405.03880  [pdf, other

    physics.med-ph cs.LG eess.IV

    Efficient Radiation Treatment Planning based on Voxel Importance

    Authors: Sebastian Mair, Anqi Fu, Jens Sjölund

    Abstract: Optimization is a time-consuming part of radiation treatment planning. We propose to reduce the optimization problem by only using a representative subset of informative voxels. This way, we improve planning efficiency while maintaining or enhancing the plan quality. To reduce the computational complexity of the optimization problem, we propose to subsample the set of voxels via importance samplin… ▽ More

    Submitted 6 May, 2024; originally announced May 2024.

    Comments: 20 pages, 11 figures

  3. 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

  4. arXiv:2402.10206  [pdf, other

    cs.LG cs.AI

    Ising on the Graph: Task-specific Graph Subsampling via the Ising Model

    Authors: Maria Bånkestad, Jennifer Andersson, Sebastian Mair, Jens Sjölund

    Abstract: Reducing a graph while preserving its overall structure is an important problem with many applications. Typically, the reduction approaches either remove edges (sparsification) or merge nodes (coarsening) in an unsupervised way with no specific downstream task in mind. In this paper, we present an approach for subsampling graph structures using an Ising model defined on either the nodes or edges a… ▽ More

    Submitted 15 February, 2024; originally announced February 2024.

  5. arXiv:2402.04080  [pdf, other

    cs.LG eess.SY

    Entropy-regularized Diffusion Policy with Q-Ensembles for Offline Reinforcement Learning

    Authors: Ruoqi Zhang, Ziwei Luo, Jens Sjölund, Thomas B. Schön, Per Mattsson

    Abstract: This paper presents advanced techniques of training diffusion policies for offline reinforcement learning (RL). At the core is a mean-reverting stochastic differential equation (SDE) that transfers a complex action distribution into a standard Gaussian and then samples actions conditioned on the environment state with a corresponding reverse-time SDE, like a typical diffusion policy. We show that… ▽ More

    Submitted 6 February, 2024; originally announced February 2024.

  6. arXiv:2311.12566  [pdf, other

    cs.LG stat.ML

    Variational Elliptical Processes

    Authors: Maria Bånkestad, Jens Sjölund, Jalil Taghia, Thomas B. Schöon

    Abstract: We present elliptical processes, a family of non-parametric probabilistic models that subsume Gaussian processes and Student's t processes. This generalization includes a range of new heavy-tailed behaviors while retaining computational tractability. Elliptical processes are based on a representation of elliptical distributions as a continuous mixture of Gaussian distributions. We parameterize thi… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

    Comments: 14 pages, 15 figures, appendix 9 pages

    Journal ref: Transactions on Machine Learning Research, September 2023

  7. arXiv:2310.19608  [pdf, other

    cs.LG stat.ML

    On Feynman--Kac training of partial Bayesian neural networks

    Authors: Zheng Zhao, Sebastian Mair, Thomas B. Schön, Jens Sjölund

    Abstract: Recently, partial Bayesian neural networks (pBNNs), which only consider a subset of the parameters to be stochastic, were shown to perform competitively with full Bayesian neural networks. However, pBNNs are often multi-modal in the latent variable space and thus challenging to approximate with parametric models. To address this problem, we propose an efficient sampling-based training strategy, wh… ▽ More

    Submitted 27 February, 2024; v1 submitted 30 October, 2023; originally announced October 2023.

    Comments: In AISTATS 2024

  8. 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

  9. ICML 2023 Topological Deep Learning Challenge : Design and Results

    Authors: Mathilde Papillon, Mustafa Hajij, Helen Jenne, Johan Mathe, Audun Myers, Theodore Papamarkou, Tolga Birdal, Tamal Dey, Tim Doster, Tegan Emerson, Gurusankar Gopalakrishnan, Devendra Govil, Aldo Guzmán-Sáenz, Henry Kvinge, Neal Livesay, Soham Mukherjee, Shreyas N. Samaga, Karthikeyan Natesan Ramamurthy, Maneel Reddy Karri, Paul Rosen, Sophia Sanborn, Robin Walters, Jens Agerberg, Sadrodin Barikbin, Claudio Battiloro , et al. (31 additional authors not shown)

    Abstract: This paper presents the computational challenge on topological deep learning that was hosted within the ICML 2023 Workshop on Topology and Geometry in Machine Learning. The competition asked participants to provide open-source implementations of topological neural networks from the literature by contributing to the python packages TopoNetX (data processing) and TopoModelX (deep learning). The chal… ▽ More

    Submitted 18 January, 2024; v1 submitted 26 September, 2023; originally announced September 2023.

  10. arXiv:2307.10187  [pdf, other

    cs.CR cs.LG stat.ML

    Personalized Privacy Amplification via Importance Sampling

    Authors: Dominik Fay, Sebastian Mair, Jens Sjölund

    Abstract: We examine the privacy-enhancing properties of importance sampling. In importance sampling, selection probabilities are heterogeneous and each selected data point is weighted by the reciprocal of its selection probability. Due to the heterogeneity of importance sampling, we express our results within the framework of personalized differential privacy. We first consider the general case where an ar… ▽ More

    Submitted 15 February, 2024; v1 submitted 5 July, 2023; originally announced July 2023.

    Comments: Preprint. Under review

  11. arXiv:2307.00141  [pdf, other

    cs.LG

    Risk-sensitive Actor-free Policy via Convex Optimization

    Authors: Ruoqi Zhang, Jens Sjölund

    Abstract: Traditional reinforcement learning methods optimize agents without considering safety, potentially resulting in unintended consequences. In this paper, we propose an optimal actor-free policy that optimizes a risk-sensitive criterion based on the conditional value at risk. The risk-sensitive objective function is modeled using an input-convex neural network ensuring convexity with respect to the a… ▽ More

    Submitted 30 June, 2023; originally announced July 2023.

    Comments: Accepted by The IJCAI-2023 AlSafety and SafeRL Joint Workshop

  12. arXiv:2305.16368  [pdf, other

    math.OC cs.LG math.NA stat.ML

    Neural incomplete factorization: learning preconditioners for the conjugate gradient method

    Authors: Paul Häusner, Ozan Öktem, Jens Sjölund

    Abstract: Finding suitable preconditioners to accelerate iterative solution methods, such as the conjugate gradient method, is an active area of research. In this paper, we develop a computationally efficient data-driven approach to replace the typically hand-engineered algorithms with neural networks. Optimizing the condition number of the linear system directly is computationally infeasible. Instead, our… ▽ More

    Submitted 5 February, 2024; v1 submitted 25 May, 2023; originally announced May 2023.

    Comments: Under review. 18 pages, 8 figures

  13. 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

  14. arXiv:2301.13748  [pdf, other

    cs.LG

    Archetypal Analysis++: Rethinking the Initialization Strategy

    Authors: Sebastian Mair, Jens Sjölund

    Abstract: Archetypal analysis is a matrix factorization method with convexity constraints. Due to local minima, a good initialization is essential, but frequently used initialization methods yield either sub-optimal starting points or are prone to get stuck in poor local minima. In this paper, we propose archetypal analysis++ (AA++), a probabilistic initialization strategy for archetypal analysis that seque… ▽ More

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

    Comments: 27 pages, 17 figures, accepted at the Transactions on Machine Learning Research

  15. 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

  16. arXiv:2301.01236  [pdf, other

    stat.ML cs.LG stat.ME

    A Tutorial on Parametric Variational Inference

    Authors: Jens Sjölund

    Abstract: Variational inference uses optimization, rather than integration, to approximate the marginal likelihood, and thereby the posterior, in a Bayesian model. Thanks to advances in computational scalability made in the last decade, variational inference is now the preferred choice for many high-dimensional models and large datasets. This tutorial introduces variational inference from the parametric per… ▽ More

    Submitted 3 January, 2023; originally announced January 2023.

    Comments: 9 pages

  17. arXiv:2205.06306  [pdf, other

    stat.ML eess.SP stat.AP

    Probabilistic Estimation of Instantaneous Frequencies of Chirp Signals

    Authors: Zheng Zhao, Simo Särkkä, Jens Sjölund, Thomas B. Schön

    Abstract: We present a continuous-time probabilistic approach for estimating the chirp signal and its instantaneous frequency function when the true forms of these functions are not accessible. Our model represents these functions by non-linearly cascaded Gaussian processes represented as non-linear stochastic differential equations. The posterior distribution of the functions is then estimated with stochas… ▽ More

    Submitted 13 February, 2023; v1 submitted 12 May, 2022; originally announced May 2022.

    Comments: Accepted for publication in IEEE Transactions on Signal Processing

  18. arXiv:2203.01921  [pdf, other

    eess.IV cs.CV cs.LG

    NUQ: A Noise Metric for Diffusion MRI via Uncertainty Discrepancy Quantification

    Authors: Shreyas Fadnavis, Jens Sjölund, Anders Eklund, Eleftherios Garyfallidis

    Abstract: Diffusion MRI (dMRI) is the only non-invasive technique sensitive to tissue micro-architecture, which can, in turn, be used to reconstruct tissue microstructure and white matter pathways. The accuracy of such tasks is hampered by the low signal-to-noise ratio in dMRI. Today, the noise is characterized mainly by visual inspection of residual maps and estimated standard deviation. However, it is har… ▽ More

    Submitted 4 March, 2022; v1 submitted 3 March, 2022; originally announced March 2022.

  19. arXiv:2202.00264  [pdf, other

    cs.LG math.NA math.OC stat.ML

    Graph-based Neural Acceleration for Nonnegative Matrix Factorization

    Authors: Jens Sjölund, Maria Bånkestad

    Abstract: We describe a graph-based neural acceleration technique for nonnegative matrix factorization that builds upon a connection between matrices and bipartite graphs that is well-known in certain fields, e.g., sparse linear algebra, but has not yet been exploited to design graph neural networks for matrix computations. We first consider low-rank factorization more broadly and propose a graph representa… ▽ More

    Submitted 1 February, 2022; originally announced February 2022.

    Comments: Authors contributed equally

  20. arXiv:2112.04489  [pdf, other

    eess.IV cs.CV

    Learn2Reg: comprehensive multi-task medical image registration challenge, dataset and evaluation in the era of deep learning

    Authors: Alessa Hering, Lasse Hansen, Tony C. W. Mok, Albert C. S. Chung, Hanna Siebert, Stephanie Häger, Annkristin Lange, Sven Kuckertz, Stefan Heldmann, Wei Shao, Sulaiman Vesal, Mirabela Rusu, Geoffrey Sonn, Théo Estienne, Maria Vakalopoulou, Luyi Han, Yunzhi Huang, Pew-Thian Yap, Mikael Brudfors, Yaël Balbastre, Samuel Joutard, Marc Modat, Gal Lifshitz, Dan Raviv, **xin Lv , et al. (28 additional authors not shown)

    Abstract: Image registration is a fundamental medical image analysis task, and a wide variety of approaches have been proposed. However, only a few studies have comprehensively compared medical image registration approaches on a wide range of clinically relevant tasks. This limits the development of registration methods, the adoption of research advances into practice, and a fair benchmark across competing… ▽ More

    Submitted 7 October, 2022; v1 submitted 8 December, 2021; originally announced December 2021.

  21. arXiv:2103.00930  [pdf, other

    physics.med-ph cs.CV cs.LG eess.IV eess.SY

    Unsupervised dynamic modeling of medical image transformation

    Authors: Niklas Gunnarsson, Peter Kimstrand, Jens Sjölund, Thomas B. Schön

    Abstract: Spatiotemporal imaging has applications in e.g. cardiac diagnostics, surgical guidance, and radiotherapy monitoring, In this paper, we explain the temporal motion by identifying the underlying dynamics, only based on the sequential images. Our dynamical model maps the inputs of observed high-dimensional sequential images to a low-dimensional latent space wherein a linear relationship between a hid… ▽ More

    Submitted 7 November, 2022; v1 submitted 1 March, 2021; originally announced March 2021.

    Comments: published in 2022 25th International Conference on Information Fusion (FUSION)

  22. arXiv:2004.06567  [pdf, other

    cs.CV cs.CR cs.LG stat.ML

    Decentralized Differentially Private Segmentation with PATE

    Authors: Dominik Fay, Jens Sjölund, Tobias J. Oechtering

    Abstract: When it comes to preserving privacy in medical machine learning, two important considerations are (1) kee** data local to the institution and (2) avoiding inference of sensitive information from the trained model. These are often addressed using federated learning and differential privacy, respectively. However, the commonly used Federated Averaging algorithm requires a high degree of synchroniz… ▽ More

    Submitted 9 April, 2020; originally announced April 2020.

    Comments: Under review for MICCAI 2020

  23. arXiv:2003.10819  [pdf, ps, other

    physics.med-ph cs.CV cs.LG eess.IV

    Registration by tracking for sequential 2D MRI

    Authors: Niklas Gunnarsson, Jens Sjölund, Thomas B. Schön

    Abstract: Our anatomy is in constant motion. With modern MR imaging it is possible to record this motion in real-time during an ongoing radiation therapy session. In this paper we present an image registration method that exploits the sequential nature of 2D MR images to estimate the corresponding displacement field. The method employs several discriminative correlation filters that independently track spec… ▽ More

    Submitted 24 March, 2020; originally announced March 2020.

    Comments: Currently under review for a conference

  24. arXiv:2003.07201  [pdf, ps, other

    stat.ME cs.LG stat.ML

    The Elliptical Processes: a Family of Fat-tailed Stochastic Processes

    Authors: Maria Bånkestad, Jens Sjölund, Jalil Taghia, Thomas Schön

    Abstract: We present the elliptical processes -- a family of non-parametric probabilistic models that subsumes the Gaussian process and the Student-t process. This generalization includes a range of new fat-tailed behaviors yet retains computational tractability. We base the elliptical processes on a representation of elliptical distributions as a continuous mixture of Gaussian distributions and derive clos… ▽ More

    Submitted 2 December, 2020; v1 submitted 13 March, 2020; originally announced March 2020.

  25. arXiv:1908.06683  [pdf, other

    cs.CV

    A unified representation network for segmentation with missing modalities

    Authors: Kenneth Lau, Jonas Adler, Jens Sjölund

    Abstract: Over the last few years machine learning has demonstrated groundbreaking results in many areas of medical image analysis, including segmentation. A key assumption, however, is that the train- and test distributions match. We study a realistic scenario where this assumption is clearly violated, namely segmentation with missing input modalities. We describe two neural network approaches that can han… ▽ More

    Submitted 19 August, 2019; originally announced August 2019.

  26. arXiv:1806.03016  [pdf, other

    physics.med-ph math.OC

    A linear programming approach to inverse planning in Gamma Knife radiosurgery

    Authors: Jens Sjölund, Stella Riad, Marcus Hennix, Håkan Nordström

    Abstract: Leksell Gamma Knife is a stereotactic radiosurgery system that allows fine-grained control of the delivered dose distribution. We describe a new inverse planning approach that both resolves shortcomings of earlier approaches and unlocks new capabilities. We fix the isocenter positions and perform sector-duration optimization using linear programming, and study the effect of beam-on time penalizati… ▽ More

    Submitted 19 December, 2018; v1 submitted 8 June, 2018; originally announced June 2018.

    Journal ref: Medical Physics, vol. 46, issue 4 (2019), pages 1533-1544

  27. arXiv:1711.06002  [pdf, other

    stat.AP physics.data-an physics.med-ph

    Bayesian uncertainty quantification in linear models for diffusion MRI

    Authors: Jens Sjölund, Anders Eklund, Evren Özarslan, Magnus Herberthson, Maria Bånkestad, Hans Knutsson

    Abstract: Diffusion MRI (dMRI) is a valuable tool in the assessment of tissue microstructure. By fitting a model to the dMRI signal it is possible to derive various quantitative features. Several of the most popular dMRI signal models are expansions in an appropriately chosen basis, where the coefficients are determined using some variation of least-squares. However, such approaches lack any notion of uncer… ▽ More

    Submitted 19 February, 2018; v1 submitted 16 November, 2017; originally announced November 2017.

    Comments: Added results from a group analysis and a comparison with residual bootstrap

    Journal ref: NeuroImage, 2018; 175:272-285

  28. Whole-brain diffusional variance decomposition (DIVIDE): Demonstration of technical feasibility at clinical MRI systems

    Authors: Filip Szczepankiewicz, Jens Sjölund, Freddy Ståhlberg, Jimmy Lätt, Markus Nilsson

    Abstract: Purpose: To assess the technical feasibility of whole-brain diffusional variance decomposition (DIVIDE) based on q-space trajectory encoding (QTE) at clinical MRI systems with varying performance. DIVIDE is used to separate diffusional heterogeneity into components that arise due to isotropic and anisotropic tissue structures. Methods: We designed imaging protocols for DIVIDE using numerically opt… ▽ More

    Submitted 20 December, 2016; originally announced December 2016.

    Comments: 13 pages, 7 figures

    Journal ref: PLoS ONE 14(3): e0214238, 2019

  29. arXiv:1611.02869  [pdf, other

    stat.AP cs.CV stat.ML

    Gaussian process regression can turn non-uniform and undersampled diffusion MRI data into diffusion spectrum imaging

    Authors: Jens Sjölund, Anders Eklund, Evren Özarslan, Hans Knutsson

    Abstract: We propose to use Gaussian process regression to accurately estimate the diffusion MRI signal at arbitrary locations in q-space. By estimating the signal on a grid, we can do synthetic diffusion spectrum imaging: reconstructing the ensemble averaged propagator (EAP) by an inverse Fourier transform. We also propose an alternative reconstruction method guaranteeing a nonnegative EAP that integrates… ▽ More

    Submitted 9 November, 2016; originally announced November 2016.

    Comments: 5 pages

    Journal ref: 2017 IEEE 14th International Symposium on Biomedical Imaging (ISBI 2017)