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.

168,878 papers · 148 categories

Trend · papers per month

81162242323 · Jun 202019922001200920172026
48 results for 3D Medical Image Segmentation

A new NAS framework optimizes 3D medical image segmentation architectures.

problem Optimizing neural architectures for high-resolution 3D medical images.
method Stochastic sampling algorithm for scalable gradient-based optimization of neural connectivities and operation types in both encoder and decoder.
result Automatically designed architecture outperforms human-designed U-Net.

Deep learning improves medical ultrasound image segmentation accuracy.

problem Improving accuracy in medical ultrasound image segmentation.
method Categorizes deep learning methods into six groups and analyzes current representative algorithms.
result Current methods show significant improvement in image segmentation accuracy.

A novel 3D U-Net approach improves kidney tumor segmentation in medical imaging.

problem Challenging manual annotation and great medical impact of kidney tumor segmentation.
method End-to-end cascaded U-Nets with a localization network.
result Achieves Sørensen-Dice coefficients of 0.902 for kidney and 0.408 for tumor segmentation.

Study evaluates using multiple slices as input for CNNs in medical image segmentation.

problem Improving segmentation performance in medical images with limited computational resources.
method Compared pseudo-3D and 2D approaches using different CNN architectures and datasets.
result Multi-slice inputs did not significantly improve segmentation performance over 2D or 3D CNNs.

Deep learning improves automatic image segmentation.

problem Automatic object localization and boundary delineation in images and medical scans.
method Proposed and evaluated novel dilated dense encoder-decoder architectures for salient object segmentation and lesion localization in medical images.
result Proposed architectures outperform state-of-the-art models in accuracy and efficiency.

Deep Convolutional Neural Networks (DCNNs) are used extensively in medical image segmentation and hence 3D navigation for robot-assisted Minimally Invasive Surgeries (MISs). However, current DCNNs usually use down sampling layers for increasing the receptive field and gaining abstract semantic information. These down s…

2019-01-26abs ↗pdf ↗

This paper reviews deep learning for multi-modality medical image segmentation.

problem Improving segmentation accuracy in medical images using multiple modalities.
method Overview of deep learning and multi-modal medical image segmentation, analysis of different network architectures and fusion strategies.
result Later fusion of modalities can lead to more accurate segmentation results.

TPM improves medical image segmentation by separating foreground and background.

problem Few-shot medical image segmentation challenges due to background variability.
method Tied Prototype Model (TPM) focusing on foreground, adapting thresholds, and using class priors.
result TPM leads to improved segmentation accuracy compared to ADNet.

Study compares DL models for medical image segmentation, finds synergistic ensemble strategies improve performance.

problem Improving DL models for specialized medical image segmentation using transfer learning.
method Detailed comparisons of TII and LMI models for binary segmentation of medical images.
result Ensemble strategies improve performance by 10% in certain scenarios.

CAggNet improves medical image segmentation by fusing coarse and fine features.

problem Medical image segmentation accuracy and efficiency.
method Crossing Aggregation Network with nested skip connections and weighted aggregation.
result CAggNet achieves more accurate and efficient segmentation compared to existing methods.

Eigenrank selects images for deep learning training and predicts segmentation failures.

problem Challenges in automating deep learning for medical image segmentation.
method Eigenrank selects images for training and predicts failures using Von Neumann information.
result U-Net trained on Eigenrank-selected images outperforms one trained on random images.

A new rotation invariant method for 3D medical imaging classification.

problem Computational expense and lack of rotation invariance in 3D medical image processing.
method Proposes a rotation invariant convolution operator using hypersphere topology.
result Demonstrates improved classification accuracy and rotation invariance.

This paper proposes synthetic augmentation for nuclei image segmentation in medical pathology.

problem Rare and time-consuming labeling of tumor nuclei images for semantic segmentation.
method Label-to-image translation to generate synthetic images.
result Synthetic augmentation improves segmentation accuracy.

Study improves CNN medical image segmentation accuracy and reliability.

problem Over-confident predictions and silent failures in out-of-distribution data.
method Multi-task learning and spectral analysis of CNN feature maps.
result Joint multi-task learning models outperform dedicated models and detect OOD data more accurately.

Bayesian variational inference improves medical image segmentation confidence.

problem Improving interpretability and confidence in deep learning models for medical image segmentation.
method Encoder-decoder architecture based on variational inference for segmenting brain tumor images.
result The model segments brain tumors with both aleatoric and epistemic uncertainty.

Adversarial examples mislead deep learning models in medical image segmentation.

