InyoungShinHeadshot

Inyoung Shin

Reseracher and Educator
Riverside, CA 92508

inyoung.shin@ucr.edu


About Me

Hi, I'm a researcher and educator with a unique blend of expertise in communication, learning science, and computer science. My work bridges social science and computer science, enabling me to translate complex social problems, such as skill gaps among social groups, into measurable evidence. I specialize in experiment and survey design, psychometric measure development, and quantitative and qualitative analysis, including statistical modeling (regressions, mixed-effects models, structural equation modeling) and NLP-based computational methods.

While working as a researcher, I have shown productive outcomes through top-tier peer-reviewed journals, cited over 1,300 times on Google Scholar, leading several research projects as PI and collaborating with computer scientists to design social robots. Currently, I'm working as an AI Research Librarian at the University of California, Riverside, where I advocate for AI literacy among research communities, designing non-credit curricula and educational tools.

I hold a Ph.D. in Communication from Rutgers University and an M.S. in Computer Science from Yale University. Applying rigorous scientific methods to capture complex social problems, my dream is to develop evidence-based interventions, such as the design of new technology systems and educational interventions.


Experience

AI Research Librarian

Jan 2026 - Present
Library, University of California, Riverside
  • As UCR's first AI research librarian, designing non-credit AI literacy curriculum, including hands-on workshops teaching LLM API calls via Colab/Jupyter for graduate students and faculty.
  • Building data pipelines and improving assessment/intake systems to track participant outcomes and program statistics.
  • Developing and evaluating LLM-based coding pipelines for analyzing open-ended survey responses, benchmarking model outputs against human manual coding to assess reliability and validity.
  • Collaborating with makerspace coordinators on a Raspberry Pi-based robot integrated with an LLM API, with plans to launch as an educational tool for a future summer camp program.

Lecturer / Sponsored Researcher

Aug 2021 – Dec 2025
Dept. of Computer Science, Yale University
  • Led 3+ full-cycle research projects in academic research settings. One project, funded by the U.S. Air Force, investigated fairness and responsible robots in human–AI interaction, designing psychometric measures for user-centered fairness evaluation.
  • Designed NLP-based cosine-similarity measures to capture people's adoption of LLM-generated text and published the findings in Computers in Human Behavior.
  • Conducted a study on need satisfaction and psychological reliance in AI-assisted communication, based on self-determination theory.
  • Applied advanced analytics, including exploratory data analysis (EDA), regression modeling, mixed-effects models, and supervised machine learning, to extract actionable insights from large, complex datasets.
  • Developed Python pipelines that cut data-processing time, accelerating experimental iteration and cross-study comparison.
  • Taught Ethical Conduct of Research (~80 students/year), consistently earning high evaluations, and mentored undergraduate students through the full research cycle.

Research Fellow

Jan 2020 – Present
Quello Center, Michigan State University
  • Conducted large-scale data analysis on broadband access and digital inequality, working with survey data from 3,000+ high school students to examine the role of broadband internet connection in shaping media use and career development in rural areas.
  • Applied advanced statistical techniques, including multigroup modeling, data imputation, and path modeling.
  • Coordinated research activities and facilitated collaboration between senior faculty and graduate students, ensuring alignment on methodology, timelines, and deliverables.

Associate Faculty Assistant (Full-time Lecturer)

Sep 2019 - May 2021
Dept. of Communication, University of Wisconsin-Milwaukee
  • Led mixed-methods research with 600+ participants on how communication technology shapes employee well-being.
  • Designed and implemented R-based pipelines for data cleaning, transformation, and visualizations.
  • Taught large undergraduate courses in research methods and communication technology (~100 students/semester); guided course projects with workflows comparable to Agile and Waterfall structures.
  • Contributed to departmental service, including participation on the Student Award Committee.


Research Projects

1) AI and Social Gaps

I examine how people adopt and use LLM-based AI and how AI use affects skill development and wellbeing, and how this is intertwined with the social constraints users face, grounded in theories from learning, communication, and sociology. This research has involved survey and experiment design, NLP-based behavioral measures, and qualitative interview analysis, and employed Python-based automation.

Selected Projects/Publications

2) Communication Technology Use and Third-level Digital Divide

This line of projects examines how, under different social conditions, the use of communication technology shapes different outcomes related to productivity and wellbeing, such as collaboration, social network growth, and burnout — often framed as the "third level of digital divide." The work involves defining measurable outcomes, testing hypotheses with statistical models, and integrating qualitative insights.

Selected Projects/Publications

3) Fairness in Human-Robot Interaction

I conducted projects on how to design robot systems that operate on fairness principles in group contexts, as part of designing AI systems that expand fair opportunity. With computer scientists, I contributed to developing a psychometric measure for users' evaluation of fairness toward robots, and conducted a quasi-experimental design that can be applied to A/B testing, and employed a computer-science workflow focused on reproducibility.

Selected Projects/Publications

See full publication list in CV →


Teaching Experience

Library at University of California, Riverside

[non-credit workshop] AI 101 for Research: From Chatbots to Agents

Delivered content on LLM architecture, prompt engineering for research workflows, and the ethical implications of autonomous agents for research.

[non-credit workshop] Introduction to AI API: How to Integrate AI Models into Your Workflow

Introduced ways to call LLM APIs, highlighting use cases such as using LLMs for sentiment analysis and building Colab workflows.

[non-credit workshop] Introduction to Deep Learning with PyTorch: How to Integrate AI Models into Your Workflow

Explored deep learning and neural network training, the core foundations of the current AI revolution, with a hands-on example using a Colab workflow.

Yale University

[CPSC 990/991] Ethical Conduct of Research

Course designed to teach ethical practices in research and technology development, using real-world examples relevant to computer science.

University of Wisconsin-Milwaukee

[COMM 313] Communication Technology and Human Communication

Course covering the role of communication technology in shaping human interaction and social behavior.

[COMM 370] Quantitative Research Methods

Course focused on quantitative research methods, including design, data collection, and statistical analysis.

[COMM 410] Organizational Communication Technology

Course exploring the use of technology in organizational communication and its impact on work processes and culture.

Rutgers University

[COM 432] Communication, Technology, and Society

Course examining the interplay between communication technologies and societal changes.

[DCIM 351] Leadership in Digital Contexts

Course on the role of digital technologies in leadership and organizational behavior.

[COM 101] Introduction to Communication and Information Processes

Introductory course covering fundamental communication theories and processes across different contexts.


Skills

Programming Languages & Tools
  • Python
  • JavaScript
  • SQL Databases
  • C
  • Terminal Command Line
  • Git/GitHub
  • LaTeX

Statistical Analytical Skills
  • Regression‑based Analysis
  • Mediation Analysis, Multigroup Analysis, Structural Equation Modeling
  • Hierarchical Linear Modeling
  • Missing Data Imputation
  • Proficient in SPSS, Mplus, R, JMP

Machine Learning Skills
  • Ridge and Non-linear Regressions (from scratch or using Scikit-learn)
  • Dimensional Reduction Analysis (e.g., Principal Component Analysis (PCA), Autoencoder Neural Networks)
  • Convolutional Neural Networks using Python PyTorch
  • Graph Neural Networks using PyTorch Geometric