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

Trend · papers per month

8.3%16.7%25.0%33.3% · Jan 199319922001200920182026
48 results for MIMIC II

MIMIC-Extract transforms EHR data for reproducible healthcare machine learning.

problem Lack of accessible, standardized healthcare data for machine learning.
method Open-source pipeline for converting raw EHR data into usable dataframes.
result Demonstrates utility through benchmark tasks and baseline results.

Paper proposes mimic learning to share intrusion detection models without private data.

problem Difficulty in obtaining labelled training data for intrusion detection models due to privacy concerns.
method Use of mimic learning to transfer knowledge from a teacher model trained on private data to a student model.
result Student model mimics teacher model without access to private data.

LMUTs mimic neural Q functions, making RL models more interpretable.

problem Limited interpretability of neural Q functions in DRL models.
method Developed LMUTs for approximating neural network predictions in DRL models, using an on-line algorithm.
result LMUTs mimic Q functions better than five baseline methods, facilitating better understanding of learned knowledge.

Paper introduces a new test for conditional independence using weighted partial copulas.

problem Testing conditional independence between variables.
method The approach uses a weighted partial copula function and a bootstrap procedure to compute regions of rejection.
result The proposed test has competitive power compared to existing methods.

Paper proposes sharing models instead of data for smart health predictions.

problem Sharing sensitive medical data is legally restricted and challenging.
method Train a teacher model on sensitive data, then transfer its knowledge to a student model without accessing original data.
result Student model mimics teacher model performance in making accurate predictions.

Scoping review and benchmarking of synthetic EHR data generation methods.

problem Creating realistic synthetic electronic health records for research and training.
method Conducted a scoping review and benchmarked seven methods on open-source EHR datasets.
result GAN-based methods excel in fidelity and utility, while rule-based methods excel in privacy protection.

Generative model combines deep neural networks and ensemble methods for patient trajectory classification.

problem Classifying patient trajectories with scarce longitudinal data.
method Tensor factorization using deep recurrent neural networks and ensemble strategies.
result Achieved AUC over 0.85 for in-hospital mortality prediction.

New method offsets DML's error-compounding issue and provides more stable causal parameter estimates.

problem Estimating ATE from observational data with robustness and stability.
method Robust Causal Learning (RCL) method to offset DML's deficiencies.
result RCL estimators are more stable and perform better than DML and traditional estimators.

Study shows mimicry attacks fail even with ASV-assisted target selection.

problem Can mimicry attacks be successful with ASV-assisted target selection?
method Used ASV to select target speakers for mimicry attacks and tested with x-vector system.
result Mimics did not succeed in spoofing the x-vector system, but relative ordering of targets was consistent.

Framework improves clinical timeline reconstruction from text and tables.

problem Temporal precision and event timing in clinical narratives and EHRs.
method Retrieval-augmented multimodal alignment framework.
result Consistently improves absolute timestamp accuracy and temporal concordance.

A meta-algorithm tests conditional independence using generative and classification methods.

problem Determining conditional independence between variables.
method Mimic and Classify: a two-step process involving generative and classification models.
result The meta-algorithm effectively distinguishes between joint and conditional independence distributions.

New model for learning from noisy human comparisons, improving search efficiency.

problem Designing efficient algorithms for content search with noisy human feedback.
method Introducing a weak oracle model for comparison-based queries and developing WORCS-I and WORCS-II algorithms.
result Provable algorithms locating target objects with close to entropy of target distribution.

Study evaluates federated learning with differential privacy on MIMIC-III, improving model performance with careful parameter tuning.

problem Training machine learning models on privacy-sensitive data sets locked in healthcare facilities.
method Extensive evaluation of federated and differential privacy techniques on MIMIC-III dataset, analyzing various parameters.
result Careful parameter tuning is crucial for federated learning with differential privacy, especially for data distribution and communication strategies.

The paper optimizes dividend strategies for companies with assets and liabilities under solvency constraints.

problem Maximizing dividends while adhering to solvency requirements in the face of correlated asset and liability movements.
method Developed verification lemmas to show optimal barrier dividend strategies in two cases: with and without shareholder funding.
result Optimal dividend strategies are barrier-type, derived in closed form and illustrated.

Behavior cloning can achieve horizon-independent sample complexity in offline imitation learning.

problem Sample complexity in imitation learning increases with problem horizon.
method New analysis of behavior cloning with logarithmic loss.
result Behavior cloning can achieve linear dependence on horizon in offline IL under dense rewards.

FMI uses matching to mimic interventions for causal feature learning.

problem Challenges in causal discovery from observational data.
method Feature Matching Intervention (FMI) using matching to emulate perfect interventions.
result FMI outperforms in identifying causal features from observational data.

Investors mimic others' portfolios to reduce risk, leading to mutual funds that optimize this behavior.

problem Reduction of estimation risk in portfolio choice for mean-variance investors.
method Introduces penalties for deviations from group compositions, derived optimal portfolio weights.
result Explicit analytical solution for optimal portfolio weights in mutual funds.

Study develops an interpretable model for early mortality prediction in elderly MODS patients.

problem High mortality risk in elderly patients with MODS, unsatisfactory current scoring systems.
method Used eXtreme Gradient Boosting with SHapley Additive exPlanations on MIMIC-III, eICU-CRD, and PLAGH-S datasets.
result Interpretable model outperforms baseline models and clinical scores in predicting hospital mortality.

The study creates benchmarks for clinical time series data to evaluate machine learning models.

problem Lack of publicly available benchmark data sets for healthcare research.
method Proposed four clinical prediction benchmarks using MIMIC-III data, evaluated various deep supervision and multitask training methods.
result Demonstrated the effectiveness of deep supervision, multitask training, and data-specific architectural modifications on neural models.

PIN models feature interactions using a neural network that mimics decision trees.

problem Modeling feature interactions in tabular data for predictive modeling.
method Tree-like Pairwise Interaction Network (PIN) architecture that captures pairwise feature interactions through a shared feed-forward neural network.
result PIN outperforms traditional and modern neural networks benchmarks in predictive accuracy.

This work compresses reinforcement learning models for Atari games, improving localization.

problem Expensive deep neural networks in reinforcement learning.
method Model compression, global max-pooling, Actor-Mimic, weakly supervised localization.
result Compression reduces model size to 3% of original, enabling object localization.

Deep convolutional nets are essential for accurate learning on CIFAR-10.

problem Training shallow models to mimic deep convolutional nets on CIFAR-10.
method Used distillation to train shallow feed-forward nets on CIFAR-10, demonstrating the necessity of multiple convolutional layers.
result Accurate models on CIFAR-10 require multiple convolutional layers, even when trained with distillation.

The paper develops a faster surrogate model for simulators using hybrid methods.

problem The need for faster validation of automotive technologies using simulators.
method Testing classical methods and building hybrid models combining them.
result A hybrid surrogate model outperforms classical methods in multivariate time series prediction.

Clinical models trained on EHRs degrade in performance over time due to data drift.

problem Model performance degradation over time in clinical settings.
method Accessed year of care for each record in MIMIC, aggregated features into clinical concepts, and tested mitigation strategies.
result State-of-the-art models show significant performance drops when tested on future data compared to historical data.

Graph Prototypical Networks improve few-shot node classification on attributed networks.

problem Few-shot node classification in attributed networks with limited labeled instances.
method Graph Prototypical Networks (GPN) using meta-learning to extract meta-knowledge and identify informative labeled instances.
result GPN achieves superior performance in few-shot node classification.