-
Notifications
You must be signed in to change notification settings - Fork 4
/
teaching.html
172 lines (157 loc) · 9.04 KB
/
teaching.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<!-- Use the .htaccess and remove these lines to avoid edge case issues.
More info: h5bp.com/i/378 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<!-- Our site title and description -->
<title>Teaching and Service | Angel Xuan Chang</title>
<meta name="generator" content="DocPad v6.79.4" />
<!-- Mobile viewport optimized: h5bp.com/viewport -->
<meta name="viewport" content="width=device-width" />
<!-- Shims: IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script async src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="/styles/twitter-bootstrap.css" /><link rel="stylesheet" href="/styles/style.css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script><script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script><script src="/scripts/bootstrap.min.js"></script><script src="/scripts/script.js"></script>
</head>
<body>
<div class="container">
<section id="content" class="content">
<nav class="navbar navbar-default">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#"></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li><a href="index.html">Home</a></li>
<li><a href="pubsall.html">Publications</a></li>
<li><a href="teaching.html">Teaching and service</a></li>
<li><a href="group.html">Group</a></li>
<li><a href="news.html">News</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<h1>Angel Xuan Chang</h1>
<div class="row">
<div class="col-sm-8 pull-left" style="min-height: 280px; display: flex; flex-direction: column;">
<p>
I am an Associate Professor at <a href="https://www.sfu.ca/computing.html">Simon Fraser University</a>.
Prior to this, I was a visiting research scientist at <a href="https://research.fb.com/category/facebook-ai-research/">Facebook AI Research</a> and a research scientist at Eloquent Labs working on dialogue. I received my Ph.D. in <a href="http://cs.stanford.edu/">Computer Science</a> from <a href="http://www.stanford.edu/">Stanford</a>, where I was part of the <a href="http://nlp.stanford.edu/">Natural Language Processing Group</a> and advised by <a href="http://nlp.stanford.edu/~manning/">Chris Manning</a>.
My research focuses on connecting language to 3D representations of shapes and scenes and grounding of language for embodied agents in indoor environments. I have worked on methods for synthesizing 3D <a href="http://nlp.stanford.edu/projects/text2scene.shtml">scenes</a> and <a href="http://text2shape.stanford.edu/">shapes</a> from natural language, and various datasets for 3D scene understanding. In general, I am interested in the semantics of shapes and scenes, the representation and acquisition of common sense knowledge, and reasoning using probabilistic models.
Some of my other <a href="http://www.coiraweb.com/poignance/angel">interests</a> include <a href="http://www.coiraweb.com/poignance/angel/art/reflections.html">drawing</a> and <a href="http://www.coiraweb.com/poignance/angel/dance/dance.html">dance</a>.
</p>
<p>
</p>
</div>
<div class="col-sm-4 text-right pull-right">
<img src="files/angel.jpg" alt="Angel Xuan Chang" width="150px"/>
<div style="font-family:monospace;">
angelx-{at}-sfu-[dot]-ca
</div><br>
Associate Professor<br/>
School of Computing Science<br/>
<a href="https://www.sfu.ca/computing.html">Simon Fraser University</a><br/>
<a href="https://3dlg-hcvc.github.io/">3DLG</a>
| <a href="https://gruvi.cs.sfu.ca/">GrUVi</a>
| <a href="http://natlang.cs.sfu.ca/">SFU NatLang</a><br/>
<a href="http://ml.cs.sfu.ca/#/">SFU AI/ML</a>
| <a href="http://vinci.sfu.ca/#/">VINCI</a><br/>
Canada CIFAR AI Chair (<a href="https://www.amii.ca/">Amii</a>)<br/>
TUM-IAS Hans Fischer Fellow (2018-2022)<br/>
<a href="https://scholar.google.com/citations?user=8gfs8XIAAAAJ&hl=en">Google Scholar</a>
</div>
</div>
<br>
<div class="row">
<div class="col-sm-12">
<div class="panel panel-default">
<div class="panel-heading">
<h2>Classes</h2>
</div>
<div class="panel-body">
Spring 2025 - <a href="https://angelxuanchang.github.io/nlp-class/">CMPT 413/713 Natural Language Processing</a><br/>
Spring 2025 - <a href="https://angelxuanchang.github.io/cmpt839-sp2025/">CMPT 839 Advanced NLP</a><br/>
Spring 2024 - <a href="https://angelxuanchang.github.io/nlp-class/">CMPT 413/713 Natural Language Processing</a><br/>
Spring 2023 - <a href="https://angelxuanchang.github.io/cmpt983-sp2023/">CMPT 983 Grounded Natural Language Understanding</a><br/>
Spring 2023 - <a href="https://angelxuanchang.github.io/nlp-class/">CMPT 713 Natural Language Processing</a><br/>
Fall 2022 - <a href="https://angelxuanchang.github.io/nlp-class/">CMPT 413/713 Natural Language Processing</a><br/>
Spring 2022 - <a href="https://angelxuanchang.github.io/cmpt983-sp2022/">CMPT 983 Grounded Natural Language Understanding</a><br/>
Fall 2021 - <a href="https://angelxuanchang.github.io/nlp-class/">CMPT 413/713 Natural Language Processing</a><br/>
Spring 2021 - <a href="https://angelxuanchang.github.io/cmpt983-sp2021/">CMPT 983 Grounded Natural Language Understanding</a><br/>
Fall 2020 - CMPT 413/825 Natural Language Processing<br/>
Spring 2020 - CMPT 825 Natural Language Processing
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h2>Service</h2>
</div>
<div class="panel-body">
<h3>Conference and workshop organization</h3>
<b>Conferences</b>
<ul>
<li>Co-chair: <a href="https://sgp2021.github.io/">SGP 2021</a></li>
<li>Social activities chair: <a href="https://cvpr2023.thecvf.com/">CVPR 2023</a></li>
</ul>
<b>Workshops</b>
<ul>
<li><a href='https://multimodalitiesfor3dscenes.github.io/'>Multimodalities for 3D Scenes Workshop</a> at CVPR 2024</li>
<li><a href="https://languagefor3dscenes.github.io/ECCV2022/">Language for 3D Scenes Workshop</a> at CVPR 2021, ECCV 2022</li>
<li><a href="http://www.scan-net.org/cvpr2022workshop/">ScanNet Benchmark Challenge</a> at CVPR 2019-2023</li>
<li><a href='https://ai3dg.github.io/'>AI for 3D Generation</a> at CVPR 2024</li>
<li><a href="https://learn3dg.github.io/">Learning to Generate 3D Shapes and Scenes</a> at CVPR 2021, ECCV 2022</li>
<li><a href="https://learn3dgen.github.io/">Learning 3D Generative Models</a> at CVPR 2020</li>
<li><a href="https://3dscenegen.github.io/">3D Scene Generation Workshop</a> at CVPR 2019</li>
<li><a href="https://sites.google.com/view/cvpr2021-3d-vision-robotics/">3D Vision and Robotics Workshop</a> at CVPR 2021</li>
<li><a href="https://embodied-ai.org/">Embodied AI Workshop</a> at CVPR 2020, CVPR 2023-2024</li>
<li><a href="https://eccv18-vlease.github.io/">Visual Learning and Embodied Agents in Simulation Environments workshop</a> at ECCV 2018</li>
</ul>
<h3>Area chair / senior program committee</h3>
<ul>
<li>ICLR (2020-2021,2023-2024), NeurIPS (2023-2024), NeurIPS datasets and benchmarks (2023-2024)</li>
<li>CVPR (2020-2021,2023-2024), ICCV (2023), 3DV (2024)</li>
<li>SIGGRAPH Asia (2020)</li>
<li>IJCAI (2021), AAAI (2021,2023)</li>
</ul>
<h3>Journal / rolling reviews editor</h3>
<ul>
<li>ARR action editor</li>
<li>CGF associate editor (2021-2024)</li>
</ul>
<h3>Reviewer</h3>
<ul>
<li>ACL (outstanding reviewer 2018), NACCL, EMNLP, EACL, Coling, AKBC, SLSP</li>
<li>AAAI, ICML (top reviewer 2020,2022), NeurIPS (top reviewer 2020), TMLR</li>
<li>SIGGRAPH, SIGGRAPH Asia, Eurographics, 3DV, UIST, GI, CRV</li>
</ul>
</div>
</div>
</div>
</div>
</section>
<footer>
<p class="pull-right">
Last updated at 2025-01-04T18:18:50.725Z
</p>
</footer>
</div><!-- /container -->
</body>
</html>