-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathschedule.json
More file actions
129 lines (129 loc) · 3.36 KB
/
schedule.json
File metadata and controls
129 lines (129 loc) · 3.36 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
[
{
"date": "1/27/2025",
"speakers": [
{
"name": "Yi-Hao Peng (CMU)",
"link": "https://yihaopeng.tw"
}
],
"topic": "Seminar Prologue: Exploring Technical Innovations in Accessibility",
"topicSlides": ""
},
{
"date": "2/3/2025",
"speakers": [
{
"name": "N/A"
}
],
"topic": "N/A (speaker rescheduled)"
},
{
"date": "2/10/2025",
"speakers": [
{
"name": "Colin Lea (Apple)",
"link": "https://colinlea.com/"
}
],
"topic": "Fostering More Accessible Communication through Speech Recognition and Sign Language Interpretation"
},
{
"date": "2/17/2025",
"speakers": [
{
"name": "Jason Wu (Apple)",
"link": "https://jasonwunix.com/"
}
],
"topic": "From Agents to Optimization: UI Understanding and Generation"
},
{
"date": "2/24/2025",
"speakers": [
{
"name": "Kayo Yin (UC Berkeley)",
"link": "https://kayoyin.github.io/"
}
],
"topic": "AI for Signed Languages: Challenges and Opportunities"
},
{
"date": "3/3/2025",
"speaker": "N/A",
"topic": "CMU Spring Break",
"topicSlides": "https://www.cmu.edu/hub/calendar/important-dates.html"
},
{
"date": "3/10/2025",
"speaker": "N/A",
"topic": "N/A (speaker rescheduled)"
},
{
"date": "3/17/2025",
"speakers": [
{
"name": "Elisa Kreiss (UCLA)",
"link": "https://www.coalas-lab.com/elisakreiss"
}
],
"topic": "How Communicative Principles Shape AI for Non-visual Accessibility?"
},
{
"date": "3/24/2025",
"speakers": [
{
"name": "Danna Gurari (CU Boulder)",
"link": "https://dannagurari.colorado.edu/"
}
],
"topic": "AI Descriptions of Visual Content Taken by Blind People"
},
{
"date": "3/31/2025",
"speakers": [
{
"name": "Danielle Bragg (MSR)",
"link": "https://danibragg.com/"
}
],
"topic": "Deploying Real Systems for Better ML Data"
},
{
"date": "4/7/2025",
"speaker": "N/A",
"topic": "N/A (Conference Submission Deadlines)"
},
{
"date": "4/14/2025",
"speakers": [
{
"name": "Eshed Ohn-Bar (Boston U)",
"link": "https://eshed1.github.io/"
}
],
"topic": "Adaptive Accessibility Systems"
},
{
"date": "4/21/2025",
"speakers": [
{
"name": "Bryan Shaw (Baylor U)",
"link": "https://www.shawlaboratory.com/"
}
],
"topic": "Science4All: Making Science Accessible to Blind and Low-Vision People"
},
{
"date": "4/28/2025",
"speakers": [
{
"name": "N/A",
"link": ""
}
],
"topic": "Conference Travel: CHI 2025",
"topicSlides": "https://chi2025.acm.org/"
}
]