← Search

Mads Nielsen

3 accepted papers

2026

How Should Transformers Represent Numeric Values in Electronic Health Records?

ICML 2026poster

How do we map numeric values to representations in transformer-based sequence processing, particularly in electronic health record (EHR) data? We systematically compare discrete, continuous, and hybrid value embeddings using synthetic arithmetic tasks embedded within real-world EHR data, as well as …

Cited by 0SourceScholar
2025

To Label or Not to Label: PALM - A Predictive Model for Evaluating Sample Efficiency in Active Learning Models

ICCV 2025poster

Active learning (AL) seeks to reduce annotation costs by selecting the most informative samples for labeling, making it particularly valuable in resource-constrained settings. However, traditional evaluation methods, which focus solely on final accuracy, fail to capture the full dynamics of the lear…

2022

Information Bottleneck: Exact Analysis of (Quantized) Neural Networks

ICLR 2022poster

The information bottleneck (IB) principle has been suggested as a way to analyze deep neural networks. The learning dynamics are studied by inspecting the mutual information (MI) between the hidden layers and the input and output. Notably, separate fitting and compression phases during training hav…