-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathupdates.html
233 lines (184 loc) · 11.8 KB
/
updates.html
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
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Updates | Computational Intelligence and Operations Laboratory (CIOL) ">
<meta name="author" content="Azmine Toushik Wasi, Computational Intelligence and Operations Laboratory (CIOL)">
<meta property="og:image" content="./assets/images/cover.png">
<link rel="shortcut icon" href="./assets/images/ciol.png" type="image/x-icon">
<meta name="theme-color" content="#157878" />
<title>Updates | Computational Intelligence and Operations Laboratory (CIOL) </title>
<meta
name="apple-mobile-web-app-status-bar-style"
content="black-translucent"
/>
<link rel="stylesheet" href="./assets/css/style.css?v=" />
</head>
<body>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0BCJB6WCFC"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-0BCJB6WCFC');
</script>
<header class="page-header" role="banner">
<img src="./assets/images/ciol.png" style="border-radius: 10%;" alt="CIOL logo" width="100" height="100">
<h1 class="project-name">Computational Intelligence and Operations Laboratory (CIOL) </h1>
<a href="./index.html" class="btn bf">Home</a>
<a href="./updates.html" class="btn bf bactive">Updates</a>
<a href="./publications.html" class="btn bf">Publications</a>
<a href="./research.html" class="btn bf">Research</a>
<a href="./team.html" class="btn bf">Team</a>
<div class="dropdown">
<button class="btn" onclick="toggleDropdown()">Menu ▾</button>
<div id="dropdownContent" style="width: 92%; align-self: center; display: none; position: absolute; background-color: rgb(231, 225, 188); z-index: 1;">
<a href="./index.html" class="short-btn" class="short-btn" >Home</a>
<a href="./updates.html" class="short-btn" >Updates</a>
<a href="./publications.html" class="short-btn" >Publications</a>
<a href="./research.html" class="short-btn" >Research</a>
<a href="./team.html" class="short-btn" >Team</a>
</div>
</div>
<script>
function toggleDropdown() {
var dropdownContent = document.getElementById("dropdownContent");
dropdownContent.style.display = (dropdownContent.style.display === "none" || dropdownContent.style.display === "") ? "block" : "none";
}
</script>
</header>
<main id="content" class="main-content" role="main">
<h1>Updates</h1>
<hr style="height:6px;border-width:0;color:gray;background-color:gray">
<style>
.foo {
table-layout: fixed;
width: 100%;
}
</style>
<table class="foo">
<tr>
<td width="30%">January 20, 2024 </td>
<td width="70%">One collaboration work titled "Dialectal Bias in Bengali: An Evaluation of Multilingual Large Language Models Across Cultural Variations" is accepted to <b>
WWW'25 (TheWebConf)</b> (A*-tier; #1 Data and Information Conference)!</td>
</tr>
<tr>
<td width="30%">January 13, 2024 </td>
<td width="70%">One paper is accepted to <b>
LLM Misinformation (PDLM) Workshop</b> workshop at AAAI'25!</td>
</tr>
<tr>
<td width="30%">December 04, 2024 </td>
<td width="70%">One shared task paper is accepted to <b>
CHiPSAL: Challenges in Processing South Asian Languages</b> workshop at COLING'25!</td>
</tr>
<tr>
<td width="30%">November 29, 2024 </td>
<td width="70%">CIOL is organizing a discussion session on <b> Research & Higher Study Opportunities in Industrial and Production Engineering in the United States</b>, with keynote speaker being <b>Dr. Md Manjurul Ahsan</b>, Research Assistant Professor at the University of Oklahoma.</td>
</tr>
<tr>
<td width="30%">November, 2024 </td>
<td width="70%">Multiple papers are submitted to different journals and conferences!</td>
</tr>
<tr>
<td width="30%">October, 2024 </td>
<td width="70%">One paper on addressing Human Rights Violations in Military AI is accepted for a <b>short oral presentation</b> (only 3 papers are selected for Oral!) in
<a target="_blank" href="https://www.harms-risks-ai-military.org/"><b>Harms and Risks of AI in the Military</b></a> Workshop at Mila - Quebec AI Institute!</td>
</tr>
<tr>
<td width="30%">October 4, 2024 </td>
<td width="70%">One paper on Climate NLP is submitted to a journal</a>!</td>
</tr>
<tr>
<td width="30%">October 1, 2024 </td>
<td width="70%"><b>Two Posters are accepted</b> to present as Posters <a target="_blank" href="https://digitwin2024.polytechnic.purdue.edu/"><b>DigiTwin 2024: Manufacturing Sustainability, Safety, and Resilience</b></a> Conference at Purdue University.
One paper is on Digital Twin for FDM, and the other is on Digital Twin for sustainable energy. Both of our submissions are accepted!</td>
</tr>
<tr>
<td width="30%">September 18-21, 2024 </td>
<td width="70%"><b>Four extended abstracts</b> are submitted to <a target="_blank" href="https://digitwin2024.polytechnic.purdue.edu/"><b>Evaluating Evaluations: Examining Best Practices for Measuring Broader Impacts of Generative AI</b></a> workshop at NeurIPS 2024,
focusing on Truthful/Scientifically Correct AI, Socially Aligned AI, Medical AI in Bangladesh and Legal AI.</td>
</tr>
<tr>
<td width="30%">September 19, 2024 </td>
<td width="70%">One paper on Cognitive Ergonomics (extended version of previously accepted ICML'24W paper) is accepted to <b>EMNLP'24 NLP for Science</b> workshop!</td>
</tr>
<tr>
<td width="30%">September 12, 2024 </td>
<td width="70%">One paper on GNN-based Explainable Hate Speech Detection (extended version of previously accepted NeurIPS'23W paper) is accepted to <b>EMNLP'24 NLP for Positive Impact</b> workshop!</td>
</tr>
<tr>
<td width="30%">July, 2024 </td>
<td width="70%">We formed a new wing called <b> Digital Twin and Physics-Informed Machine Learning (DTP) Wing</b>! This wing will be directly monitored by Prof. Md Manjurul Ahsan.</td>
</tr>
<tr>
<td width="30%">August 10, 2024 </td>
<td width="70%">Three workshop papers from <b>ACL'24</b> are published in ACL Anthology. <b>
<a href="https://aclanthology.org/2024.kallm-1.6/" target="_blank">[HRGraph]</a> in Knowledge Graphs and LLM Workshop,
<a href="https://aclanthology.org/2024.smm4h-1.4/" target="_blank">[SMM4H Task 3]</a> and
<a href="https://aclanthology.org/2024.smm4h-1.3/" target="_blank">[SMM4H Task 5]</a> in Social Media Mining for Health Workshop!</b></td>
<tr>
<td width="30%">June 26, 2024 </td>
<td width="70%">One paper on Cognitive Ergonomics is accepted to <b>ICML'24 LLMs and Cognition</b> workshop!</td>
</tr>
<tr>
<td width="30%">April-June, 2024 </td>
<td width="70%">One paper, collaborating with Hanyang University, Independent University and BRAC University is submitted to ACL ARR June 2024!</td>
</tr>
<tr>
<td width="30%">March, 2024 </td>
<td width="70%">Three papers on Human-AI Interaction are accepted to <b><a target="_blank" href="https://chi2024.acm.org/">CHI'24</a> (The ACM CHI Conference on Human Factors in Computing Systems, 2024): <a target="_blank" href="https://in2writing.glitch.me/">In2Writing</a> and <a target="_blank" href="https://heal-workshop.github.io/">HEAL</a> Workshops</b>!</td>
</tr>
<tr>
<td width="30%">February 16, 2024 </td>
<td width="70%">One paper on <b>Neural Control focused Automation System</b> is accepted to <b>@ICLR'24 Tiny Papers</b>!</br>
<a target="_blank" href="https://openreview.net/forum?id=Te4P3Cn54g"><span style="color:rgb(87, 2, 2)">[OpenReview]</span></a> ▪
<a target="_blank" href="https://arxiv.org/abs/2402.13852"><span style="color:rgb(88, 1, 38)">[arXiv]</span></a>
</td>
</tr>
<tr>
<td width="30%">February, 2024 </td>
<td width="70%">Three papers on <b>Human Computer/AI Interaction</b> is submitted to <b><a target="_blank" href="https://chi2024.acm.org/">CHI'24</a> Workshops</b>!</td>
</tr>
<tr>
<td >December 12, 2023 </td>
<td >Our work on developing a Supply Chain Graph Dataset titled <b>SupplyGraph: A Benchmark Dataset for Supply Chain Planning using Graph Neural Networks</b> in accepted to 4th Workshop on <b>Graphs and more Complex structures for Learning and Reasoning, @AAAI'24</b>!</b> </br>
<a target="_blank" href="https://ciol-researchlab.github.io/works/SupplyGraph/"><span style="color:rgb(57, 0, 190)">[Paper Site]</span></a> ▪
<a target="_blank" href="https://arxiv.org/abs/2401.15299"><span style="color:rgb(88, 1, 38)">[arXiv]</span></a> ▪
<a target="_blank" href="https://github.com/ciol-research/SupplyGraph"><span style="color:rgb(39, 1, 88)">[GitHub]</span></a> ▪
<a target="_blank" href="https://www.kaggle.com/datasets/azminetoushikwasi/supplygraph-supply-chain-planning-using-gnns/data"><span style="color:rgb(1, 71, 88)">[Kaggle]</span></a>
</td>
</tr>
<tr>
<td width="30%">December 11-18, 2023 </td>
<td width="70%">We attended <b>NeurIPS'23</b>! Thanks a lot to @NewinML organizers for the <b>scholarship</b>! We gave an oral presentation in a workshop!</td>
</tr>
<tr>
<td>November 18, 2023</td>
<td>Our paper on <b>Inventory Routing Optimization in Supply Chains</b> is accepted in New in ML Workshop <b>@NeurIPS'23</b>!
</br>
<a target="_blank" href="https://ciol-researchlab.github.io/works/IRP_DFNN/index.html"><span style="color:rgb(57, 0, 190)">[Paper Site]</span></a> ▪
<a target="_blank" href="https://arxiv.org/abs/2311.00983"><span style="color:rgb(88, 1, 38)">[arXiv]</span></a> ▪
<a target="_blank" href="https://openreview.net/forum?id=r0fzjB8f7f&"><span style="color:rgb(87, 2, 2)">[OpenReview]</span></a>
</td>
</tr>
<tr>
<td>November 08, 2023</td>
<td>Our paper on <b>Explainable Islamophobic Hate Speech Detection</b> is accepted for <span style="color:rgb(11, 0, 167); font-weight: 800;">Oral Presentation</span> in Muslims in ML Workshop <b>@NeurIPS'23</b>!
</br>
<a target="_blank" href="https://openreview.net/forum?id=jG3Y7bA94N"><span style="color:rgb(87, 2, 2)">[OpenReview]</span></a>
</td>
</tr>
<tr>
<td>2022</td>
<td><b>CIOL</b> is founded by <b>MD Shafikul Islam and Azmine Toushik Wasi</b>, to accelerate <b>OR-AI combinational research</b> at SUST-IPE, filling up the current gap of ML-foocused research in the department.
Fueled by love for discovery and innovation, it's a <b>student-centric research lab </b> dedicated to training and empowering young researchers in OR, CO, and ML for interesting and impactful projects benefiting different industries, broadly humanity. </td>
</tr>
</table>
</main>
<p></br></br></br></br></br></br></p>
</body>
</html>