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,742 papers · 148 categories

Trend · papers per month

4386129172 · Jun 202019922001200920172026
48 results for Kaggle RSNA Intracranial Hemorrhage Detection

New GP-based MIL method using Hyperbolic Secant distribution.

problem Probabilistic MIL for medical image analysis.
method Formulate VGPMIL using Pólya-Gamma random variables.
result Competitive or superior predictive performance and efficiency.

LcGAN generates synthetic CT images for hemorrhagic lesion segmentation.

problem Scarce training data for hemorrhagic lesion segmentation.
method Lesion conditional Generative Adversarial Network (LcGAN) for synthetic image generation.
result Segmentation improved by 12.8% with synthetic data augmentation.

Deep learning techniques have revolutionized the field of machine learning and were recently successfully applied to various classification problems in noninvasive electroencephalography (EEG). However, these methods were so far only rarely evaluated for use in intracranial EEG. We employed convolutional neural network…

2018-05-04abs ↗pdf ↗

Detects physiological patterns to hemodynamic stress using unsupervised deep learning.

problem Identify and characterize physiological responses to hemorrhage in raw vital sign data.
method Transform vital sign time series into latent space using unsupervised deep learning, identify clusters, and evaluate latent embeddings.
result Clusters in latent embeddings correspond to physiological response patterns matching physicians' intuition.

Automated labeling of intracranial arteries improves accuracy and efficiency.

problem Challenges in accurately labeling intracranial arteries due to variations and limited datasets.
method Graph Neural Network (GNN) combined with hierarchical refinement for improved accuracy.
result Achieved 97.5% node labeling accuracy on a testing set of 105 scans.

Kaggle competitions offer valuable insights for business forecasting.

problem Lack of attention to Kaggle competitions in academic forecasting studies.
method Review of results from six Kaggle competitions featuring real-life business forecasting tasks.
result Global ensemble models outperform local single models in Kaggle competitions.

AI tool automates blood segmentation from head CT scans after SAH.

problem Accurate volumetric assessment of SAH patients for clinical and prognostic implications.
method Transformer-based Swin UNETR architecture for noncontrast CT scans.
result High accuracy and robust performance across internal and external validation cohorts.

Causal graph aids observational study insights in aSAH patients.

problem Lack of clear objectives and tools for identifying necessary adjustments in observational studies.
method Uses causal directed acyclic graphs (DAGs) to provide insights mid-study and identify necessary data enhancements.
result Midway insights and necessary data enhancements identified for meaningful causal questions.

Measuring uncertainty is a promising technique for detecting adversarial examples, crafted inputs on which the model predicts an incorrect class with high confidence. But many measures of uncertainty exist, including predictive en- tropy and mutual information, each capturing different types of uncertainty. We study th…

2018-03-22abs ↗pdf ↗

DPI quantifies phase differences in 1D and multidimensional signals using Riesz transform.

problem Quantifying phase differences in signals of varying dimensions.
method Riesz transform framework for harmonic analysis.
result DPI detects hypersynchronization and subtle changes in images and artworks.

Detects and mitigates rare subclasses in deep neural networks.

problem Underrepresented classes in training datasets reduce classifier performance.
method Commonality metric for detection, methods for reducing impact during training and exploitation.
result Models compensate for rare subclasses, improving performance and runtime identification.

New deep learning techniques improve HEP model performance and speed.

problem Improving classification model performance and training speed in HEP.
method Advanced deep learning techniques including data augmentation, learning rate scheduling, ensembling, and new architectures.
result Achieved equal performance to Kaggle winners with faster training and hardware compatibility.

Study compares various optimization algorithms for deep learning.

problem Challenges in optimizing deep neural networks as they grow deeper and datasets increase.
method Implemented and compared adaptive gradient methods for supervised and unsupervised tasks on four image datasets.
result Differences in behavior and performance of optimization algorithms during training.

Resource-efficient oblique trees reduce neural signal classification costs.

problem Implementing efficient neural signal classifiers on resource-constrained devices.
method Integrating model compression, probabilistic routing, and cost-aware learning.
result Significant reduction in model size and feature extraction cost compared to state-of-the-art models.

Study evaluates fairness of machine learning models on Kaggle and finds some optimization techniques can induce unfairness.

problem Ensuring fairness of machine learning models used in important decisions.
method Empirical evaluation of 40 top-rated models from Kaggle on 5 tasks, applying 7 mitigation techniques.
result Some model optimization techniques induce unfairness; mitigation in pre-processing is preferred.

Epilepsy is the most common neurological disorder and an accurate forecast of seizures would help to overcome the patient's uncertainty and helplessness. In this contribution, we present and discuss a novel methodology for the classification of intracranial electroencephalography (iEEG) for seizure prediction. Contrary…

2018-11-02abs ↗pdf ↗

This paper introduces the YouTube-8M Video Understanding Challenge hosted as a Kaggle competition and also describes my approach to experimenting with various models. For each of my experiments, I provide the score result as well as possible improvements to be made. Towards the end of the paper, I discuss the various e…

2017-06-26abs ↗pdf ↗

The project aims to research on combining deep learning specifically Long-Short Memory (LSTM) and basic statistics in multiple multistep time series prediction. LSTM can dive into all the pages and learn the general trends of variation in a large scope, while the well selected medians for each page can keep the special…

2017-10-12abs ↗pdf ↗

In this paper, we explore ordinal classification (in the context of deep neural networks) through a simple modification of the squared error loss which not only allows it to not only be sensitive to class ordering, but also allows the possibility of having a discrete probability distribution over the classes. Our formu…

2016-12-02abs ↗pdf ↗

New method improves prediction accuracy for low-risk patients in healthcare.

problem Machine learning models often focus on high-risk patients, ignoring low-risk ones.
method Proposed a new log-likelihood formulation to minimize proportional rate error.
result Improved prediction accuracy for low-risk patients in EHR data.

Graph Neural Networks improve machine learning on relational databases.

problem Training machine learning models on relational databases requires costly data extraction and feature engineering.
method Uses Graph Neural Networks to extract features from relational databases.
result Outperforms state-of-the-art automatic feature engineering methods.

In this paper, we present a new comparative study on automatic essay scoring (AES). The current state-of-the-art natural language processing (NLP) neural network architectures are used in this work to achieve above human-level accuracy on the publicly available Kaggle AES dataset. We compare two powerful language model…

2019-09-18abs ↗pdf ↗