← Search

Daniel Rueckert

19 accepted papers

2026

A Structured, Tagged, and Localized Visual Question Answering Dataset with Full Sentence Answers and Scene Graphs for Chest X-ray Images

ICLR 2026poster

Visual Question Answering (VQA) enables targeted and context-dependent analysis of medical images, such as chest X-rays (CXRs). However, existing VQA datasets for CXRs are typically constrained by simplistic and brief answer formats, lacking localization annotations (e.g., bounding boxes) and struct…

Cited by 0SourcecodeScholar
2026

Beyond Uniformity: Regularizing Implicit Neural Representations through a Lipschitz Lens

ICLR 2026poster

Implicit Neural Representations (INRs) have shown great promise in solving inverse problems, but their lack of inherent regularization often leads to a trade-off between expressiveness and smoothness. While Lipschitz continuity presents a principled form of implicit regularization, it is often appli…

Cited by 0SourceScholar
2026

Efficient numeracy in language models through single-token number embeddings

ICML 2026spotlight

To drive progress in science and engineering, large language models (LLMs) must be able to process large amounts of numerical data and solve long calculations efficiently. This is currently only possible through the use of external tools or extensive reasoning chains, either weakening the numerical …

Cited by 4SourceScholar
2026

Optimizing Rank for High-Fidelity Implicit Neural Representations

ICML 2026poster

Implicit Neural Representations (INRs) based on vanilla Multi-Layer Perceptrons (MLPs) are widely believed to be incapable of representing high-frequency content. This has directed research efforts towards architectural interventions, such as coordinate embeddings or specialized activation functions…

Cited by 0SourceScholar
2025

A Tale of Two Classes: Adapting Supervised Contrastive Learning to Binary Imbalanced Datasets

CVPR 2025poster

Supervised contrastive learning (SupCon) has proven to be a powerful alternative to the standard cross-entropy loss for classification of multi-class balanced datasets. However, it struggles to learn well-conditioned representations of datasets with long-tailed class distributions. This problem is p…

2025

Gradient-Weight Alignment as a Train-Time Proxy for Generalization in Classification Tasks

NeurIPS 2025poster

Robust validation metrics remain essential in contemporary deep learning, not only to detect overfitting and poor generalization, but also to monitor training dynamics. In the supervised classification setting, we investigate whether interactions between training data and model weights can yield suc…

Cited by 0SourceScholar
2025

Laplace Sample Information: Data Informativeness Through a Bayesian Lens

ICLR 2025poster

Accurately estimating the informativeness of individual samples in a dataset is an important objective in deep learning, as it can guide sample selection, which can improve model efficiency and accuracy by removing redundant or potentially harmful samples. We propose $\text{\textit{Laplace Sample I…

2025

SIM: Surface-based fMRI Analysis for Inter-Subject Multimodal Decoding from Movie-Watching Experiments

ICLR 2025poster

Current AI frameworks for brain decoding and encoding, typically train and test models within the same datasets. This limits their utility for cognitive training (neurofeedback) for which it would be useful to pool experiences across individuals to better simulate stimuli not sampled during training…

2025

Topograph: An Efficient Graph-Based Framework for Strictly Topology Preserving Image Segmentation

ICLR 2025spotlight

Topological correctness plays a critical role in many image segmentation tasks, yet most networks are trained using pixel-wise loss functions, such as Dice, neglecting topological accuracy. Existing topology-aware methods often lack robust topological guarantees, are limited to specific use cases, o…

Cited by 4SourcePDFScholar
2024

Beyond the Calibration Point: Mechanism Comparison in Differential Privacy

ICML 2024poster

In differentially private (DP) machine learning, the privacy guarantees of DP mechanisms are often reported and compared on the basis of a single $(\varepsilon, \delta)$-pair. This practice overlooks that DP guarantees can vary substantially even between mechanisms sharing a given $(\varepsilon, \de…

Cited by 3SourcePDFScholar
2024

ChEX: Interactive Localization and Region Description in Chest X-rays

ECCV 2024poster

"Report generation models offer fine-grained textual interpretations of medical images like chest X-rays, yet they often lack interactivity (the ability to steer the generation process through user queries) and localized interpretability (visually grounding their predictions), which we deem essentia…

2023

A Skeletonization Algorithm for Gradient-Based Optimization

ICCV 2023poster

The skeleton of a digital image is a compact representation of its topology, geometry, and scale. It has utility in many computer vision applications, such as image description, segmentation, and registration. However, skeletonization has only seen limited use in contemporary deep learning solutions…

Cited by 15PDFcodeScholar
2023

Best of Both Worlds: Multimodal Contrastive Learning With Tabular and Imaging Data

CVPR 2023poster

Medical datasets and especially biobanks, often contain extensive tabular data with rich clinical information in addition to images. In practice, clinicians typically have less data, both in terms of diversity and scale, but still wish to deploy deep learning solutions. Combined with increasing medi…

2023

Interactive and Explainable Region-Guided Radiology Report Generation

CVPR 2023poster

The automatic generation of radiology reports has the potential to assist radiologists in the time-consuming task of report writing. Existing methods generate the full report from image-level features, failing to explicitly focus on anatomical regions in the image. We propose a simple yet effective…

2023

Optimal privacy guarantees for a relaxed threat model: Addressing sub-optimal adversaries in differentially private machine learning

NeurIPS 2023poster

Differentially private mechanisms restrict the membership inference capabilities of powerful (optimal) adversaries against machine learning models. Such adversaries are rarely encountered in practice. In this work, we examine a more realistic threat model relaxation, where (sub-optimal) adversaries…

Cited by 6SourcePDFScholar
2022

Joint Learning of Localized Representations from Medical Images and Reports

ECCV 2022poster

"Contrastive learning has proven effective for pre-training image models on unlabeled data with promising results for tasks such as medical image classification. Using paired text (like radiological reports) during pre-training improves the results even further. Still, most existing methods target i…

2020

Self-supervision with Superpixels: Training Few-shot Medical Image Segmentation without Annotation

ECCV 2020poster

Few-shot semantic segmentation (FSS) has great potential for medical imaging applications. Most of the existing FSS techniques require abundant annotated semantic classes for training. However, these methods may not be applicable for medical images due to the lack of annotations. To address this pro…

2018

Semi-Supervised Learning via Compact Latent Space Clustering

ICML 2018oral

We present a novel cost function for semi-supervised learning of neural networks that encourages compact clustering of the latent space to facilitate separation. The key idea is to dynamically create a graph over embeddings of labeled and unlabeled samples of a training batch to capture underlying s…

Cited by 109SourcePDFScholar
2016

Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network

CVPR 2016poster

Recently, several models based on deep neural networks have achieved great success in terms of both reconstruction accuracy and computational performance for single image super-resolution. In these methods, the low resolution (LR) input image is upscaled to the high resolution (HR) space using a sin…

Cited by 8215PDFScholar