-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprospective_students.html
More file actions
295 lines (246 loc) · 24.7 KB
/
prospective_students.html
File metadata and controls
295 lines (246 loc) · 24.7 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
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
<!DOCTYPE html>
<html lang="en">
<head>
<title>MMVC</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link href="https://fonts.googleapis.com/css?family=B612+Mono|Cabin:400,700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="fonts/icomoon/style.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"
integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<link rel="stylesheet" href="css/jquery-ui.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" href="css/jquery.fancybox.min.css">
<link rel="stylesheet" href="fonts/flaticon/font/flaticon.css">
<link rel="stylesheet" href="css/aos.css">
<link href="css/jquery.mb.YTPlayer.min.css" media="all" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="css/style.css">
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target=".site-navbar-target" data-offset="300">
<div class="site-wrap">
<div class="site-mobile-menu site-navbar-target">
<div class="site-mobile-menu-header">
<div class="site-mobile-menu-close mt-3">
<span class="icon-close2 js-menu-toggle"></span>
</div>
</div>
<div class="site-mobile-menu-body"></div>
</div>
<div class="header-top">
<div class="container" style="padding:20px">
<div class="row align-items-center">
<!-- <div class="col-12 col-lg-6 d-flex"> -->
<img src="./logo.jpg" width="15%">
<a class="ml-auto site-logo">
  <b style="color: rgb(71, 71, 71)">NYU M</b>ultimedia and <b style="color: rgb(71, 71, 71)">V</b>isual Computing Lab
</a>
<a href="#"
class="ml-auto d-inline-block d-lg-none site-menu-toggle js-menu-toggle text-black"><span
class="icon-menu h3"></span></a>
<!-- </div> -->
<!-- <div class="col-12 col-lg-6 ml-auto d-flex">
<div class="ml-md-auto top-social d-none d-lg-inline-block">
<a href="#" class="d-inline-block p-3"> </a>
<a href="#" class="d-inline-block p-3"> </a>
<a href="#" class="d-inline-block p-3"> </a>
</div>
</div> -->
<!-- <div class="col-6 d-block d-lg-none text-right">-->
</div>
</div>
</div>
<div class="site-navbar py-2 js-sticky-header site-navbar-target d-none pl-0 d-lg-block" role="banner">
<div class="container" style="padding-right=10%">
<div class="d-flex align-items-right">
<!-- <div class="mr-auto">
<a href="index.html">
<img src="./logo.png" width="10%"/>
  <b>V</b>isual <b>I</b>nformatics Group @ University of <b>T</b>exas at <b>A</b>ustin
