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

74149223297 · Jun 202019922001200920172026
48 results for medical image annotation

New method to estimate doctors' effort in annotating medical images.

problem High effort and expense in annotating medical images.
method Proposes a new criterion to evaluate effort, uses active learning and U-shape network for annotation strategy, and fine annotation platform to reduce effort.
result State-of-the-art segmentation performance achieved with only 60% annotation candidates, reducing effort by 44-47%.

Automated generation of medical reports from chest x-rays using expert annotations.

problem Generating long, unstructured text from medical images with context and consistency.
method First learn visually-informative medical concepts from raw reports, then use these concepts to auto-generate structured reports from images.
result Validation on OpenI dataset shows auto-generated reports are consistent with manual annotations.

A tool simplifies neural network training for medical image analysis.

problem Difficulties in training neural networks for medical image analysis.
method Intuitive interface for WSI annotation and display, human-in-the-loop strategy.
result Improved network performance through iterative annotation.

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 ↗

Unified framework for medical image segmentation using active and semi-supervised learning.

problem Training medical image segmentation models with limited annotated data.
method RegAL, a unified active semi-supervised framework that optimizes sample acquisition and unlabeled data utilization.
result RegAL consistently outperforms state-of-the-art methods across various datasets and metrics under extreme annotation scarcity.

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.

We address the problem of \emph{instance label stability} in multiple instance learning (MIL) classifiers. These classifiers are trained only on globally annotated images (bags), but often can provide fine-grained annotations for image pixels or patches (instances). This is interesting for computer aided diagnosis (CAD…

2017-03-15abs ↗pdf ↗

New DL algorithm detects critical chest X-ray findings without manual annotations.

problem Lack of explainability and manual annotation costs for DL models in medical imaging.
method Multi-instance learning approach to jointly classify and localize critical findings in CXR.
result Competitive classification results on three CXR datasets.

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.

Most of the current state-of-the-art methods for tumor segmentation are based on machine learning models trained on manually segmented images. This type of training data is particularly costly, as manual delineation of tumors is not only time-consuming but also requires medical expertise. On the other hand, images with…

2018-12-10abs ↗pdf ↗

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.

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.

BrainTorrent uses peer-to-peer FL for medical image segmentation without a central server.

problem Lack of sufficient annotated data for personalized medical models.
method Peer-to-peer federated learning framework without a central server.
result BrainTorrent outperforms traditional server-based FL and achieves similar performance to pooled data training.

A new SSL method improves medical image classification using global latent mixing.

problem Costly annotation of large-scale medical image data sets.
method Linear mixing of labeled and unlabeled data in both input and latent space.
result Improved performance in semi-supervised classification of thoracic disease and skin lesion.

Improved AI lung ultrasound segmentation using expert confidence values.

problem Label uncertainty in lung ultrasound due to subjective interpretation by radiologists.
method Designing a data annotation protocol capturing expert confidence, training AI on binarized labels with confidence thresholds.
result Improved AI segmentation and better clinical outcomes (e.g., S/F oxygenation ratio estimation, patient readmission prediction).

A new method detects hallucinations in medical image restoration using Fourier Ring Correlation.

problem Detecting hallucinations in DL outputs for medical image restoration.
method sFRC (s(c)can FRC) over small patches of DL outputs and reference images.
result sFRC effectively detects hallucinations in CT and MRI restoration problems.

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.

This paper predicts registration error in medical images using a random regression forest.

problem Predicting registration error in medical images without a ground truth.
method Random regression forest trained on features related to transformation model and dissimilarity after registration.
result The method achieves good performance in automatic quality control of large-scale image analysis.

A new method for brain tissue segmentation across medical centers using a smoothness prior.

problem Tissue segmentation challenges due to center-specific acquisition protocols.
method Developed a smoothness prior that is fit to segmentations from another medical center, integrated into an unsupervised Bayesian model.
result Segmentations are similarly smooth across centers, improving generalization.

New method reduces false positives in weakly supervised pixel-level localization.

problem Reduces false positives in weakly supervised pixel-level localization.
method Proposes a deep learning method using conditional entropy to constrain the localizer.
result Significant improvements in image-level classification and pixel-level localization.

Paper proposes a method to generate instance labels from weakly supervised data.

problem Weakly supervised instance labeling in medical image analysis.
method Uses multiple instance learning (MIL) and knowledge distillation to generate instance-level predictions.
result Significantly outperforms state-of-the-art MIL methods in instance-level prediction.

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.

Zero-Shot Learning helps learn new concepts without examples, useful for COVID-19 diagnosis.

problem Learning new concepts without examples, especially in medical imaging.
method Uses existing knowledge and auxiliary information to predict unknown concepts.
result Effective in diagnosing COVID-19 from chest X-rays.