Skip to content

Commit 233ee4a

Browse files
add Chen2025a
1 parent 126e3f5 commit 233ee4a

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

_assets/Refereed.bib

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,6 +1128,16 @@ @Article{Simkus2024a
11281128
url = {https://openreview.net/forum?id=lLVmIvZfry},
11291129
}
11301130

1131+
@InProceedings{Chen2025a,
1132+
author = {Yanzhi Chen and Zijing Ou and Adrian Weller and Michael U Gutmann},
1133+
booktitle = {The Thirty-ninth Annual Conference on Neural Information Processing Systems (NeurIPS)},
1134+
title = {Neural Mutual Information Estimation with Vector Copulas},
1135+
year = {2025},
1136+
abstract = {Estimating mutual information (MI) is a fundamental task in data science and machine learning. Existing estimators mainly rely on either highly flexible models (e.g., neural networks), which require large amounts of data, or overly simplified models (e.g., Gaussian copula), which fail to capture complex distributions. Drawing upon recent vector copula theory, we propose a principled interpolation between these two extremes to achieve a better trade-off between complexity and capacity. Experiments on state-of-the-art synthetic benchmarks and real-world data with diverse modalities demonstrate the advantages of the proposed method.},
1137+
arxiv = {https://arxiv.org/abs/2510.20968},
1138+
url = {https://openreview.net/forum?id=FYbe7r0mxu},
1139+
}
1140+
11311141
@Comment{jabref-meta: databaseType:bibtex;}
11321142

11331143
@Comment{jabref-meta: fileDirectory-mgutmann-zermatt:../myPapers;}

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ A short biography is available [here](bio/index.html).
1919

2020
## Recent papers
2121

22+
* NeurIPS: Neural Mutual Information Estimation with Vector Copulas [[link]](publications/index.html#Chen2025a)
2223
* arXiv: CFMI: Flow Matching for Missing Data Imputation [[link]](publications/index.html#Simkus2025a)
2324
* arXiv: Simulation-based Bayesian inference under model misspecification [[link]](publications/index.html#Kelly2025a)
2425
* BioRxiv: Risk-averse optimization of genetic circuits under uncertainty [[link]](publications/index.html#Kobiela2024a)
2526
* TMLR: Improving Variational Autoencoder Estimation from Incomplete Data with Mixture Variational Families [[link]](publications/index.html#Simkus2024a)
26-
* eLife: Designing Optimal Behavioral Experiments Using Machine Learning [[link]](publications/index.html#Valentin2023a)

0 commit comments

Comments
 (0)