Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,051 papers · 148 categories

Trend · papers per month

8.3%16.7%25.0%33.3% · Jan 199319922001200920182026
48 results for low-dose imaging

Proposes a method to improve low-dose coronary CT angiography images.

problem Low-dose CT images are degraded due to reduced radiation dose.
method Cycle-consistent adversarial denoising network for semi-supervised learning.
result Significant reduction in noise with preserved texture and edges.

A new cycleGAN architecture reduces memory and parameter requirements for low-dose CT denoising.

problem Efficient unsupervised low-dose CT denoising with minimal memory and parameter usage.
method Single switchable generator using AdaIN layers for efficient training and inference.
result The proposed method outperforms previous cycleGAN approaches with half the parameters.

Two-layer model sparsifies image residuals for CT image reconstruction.

problem Image reconstruction from limited and corrupted data.
method Pre-learning a two-layer sparsifying transform model with block coordinate descent optimization.
result Preliminary experiments show the two-layer model improves CT image reconstruction from low-dose measurements.

A new model improves CT image quality from low-dose scans.

problem Improving CT image quality from low-dose scans.
method Multi-layer Residual Sparsifying Transform (MRST) learning model for low-dose CT reconstruction.
result The MRST model outperforms conventional methods in maintaining subtle details.

New CycleGAN uses invertible generator for faster, less resource-intensive CT denoising.

problem Efficient unsupervised CT denoising without paired data.
method Single generator with wavelet residual domain, no discriminators, cycle consistency via invertible generator.
result Significantly improved denoising performance with faster training and less parameters.

A major challenge in computed tomography (CT) is to reduce X-ray dose to a low or even ultra-low level while maintaining the high quality of reconstructed images. We propose a new method for CT reconstruction that combines penalized weighted-least squares reconstruction (PWLS) with regularization based on a sparsifying…

2017-07-10abs ↗pdf ↗

This work combines deep learning and sparse coding for CT image reconstruction.

problem Improving image quality in low-dose CT scans.
method Sparse signal representation using learned dictionaries, inspired by variational autoencoders and deep learning techniques.
result Regularization with learned dictionaries achieves competitive performance in CT reconstruction.

Efficient deep learning for CT images reduces memory and training time.

problem Training deep neural networks for CT images is computationally expensive.
method Unrolled proximal gradient descent, replaced penalty terms with CNNs, used greedy learning with deep UNet and surrogate.
result Achieved comparable image quality to state-of-the-art methods on CT image reconstruction challenges.

Deep morphing detects bone structures in low-quality X-ray images.

problem Detecting bone structures in low-quality fluoroscopic X-ray images.
method Two-stage deep learning approach using deep segmentation networks and statistical shape models.
result Efficiently detects bone structures in low-quality X-ray images.

Deep learning methods improve Bayesian inversion for efficient 3D imaging.

problem Efficiently solving large-scale inverse problems in medical imaging.
method Two novel deep learning approaches: WGAN with mini-discriminator and neural network loss function.
result Both methods compute posterior mean and standard deviation efficiently, demonstrating promising performance in 3D imaging.

Convolutional LSTM detects emphysema in lung cancer screening images.

problem Learning disease signatures from weakly annotated volumetric medical images.
method 3D volumetric images analyzed as a sequence of 2D images using convolutional LSTM.
result Convolutional LSTM model outperformed other methods in detecting emphysema.

GAN normalizes CT scans for consistent radiomic feature values.

problem Variations in dose levels and slice thickness affect radiomic features sensitivity.
method Used a 3D generative adversarial network (GAN) to normalize reduced dose, thick slice images to normal dose, thinner slice images.
result GAN-based approach led to significantly smaller error in radiomic features.

Proposes a new method for posterior sampling using MMD with negative distance kernel.

problem Posterior sampling and conditional generative modeling.
method Approximates joint distribution using discrete Wasserstein gradient flows of MMD with negative distance kernel.
result Establishes an error bound for posterior distributions and proves the method is a Wasserstein gradient flow.

Optimal Transport CycleGAN improves unsupervised learning in imaging problems.

problem Improving unsupervised learning in inverse problems using generative models.
method Developed an OT-cycleGAN architecture using a PLS cost with deep learning-based inverse path penalty.
result Distinct variations of cycleGAN architecture can be derived based on forward problem knowledge.

Convolutional neural networks (CNNs) have shown remarkable results over the last several years for a wide range of computer vision tasks. A new architecture recently introduced by Sabour et al., referred to as a capsule networks with dynamic routing, has shown great initial results for digit recognition and small image…

2018-04-11abs ↗pdf ↗

Novel algorithms improve warfarin dose prediction accuracy.

problem Challenges in estimating warfarin dose due to narrow therapeutic index and individual variability.
method Stacked generalization frameworks combining different machine learning algorithms.
result Stacked algorithms outperform the IWPC MLR algorithm, especially in subgroups.

The paper addresses intervention effects in longitudinal studies with dropout and many timepoints.

problem Handling dropout and positivity violations in longitudinal studies with many timepoints.
method Generalizes effects of incremental interventions, accommodating multiple outcomes and dropout, and derives nonparametric efficiency bounds and efficient estimators.
result Incremental intervention effects yield near-exponential gains in statistical precision compared to deterministic effects in a setting with many timepoints.

Develops statistical guarantees for image-to-image regression models.

problem Current image-to-image regression models lack statistical guarantees for model mistakes and hallucinations.
method Uncertainty quantification techniques with rigorous statistical guarantees for image-to-image regression problems.
result Derives uncertainty intervals around each pixel with formal mathematical guarantees.

Transmission imaging, as an important imaging technique widely used in astronomy, medical diagnosis, and biology science, has been shown in [49] quite different from reflection imaging used in our everyday life. Understanding the structures of images (the prior information) is important for designing, testing, and choo…

2014-01-08abs ↗pdf ↗

This study investigates how much knowledge from natural images can be transferred to pathology images.

problem Quantifying how much knowledge from natural images can be transferred to pathology images.
method Proposes a framework to quantify knowledge gain by a particular layer, conducts empirical investigation in pathology image centered transfer learning.
result Early layers of deep models can transfer knowledge to pathology image classification tasks.

Few-shot unsupervised image-to-image translation model learns from a few examples.

problem Current unsupervised image-to-image translation methods require many images at training time.
method Coupling adversarial training with a novel network design for few-shot learning.
result Model achieves effective few-shot image-to-image translation.

Generates synthetic laparoscopic images for training deep neural networks.

problem Lack of large labeled data sets for laparoscopic image processing.
method Unpaired image-to-image translation to generate realistic synthetic images.
result Synthetic data set improves liver segmentation performance without manual labeling.

Content based image retrieval, a technique which uses visual contents of image to search images from large scale image databases according to users' interests. This paper provides a comprehensive survey on recent technology used in the area of content based face image retrieval. Nowadays digital devices and photo shari…

2014-02-20abs ↗pdf ↗

Generative Adversarial Networks optimize model parameters for image matching.

problem Optimizing model parameters for accurate image matching.
method Model-Assisted Generative Adversarial Network (GAN) to produce fake images matching true images.
result Best match model parameter values can minimize bias in image recognition.