-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
262 lines (227 loc) · 11.1 KB
/
Copy pathindex.html
File metadata and controls
262 lines (227 loc) · 11.1 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="Diffusion Models For Tabular Data">
<meta name="keywords" content="Diffusion models, tabular data">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Diffusion Models For Tabular Data</title>
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.3/styles/default.min.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.0.3/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<link href="https://fonts.googleapis.com/css?family=Google+Sans|Noto+Sans|Castoro" rel="stylesheet">
<link rel="stylesheet" href="./static/css/bulma.min.css">
<link rel="stylesheet" href="./static/css/bulma-carousel.min.css">
<link rel="stylesheet" href="./static/css/bulma-slider.min.css">
<link rel="stylesheet" href="./static/css/fontawesome.all.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/jpswalsh/academicons@1/css/academicons.min.css">
<link rel="stylesheet" href="./static/css/index.css">
<link rel="icon" href="./static/images/icon.svg">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script defer src="./static/js/fontawesome.all.min.js"></script>
<script src="./static/js/bulma-carousel.min.js"></script>
<script src="./static/js/bulma-slider.min.js"></script>
<script src="./static/js/index.js"></script>
<style>
.grey-box {
background-color: #c0c0c0; /* Grey color */
color: rgb(70, 70, 70); /* White text color */
padding: 20px; /* Padding inside the box */
margin: 20px; /* Margin outside the box */
text-align: center; /* Center the text */
}
</style>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css">
</head>
<body>
<section class="hero">
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<div class="column has-text-centered">
<h1 id="Diffusion Models for Tabular Data: Challenges, Current Progress, and Future Directions" class="title is-2 publication-title">Diffusion Models for Tabular Data: Challenges, Current Progress, and Future Directions
</h1>
<div class="is-size-5 publication-authors">
<span class="author-block">
<a href="https://zhonglifr.github.io//
">Zhong Li</a>,</span>
<span class="author-block">
<a href="https://www.universiteitleiden.nl/en/staffmembers/qi-huang#tab-1
">Qi Huang</a>,</span>
<span class="author-block">
<a href="https://eda.liacs.nl/people/lyang
">Lincen Yang</a>,</span>
<span class="author-block">
<a href="https://jiayangshi.github.io
">Jiayang Shi</a>,</span>
<span class="author-block">
<a href="https://yangzhao-666.github.io
">Zhao Yang</a>,</span>
<span class="author-block">
<a href="https://www.nikivanstein.nl
"><br>
Niki van Stein</a>,</span>
<span class="author-block">
<a href="https://www.universiteitleiden.nl/en/staffmembers/thomas-back#tab-1
">Thomas Bäck</a>,</span>
<span class="author-block">
<a href="https://www.patternsthatmatter.org
">Matthijs van Leeuwen</a>,</span>
<span class="author-block">
</div>
<div class="is-size-5 publication-authors">
<div class="author-block">Leiden University, </div>
<div class="author-block">VU Amsterdam </div>
</div>
<div class="column has-text-centered">
<div class="publication-links">
<span class="link-block">
<a href="https://diffusion-model-leiden.github.io" class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
</span>
<span>Paper</span>
</a>
</span>
<span class="link-block">
<a href="https://diffusion-model-leiden.github.io" class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fas fa-file-pdf"></i>
</span>
<span>Arxiv</span>
</a>
</span>
<span class="link-block">
<a href="https://diffusion-model-leiden.github.io"
class="external-link button is-normal is-rounded is-dark">
<span class="icon">
<i class="fab fa-github"></i>
</span>
<span>Code</span>
</a>
</span>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section">
<div class="container is-max-desktop">
<!-- Method -->
<!-- <br /> -->
<figure style="text-align: center;">
<img src="static/images/TabGenAI2.svg" alt="TabGenAI2">
</figure>
</div>
<br> <br>
<div class="container is-max-desktop">
<!-- Abstract. -->
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Abstract</h2>
<div class="content has-text-justified">
<p>In recent years, generative models have achieved remarkable performance across diverse applications, including image generation, text synthesis, audio creation, video generation, and data augmentation. Diffusion models have emerged as superior alternatives to Generative Adversarial Networks (GANs) and Variational Autoencoders (VAEs) by addressing their limitations, such as training instability, mode collapse, and poor representation of multimodal distributions. This success has spurred widespread research interest. In the domain of tabular data, diffusion models have begun to showcase similar advantages over GANs and VAEs, achieving significant performance breakthroughs and demonstrating their potential for addressing unique challenges in tabular data modeling. However, while domains like images and time series have numerous surveys summarizing advancements in diffusion models, there remains a notable gap in the literature for tabular data. Despite the increasing interest in diffusion models for tabular data, there has been little effort to systematically review and summarize these developments. This lack of a dedicated survey limits a clear understanding of the challenges, progress, and future directions in this critical area. This survey addresses this gap by providing a comprehensive review of diffusion models for tabular data. Covering works from June 2015, when diffusion models emerged, to December 2024, we analyze nearly all relevant studies, with updates maintained in a <a href="https://github.com/Diffusion-Model-Leiden/awesome-diffusion-models-for-tabular-data">GitHub repository</a>. Assuming readers possess foundational knowledge of statistics and diffusion models, we employ mathematical formulations to deliver a rigorous and detailed review, aiming to promote developments in this emerging and exciting area.
</div>
</div>
</div>
</div>
<!-- </section>
<section class="section"> -->
<!-- <br>
<br>
<div class="container is-max-desktop">
<figure>
<img src="static/images/survey.png" alt="survey">
</figure>
</div> -->
</section>
<section class="hero">
<div class="hero-body">
<div class="container is-max-desktop">
<div class="columns is-centered">
<!-- <div class="logo">
<img src="static/images/logo_1.png" width="600"/>
</div> -->
<!-- <br/> -->
<div class="column has-text-centered">
<ul>
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<div class="content has-text-justified">
<div class="content has-text-justified">
<a href="diffusion-model-leiden.github.io"> 23/02/2025: News! We upload our survey on arxiv. </a>
</div>
</div>
</div>
</div>
</ul>
</div>
</div>
</div>
</div>
</section>
<section class="section" id="BibTeX">
<div class="container is-max-desktop content">
<h2 class="title">BibTeX</h2>
<pre><code>@article{liDiffusion2025,
title={Diffusion Models for Tabular Data: Challenges, Current Progress, and Future Directions},
author={Li, Zhong, et al.},
year={2025},
eprint={},
archivePrefix={arXiv},
primaryClass={cs.LG},
url={},
}</code></pre>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="columns is-centered">
<div class="column is-8">
<div class="content">
<p>
This website is licensed under a <a rel="license"
href="http://creativecommons.org/licenses/by-sa/4.0/">Creative
Commons Attribution-ShareAlike 4.0 International License</a>.
</p>
<p>
This means you are free to borrow the <a href="https://github.com/nerfies/nerfies.github.io">source
code</a> of this website,
we just ask that you link back to this page in the footer.
Please remember to remove the analytics code included in the header of the website which
you do not want on your website.
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- Default Statcounter code for llm-as-a-judge
https://llm-as-a-judge.github.io/ -->
<script type="text/javascript">
var sc_project=13064209;
var sc_invisible=1;
var sc_security="2f99ac8e";
</script>
<script type="text/javascript"
src="https://www.statcounter.com/counter/counter.js" async></script>
<noscript><div class="statcounter"><a title="Web Analytics"
href="https://statcounter.com/" target="_blank"><img class="statcounter"
src="https://c.statcounter.com/13064209/0/2f99ac8e/1/" alt="Web Analytics"
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
<!-- End of Statcounter Code -->
</body>
<script>
function changeContent() {
const dropdown = document.getElementById("dropdown");
const selected = dropdown.value;
const sections = ["example_1", "example_2", "example_3", "example_4", "example_5", "example_6", "example_7", "example_8", "example_9", "example_10", "example_11", "example_12", "example_13", "example_14"];
sections.forEach((section) => {
document.getElementById(section).style.display = (section === selected) ? "block" : "none";
});
}
</script>
</html>