-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (30 loc) · 1.74 KB
/
index.html
File metadata and controls
41 lines (30 loc) · 1.74 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
---
layout: default
---
<div class='container'>
<header class="masthead">
<img class='img-responsive center-block' src="/images/logo/brickyard.png" width="100%" height="100%" />
<p class="text-center">
The AI, Reasoning and Cognition (ARC) Lab at Arizona State University is led by Prof. <a href="http://xuanyu.me">Ben Zhou</a>.
</p>
<p>
At ARC, we work at the intersection of NLP, CV, ML, and AI in general. Our focus is on AI system reasoning, controllability, and trustworthiness. Our work often takes inspiration from human cognition processes, such as abstraction, decomposition, and analogy.
Some of our topics include but are not limited to question-answering, planning, code and program generation, agents and world model, LLM alignment, visual language model, neural-symbolic architecture, and probability estimation.
</p>
<span style="display: block; margin-bottom: 3em"></span>
<p class="text-center">
<a href="https://github.com/ARC-ASU"><i class="fa fa-github"></i> ARC ASU</a>
<a href="https://twitter.com/BenZhou96"><i class="fa fa-twitter"></i> Ben Zhou</a>
</p>
<span style="display: block; margin-bottom: 3em"></span>
<span style="display: block; margin-bottom: 3em"></span>
<div class="text-center">
School of Computing and Augmented Intelligence,
Ira A. Fulton Schools of Engineering, Arizona State University<br>
</div>
<span style="display: block; margin-bottom: 3em"></span>
</header>
</div>
<div style="display: none;">
<script type="text/javascript" id="clustrmaps" src="//clustrmaps.com/map_v2.js?d=ehCgZ2wvmxoAOJJjRVAfeO_x2ngmSIHoTpTIfRugkaw&cl=ffffff&w=a"></script>
</div>