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

100200299399 · Jun 202019922001200920172026
48 results for BRATS 2018 challenge

Gliomas are the most common primary brain malignancies, with different degrees of aggressiveness, variable prognosis and various heterogeneous histologic sub-regions, i.e., peritumoral edematous/invaded tissue, necrotic core, active and non-enhancing core. This intrinsic heterogeneity is also portrayed in their radio-p…

2018-11-05abs ↗pdf ↗

KD-Net transfers knowledge from multi-modal to mono-modal segmentation networks.

problem Limited acquisition of multiple imaging modalities in clinical settings.
method Generalized distillation framework adapted for mono-modal networks.
result The student network outperforms baseline mono-modal networks in brain tumor segmentation.

Global Planar Convolution boosts brain tumor segmentation by enhancing context perception.

problem Improving context perception in brain tumor segmentation networks.
method Introduced Global Planar Convolution module to enhance context aggregation in brain tumor segmentation.
result Global Planar Convolution eliminates the need for multiple representation levels in segmentation networks.

The paper predicts brain tumor patient survival using segmentation and features.

problem Predicting overall survival of brain tumor patients.
method Automated brain tumor segmentation and use of age, shape, and volumetric features for prediction.
result Random forest classifier achieves 59% accuracy on test dataset and 67% on gross total resection dataset.

We propose a segmentation framework that uses deep neural networks and introduce two innovations. First, we describe a biophysics-based domain adaptation method. Second, we propose an automatic method to segment white and gray matter, and cerebrospinal fluid, in addition to tumorous tissue. Regarding our first innovati…

2018-10-11abs ↗pdf ↗

The NIPS 2018 Adversarial Vision Challenge is a competition to facilitate measurable progress towards robust machine vision models and more generally applicable adversarial attacks. This document is an updated version of our competition proposal that was accepted in the competition track of 32nd Conference on Neural In…

2018-08-06abs ↗pdf ↗

This paper reports the method and evaluation results of MedAusbild team for ISIC challenge task. Since early 2017, our team has worked on melanoma classification [1][6], and has employed deep learning since beginning of 2018 [7]. Deep learning helps researchers absolutely to treat and detect diseases by analyzing medic…

2018-07-24abs ↗pdf ↗

Improved detection of brain tumours in MRIs using latent space dissimilarities.

problem Detecting tumours in brain MRIs using unsupervised learning.
method Slice-wise semi-supervised method based on dissimilarity between latent representations of images and their reconstructions.
result Improved detection results with higher resolution images and better reconstructions.

This short paper describes our solution to the 2018 IEEE World Congress on Computational Intelligence One-Minute Gradual-Emotional Behavior Challenge, whose goal was to estimate continuous arousal and valence values from short videos. We designed four base regression models using visual and audio features, and then use…

2018-04-30abs ↗pdf ↗

Bayesian approach models policy distribution for faster exploration and transfer learning.

problem Challenges in exploration and adaptation to new tasks in transfer learning.
method Modeling a distribution over policies in a Bayesian deep reinforcement learning setup.
result Favorable experimental results on GridWorld and MiniGrid environments.

Method treats pseudo healthy synthesis as a factor decomposition problem.

problem Creating a healthy-looking image from a pathological one.
method Adversarial training with paired or unpaired settings, combining two factors (healthy and disease) to reconstruct the input.
result Method outperforms conditional GAN and CycleGAN in generating pseudo healthy images.

The paper explores methods to explain brain tumor segmentation models and extract visualizations.

problem Improving interpretability of deep learning models for brain tumor segmentation.
method Exploring techniques to explain brain tumor segmentation models and extract visualizations.
result Brain tumor segmentation networks learn human-understandable disentangled concepts and use a top-down approach.

This project applies Mask R-CNN method to ISIC 2018 challenge tasks: lesion boundary segmentation (task1), lesion attributes detection (task 2), lesion diagnosis (task 3), a solution to the latter is using a trained model for task 1 and a simple voting procedure.

2018-07-10abs ↗pdf ↗

Brain cancer can be very fatal, but chances of survival increase through early detection and treatment. Doctors use Magnetic Resonance Imaging (MRI) to detect and locate tumors in the brain, and very carefully analyze scans to segment brain tumors. Manual segmentation is time consuming and tiring for doctors, and it ca…

2018-10-27abs ↗pdf ↗

This paper explains the method used in the segmentation challenge (Task 1) in the International Skin Imaging Collaboration's (ISIC) Skin Lesion Analysis Towards Melanoma Detection challenge held in 2018. We have trained a U-Net network to perform the segmentation. The key elements for the training were first to adjust …

2018-07-23abs ↗pdf ↗

SleepNet detects sleep disorders using neural networks trained on PSG data.

problem Automated detection of sleep disorders like apnea and hypopnea.
method Dense Convolutional Neural Network (DRCNN) trained on Polysomnography (PSG) data.
result SleepNet achieved the first place in a sleep arousal detection challenge.

Accurately predicting customer churn using large scale time-series data is a common problem facing many business domains. The creation of model features across various time windows for training and testing can be particularly challenging due to temporal issues common to time-series data. In this paper, we will explore …

2018-02-09abs ↗pdf ↗

Study develops algorithm to detect subtle respiratory events from PSG recordings.

problem Detecting non-apneic and non-hypopneic arousals in polysomnography recordings.
method Bidirectional LSTM classifier with 465 multi-domain features.
result 0.50 AUPRC on hidden test dataset, tied for second-best score in 2018 PhysioNet challenge.

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.

ceVAE improves anomaly detection in medical images by combining reconstruction and density-based scoring.

problem Lack of formal assertions and comparability in anomaly scores based on reconstruction error.
method Proposes Context-encoding Variational Autoencoder (ceVAE) that combines reconstruction and density-based scoring.
result ceVAE achieves unsupervised ROC-AUCs of 0.95 and 0.89 on BraTS-2017 and ISLES-2015 benchmarks, outperforming state-of-the-art methods.