paper-with-me

Papers

Generalizing Trust: Weak-to-Strong Trustworthiness in Language Models

2024-12-31 · Martin Pawelczyk, Lillian Sun, Zhenting Qi, Aounon Kumar, Himabindu Lakkaraju

The rapid proliferation of generative AI, especially large language models, has led to their integration into a variety of applications. A key phenomenon known as weak-to-strong generalization - where a strong model trained on a weak model's outputs surpasses the weak model in task performance - has gained significant attention. Yet, whether critical trustworthiness properties such as robustness, fairness, and privacy can generalize similarly remains an open question. In this work, we study this question by examining if a stronger model can inherit trustworthiness properties when fine-tuned on a weaker model's outputs, a process we term weak-to-strong trustworthiness generalization. To address this, we introduce two foundational training strategies: 1) Weak Trustworthiness Finetuning (Weak TFT), which leverages trustworthiness regularization during the fine-tuning of the weak model, and 2) Weak and Weak-to-Strong Trustworthiness Finetuning (Weak+WTS TFT), which extends regularization to both weak and strong models. Our experimental evaluation on real-world datasets reveals that while some trustworthiness properties, such as fairness, adversarial, and OOD robustness, show significant improvement in transfer when both models were regularized, others like privacy do not exhibit signs of weak-to-strong trustworthiness. As the first study to explore trustworthiness generalization via weak-to-strong generalization, our work provides valuable insights into the potential and limitations of weak-to-strong generalization.

📄 PDF Abstract BibTeX arXiv:2501.00418

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

TrustLDM: Benchmarking Trustworthiness in Language Diffusion Models

2026-04-15 · Yichuan Mo, Yukun Jiang, Yanbo Shi, Mingjie Li 외 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 fas…

A closer look at how large language models trust humans: patterns and biases

2025-04-22 · Valeria Lerman, Yaniv Dover

As large language models (LLMs) and LLM-based agents increasingly interact with humans in decision-making contexts, understanding the trust dynamics between humans and AI agents becomes a central concern. While considera…

Decision Making

Measuring Weak-to-Strong Legibility of Reasoning Models

2026-03-20 · Dani Roytburg, Shreya Sridhar, Daphne Ippolito arxiv

Reasoning language models (RLMs) and the intermediate chains of thought they emit play an increasingly central role in multi-agent setups such as inter-model monitoring or distillation into smaller models. When agents at…

Mapping Trustworthiness in Large Language Models: A Bibliometric Analysis Bridging Theory to Practice

2025-02-27 · José Siqueira de Cerqueira, Kai-Kristian Kemell, Rebekah Rousi, Nannan Xi 외

The rapid proliferation of Large Language Models (LLMs) has raised significant trustworthiness and ethical concerns. Despite the widespread adoption of LLMs across domains, there is still no clear consensus on how to def…

EthicsFairnessRAGRetrieval-augmented Generation

Trustworthiness Calibration Framework for Phishing Email Detection Using Large Language Models

2025-11-06 · Daniyal Ganiuly, Assel Smaiyl arxiv

Phishing emails continue to pose a persistent challenge to online communication, exploiting human trust and evading automated filters through realistic language and adaptive tactics. While large language models (LLMs) su…

Text Classification