problem Vulnerability of deep learning models to adversarial examples in medical image segmentation.
method Proposed Adaptive Segmentation Mask Attack (ASMA) to craft targeted adversarial examples.
result Demonstrated vulnerability of deep learning models to adversarial examples in medical image segmentation.

Spatially-aware metrics improve uncertainty evaluation in segmentation.

problem Uncertainty evaluation metrics treat voxels independently, ignoring spatial context.
method Proposed three spatially aware metrics incorporating structural and boundary information.
result Improved alignment with clinically important factors and better discrimination between uncertainty patterns.

Method generates anatomically-controllable medical images with segmentation guidance.

problem Challenging to enforce anatomical constraints in generated medical images.
method Segmentation-guided diffusion models with random mask ablation training.
result New state-of-the-art in faithfulness to input anatomical masks.

Adapts CNN for robust medical image segmentation across different scanners and protocols.

problem Performance degradation of CNNs in medical image segmentation due to mismatch between training and test images.
method Designs a segmentation CNN as a concatenation of a shallow normalization CNN and a deep CNN. At test time, adapts the normalization sub-network for each test image using a denoising autoencoder.
result Consistently improves performance on multi-center MRI datasets of brain, heart, and prostate.

In this paper, we present UNet++, a new, more powerful architecture for medical image segmentation. Our architecture is essentially a deeply-supervised encoder-decoder network where the encoder and decoder sub-networks are connected through a series of nested, dense skip pathways. The re-designed skip pathways aim at r…

2018-07-18abs ↗pdf ↗

Enhances uncertainty estimation in medical image segmentation.

problem Frequency-related noise in medical imaging leads to biased uncertainty estimates.
method Extends MC-Dropout to the frequency domain for better uncertainty estimation.
result MC-Frequency Dropout improves calibration and uncertainty in semantic segmentation.

Proposes a unified normalization method for multi-domain medical images.

problem Inadequate joint information across multiple datasets hinders image segmentation performance.
method Adversarial and task-driven normalization approach to learn a common normalizing function across multiple datasets.
result Jointly normalized images improve segmentation accuracy by up to 57.5%.

COMPASS improves uncertainty quantification for medical segmentation metrics.

problem Uncertainty quantification for medical segmentation metrics is crucial for clinical decision-making.
method COMPASS leverages deep neural network inductive biases to generate efficient, metric-based conformal prediction intervals.
result COMPASS produces significantly tighter intervals than traditional conformal prediction methods on medical image segmentation tasks.

This work improves medical image segmentation with limited annotations using contrastive learning.

problem Lack of labeled data for medical image segmentation.
method Contrastive learning framework for semi-supervised segmentation with domain-specific and problem-specific cues.
result Significant improvements in segmentation performance compared to other methods.

Deep learning algorithms produces state-of-the-art results for different machine learning and computer vision tasks. To perform well on a given task, these algorithms require large dataset for training. However, deep learning algorithms lack generalization and suffer from over-fitting whenever trained on small dataset,…

2018-10-01abs ↗pdf ↗

Dissertation tackles zero-shot anomaly detection, focusing on consistent anomalies and proposing CoDeGraph framework.

problem Consistent anomalies bias distance-based zero-shot anomaly detection methods.
method Formalized consistent anomalies, identified similarity scaling and neighbor-burnout phenomena, introduced CoDeGraph framework.
result CoDeGraph effectively suppresses consistent anomalies in zero-shot anomaly detection.

Proposes using MR images to create synthetic CT images for prostate segmentation.

problem Creating high-quality annotations for prostate segmentation in CT scans.
method CycleGAN algorithm to create synthetic CT images from MR images, using a 2.5D Residual U-Net for segmentation.
result Automatic delineation of prostate from real CT scans achieved with comparable results to radiologist annotations.

Proposes a new contrastive loss for semi-supervised medical image segmentation.

problem Lack of labeled data for medical image segmentation.
method Uses pseudo-labels and a local contrastive loss to learn good local representations.
result Achieved high segmentation performance on public cardiac and prostate datasets.

Enhanced deep learning model improves tumor segmentation in ultrasound images.

problem Challenges in integrating patient-specific medical priors into deep learning models.
method Integrates visual saliency into a U-Net architecture with attention blocks.
result Achieved a Dice similarity coefficient of 90.5 percent on a dataset of 510 images.

VarDeepPCA refines medical image segmentation from small datasets, improving anatomical plausibility and reducing errors.

problem Medical image segmentation fails on out-of-distribution data due to variations in scanners and protocols.
method VarDeepPCA learns valid anatomical geometries using only small in-distribution datasets, providing uncertainty estimates.
result VarDeepPCA restores segmentation maps to OOD data, improving anatomical plausibility and reducing errors.