paper-with-me

Papers

On the Safety of Open-Sourced Large Language Models: Does Alignment Really Prevent Them From Being Misused?

2023-10-02 · Hangfan Zhang, Zhimeng Guo, Huaisheng Zhu, Bochuan Cao, Lu Lin, Jinyuan Jia, Jinghui Chen, Dinghao Wu

Large Language Models (LLMs) have achieved unprecedented performance in Natural Language Generation (NLG) tasks. However, many existing studies have shown that they could be misused to generate undesired content. In response, before releasing LLMs for public access, model developers usually align those language models through Supervised Fine-Tuning (SFT) or Reinforcement Learning with Human Feedback (RLHF). Consequently, those aligned large language models refuse to generate undesired content when facing potentially harmful/unethical requests. A natural question is "could alignment really prevent those open-sourced large language models from being misused to generate undesired content?''. In this work, we provide a negative answer to this question. In particular, we show those open-sourced, aligned large language models could be easily misguided to generate undesired content without heavy computations or careful prompt designs. Our key idea is to directly manipulate the generation process of open-sourced LLMs to misguide it to generate undesired content including harmful or biased information and even private data. We evaluate our method on 4 open-sourced LLMs accessible publicly and our finding highlights the need for more advanced mitigation strategies for open-sourced LLMs.

📄 PDF Abstract BibTeX arXiv:2310.01581

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Aya Model: An Instruction Finetuned Open-Access Multilingual Language Model

2024-02-12 · Ahmet Üstün, Viraat Aryabumi, Zheng-Xin Yong, Wei-Yin Ko 외

Recent breakthroughs in large language models (LLMs) have centered around a handful of data-rich languages. What does it take to broaden access to breakthroughs beyond first-class citizen languages? Our work introduces A…

Language ModelingLanguage Modellingmodel

SC-Safety: A Multi-round Open-ended Question Adversarial Safety Benchmark for Large Language Models in Chinese

2023-10-09 · Liang Xu, Kangkang Zhao, Lei Zhu, Hang Xue

Large language models (LLMs), like ChatGPT and GPT-4, have demonstrated remarkable abilities in natural language understanding and generation. However, alongside their positive impact on our daily tasks, they can also pr…

Model SelectionNatural Language Understanding

Safety Alignment for Vision Language Models

2024-05-22 · Zhendong Liu, Yuanbi Nie, Yingshui Tan, Xiangyu Yue 외

Benefiting from the powerful capabilities of Large Language Models (LLMs), pre-trained visual encoder models connected to an LLMs can realize Vision Language Models (VLMs). However, existing research shows that the visua…

Red TeamingSafety Alignment

Refusal-Trained LLMs Are Easily Jailbroken As Browser Agents

2024-10-11 · Priyanshu Kumar, Elaine Lau, Saranya Vijayakumar, Tu Trinh 외

For safety reasons, large language models (LLMs) are trained to refuse harmful user instructions, such as assisting dangerous activities. We study an open question in this work: does the desired safety refusal, typically…

ChatbotRed Teaming

WanJuan-CC: A Safe and High-Quality Open-sourced English Webtext Dataset

2024-02-29 · Jiantao Qiu, Haijun Lv, Zhenjiang Jin, Rui Wang 외

This paper presents WanJuan-CC, a safe and high-quality open-sourced English webtext dataset derived from Common Crawl data. The study addresses the challenges of constructing large-scale pre-training datasets for langua…