← Search

Weiyan Shi

24 accepted papers

2026

One Skill, Many Websites: Learning Generalizable Skills Through Polymorphic Abstraction

ICLR 2026poster

Large language models (LLMs) are moving beyond static uses and are now powering agents that learn during their interaction with external environments. For example, agents can learn reusable skills while navigating web pages or toggling new tools. However, existing methods for skill learning often cr…

Cited by 0SourcecodeScholar
2026

SPIRAL: Self-Play on Zero-Sum Games Incentivizes Reasoning via Multi-Agent Multi-Turn Reinforcement Learning

ICLR 2026poster

Recent advances in reinforcement learning have shown that language models can develop sophisticated reasoning through training on tasks with verifiable rewards, but these approaches depend on human-curated problem-answer pairs and domain-specific reward engineering. We introduce SPIRAL, a self-play…

Cited by 0SourcecodeScholar
2026

Unsafer in Many Turns: Benchmarking and Defending Multi-Turn Safety Risks in Tool-Using Agents

ICML 2026poster

LLM-based agents are becoming increasingly capable, yet their safety lags behind. This creates a gap between what agents can do and should do. This gap widens as agents engage in multi-turn interactions and employ diverse tools, introducing new risks overlooked by existing benchmarks. To systematica…

Cited by 0SourceScholar
2026

Verbalized Sampling: How to Mitigate Mode Collapse and Unlock LLM Diversity

ICML 2026poster

Post-training alignment often reduces LLM diversity, leading to a phenomenon known as mode collapse. Unlike prior work that attributes this effect to algorithmic limitations, we identify a fundamental, pervasive data-level driver: typicality bias in preference data, whereby annotators systematically…

Cited by 0SourceScholar
2025

Distilling an End-to-End Voice Assistant Without Instruction Training Data

ACL 2025long

Voice assistants, such as Siri and Google Assistant, typically model audio and text separately, resulting in lost speech information and increased complexity. Recent efforts to address this with end-to-end Speech Large Language Models (speech-in, text-out) trained with supervised finetuning (SFT) ha…

Cited by 0SourcePDFScholar
2025

NewsInterview: a Dataset and a Playground to Evaluate LLMs’ Grounding Gap via Informational Interviews

ACL 2025long

Large Language Models (LLMs) have demonstrated impressive capabilities in generating coherent text but often struggle with grounding language and strategic dialogue. To address this gap, we focus on journalistic interviews, a domain rich in grounding communication and abundant in data. We curate a d…

Cited by 0SourcePDFScholar
2024

CultureBank: An Online Community-Driven Knowledge Base Towards Culturally Aware Language Technologies

EMNLP 2024finding

To enhance language models’ cultural awareness, we design a generalizable pipeline to construct cultural knowledge bases from different online communities on a massive scale. With the pipeline, we construct CultureBank, a knowledge base built upon users’ self-narratives with 12K cultural descriptors…

2024

Decoding Susceptibility: Modeling Misbelief to Misinformation Through a Computational Approach

EMNLP 2024main

Susceptibility to misinformation describes the degree of belief in unverifiable claims, a latent aspect of individuals’ mental processes that is not observable. Existing susceptibility studies heavily rely on self-reported beliefs, which can be subject to bias, expensive to collect, and challenging…

Cited by 1SourcePDFScholar
2024

How Johnny Can Persuade LLMs to Jailbreak Them: Rethinking Persuasion to Challenge AI Safety by Humanizing LLMs

ACL 2024long

Most traditional AI safety research views models as machines and centers on algorithm-focused attacks developed by security experts. As large language models (LLMs) become increasingly common and competent, non-expert users can also impose risks during daily interactions. Observing this, we shift th…

2024

Position: A Safe Harbor for AI Evaluation and Red Teaming

ICML 2024oral

Independent evaluation and red teaming are critical for identifying the risks posed by generative AI systems. However, the terms of service and enforcement strategies used by prominent AI companies to deter model misuse have disincentives on good faith safety evaluations. This causes some researcher…

