-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
62 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,73 @@ | ||
--- | ||
layout: archive | ||
title: "Teaching & Service" | ||
permalink: /teaching&service/ | ||
permalink: /teaching-service/ | ||
author_profile: true | ||
--- | ||
|
||
## Mentoring | ||
|
||
### Current Mentees: | ||
|
||
1. Ayushi Nirmal (MS CS) [LinkedIN](https://www.linkedin.com/in/ayushi-nirmal/) | ||
2. Saurabh Bhausaheb Zinjad (MS CS) [LinkedIN](https://www.linkedin.com/in/saurabhzinjad/) | ||
3. Baixi Jiao (Undergrad) | ||
4. Punit Sai Arani (Undergrad - Honors thesis) | ||
5. Neha Balamurugan (Undergrad - Honors thesis) | ||
|
||
### Past mentoring | ||
|
||
Mentored 3 women for pursuing a research career in Computer Science via Women in Machine Learning (WiML) (Fall 2022) | ||
|
||
## Teaching | ||
|
||
### Fall 2023: Project Coordinator and Mentor: Barrett Honors College | ||
|
||
I served as the Project Coordinator whereby I designed and developed a project for the Barrett Honors college with the topic **Political Bias and Strategic Influence Operations in Large Language Models**. I also had the opportunity of mentoring 4 undergraduate students working on this interesting project. | ||
|
||
### Fall 2023: Project Coordinator & Invited Speaker: CSE 472 - Social Media Mining | ||
|
||
I served as the Project Coordinator and an Invited Speaker for the course CSE 472: Social Media Mining, offered by my Ph.D advisor Dr. Huan Liu, in Fall 2023. | ||
As project coordinnator: I was in charge of designing a course project, mentoring and assisting students, and grading the final projects. Project topic I designed: **Large Language Models as Components in a Machine Learning Pipeline**. | ||
|
||
Invited lecture on: A Primer on Large Language Models | ||
|
||
|
||
### Fall 2021: Project Coordinator: CSE 472 - Social Media Mining | ||
|
||
I served as the Project Coordinator for the course CSE 472: Social Media Mining, offered by my Ph.D advisor Dr. Huan Liu, in Fall 2021. I was in charge of designing a course project, mentoring and assisting students, and grading the final projects. Project topic I designed: **Machine Generated Text Detection**. | ||
|
||
|
||
|
||
### Fall 2019 and Spring 2020 | ||
|
||
I was appointed as a CIS Research Aide for Fall 2019 and Spring 2020 under the supervision of Prof. Daniel Mazzola at the W.P. Carey School of Business, ASU. I was responsible for serving as an assistant for the courses **CIS 430: Mobile Platforms for Business**, **CIS 505: Introduction to Enterprise Analytics** and **CIS 506: Information Management**. As part of my duties, I assisted students with assignments, projects and also graded assignments and quizzes. | ||
|
||
### Fall 2019 | ||
|
||
I was appointed as the TA for the undergraduate course Principles of Programming (Java) offered in Fall 2019. My responsobilities included teaching the recitals (labs), grading, and holding office hours for help with programming assignments and course content. | ||
|
||
## Reviewing & Conference Duties | ||
|
||
|
||
1. Program Committee Member for **AAAI 2023, AAAI 2024, IJCAI 2024 (Survey), SBP-BRiMS 2023** | ||
|
||
|
||
2. Reviewer for SNAM: Social Network Analysis and Mining, JNCA: Journal of Network and Computer Applications, IPM: Information Processing and Management, CogSys: Cognitive Systems Research, AAAI 2023, SBP-BRiMS 2023, AAAI 2024 | ||
|
||
3. Sub-reviewer for CIKM 2020, ASONAM 2020 | ||
|
||
4. Student Volunteer at **15th ACM International WSDM Conference - WSDM 2022** | ||
|
||
5. Panel Facilitator at **ASU-Mayo Workshop on Generative AI and Large Language Models: Opportunities and Challenges for Healthcare and Medicine 2023**: Facilitated and moderated two panels: (1) Enhancing Clinical Decision Support with LLMs, (2) Validation and Verification of AI-generated Medical Research | ||
|
||
|
||
<!-- {% if author.googlescholar %} | ||
You can also find my articles on <u><a href="{{author.googlescholar}}">my Google Scholar profile</a>.</u> | ||
{% endif %} --> | ||
|
||
{% include base_path %} | ||
<!-- {% include base_path %} | ||
{% for post in site.teaching reversed %} | ||
{% include archive-single.html %} | ||
{% endfor %} | ||
{% endfor %} --> |