← Search

Georgios Kaissis

18 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

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

Optimal conversion from Rényi Differential Privacy to $f$-Differential Privacy

ICML 2026poster

We prove the conjecture stated in Appendix F.3 of Zhu et al.: among all conversion rules that map a Rényi Differential Privacy (RDP) profile $\tau \mapsto \rho(\tau)$ to a valid hypothesis-testing trade-off $f$ (or equivalently, an $(\varepsilon,\delta)$-Differential Privacy curve), the rule based o…

Cited by 0SourceScholar
2026

Redirection for Erasing Memory (REM): Towards a universal unlearning method for corrupted data

ICLR 2026poster

Machine unlearning is studied for a multitude of tasks, but specialization of unlearning methods to particular tasks has made their systematic comparison challenging. To address this issue, we propose a conceptual space to characterize diverse corrupted data unlearning tasks in vision classifiers. T…

Cited by 0SourceScholar
2026

Step-resolved data attribution for looped transformers

ICML 2026poster

We study how individual training examples shape the internal computation of looped transformers, where a shared block is applied for $\tau$ recurrent iterations to enable latent reasoning. Existing training-data influence estimators such as TracIn yield a single scalar score that aggregates over all…

Cited by 0SourceScholar
2025

Exploring the limits of strong membership inference attacks on large language models

NeurIPS 2025poster

State-of-the-art membership inference attacks (MIAs) typically require training many reference models, making it difficult to scale these attacks to large pre-trained language models (LLMs). As a result, prior research has either relied on weaker attacks that avoid training references (e.g., fine-tu…

Cited by 0SourceScholar
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

Scaling Laws for Differentially Private Language Models

ICML 2025poster

Scaling laws have emerged as important components of large language model (LLM) training as they can predict performance gains through scale, and provide guidance on important hyper-parameter choices that would otherwise be expensive. LLMs also rely on large, high-quality training datasets, like tho…

Cited by 2SourcePDFScholar
2025

Unifying Re-Identification, Attribute Inference, and Data Reconstruction Risks in Differential Privacy

NeurIPS 2025poster

Differentially private (DP) mechanisms are difficult to interpret and calibrate because existing methods for mapping standard privacy parameters to concrete privacy risks---re-identification, attribute inference, and data reconstruction---are both overly pessimistic and inconsistent. In this work, w…

Cited by 0SourceScholar
2024

Attack-Aware Noise Calibration for Differential Privacy

NeurIPS 2024poster

Differential privacy (DP) is a widely used approach for mitigating privacy risks when training machine learning models on sensitive data. DP mechanisms add noise during training to limit the risk of information leakage. The scale of the added noise is critical, as it determines the trade-off between…

Cited by 6SourcePDFScholar
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

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…

2022

Relationformer: A Unified Framework for Image-to-Graph Generation

ECCV 2022poster

"A comprehensive representation of an image requires understanding objects and their mutual relationship, especially in image-to-graph generation, e.g., road network extraction, blood-vessel network extraction, or scene graph generation. Traditionally, image-to-graph generation is addressed with a t…

2021

Whole Brain Vessel Graphs: A Dataset and Benchmark for Graph Learning and Neuroscience

NeurIPS 2021poster

Biological neural networks define the brain function and intelligence of humans and other mammals, and form ultra-large, spatial, structured graphs. Their neuronal organization is closely interconnected with the spatial organization of the brain's microvasculature, which supplies oxygen to the neuro…

Cited by 28SourceScholar