Cited by 5SourcePDFScholar
2024

PrivacyLens: Evaluating Privacy Norm Awareness of Language Models in Action

NeurIPS 2024poster

As language models (LMs) are widely utilized in personalized communication scenarios (e.g., sending emails, writing social media posts) and endowed with a certain level of agency, ensuring they act in accordance with the contextual privacy norms becomes increasingly critical. However, quantifying th…

2024

Social Intelligence Data Infrastructure: Structuring the Present and Navigating the Future

ACL 2024findings

As Natural Language Processing (NLP) systems become increasingly integrated into human social life, these technologies will need to increasingly rely on social intelligence. Although there are many valuable datasets that benchmark isolated dimensions of social intelligence, there does not yet exist…

Cited by 6SourcePDFScholar
2024

The Earth is Flat because...: Investigating LLMs’ Belief towards Misinformation via Persuasive Conversation

ACL 2024long

Large language models (LLMs) encapsulate vast amounts of knowledge but still remain vulnerable to external misinformation. Existing research mainly studied this susceptibility behavior in a single-turn setting. However, belief can change during a multi-turn conversation, especially a persuasive one.…

Cited by 61SourcePDFScholar
2024

The Mirrored Influence Hypothesis: Efficient Data Influence Estimation by Harnessing Forward Passes

CVPR 2024poster

Large-scale black-box models have become ubiquitous across numerous applications. Understanding the influence of individual training data sources on predictions made by these models is crucial for improving their trustworthiness. Current influence estimation techniques involve computing gradients fo…

2024

When Life Gives You Lemons, Make Cherryade: Converting Feedback from Bad Responses into Good Labels

NAACL 2024long

Deployed dialogue agents have the potential to integrate human feedback to continuously improve themselves. However, humans may not always provide explicit signals when the chatbot makes mistakes during interactions. In this work, we propose Juicer, a framework to make use of both binary and free-fo…

Cited by 19SourcePDFScholar
2024

Zero-shot Persuasive Chatbots with LLM-Generated Strategies and Information Retrieval

EMNLP 2024finding

Persuasion plays a pivotal role in a wide range of applications from health intervention to the promotion of social good. Persuasive chatbots employed responsibly for social good can be an enabler of positive individual and social change. Existing methods rely on fine-tuning persuasive chatbots with…

Cited by 10SourcePDFScholar
2023

Controllable Mixed-Initiative Dialogue Generation through Prompting

ACL 2023short

Mixed-initiative dialogue tasks involve repeated exchanges of information and conversational control. Conversational agents gain control by generating responses that follow particular dialogue intents or strategies, prescribed by a policy planner. The standard approach has been fine-tuning pre-train…

2022

Just Fine-tune Twice: Selective Differential Privacy for Large Language Models

EMNLP 2022main

Protecting large language models from privacy leakage is becoming increasingly crucial with their wide adoption in real-world products. Yet applying *differential privacy* (DP), a canonical notion with provable privacy guarantees for machine learning models, to those models remains challenging due t…

2021

PRAL: A Tailored Pre-Training Model for Task-Oriented Dialog Generation

ACL 2021short

Large pre-trained language generation models such as GPT-2 have demonstrated their effectiveness as language priors by reaching state-of-the-art results in various language generation tasks. However, the performance of pre-trained models on task-oriented dialog tasks is still under-explored. We prop…

2021

Refine and Imitate: Reducing Repetition and Inconsistency in Persuasion Dialogues via Reinforcement Learning and Human Demonstration

EMNLP 2021finding

Persuasion dialogue system reflects the machine’s ability to make strategic moves beyond verbal communication, and therefore differentiates itself from task-oriented or open-domain dialogues and has its own unique values. However, the repetition and inconsistency problems still persist in dialogue r…

Cited by 32SourcePDFScholar