Skip to content

Commit 53ac2d8

Browse files
committed
Add - added content, improved little bit formatting
1 parent 358d47a commit 53ac2d8

File tree

1 file changed

+56
-14
lines changed

1 file changed

+56
-14
lines changed

index.html

+56-14
Original file line numberDiff line numberDiff line change
@@ -58,35 +58,44 @@
5858
.pc-members {
5959
margin-top: 20px;
6060
}
61+
.organizers-section {
62+
background-color: #f9f9f9;
63+
padding: 20px;
64+
margin-top: 20px;
65+
border-radius: 8px;
66+
}
67+
6168
</style>
6269
</head>
6370
<body>
6471

6572
<header>
66-
<h1>Workshop on Automated Machine Learning (AutoML)</h1>
73+
<h1>Workshop on Automated Machine Learning (AutoML) - ECAI 2024</h1>
6774
</header>
6875

6976
<section>
7077
<main>
7178
<!-- Your existing content remains unchanged -->
72-
79+
7380
<!-- Workshop description -->
7481
<div class="workshop-description">
7582
<h2>Workshop Description:</h2>
7683
<p>
7784
As the demand for machine learning applications surges, it becomes evident that the available pool of knowledgeable data scientists cannot
78-
scale proportionally with the increasing data volumes and diverse application requirements in our digital world. To address this challenge,
79-
various automated machine learning (AutoML) frameworks have emerged, aiming to bridge the gap in human expertise by automating the construction
80-
of machine learning pipelines. AutoML research aims to automate the machine learning process progressively, with the objective of making effective
81-
methods accessible to everyone. Therefore, the workshop is designed for a diverse audience, including core machine learning researchers involved
82-
in various ML domains related to AutoML, such as neural architecture search, hyperparameter optimization, meta-learning, and explainability
83-
within the AutoML context. It also caters to domain experts seeking to apply machine learning to novel problem domains.
85+
scale proportionally with the increasing data volumes and diverse application requirements in our digital world. To address this challenge,
86+
various automated machine learning (AutoML) frameworks have emerged, aiming to bridge the gap in human expertise by automating the construction
87+
of machine learning pipelines. AutoML research aims to automate the machine learning process progressively, with the objective of making effective
88+
methods accessible to everyone. Therefore, the workshop is designed for a diverse audience, including core machine learning researchers involved
89+
in various ML domains related to AutoML, such as neural architecture search, hyperparameter optimization, meta-learning, and explainability
90+
within the AutoML context. It also caters to domain experts seeking to apply machine learning to novel problem domains.
8491

8592

8693
</p>
87-
94+
95+
<p>&nbsp;</p>
8896
</p>
89-
We invite submissions on the topics of:
97+
98+
<b>We invite submissions on the topics of:</b>
9099
<ul>
91100
<li>Model selection, hyper-parameter optimization, and model search</li>
92101
<li>Neural architecture search</li>
@@ -108,9 +117,20 @@ <h2>Workshop Description:</h2>
108117
<li>Hyperparameter agnostic algorithms</li>
109118
<li>AutoML for neuro-fuzzy systems</li>
110119
</ul>
111-
120+
121+
122+
<p>&nbsp;</p>
123+
124+
<b>Submissions:</b>
125+
126+
<p>
127+
As workshop organizers, you will need to organize your own paper submission process, and ECAI cannot directly support you in that or cover any costs.
128+
However, there are a number of free tools available. Specifically, you are welcome to try a new tool (https://chairingtool.com) currently under development
129+
for IJCAI, which as the organizer of an ECAI workshop you can use free of charge and with premium support.
130+
</p>
112131
<!-- Format section -->
113-
<h2>Format:</h2>
132+
133+
<b>Format:</b>
114134
<p>
115135
The workshop will follow the classical format of presentations of peer-reviewed papers followed by
116136
discussion. The typical duration for the workshop is a full day. We will arrange invited talks
@@ -119,7 +139,7 @@ <h2>Format:</h2>
119139
</p>
120140

121141
<!-- Attendance section -->
122-
<h2>Attendance:</h2>
142+
<b>Attendance:</b>
123143
<p>
124144
The workshop is timely and relevant for the data management and machine learning research
125145
communities due to the rapid growth in machine learning applications in almost every application
@@ -130,7 +150,7 @@ <h2>Attendance:</h2>
130150
</div>
131151
<!-- List of potential workshop PC members -->
132152
<div class="pc-members">
133-
<h2>List of Potential Workshop PC Members:</h2>
153+
<h3>List of Potential Workshop Participating Members:</h3>
134154
<ul>
135155
<li>Amin Beheshti, Professor, School of Computing, Macquarie University, Sydney, Australia</li>
136156
<li>Riccardo Tommasini, Associate Professor at the Institute National des Sciences Appliquées (INSA)</li>
@@ -140,6 +160,28 @@ <h2>List of Potential Workshop PC Members:</h2>
140160
<!-- Add more PC members as needed -->
141161
</ul>
142162
</div>
163+
164+
165+
<div class="organizers-section">
166+
<h2>Names, affiliations, and contact details of all workshop organisers:</h2>
167+
<ul>
168+
<li>
169+
Prof. Jerry Chun-Wei Lin<br>
170+
Faculty of Automatic Control, Electronics and Computer Science, Department of Distributed Systems and IT Devices, Silesian University of Technology, Poland<br>
171+
172+
</li>
173+
<li>
174+
Assoc Prof. Radwa Elshawi<br>
175+
Institute of Computer Science, Tartu University<br>
176+
177+
</li>
178+
<li>
179+
Assoc Prof Stefania Tomasiello<br>
180+
Department of Industrial Engineering, Università degli Studi di Salerno<br>
181+
182+
</li>
183+
</ul>
184+
</div>
143185
</main>
144186

145187

0 commit comments

Comments
 (0)