← Search

Chenan Wang

6 accepted papers

2025

GuideLLM: Exploring LLM-Guided Conversation with Applications in Autobiography Interviewing

NAACL 2025long

Although Large Language Models (LLMs) succeed in human-guided conversations such as instruction following and question answering, the potential of LLM-guided conversations—where LLMs direct the discourse and steer the conversation’s objectives—remains under-explored. In this study, we first characte…

Cited by 0SourcePDFScholar
2024

Can Protective Perturbation Safeguard Personal Data from Being Exploited by Stable Diffusion?

CVPR 2024poster

Stable Diffusion has established itself as a foundation model in generative AI artistic applications receiving widespread research and application. Some recent fine-tuning methods have made it feasible for individuals to implant personalized concepts onto the basic Stable Diffusion model with minima…

2024

Dynamic Adversarial Attacks on Autonomous Driving Systems

RSS 2024poster

This paper introduces an attacking mechanism to challenge the resilience of autonomous driving systems. Specifically, we manipulate the decision-making processes of an autonomous vehicle by dynamically displaying adversarial patches on a screen mounted on another moving vehicle. These patches are op…

2024

Shifting Attention to Relevance: Towards the Predictive Uncertainty Quantification of Free-Form Large Language Models

ACL 2024long

Large Language Models (LLMs) show promising results in language generation and instruction following but frequently “hallucinate”, making their outputs less reliable. Despite Uncertainty Quantification’s (UQ) potential solutions, implementing it accurately within LLMs is challenging. Our research in…