← Search

Imant Daunhawer

8 accepted papers

2025

From Logits to Hierarchies: Hierarchical Clustering made Simple

ICML 2025poster

The hierarchical structure inherent in many real-world datasets makes the modeling of such hierarchies a crucial objective in both unsupervised and supervised machine learning. While recent advancements have introduced deep architectures specifically designed for hierarchical clustering, we adopt a…

Cited by 1SourcePDFScholar
2025

scSSL-Bench: Benchmarking Self-Supervised Learning for Single-Cell Data

ICML 2025spotlight

Self-supervised learning (SSL) has proven to be a powerful approach for extracting biologically meaningful representations from single-cell data. To advance our understanding of SSL methods applied to single-cell data, we present scSSL-Bench, a comprehensive benchmark that evaluates nineteen SSL met…

2023

How robust is unsupervised representation learning to distribution shift?

ICLR 2023poster

The robustness of machine learning algorithms to distributions shift is primarily discussed in the context of supervised learning (SL). As such, there is a lack of insight on the robustness of the representations learned from unsupervised methods, such as self-supervised learning (SSL) and auto-enco…

Cited by 21SourcePDFScholar
2023

Identifiability Results for Multimodal Contrastive Learning

ICLR 2023poster

Contrastive learning is a cornerstone underlying recent progress in multi-view and multimodal learning, e.g., in representation learning with image/caption pairs. While its effectiveness is not yet fully understood, a line of recent work reveals that contrastive learning can invert the data generati…

2023

MMVAE+: Enhancing the Generative Quality of Multimodal VAEs without Compromises

ICLR 2023poster

Multimodal VAEs have recently gained attention as efficient models for weakly-supervised generative learning with multiple modalities. However, all existing variants of multimodal VAEs are affected by a non-trivial trade-off between generative quality and generative coherence. In particular mixture-…

Cited by 30SourcePDFScholar
2022

On the Limitations of Multimodal VAEs

ICLR 2022poster

Multimodal variational autoencoders (VAEs) have shown promise as efficient generative models for weakly-supervised data. Yet, despite their advantage of weak supervision, they exhibit a gap in generative quality compared to unimodal VAEs, which are completely unsupervised. In an attempt to explain t…

Cited by 40SourcePDFScholar
2020

Multimodal Generative Learning Utilizing Jensen-Shannon-Divergence

NeurIPS 2020poster

Learning from different data types is a long-standing goal in machine learning research, as multiple information sources co-occur when describing natural phenomena. However, existing generative models that approximate a multimodal ELBO rely on difficult or inefficient training schemes to learn a joi…