paper-with-me

Papers

TrustLDM: Benchmarking Trustworthiness in Language Diffusion Models

2026-04-15 · Yichuan Mo, Yukun Jiang, Yanbo Shi, Mingjie Li, Michael Backes, Yang Zhang, Yisen Wang arxiv

The rapid development of Language Diffusion Models (LDMs) challenges the dominant position of auto-regressive competitors in language processing. However, their flexible, any-order decoding strategies not only enable fast decoding speed but also potentially bring new trustworthiness challenges. To better understand the risks behind their pipelines, we introduce a comprehensive trustworthiness benchmark tailored to LDMs (TrustLDM), evaluating safety, privacy, and fairness across different LDM architectures with multiple categories of static post contexts. Our empirical results show that although LDMs generally exhibit strong trustworthiness with only the user prompts, their alignment behavior degrades noticeably when the malicious post contexts are attached to the masked responses. We further observe that longer contexts do not necessarily induce stronger effects, and both decoding order and generation length affect the evaluation outcomes. Finally, we propose TrustLDM-Auto, an automatic evaluation framework that leverages LDM decoding flexibility to systematically identify vulnerable configurations, revealing substantial trustworthiness weaknesses across all evaluated models and dimensions. Our work may potentially help the community build more trustworthy LDMs. Our code is available at https://github.com/PKU-ML/TrustLDM.

📄 PDF Abstract BibTeX arXiv:2606.00023

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AutoTrust: Benchmarking Trustworthiness in Large Vision Language Models for Autonomous Driving

2024-12-19 · Shuo Xing, Hongyuan Hua, Xiangbo Gao, Shenzhe Zhu 외

Recent advancements in large vision language models (VLMs) tailored for autonomous driving (AD) have shown strong scene understanding and reasoning capabilities, making them undeniable candidates for end-to-end driving s…

Autonomous DrivingBenchmarkingFairnessQuestion Answering+2

On the Trustworthiness Landscape of State-of-the-art Generative Models: A Survey and Outlook

2023-07-31 · Mingyuan Fan, Chengyu Wang, Cen Chen, Yang Liu 외

Diffusion models and large language models have emerged as leading-edge generative models, revolutionizing various aspects of human life. However, the practical implementations of these models have also exposed inherent …

Fairness

AudioTrust: Benchmarking the Multifaceted Trustworthiness of Audio Large Language Models

2025-05-22 · Kai Li, Can Shen, Yile Liu, Jirui Han 외

The rapid advancement and expanding applications of Audio Large Language Models (ALLMs) demand a rigorous understanding of their trustworthiness. However, systematic research on evaluating these models, particularly conc…

BenchmarkingFairnessHallucination

Reexamining zero-shot summarization: Empirical investigation of trustworthiness of LLM-summarizers

2026-07-23 · Vasudha Bhatnagar, Purnima Bindal, Vikas Kumar, Raj Kumari Bahl arxiv

Zero-shot summarization using Large Language Models (LLMs) has significantly advanced the abstractive summarization task by producing coherent and fluent summaries. However, underlying stochasticity of the large language…

To Generate or Not? Safety-Driven Unlearned Diffusion Models Are Still Easy To Generate Unsafe Images ... For Now

2023-10-18 · Yimeng Zhang, Jinghan Jia, Xin Chen, Aochuan Chen 외

The recent advances in diffusion models (DMs) have revolutionized the generation of realistic and complex images. However, these models also introduce potential safety hazards, such as producing harmful content and infri…

Adversarial RobustnessBenchmarkingReal-World Adversarial Attack