Curriculum Vitae / Bio / Research / News
xiangren [at] usc.edu
Andrew and Erna Viterbi Early Career Chair
Associate Professor, USC Computer Science
Research Team Leader, USC ISI
Director, USC INK Research Lab
Co-founder, Sahara AI
Forbes' Asia 30 Under 30
MIT TR Innovator 35 (Asia Pacific)
I'm an Associate Professor in Computer Science and the Andrew and Erna Viterbi Early Career Chair at USC, where I direct the Intelligence and Knowledge Discovery (INK) Research Lab. I also hold an appointment as a Research Team Leader at the Information Sciences Institute (ISI) and am a member of the USC NLP Group and the USC Machine Learning Center. Outside of USC, I'm the co-founder of Sahara AI, where we build infrastructure for a decentralized, collaborative AI economy in which data and model contributors retain ownership and get credited. Previously I was a visiting research scientist at the Allen Institute for AI (AI2) and a Data Science Advisor at Snapchat. I received my PhD in computer science from UIUC, and spent time with the NLP group and the SNAP group at Stanford.
My research asks how we can make large language models (LLMs) reason reliably, understand and audit what they have learned, and work well with people. I develop learning algorithms, evaluation methods, and datasets that make LLM-based systems more trustworthy, more transparent, and cheaper to build, adapt, and maintain. Earlier in my career I worked on label-efficient information extraction, knowledge graphs, and commonsense reasoning; a summary of my PhD work on effort-light knowledge extraction is in the book "Mining Structures of Factual Knowledge from Text". Please check out our group website for more information.
Our research is funded by NSF (CAREER award, SciSIP #1829268), DARPA (MCS, KMASS, INCAS, SCORE, GAILA, SAIL-ON), IARPA (HIATUS, BETTER), and gifts from industry partners including Google, Amazon, Meta, JP Morgan, Adobe, Sony, Samsung, Okawa Foundation, and Snapchat.
The INK Lab's recent work (2023–2026) centers on four threads. Representative papers are linked; see Publications for the full list.
1. Understanding, auditing, and securing language models. We develop methods to see inside black-box and open models: forecasting and explaining what a model forgets during fine-tuning (ICML 2024 Spotlight, NeurIPS 2025), mechanistic accounts of task generalization (ICLR 2026), predicting model capabilities from limited evaluation (EMNLP 2023), and attributing model generations to pretraining data (ICLR 2025, COLM 2025). On the security side, we showed that API-protected LLMs leak proprietary information through their logits (COLM 2024), that every LM carries a forgery-resistant signature usable for model identification and provenance (ICLR 2026, 2026), and how to invert and backdoor instruction-tuned models, and evaluate defenses (NeurIPS 2025, NAACL 2024, EMNLP 2025). Most recently we study LLM agents that must learn the behavior of opaque tools through interaction (OpaqueToolsBench), the decision-support utility of agents in high-stakes domains (LATTICE), and verifiable guardrails for deployed agents (Proof-of-Guardrail, ICML 2026 AI4GOOD workshop), connecting to our broader interest in decentralized and accountable AI systems.
2. Human–AI interaction: explanations, reliance, and evaluation in the wild. We measure and improve how LLM outputs serve people: the human utility and pedagogical value of model explanations (ACL 2023, ACL 2025, ACL 2026), how models' reluctance to express uncertainty shapes human reliance (ACL 2024, NAACL 2025), evaluation of complex multi-turn and long-term conversations (Amulet, REALTALK, DRInQ), pluralistic and disagreeing preferences (ICML 2025), cultural perception in LMs (COLM 2024), and large-scale real-world interaction data such as WildChat (ICLR 2024) and WildVis.
3. Reasoning and inference-time computation in LLMs. We study when chain-of-thought reasoning is faithful versus memorized, and how to make reasoning both more reliable and more efficient. This includes self-consistent chain-of-thought distillation (SCOTT, ACL 2023 Outstanding Paper), diagnosing memorization in reasoning traces (EMNLP 2025), stress-testing and improving rule-following with logic scaffolding and symbolic working memory (ACL 2024, EMNLP 2024), inference-time search and expert mixing for reasoning (EMNLP 2025a, EMNLP 2025b), self-composed reasoning structures (Self-Discover, NeurIPS 2024), and post-training for reasoning via trajectory-level exploration in RL with verifiable rewards and segment-level selective learning of long reasoning traces (ICLR 2026a, ICLR 2026b).