diff --git a/index.html b/index.html index a1f4bfa..81a03e2 100644 --- a/index.html +++ b/index.html @@ -255,6 +255,7 @@

'; @@ -168,6 +170,7 @@ var link_anchors = alumni_ugms.map(x => x.link_anchors); var phd_mentor = alumni_ugms.map(x => x.phd_mentor); var websites = alumni_ugms.map(x => x.websites); + var next = alumni_ugms.map(x => x.next); var idx = 0; var order = [...Array(full_names.length).keys()].map(x => ++x); @@ -197,8 +200,11 @@ } //string_out += "PhD Mentor: " + phd_mentor[jdx] + ". "; if (project_deliverable[jdx].length > 0) { - string_out += 'Project'; + string_out += 'Project. '; } + if (next[jdx].length > 0) { + string_out += 'Next: ' + next[jdx] + '. '; + } string_out += ''; document.getElementById("alumni_ugms").innerHTML += string_out; diff --git a/people/alumni_ugms.js b/people/alumni_ugms.js index 5bd6239..f076733 100644 --- a/people/alumni_ugms.js +++ b/people/alumni_ugms.js @@ -3,6 +3,20 @@ var alumni_ugms = [ + { + "full_names": "Riley Carlin", + "display_names": "Riley Carlin", + "affiliation": "Undergraduate @ USC", + "visit_period": "Fall 2022 - Fall 2023", + "websites": "https://www.linkedin.com/in/riley-carlin/", + "program": "", + "program_link": "", + "project_title": "", + "project_deliverable": "https://www.esann.org/sites/default/files/proceedings/2023/ES2023-83.pdf", + "phd_mentor": "Lee Kezar", + "next": "PhD in Statistics, Columbia University", + "link_anchors": "" + }, { "full_names": "Yuan Huang", "display_names": "Yuan Huang", @@ -13,7 +27,8 @@ var alumni_ugms = [ "program_link": "", "project_title": "", "project_deliverable": "", - "phd_mentor": "BIll Zhu", + "phd_mentor": "Bill Zhu", + "next": "", "link_anchors": "" }, { @@ -27,6 +42,7 @@ var alumni_ugms = [ "project_title": "", "project_deliverable": "", "phd_mentor": "Abrar Anwar", + "next": "", "link_anchors": "" }, { @@ -39,6 +55,7 @@ var alumni_ugms = [ "program_link": "https://undergrad.usc.edu/faculty/urap/", "project_title": "", "project_deliverable": "", + "next": "", "phd_mentor": "Leticia Pinto-Alva" }, { @@ -51,6 +68,7 @@ var alumni_ugms = [ "program_link": "https://viterbiundergrad.usc.edu/research/curve/", "project_title": "A Machine Learning-Based ADRD Screening Tool", "project_deliverable": "https://uscinteractionlab.web.app/project/ADRD", + "next": "", "phd_mentor": "Leticia Pinto-Alva" }, { @@ -64,6 +82,7 @@ var alumni_ugms = [ "project_title": "", "project_deliverable": "", "phd_mentor": "Anthony Liang", + "next": "", "link_anchors": "2022junu" }, diff --git a/people/alumni_visiting.js b/people/alumni_visiting.js index aea2925..116ee97 100644 --- a/people/alumni_visiting.js +++ b/people/alumni_visiting.js @@ -3,6 +3,19 @@ var alumni_visiting = [ + { + "full_names": "Kaitlyn Kwan", + "display_names": "Kaitlyn Kwan", + "affiliation": "Arcadia High School", + "photos": "", + "websites": "", + "visit_period": "Summer 2023", + "program": "Viterbi K-12 SHINE Program", + "program_link": "https://viterbik12.usc.edu/shine/", + "project_title": "Accelerating PDDL Planning Time through Subgoal Generation Leveraging Large Language Models", + "project_deliverable": "https://viterbik12.usc.edu/wp-content/uploads/2023/08/10.-SHINE23-Kwan-K-Poster-Kaitlyn-Kwan.pdf", + "link_anchors": "2023kwan" + }, { "full_names": "Minh (Evelyn) Vu", "display_names": "Evelyn Vu", diff --git a/people/ug_ms.js b/people/ug_ms.js index 7e369e3..ef1891c 100644 --- a/people/ug_ms.js +++ b/people/ug_ms.js @@ -189,5 +189,15 @@ var ug_students = [ "photos": "wilbert.png", "ug_program": "", "phd_mentor": "Ishika Singh" - }, + }, + { + "full_names": "Abhinav Gupta", + "display_names": "Abhinav Gupta", + "year": "Junior Undergraduate", + "program": "CS and Cognitive Science", + "ug_websites": "https://www.linkedin.com/in/abghinav/", + "photos": "", + "ug_program": "URAP Fellowship", + "phd_mentor": "" + }, ] diff --git a/publications.html b/publications.html index eb26a3e..b13c8a8 100644 --- a/publications.html +++ b/publications.html @@ -84,8 +84,9 @@ function populatePapers(year) { // List of all papers; add new item at top of each list var paper_titles = [ - "Self-Supervised 3D Representation Learning for Robotics", "Chain-of-Questions Training with Latent Answers for Robust Multistep Question Answering", + "Exploring Strategies for Modeling Sign Language Phonology", + "Self-Supervised 3D Representation Learning for Robotics", "ViSaRL: Visual Reinforcement Learning Guided by Human Saliency", "I2I: Initializing Adapters with Improvised Knowledge", "Multimodal Speech Recognition for Language-Guided Embodied Agents", @@ -99,8 +100,9 @@ ]; var authors = [ - "Ishika Singh, Anthony Liang, Mohit Shridhar, Jesse Thomason", "Wang Zhu, Jesse Thomason, Robin Jia", + "Lee Kezar, Riley Carlin, Tejas Srinivasan, Zed Sehyr, Naomi Caselli, Jesse Thomason", + "Ishika Singh, Anthony Liang, Mohit Shridhar, Jesse Thomason", "Anthony Liang, Jesse Thomason, Erdem Bıyık", "Tejas Srinivasan, Furong Jia, Mohammad Rostami, Jesse Thomason", "Allen Chang, Xiaoyuan Zhu, Aarav Monga, Seoho Ahn, Tejas Srinivasan, Jesse Thomason", @@ -114,8 +116,9 @@ ]; var venues = [ + "EMNLP 2023", + "ESANN 2023", "Pretraining for Robotics Workshop, ICRA 2023", - "arXiV Pre-Print", "Pretraining for Robotics Workshop, ICRA 2023", "CoLLAs 2023", "Interspeech 2023", @@ -129,8 +132,9 @@ ]; var links = [ - 'Paper', 'Paper', + 'Paper', + 'Paper', 'Paper / Website', 'Paper', 'Paper', @@ -144,8 +148,9 @@ ]; var years = [ + '2023', + '2023', '2023', - 'Pre-Prints', '2023', '2023', '2023',