Decoding Trust: Comprehensive Assessment of Trustworthiness in GPT Models
ABSTRACT Generative Pre-trained Transformer (GPT) models have exhibited exciting progress in their capabilities, capturing the interest of practitioners and the public alike. Yet, while the literature on the trustworthiness of GPT models remains limited, practitioners have proposed employing capable GPT models for sensitive applications such as healthcare and finance -- where mistakes can be costly. To this end, this work proposes a comprehensive trustworthiness evaluation for large language models with a focus on GPT-4 and GPT-3.5, considering diverse perspectives -- including toxicity, stereotype bias, adversarial robustness, out-of-distribution robustness, robustness on adversarial demonstrations, privacy, machine ethics, and fairness. Based on our evaluations, we discover previously unpublished vulnerabilities to trustworthiness threats. For instance, we find that GPT models can be easily misled to generate toxic and biased outputs and leak private information in both training data and conversation history. We also find that although GPT-4 is usually more trustworthy than GPT-3.5 on standard benchmarks, GPT-4 is more vulnerable given jailbreaking system or user prompts, potentially because GPT-4 follows (misleading) instructions more precisely. Our work illustrates a comprehensive trustworthiness evaluation of GPT models and sheds light on the trustworthiness gaps. |
|
![]() |
Mintong Kang is a third-year Ph.D. student at UIUC CS advised by Professor Bo Li. Their research interests lie in trustworthy machine learning and AI safety. Mintong is interested in uncovering the vulnerability of advanced ML models and developing certifiable defense mechanisms to safeguard their universal deployments. Most recently they are working on the trustworthiness of multi-modal models (VLM, audio/video LLMs) and LLM agent systems. Mintong received a bachelor of engineering degree from the CS department of Zhejiang University, and worked with Professor Xi Li at DCD Lab at Zhejiang University. Mintonbg is also lucky to work with Professor Alan L. Yuille at CCVL Lab at Johns Hopkins University. |