generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresume.json
134 lines (134 loc) · 6.27 KB
/
resume.json
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
{
"basics": {
"name": "Tiantian Feng",
"label": "Postdoc Research Scholar",
"image": "",
"email": "[email protected]",
"phone": "(310) 500-9047",
"url": "https://tiantiaf0627.github.io/",
"summary": "",
"profiles": [
{
"network": "Twitter",
"username": "tiantiaf",
"url": "https://twitter.com/tiantiaf"
}
]
},
"work": [
{
"name": "University of Southern California",
"position": "Postdocal Researcher",
"url": "https://sail.usc.edu/",
"startDate": "Apr 2024",
"endDate": "Present"
},
{
"name": "Meta",
"position": "Research Scientist Intern",
"startDate": "May 2023",
"endDate": "Aug 2023"
},
{
"name": "Amazon",
"position": "Applied Research Scientist Intern",
"startDate": "May 2022",
"endDate": "Aug 2022"
},
{
"name": "Pressure Profile System",
"position": "Sensor and Electrical Engineer",
"startDate": "Jun 2015",
"endDate": "Aug 2017"
}
],
"awards": [
{
"title": "ICASSP Travel Grant",
"date": "2024",
"awarder": "ICASSP"
},
{
"title": "Outstanding Poster Presentation - Electrical Engineering Research Festival",
"date": "2023",
"awarder": "USC Ming Hsieh Department of Electrical and Computer Engineering"
},
{
"title": "USC Viterbi Best Research Assitant Award",
"date": "2023",
"awarder": "USC Viterbi School of Engineering"
},
{
"title": "USC Stevens Center Commercialization Award",
"date": "2019",
"awarder": "USC Stevens Center"
},
{
"title": "Best Paper Finalist - ICASSP",
"date": "2019",
"awarder": "ICASSP"
},
{
"title": "USC GSG Travel Grant",
"date": "2019",
"awarder": "USC"
}
],
"languages": [
{
"language": "English",
"fluency": "Professional",
"icon": ""
},
{
"language": "Chinese",
"fluency": "Native speaker",
"icon": ""
}
],
"projects": [
{
"name": "Detecting and mapping stress patterns across space and time: Multimodal modeling of individuals in real-world physical and social work environments",
"summary": "Sponsored by: NSF Smart Connected Health.\nThrough our work, we aim to generate new analytic models to uncover and map the patterns and pathways that influence work-related stress to understand the primary contributing factors to stress across space and time. The project will develop methods for integrating different data types from the physical and social environment (e.g., temperature, lighting, conversational tones), physiology (e.g., heart rate data, electrodermal activity, movement), and personal experiences (e.g., ecologic momentary assessment) to identify patterns that inform personalized solutions for improving self-awareness and managing work-related health and well-being. We will develop individually contextualized understandings of stress among office workers using machine learning methods that incorporate heterogeneous and noisy multimodal data streams at multiple temporal resolutions while enabling the unsupervised discovery of behavioral routines.",
"highlights": ["Wearables", "Natural Human Understanding"],
"startDate": "2023",
"endDate": "Present"
},
{
"name": "EDA and Sensor Fusion for Fatigue/Affective State Detection",
"summary": "Sponsored by: Toyota Research Institute North America (TRINA).\nSensor analysis and fusion for detecting human states and affect is a challenging open problem in ubiquitous computing research, as well as a popular milestone for the automobile industry. The use of driver assistance systems has become increasingly popular due to advances in Artificial Intelligence, with the aim of improving road safety and reducing the number of accidents caused by human error. Despite their great potential, the deployment of such technologies is still at infant stage, especially when considering the driver’s affective state, which can greatly impact driving performance. This project aims to address this issue by developing systems and improving the performance of affective state detection in driving with the use of multimodal biometric sensor information, such as EDA, ECG, PPG, and respiration.",
"highlights": ["Biosignal", "Natural Human Understanding"],
"startDate": "2022",
"endDate": "Present"
},
{
"name": "SFARI: Multimodal, objective assessment of the ASD phenotype: Longitudinal stability and change across contexts",
"summary": "Sponsored by: Simons Foundations",
"highlights": ["Autism", "Natural Human Understanding", "Speech"],
"startDate": "2024",
"endDate": "Present"
},
{
"name": "Using Automated Methods to Classify Language Ability in Children with Autism",
"summary": "Sponsored by: Apple",
"highlights": ["Autism", "Natural Human Understanding", "Speech"],
"startDate": "2021",
"endDate": "2023"
},
{
"name": "USC-Amazon Reseach Award on Trustworthiness Computing",
"summary": "Sponsored by: Amazon.\nExplore trustworthiness of modern foundation models and on-device learning",
"highlights": ["Federated Learning", "Generative AI", "Foundation Model"],
"startDate": "2021",
"endDate": "2023"
},
{
"name": "TILES: Tracking Individual Performance using Sensors",
"summary": "The Tracking Individual Performance with Sensors (TILES) is a project holding multimodal data sets for the analysis of stress, task performance, behavior, and other factors pertaining to professionals engaged in a high-stress workplace environments. Biological, environmental, and contextual data was collected from hospital nurses, staff, and medical residents both in the workplace and at home over time. Labels of human experience were collected using a variety of psychologically validated questionnaires sampled on a daily basis at different times during the day. The data sets are publicly available and we encourage researchers to use it for data mining and testing their own human behavior models.",
"highlights": ["Wearable Sensing", "Natural Human Understanding"],
"startDate": "2017",
"endDate": "2020",
"url": "https://tiles-data.isi.edu/"
}
]
}