-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
235 lines (226 loc) · 12.4 KB
/
index.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
234
235
<!DOCTYPE html>
<html>
<head>
<title>COGSCI 2023 MEETUPS Shanghai</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<style>
body,h1,h2,h3,h4,h5,h6 {font-family: "Lato", sans-serif;}
body, html {
height: 100%;
color: #777;
line-height: 1.8;
}
</style>
</head>
<body>
<img src="https://github.com/OpenSci-CN/cogscimeetup2023/blob/main/logo/title_fig.jpg?raw=true" height="400" width="1320" />
<h1>COGSCI 2023 MEETUPS Shanghai: Computational Cognitive Neuroscience and Computational Psychiatry</h1>
<h1>国际认知科学学会上海见面会暨计算认知神经与计算精神病学研讨会</h1>
<h2>现已开放注册 JOIN US IN Shanghai 🎉🎉🎉</h2>
<h1>会议时间⏰:2023年8月12-13日(周六、周日)</h1>
<h1>会议地点🗺️:上海崇明岛</h1>
<h1>会议形式和内容🖥️:</h1>
<head>
<style>
table {
border-collapse: collapse;
width: 100%;
}
th, td {
border: 1px solid black;
padding: 8px;
text-align: left;
}
th {
background-color: #f2f2f2;
}
.break-row {
background-color: #f2f2f2;
}
</style>
</head>
<body>
<h3>Session 1 Host: Hu Chuan-Peng, Nanjing Normal University</h3>
<table>
<tr>
<th>Time</th>
<th>Title</th>
<th>Speaker</th>
<th>Date</th>
</tr>
<tr>
<td>14:00</td>
<td>Impaired generalization as a window into the learning deficits in psychiatric disorders</td>
<td>Zeming Fang<br>Shanghai Jiao Tong University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>14:15</td>
<td>Bridging brain simulation and brain-inspired intelligence with a differentiable brain simulator</td>
<td>Chaoming Wang<br>Peking University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>14:30</td>
<td>The Conceptual Structure of Human Relationship Knowledge and its Cultural and Neural Foundations</td>
<td>Xi Cheng<br>Beijing Normal University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>14:45</td>
<td>Shared neural basis underlying symptoms of mental disorders</td>
<td>Chao Xie<br>Fudan University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>15:00</td>
<td>Working memory guides action valuation in model-based inference</td>
<td>Zhaoyu Zuo<br>University of Science and Technology of China</td>
<td>12th Aug</td>
</tr>
<tr>
<td>15:15</td>
<td>A Clinical Study of Dopamine Influencing Individual Equity Decision Making</td>
<td>Shen Xu<br>Peking University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>15:30</td>
<td colspan="3" class="break-row">15min Break</td>
</tr>
</table>
<h3>Session 2 Host: Qing Wang, Shanghai Mental Health Center</h3>
<table>
<tr>
<th>Time</th>
<th>Title</th>
<th>Speaker</th>
<th>Date</th>
</tr>
<tr>
<td>15:45</td>
<td>Real-time Decoding Electroencephalography (EEG) to Stable Neural Oscillations for Brain Disorder Diagnose</td>
<td>Junwen Luo<br>BrainUp Company</td>
<td>12th Aug</td>
</tr>
<tr>
<td>15:55</td>
<td>Unraveling the Learning of Multiple Social Relationships in Social Networks: Insights from Behavioral and Brain Imagining Evidence</td>
<td>Yue Zhao<br>South China Normal University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>16:05</td>
<td>Delay discounts reward anticipation: Delay discounting steepness regulates striatal signaling and front ostriatal communication</td>
<td>Yang Xu<br>Capital Normal University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>16:15</td>
<td>Can the build-up rate of CPP reflect the speed of evidence accumulation in perceptual decision-making? A multiverse study</td>
<td>Yikang Liu<br>Nanjing Normal University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>16:25</td>
<td>Suicide-specific Cognitive Processing in Depressive Patients with Suicide Risk: An Eyetracking Study</td>
<td>Haolun Li<br>Nanjing Brain Hospital</td>
<td>12th Aug</td>
</tr>
<tr>
<td>16:35</td>
<td>The Paradox of Being Ungrateful to More Helpful People—Expectation Updating as the Computational Mechanism</td>
<td>Ke Ding<br>Shenzhen University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>16:45</td>
<td>Deep Non-Monotonic Reasoning for Visual Abstract Reasoning Tasks</td>
<td>Yuan Yang<br>Vanderbilt University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>16:55</td>
<td>Modeling pupillary responses to dynamic visual content</td>
<td>Yuqing Cai<br>Utrecht University</td>
<td>12th Aug</td>
</tr>
<tr>
<td>17:05</td>
<td>Cultural Differences in the Effect of Mask Use on Face and Facial Expression Recognition</td>
<td>Yueyuan Zheng<br>University of Hong Kong</td>
<td>12th Aug</td>
</tr>
<tr>
<td>17:15</td>
<td colspan="3" class="break-row">15min Break</td>
</tr>
</table>
<h3>Roundtable Discussion Host: Ji Chen, Zhejiang University</h3>
<table>
<tr>
<th>Time</th>
<th>Session</th>
<th>Guest Speaker</th>
<th>Date</th>
</tr>
<tr>
<td>13:00</td>
<td>Roundtable</td>
<td>
Yujia Peng<br>Peking University<br>
Xiaokang Shu<br>Niantong Intelligence<br>
Mengyue Wu<br>Shanghai Jiao Tong University<br>
Ying Li<br>Beijing Children’s Hospital<br>
Dongxian Sun<br>Banfei Incubation<br>
etc.
</td>
<td>13th Aug</td>
</tr>
</table>
</body>
<h2>报告</h2>
<p>会议正式环节包括6个15分钟报告,9个10分钟报告。15个会议报告人,将通过提交申请、组委会审核选拔得出。评委通过对报告打分,评选出三位最佳报告人(详见:最佳报告人评选)。</p>
<h2>夜话</h2>
<p>夜话作为非正式环节,将探讨学术生活中的一些有趣议题,包括但不限于:个人成长、与导师相处、实验室管理、找工作等。</p>
<h2>活动</h2>
<p>包括但不限于:赢东村游玩/有机农场参观水果采摘/环岛骑行/室内游戏。</p>
<h2>圆桌</h2>
<p>35位来自南京师范大学、浙江大学、上海市精神卫生中心、上海交通大学、北京儿童医院、华东师范大学、北京大学、首都师范大学、念通智能、伴飞孵化、南京师范大学、香港大学、北京师范大学、复旦大学、中国科学技术大学、深圳大学、脑陆科技、范德堡大学、南京脑科医院、华南师范大学、乌得勒支大学等多所高校和研究机构的教授和PI将受邀参与圆桌,讨论计算精神病学发展过程中的重要问题。</p>
<h1>招募报告人</h1>
<p>欢迎相关领域(认知科学、心理学、脑科学、计算神经科学、计算精神病学、人工智能、脑机接口等)的本科生、硕士生、博士生、博士后报名参加!</p>
<h2>报名链接:</h2>
<p> <url url=https://airtable.com/shroyuEOoFokAMsRe></url> </p>
<h2>报名材料:</h2>
<p>● 个人简历</p>
<p>● 兴趣陈述(描述参与会议的动机,500字左右)</p>
<p>● 长摘要(详细描述研究背景、方法、结果、讨论等,包括重要图表,1000字左右,英文撰写)</p>
<p>会议组委会将会在6月29号到7月12号间对材料进行评审,从主题契合度、研究角度新颖性、研究成熟度、领域贡献度等维度进行打分。共评选出15个报告,前6名,每人进行15分钟报告,7-15名,每人进行10分钟报告。组委会将在7月12号公布 入选结果并组建会议交流群。</p>
<h2>最佳报告人评选</h2>
<p>参会专家,对15个口头报告进行打分,对每个报告提供2点反馈意见。综合得分最高的前三名,颁发金银铜牌奖杯和奖金。</p>
<p>● 金奖 1000人民币 </p>
<p>● 银奖 600 人民币 </p>
<p>● 铜奖 300 人民币 </p>
<h2>关于差旅费</h2>
<p>会议组委会将全额报销15位入选报告人的住宿费用,车票机票等交通费最高报销额度为500元人民币,未超过500元,按照实际车票价格进行报销。</p>
<h2>关于线上参加报告</h2>
<p>本会议欢迎海内外研究者进行报名,我们根据提交材料的得分决定是否入选最终报告。入选报告人可以线上参会,线上完整收听其他报告人的报告。江浙沪地区报告人推荐线下现场报告。</p>
<h2>组委会成员</h2>
<p>胡传鹏博士 南京师范大学心理学院</p>
<p>陈骥博士 浙江大学心理与行为科学系</p>
<p>耿海洋博士 天桥脑科学研究院</p>
<p>王庆博士 上海市精神卫生中心</p>
<h2>主办单位</h2>
<p>认知科学学会 (Cognitive Science Society) 是认知科学领域的国际权威协会。该协会汇集了来自世界各地的研究者,他们拥有一个共同的目标:理解人类心智的本质。该学会的使命是促进认知科学作为一门学科的发展,并促进各领域研究人员之间的科学交流,包括人工智能、语言学、人类学、心理学、神经科学、哲学和教育等领域。该学会是一家非营利性的专业组织,其活动包括赞助年度会议和出版认知科学和TopiCS杂志。详情参见:https://cognitivesciencesociety.org/</p>
<p>开放科学中文社区(Chinese Open Science Network,简称COSN)是众多国际开放学术社区网络(Community of Open Scholarship Networks)之一, COSN旨在传播和推广开放科学和可重复性的理念与实践。以促进全球开放科学文化。COSN由早期职业研究人员(Early Career Researchers,简称ECRs)运营,为ECR提供开放的学习与交流的平台。目前COSN组织了包括OpenTalks、OpenTutorials、OpenMinds和OpenTransfer等一系列的常规学术活动。更多关于COSN的介绍,请参考我们的学术论文:https://journals.sagepub.com/doi/full/10.1177/25152459221144986
</p>
<p>华人计算精神病学联盟 (Chinese Computational Psychiatry Network, CCPN),创建于2021年,致力于推动中国计算精神病学发展。我们希望培养一批年轻研究者进入Computational Psychiatry (CP)领域。我们努力建立华人计算精神病学研究者社区,促进华人CP研究者与国际CP研究者的沟通、交流与合作。现有一个360余人VIP成员,成员为聚焦人工智能、计算神经和精神健康领域的高校研究者(博士、博后、教授)和临床医生、业界公司的创始人。基于以上的初衷,我们已经成功举办了第一届华人计算精神病学工作坊。我们也在举办每周一次的CP文献报告讨论会(完成42期),每月一次的CP seminar(完成11期),不定期的CP读书会(完成4季), 每年一次的CP hack(完成1季),以及每年一次的CP国际会议。详情参见:https://www.nature.com/articles/s41562-022-01328-4
</p>
<img src="https://github.com/OpenSci-CN/cogscimeetup2023/blob/main/logo/ccpn_cosn_cogsci.png?raw=true" width="450" height="142">
<h2>会议咨询: [email protected] </h2>
</body>
</html>