-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
24 lines (22 loc) · 1.45 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
---
layout: default
title: JANETYC's research website
---
<div id="home">
<div id="profile">
<img src="/images/janetyc.jpg"/>
<div id="description"><h3>Janet Yi-Ching Huang</h3></div>
</div>
<div id="bio">
I am Assistant Professor, Future Everyday group, Industrial Design, TU/e. I earned her PhD in Computer Science at National Taiwan University in 2018, where my research focused on designing intelligent systems that support people to accomplish creative tasks. Now, my aim is to explore human-AI co-learning
for facilitating new ways of creativity and productivity. More specifically, I
strive to design and develop novel toolkits that empower designers to become
proficient with AI as design materials. These toolkits enable designers to harness the power of data, computation, and AI techniques to tackle diverse and intricate problems across various contexts.
<br/><br/>
My research vision is to explore the possibilities of how human and AI work can collaborate together and become a better team. I focus on "Human-AI Co-Learning" in which people and AI interact and learn with/from partners, and grow over time. To achieve this vision, I envision that human-AI should meet three important critiera: 1) develop mutual understanding, 2) facilite mutual benefits, and 3) achieve mutual growth.
<br/><br/>
<img src="/images/research_vision.png"/>
<br/><br/>
If you're interested in my research, please <a href="mailto:y.c.huang@tue.nl" target="_top">email me</a>.
</div>
</div>