</a>
</div> -->
<div class="ml-auto">
<nav class="site-navigation position-relative text-right" role="navigation">
<ul class="site-menu main-menu js-clone-nav mr-auto d-none pl-0 d-lg-block">
<li class="active">
<a href="index.html" class="nav-link text-right">Home</a>
</li>
<li>
<a href="publication.html"" class="nav-link text-left">Publication</a>
</li>
<li>
<a href="group.html" class="nav-link text-left">Group</a>
</li>
<li>
<a href="resource.html" class="nav-link text-left">Resource</a>
</li>
<li>
<a href="prospective_students.html" class="nav-link text-left">Opening</a>
</li>
<!-- <li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="challenge.html" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Challenge
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="challenge1.html">Tiny Object Detection Challenge</a>
<a class="dropdown-item" href="challenge2.html">Image Restoration for UDC Challenge</a>
</div>
</li>
<li>
<a href="callforpapers.html" class="nav-link text-left">Call for Papers</a>
</li>
<li>
<a href="speakers.html" class="nav-link text-left">Invited Speakers</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="challenge.html" id="navbarDropdown"
role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Previous
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://yuqian2.wixsite.com/forlq">RLQ'19</a>
</div>
</li> -->
</ul>
</nav>
</div>
</div>
</div>
</div>
</div>
<div class="site-section">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="section-title" style="margin-bottom:20px">
<h2>For Prospective Students</h2>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<b style="color:rgb(68, 68, 68)">Basic Information</b>
<ul style="margin-bottom:5px">
<li>We always have openings for truly outstanding PhD students, starting at every year's spring and fall semesters (so no need to inquiry "whether you have PhD openings" by email). Our group is well funded, and research assistantships will be provided to PhD students by default.</li>
<li>The primary avenue for us to recruit PhD stduents is through <b style="color:rgb(71, 71, 71)">UT ECE</b> (DICE Track). Dr. Wang is also eligible to advise and regularly recruits students from <b style="color:rgb(71, 71, 71)">UT CS</b> (Member of Graduate Studies Committee), and <b style="color:rgb(71, 71, 71)">Oden Institute CSEM</b> (Affiliated Faculty).</li>
<li>Interested candidates for PhD opportunities are <b style="color:rgb(71, 71, 71)">strongly encouraged</b> to contact Dr. Wang by <a href="mailto:atlaswang@utexas.edu">email</a> before sending in applications. Please attach your CV, and clearly discuss your research interest and experiences. We are usually not very interested in your GPA and standard test scores.</li>
<li>Postdocs, and self-funded visitors are welcome to apply, and will be evaluated case by case. We are always open to working with UT undergraduates and master students for projects. Please contact Dr. Wang by <a href="mailto:atlaswang@utexas.edu">email</a> and specify your interest (we prefer if you can share more than pure "interest").</li>
</ul>
<b style="color:rgb(68, 68, 68)">What we expect from good candidates?</b>
<ul style="margin-bottom:5px">
<li>Nothing is more important than a true enthusiasm and devotion to research. We do research only because we are really obsessed with and enjoy our research. Our research interests constantly evolve, and we always stay open to be intellectually excited and inspired by new things.</li>
<li>Two other important things that we look for: (1) a truly deep understanding of your problem of interest - don’t naively plug and play "hot" tools; (2) a solid background and a true passion for mathematics. Our research heavily leverages matrix analysis, optimization, and statistical learning.</li>
</ul>
<b style="color:rgb(68, 68, 68)">What we provide to our students?</b>
<ul style="margin-bottom:5px">
<li>We have a very flat management structure with minimal communication overhead (“Talk is cheap. Show me the code/math”). Every student works directly and closely with Dr. Wang. The group also benefits a lot from its highly interactive, intimate, and helpful culture.</li>
<li>We provide extraordinarily strong support to students for internship, visiting, collaboration, networking, and scholarship opportunities. Current Ph.D. students in VITA include winners of five prestigious fellowships (IBM, Apple, Adobe, Qualcomm, and Snap), among many other honors. You are welcome to check their rich experiences. </li>
<li>Our students are highly popular among top employers, for both internship and full-time opportunities. During Ph.D. time, almost everyone spends considerable time researching with Google, Facebook, Microsoft, Amazon, Adobe, NVIDIA, and our many other industry partners, for every year. </li>
</ul>
</div>
</div>
<div class="section-title" style="margin-bottom:20px">
<h2>About PI</h2>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<p>Professor Zhangyang “Atlas” Wang <a href="https://scholar.google.com/citations?user=pxFyKAIAAAAJ&hl=en">[Google Scholar]</a> is currently the Jack Kilby/Texas Instruments Endowed Assistant Professor in the Chandra Family Department of Electrical and Computer Engineering at The University of Texas at Austin. He is also a faculty member of the UT Computer Science Graduate Studies Committee (GSC) <a href="https://csrankings.org/"> [CSRankings]</a>, and the Oden Institute CSEM program. Meanwhile, in a part-time role, he serves as the Director of AI Research & Technology for <a href="https://picsart.com/">Picsart</a>, developing the next-generation AI-powered tools for visual creative editing. During 2021 - 2022, he held a visiting researcher position at Amazon Search. From 2017 to 2020, he was an Assistant Professor of Computer Science and Engineering, at the Texas A&M University. He received his Ph.D. degree in ECE from UIUC in 2016, advised by Professor Thomas S. Huang; and his B.E. degree in EEIS from USTC in 2012. </p>
<p>Prof. Wang has broad research interests spanning from the theory to the application aspects of machine learning (ML). At present, his core research mission is to leverage, understand and expand the role of <b style="color:rgb(71, 71, 71)">sparsity</b>, from classical optimization to modern neural networks, whose impacts span over many important topics such as efficient training/inference/transfer (especially, of large foundation models), robustness and trustworthiness, learning to optimize (L2O), generative AI, and graph learning. His research is gratefully supported by NSF, DARPA, ARL, ARO, IARPA, DOE, as well as dozens of industry and university grants. He is/was an elected technical committee member of IEEE MLSP and IEEE CI; an associate editor of IEEE TCSVT (receiving the 2020 Best Associate Editor Award); and regularly serves as area chairs, invited speakers, tutorial/workshop organizers, various panelist positions and reviewers.</p>
<p>Prof. Wang has received many research awards and scholarships, including an NSF CAREER Award, an ARO Young Investigator Award, an IEEE AI's 10 To Watch Award, an INNS Aharon Katzir Young Investigator Award, an IBM Faculty Research Award, a J. P. Morgan Faculty Research Award, an Amazon Research Award, an Adobe Data Science Research Award, a Meta Reality Labs Research Award, and two Google TensorFlow Model Garden Awards. His team has recently won the Best Paper Award from the inaugural Learning on Graphs (LoG) Conference 2022; and has also won five research competition prizes from CVPR/ICCV/ECCV since 2018. He feels most proud of being surrounded by some of the world's most brilliant students: his current Ph.D. students include winners of five prestigious fellowships (IBM, Apple, Adobe, Qualcomm, and Snap), among many other honors.</p>
</div>
</div>
<div class="section-title" style="margin-bottom:20px">
<h2>About UT Austin</h2>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<p>A Public Ivy (referred to a public university that can provide an Ivy League collegiate experience), UT Austin is one of the most prestigious universities in the US, and the flagship in the state of Texas. The university is a world-leading research institution in the engineering, computer science, and physical science fields. As of August 2021, 13 Nobel Prize winners, 4 Pulitzer Prize winners, 2 Turing Award winners, 2 Fields medalists, 2 Wolf Prize winners, and 2 Abel prize winners have been affiliated with the school as alumni, faculty members or researchers. The university has also been affiliated with 3 Primetime Emmy Award winners, and has produced a total of 155 Olympic medalists. </p>
<p>Internationally, UT Austin was ranked 34th in the 2020 "Best Global Universities" ranking by U.S. News & World Report, 45th in the world by Academic Ranking of World Universities (ARWU) in 2019, 39th worldwide by Times Higher Education World University Rankings in 2019, and 31st by the Center for World University Rankings (CWUR) in 2019. The Cockrell School of Engineering is consistently a top-10-ranked engineering school in the US. </p>
</div>
</div>
<div class="section-title" style="margin-bottom:20px">
<h2>AI/ML in UT Austin</h2>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<p>UT Austin is among the world’s topmost universities for artificial intelligence (AI) and machine learning (ML) research. The U.S. News and World Report 2021 ranked UT Austin as No. 5 in the nation’s best AI programs. Recently, the National Science Foundation has selected UT Austin to lead the <a href="https://www.ece.utexas.edu/news/ut-austin-selected-home-national-ai-institute-focused-machine-learning">NSF AI Institute for Foundations of Machine Learning (IFML)</a>, bolstering the university’s existing strengths in this emerging field. UT Austin is poised to develop entirely new classes of algorithms that will lead to more sophisticated and beneficial AI technologies. Professor Wang is a member of the <a href="https://ifml.institute/team">IFML team</a>. </p>
<p>UT Austin has also established a campus-wide <a href="https://ml.utexas.edu">Machine Learning Laboratory</a>, that will focus its initial research agenda on core algorithmic advances and a select set of applications that reflect the strengths and capabilities of UT Austin. The UT Machine Learning Laboratory brings together a community that includes linguists, ethicists, mathematicians, engineers, and computer scientists with plans to grow as machine learning takes on increasing importance across disciplines. Professor Wang is a core faculty member of the UT Machine Learning Laboratory.</p>
<p>UT <a href="https://www.cs.utexas.edu/">Department of Computer Science</a> owns one of the top-10 graduate programs for CS in the country, and has prominent presence in the AI/ML research. In <a href="https://csrankings.org/"> CSRankings</a>, UT ranks no. 7 nationally in the ML + CV categories within the last 3 years. Professor Wang is a UT CS affiliated faculty member, a Member of the CS Graduate Studies Committee (GSC), and can advise CS graduate students.</p>
<p>UT Austin is home to the world-renowned <a href="https://www.oden.utexas.edu">Oden Institute for Computational Engineering and Sciences</a>, an interdisciplinary center created to foster the development in computational sciences and mathematical modeling. The Oden Institute houses the Ph.D/M.S program in Computational Science, Engineering & Mathematics (CSEM): ranked #1 in the world by CWUR in the discipline “Mathematics: Interdisciplinary Applications”. Professor Wang is an affiliated faculty member of the Oden Institute, and can solely advise CSEM graduate students. He is also a founding member of its Center for Autonomy.</p>
<p>Besides, several exciting research initiatives currently being launched in UT Austin are relevant to the broader future of AI/ML, with which Professor Wang is also affiliated and involved. Examples include <a href="https://robotics.utexas.edu">Texas Robotics</a>, <a href="https://imagine.ece.utexas.edu">iMAGiNE consortium</a>, <a href="https://bridgingbarriers.utexas.edu/projects/being-watched-embedding-ethics-in-public-cameras">UT Good Systems</a>, and <a href="http://6g-ut.org">UT 6G</a>. </p>
</div>
</div>
<div class="section-title" style="margin-bottom:20px">
<h2>About Texas ECE</h2>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<p>The <a href="https://www.ece.utexas.edu/">Chandra Family Department of Electrical and Computer Engineering</a> at UT Austin (Texas ECE) has been ranked in the US top-10 over decades. It is the largest department in the Cockrell School of Engineering with more than 2,200 students and 80 tenure/tenure-track faculty, and is housed by the fabulous <a href="http://www.ennead.com/work/eerc">EER Building</a>. Based on U.S. News and World Report 2020, UT’s graduate programs in Electrical Engineering and Computer Engineering are ranked no. 9 and no. 6 in the U.S. respectively. Current ECE faculty members include 1 Nobel Prize Winner, 1 Emmy Award winner, 4 National Academy of Engineering (NAE) Members, 9 National Academy of Inventors (NAI) Members, 5 ACM Fellows, 33 IEEE Fellows, 6 OSA Fellows, 4 SPIE Fellows, and 6 APS Fellows.</p>
</div>
</div>
<div class="section-title" style="margin-bottom:20px">
<h2>The City of Austin</h2>
</div>
<div class="trend-entry d-flex">
<div class="trend-contents">
<p>Austin is the state capital of Texas, an inland city bordering the Hill Country region. Many people, including VITA members, consider Austin "the No. 1 Best Place to Live in the US". According to <a href="https://www.usnews.com/info/blogs/press-room/articles/2019-04-09/austin-texas-is-the-no-1-best-place-to-live-according-to-us-news">US News</a>, the city of Austin has been voted the No. 1 place to live in America for three years in a row — based on affordability, job prospects and quality of life. Lately in 2021, Netflix endorses Austin as THE place in the 21st century, for young people with dreams; its 2021 TV shows in Austin are fun to watch: <a href="https://www.netflix.com/title/81441828">[Twentysomethings: Austin]</a> </p>
<p>
Austin is ranked No.1 fastest growing large city in the US, and No. 4 of the best large cities for startups. Recently called by Elon Musk <a href="https://www.businessinsider.com/elon-musk-austin-joe-rogan-biggest-boom-town-50-years-2021-2">"the biggest boomtown that America has seen in 50 years'"</a>, Austin has many other <a href="https://www.atxfinearts.com/blogs/news/nicknames-for-austin-texas">famous nicknames</a>, including <a href="https://en.wikipedia.org/wiki/Silicon_Hills">"Silicon Hills"</a>: a place that might potentially succeed Silicon Valley's leading role in the high-tech world. Many high-tech companies are headquartered at Austin nowadays, including three Fortune 500 companies (Tesla, Dell, and Oracle). It is also home to major regional offices of Apple, Facebook, IBM, Google, Amazon, AMD, Visa and more.
</p>
<p>Austin is internationally known for its eclectic live-music scene centered around country, blues and rock. Its numerous parks and lakes are incredibly popular for hiking, biking, swimming and boating. Last but foremost, it is one of the greatest US cities for foodies and drinkers. Unsurprisingly, Austin also tops the list of best cities for young people dating ("scores high in everything") <a href="https://www.bestplaces.net/docs/studies/datingcities.aspx">[BestPlaces]</a>. You can check out more why living and studying in Austin is joyful, cool and promising: <a href="https://www.wsj.com/articles/covid-19-remote-work-make-austin-a-magnet-for-new-jobs-11607423401">[Wall Street Journal]</a> <a href="https://austin.culturemap.com/news/city-life/01-09-20-new-york-times-austin-one-of-the-52-places-to-go-in-2020/">[New York Times]</a> <a href="https://www.forbes.com/sites/laurabegleybloom/2019/05/31/is-austin-texas-the-best-city-in-america/?sh=5aa6fbc065c5">[Forbes]</a> <a href="https://www.austinlocal.com/reasons-to-live-in-austin-texas.html">[Austin Local]</a> <a href="https://www.youtube.com/watch?v=KzX9kJumv9A&ab_channel=CoolVision">[YouTube Channel]</a>.
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END section -->
<div class="footer">
<div class="container">
<div class="row">
<div class="col-12">
<div class="copyright">
<p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
Copyright ©<script>document.write(new Date().getFullYear());</script>
All rights reserved | Built upon <a
href="https://colorlib.com" target="_blank">Colorlib</a>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- .site-wrap -->
<!-- loader -->
<!-- <div id="loader" class="show fullscreen">
<svg class="circular" width="48px" height="48px">
<circle class="path-bg" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke="#eeeeee"/>
<circle class="path" cx="24" cy="24" r="22" fill="none" stroke-width="4" stroke-miterlimit="10"
stroke="#ff5e15"/>
</svg>
</div> -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/jquery-migrate-3.0.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/jquery.stellar.min.js"></script>
<script src="js/jquery.countdown.min.js"></script>
<script src="js/bootstrap-datepicker.min.js"></script>
<script src="js/jquery.easing.1.3.js"></script>
<script src="js/aos.js"></script>
<script src="js/jquery.fancybox.min.js"></script>
<script src="js/jquery.sticky.js"></script>
<script src="js/jquery.mb.YTPlayer.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>