From 4336f0f26a4b5a7d80fde6c1573425b7e0fc20ad Mon Sep 17 00:00:00 2001 From: Davin Choo Date: Sat, 3 Jun 2023 16:43:33 +0800 Subject: [PATCH 1/2] add paper (accepted in ICML'23) --- papers/ChooGB23active.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 papers/ChooGB23active.yml diff --git a/papers/ChooGB23active.yml b/papers/ChooGB23active.yml new file mode 100644 index 00000000..8fda182b --- /dev/null +++ b/papers/ChooGB23active.yml @@ -0,0 +1,9 @@ +authors: Choo, Gouleakis, Bhattacharyya +title: Active causal structure learning with advice +publications: + - name: arXiv + url: https://arxiv.org/abs/2305.19588 + year: 2023 +labels: + - causality + - causal structure learning From 3c566a5967aa8a3c3508e6dac1fb5f7859592400 Mon Sep 17 00:00:00 2001 From: Davin Choo Date: Sat, 22 Nov 2025 18:11:42 -0500 Subject: [PATCH 2/2] add 2 papers --- papers/Bhattacharyya25learning.yml | 12 ++++++++++++ papers/Bhattacharyya25product.yml | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 papers/Bhattacharyya25learning.yml create mode 100644 papers/Bhattacharyya25product.yml diff --git a/papers/Bhattacharyya25learning.yml b/papers/Bhattacharyya25learning.yml new file mode 100644 index 00000000..0e638312 --- /dev/null +++ b/papers/Bhattacharyya25learning.yml @@ -0,0 +1,12 @@ +title: Learning multivariate Gaussians with imperfect advice +authors: Bhattacharyya, Choo, George John, Gouleakis +publications: +- name: ICML + url: https://openreview.net/forum?id=0OVCcpLNGI + year: 2025 +- name: arXiv + url: https://arxiv.org/abs/2411.12700 + year: 2025 +labels: +- distribution learning + diff --git a/papers/Bhattacharyya25product.yml b/papers/Bhattacharyya25product.yml new file mode 100644 index 00000000..46f6e499 --- /dev/null +++ b/papers/Bhattacharyya25product.yml @@ -0,0 +1,12 @@ +title: Product distribution learning with imperfect advice +authors: Bhattacharyya, Choo, George John, Gouleakis +publications: +- name: NeurIPS + url: https://openreview.net/forum?id=idjZKbf78s + year: 2025 +- name: arXiv + url: https://arxiv.org/abs/2511.10366 + year: 2025 +labels: +- distribution learning +