|
1 | 1 | { |
2 | 2 | "basics": { |
3 | 3 | "name": "Keyu He", |
4 | | - "label": "MIIS Graduate Student, NLP Researcher", |
| 4 | + "label": "Master in NLP@CMU SCS || NLP Researcher", |
5 | 5 | "image": "keyu.jpg", |
6 | 6 | "email": "keyuhe@cmu.edu", |
7 | 7 | "phone": "(213) 713-2973", |
8 | 8 | "url": "https://keyu-he.github.io/", |
9 | | - "summary": "Master of Intelligent Information Systems (MIIS) student at Carnegie Mellon University. Previously earned B.S. from USC with double major in Computer Science and Applied & Computational Mathematics. Passionate about socially intelligent AI systems, AI applications in education, and cross-disciplinary AI research.", |
| 9 | + "summary": "Master of Intelligent Information Systems (MIIS) student at Carnegie Mellon University. Previously earned B.S. from USC with double major in Computer Science and Applied & Computational Mathematics. Passionate about socially intelligent AI systems and human-centered AI evaluation.", |
10 | 10 | "location": { |
11 | 11 | "city": "Pittsburgh", |
12 | 12 | "region": "Pennsylvania", |
|
24 | 24 | "startDate": "2025-08-01", |
25 | 25 | "endDate": "2027-05-01", |
26 | 26 | "score": "", |
27 | | - "summary": "Graduate program focusing on intelligent information systems, NLP research, and AI systems. Conducting research on explainable AI and socially intelligible AI." |
| 27 | + "summary": "Graduate program focusing on intelligent information systems, NLP research, and AI systems. Conducting research on explainable AI and socially intelligible AI.", |
| 28 | + "courses": ["Advanced Natural Language Processing (Grade TBD)", |
| 29 | + "Introduction to Question Answering (Grade TBD)", |
| 30 | + "Independent Study in Language Technologies (Grade TBD)", |
| 31 | + "Directed Study in Language Technologies (Grade TBD)"] |
28 | 32 | }, |
29 | 33 | { |
30 | 34 | "institution": "University of Southern California", |
|
54 | 58 | } |
55 | 59 | ], |
56 | 60 | "publications": [ |
| 61 | + { |
| 62 | + "name": "Believing without Seeing: Quality Scores for Contextualizing Vision-Language Model Explanations", |
| 63 | + "author": "Keyu He, Tejas Srinivasan, Brihi Joshi, Xiang Ren, Jesse Thomason, Swabha Swayamdipta", |
| 64 | + "publisher": "Submitted to NeurIPS 2025", |
| 65 | + "releaseDate": "2025-05", |
| 66 | + "summary": "We introduce Visual Fidelity and Contrastiveness -- two explanation quality scores that help users more appropriately rely on vision-language model predictions without seeing the image." |
| 67 | + }, |
57 | 68 | { |
58 | 69 | "name": "ELI-Why: Evaluating the Pedagogical Utility of LLM Explanations", |
59 | 70 | "author": "Brihi Joshi*, <b>Keyu He*</b>, Sahana Ramnath, Sadra Sabouri, Kaitlyn Zhou, Souti Chattopadhyay, Swabha Swayamdipta, Xiang Ren", |
|
62 | 73 | "summary": "Evaluate the pedagogical utility of LLMs in tailoring explanations to users with different educational backgrounds.", |
63 | 74 | "url": "../assets/pdf/ELI_Why_Evaluating_the_Pe.pdf" |
64 | 75 | }, |
65 | | - { |
66 | | - "name": "Beyond the Text: How Explanation Qualities Influence User Trust in Visual Language Models", |
67 | | - "author": "Keyu He, Tejas Srinivasan, Brihi Joshi, Xiang Ren, Jesse Thomason, Swabha Swayamdipta", |
68 | | - "publisher": "Submitted to NeurIPS 2025", |
69 | | - "releaseDate": "2025-02", |
70 | | - "summary": "We introduce Visual Fidelity and Contrastiveness -- two explanation quality scores that help users more appropriately rely on vision-language model predictions without seeing the image." |
71 | | - }, |
72 | 76 | { |
73 | 77 | "name": "Attributing Culture-Conditioned Generations to Pretraining Corpora", |
74 | 78 | "author": "Huihan Li*, Arnav Goel*, Keyu He, Xiang Ren", |
|
132 | 136 | { |
133 | 137 | "name": "Programming", |
134 | 138 | "level": "", |
135 | | - "keywords": ["C++", "Python", "Java", "MySQL", "HTML", "CSS", "JS"] |
| 139 | + "keywords": ["C++", "Python", "Java", "MySQL", "HTML", "CSS", "JS", "x86-64 Assembly"] |
136 | 140 | }, |
137 | 141 | { |
138 | 142 | "name": "Software", |
139 | 143 | "level": "", |
140 | | - "keywords": ["LaTeX", "Mathematica", "Matlab"] |
| 144 | + "keywords": ["PyTorch", "Pandas", "NumPy", "Git", "AWS", "LaTeX", "Mathematica", "Matlab"] |
| 145 | + }, |
| 146 | + { |
| 147 | + "name": "Areas of Expertise", |
| 148 | + "level": "", |
| 149 | + "keywords": ["Machine Learning", "Natural Language Processing (NLP)", "Large Language Models (LLMs)", "Data Science / Data Engineering"] |
141 | 150 | }, |
142 | 151 | { |
143 | 152 | "name": "Languages", |
|
0 commit comments