-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCITATION.cff
More file actions
95 lines (95 loc) · 3.31 KB
/
CITATION.cff
File metadata and controls
95 lines (95 loc) · 3.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
title: "dte_adj: A Python Package for Estimating Distribution Treatment Effects"
version: 0.1.8
date-released: 2024-12-01
url: "https://github.com/CyberAgentAILab/python-dte-adjustment"
repository-code: "https://github.com/CyberAgentAILab/python-dte-adjustment"
abstract: "A Python package for estimating distribution treatment effects in randomized experiments. It provides APIs for conducting regression adjustment to estimate precise distribution functions, enabling deeper insights beyond average treatment effects through machine learning-enhanced estimation methods."
license: MIT
authors:
- family-names: Byambadalai
given-names: Undral
- family-names: Hirata
given-names: Tomu
- family-names: Oka
given-names: Tatsushi
- family-names: Yasui
given-names: Shota
preferred-citation:
type: conference-paper
title: "Estimating distributional treatment effects in randomized experiments: machine learning for variance reduction"
authors:
- family-names: Byambadalai
given-names: Undral
- family-names: Oka
given-names: Tatsushi
- family-names: Yasui
given-names: Shota
year: 2024
conference:
name: "Proceedings of the 41st International Conference on Machine Learning"
publisher:
name: "JMLR.org"
url: "https://arxiv.org/abs/2407.16037"
references:
- type: conference-paper
title: "Estimating distributional treatment effects in randomized experiments: machine learning for variance reduction"
authors:
- family-names: Byambadalai
given-names: Undral
- family-names: Oka
given-names: Tatsushi
- family-names: Yasui
given-names: Shota
year: 2024
conference:
name: "Proceedings of the 41st International Conference on Machine Learning"
publisher:
name: "JMLR.org"
url: "https://arxiv.org/abs/2407.16037"
- type: article
title: "On Efficient Estimation of Distributional Treatment Effects under Covariate-Adaptive Randomization"
authors:
- family-names: Byambadalai
given-names: Undral
- family-names: Hirata
given-names: Tomu
- family-names: Oka
given-names: Tatsushi
- family-names: Yasui
given-names: Shota
year: 2025
url: "https://arxiv.org/abs/2506.05945"
repository: "arXiv:2506.05945"
- type: article
title: "Efficient and Scalable Estimation of Distributional Treatment Effects with Multi-Task Neural Networks"
authors:
- family-names: Hirata
given-names: Tomu
- family-names: Byambadalai
given-names: Undral
- family-names: Oka
given-names: Tatsushi
- family-names: Yasui
given-names: Shota
- family-names: Uto
given-names: Sho
year: 2025
url: "https://arxiv.org/abs/2507.07738"
repository: "arXiv:2507.07738"
- type: article
title: "Beyond the Average: Distributional Causal Inference under Imperfect Compliance"
authors:
- family-names: Byambadalai
given-names: Undral
- family-names: Hirata
given-names: Tomu
- family-names: Oka
given-names: Tatsushi
- family-names: Yasui
given-names: Shota
year: 2025
url: "https://arxiv.org/abs/2509.15594"
repository: "arXiv:2509.15594"