中文
相关论文

相关论文: Speculating LLMs' Chinese Training Data Pollution …

200 篇论文

Large language models (LLMs) have exploded in popularity due to their ability to perform a wide array of natural language tasks. Text-based content moderation is one LLM use case that has received recent enthusiasm, however, there is little…

人机交互 · 计算机科学 2024-01-18 Deepak Kumar , Yousef AbuHashem , Zakir Durumeric

Chain-of-thought (COT) prompting can help large language models (LLMs) reason toward correct answers, but its efficacy in reasoning toward incorrect answers is unexplored. This process of elimination (PoE), when used with COT, can enhance…

计算与语言 · 计算机科学 2024-06-11 Nishant Balepur , Shramay Palta , Rachel Rudinger

The proliferation of misinformation necessitates scalable, automated fact-checking solutions. Yet, current benchmarks often overlook multilingual and topical diversity. This paper introduces a novel, dynamically extensible data set that…

计算机与社会 · 计算机科学 2025-10-22 Lorraine Saju , Arnim Bleier , Jana Lasser , Claudia Wagner

When Large Language Models (LLMs) are deployed in Chinese-language settings, a troubling pattern emerges: safety systems that work well in English break down. These systems struggle to cross linguistic and cultural bound-aries, leaving…

计算与语言 · 计算机科学 2026-05-29 Wajdi Zaghouani , Kholoud K. Aldous , Yicheng Gao

Eliciting harmful behavior from large language models (LLMs) is an important task to ensure the proper alignment and safety of the models. Often when training LLMs, ethical guidelines are followed yet alignment failures may still be…

密码学与安全 · 计算机科学 2024-08-20 Robert J. Moss

This paper contributes to cross-lingual image annotation and retrieval in terms of data and baseline methods. We propose COCO-CN, a novel dataset enriching MS-COCO with manually written Chinese sentences and tags. For more effective…

计算与语言 · 计算机科学 2019-01-16 Xirong Li , Chaoxi Xu , Xiaoxu Wang , Weiyu Lan , Zhengxiong Jia , Gang Yang , Jieping Xu

We developed a benchmark set to assess the generalization of state-of-the-art large language models on problems beyond linguistic tasks and evaluate it on a systematic progression of GPT models (GPT-3.5, GPT-4, GPT-4o, GPT-4o-mini). Using…

人工智能 · 计算机科学 2025-03-03 Gonçalo Hora de Carvalho , Oscar Knap , Robert Pollice

Data contamination refers to the leakage of evaluation data into model training data, resulting in overfitting to supposedly held-out test sets and compromising test validity. We identify an analogous issue, search-time contamination (STC),…

人工智能 · 计算机科学 2025-08-20 Ziwen Han , Meher Mankikar , Julian Michael , Zifan Wang

Chain-of-Thought (CoT) prompting has been shown to enhance the multi-step reasoning capabilities of Large Language Models (LLMs). However, debates persist about whether LLMs exhibit abstract generalization or rely on shallow heuristics when…

计算与语言 · 计算机科学 2024-10-07 Akshara Prabhakar , Thomas L. Griffiths , R. Thomas McCoy

Recently, large language models (LLMs), particularly GPT-4, have demonstrated significant capabilities in various planning and reasoning tasks \cite{cheng2023gpt4,bubeck2023sparks}. Motivated by these advancements, there has been a surge of…

人工智能 · 计算机科学 2023-09-21 Bingzhe Wu

The adoption of Large Language Models (LLMs) for code generation risks incorporating vulnerable code into software systems. Existing detectors face two critical limitations: a lack of systematic cross-model validation and opaque "black box"…

软件工程 · 计算机科学 2025-12-23 Musfiqur Rahman , SayedHassan Khatoonabadi , Ahmad Abdellatif , Emad Shihab

In-context learning (ICL) has emerged as an effective solution for few-shot learning with large language models (LLMs). However, how LLMs leverage demonstrations to specify a task and learn a corresponding computational function through ICL…

The pretraining data of today's strongest language models is opaque; in particular, little is known about the proportions of various domains or languages represented. In this work, we tackle a task which we call data mixture inference,…

计算与语言 · 计算机科学 2024-12-03 Jonathan Hayase , Alisa Liu , Yejin Choi , Sewoong Oh , Noah A. Smith

The automated detection of conspiracy theories online typically relies on supervised learning. However, creating respective training data requires expertise, time and mental resilience, given the often harmful content. Moreover, available…

计算与语言 · 计算机科学 2025-01-22 Milena Pustet , Elisabeth Steffen , Helena Mihaljević

Recent advances in the development of large language models have resulted in public access to state-of-the-art pre-trained language models (PLMs), including Generative Pre-trained Transformer 3 (GPT-3) and Bidirectional Encoder…

This paper compares large language models (LLMs) and traditional natural language processing (NLP) tools for performing word segmentation, part-of-speech (POS) tagging, and named entity recognition (NER) on Chinese texts from 1900 to 1950.…

计算与语言 · 计算机科学 2025-03-26 Zhao Fang , Liang-Chun Wu , Xuening Kong , Spencer Dean Stewart

Large-scale Pre-Trained Language Models (PTLMs) capture knowledge from massive human-written data which contains latent societal biases and toxic contents. In this paper, we leverage the primary task of PTLMs, i.e., language modeling, and…

计算与语言 · 计算机科学 2023-01-24 Saghar Hosseini , Hamid Palangi , Ahmed Hassan Awadallah

Deep learning models are often trained on distributed, web-scale datasets crawled from the internet. In this paper, we introduce two new dataset poisoning attacks that intentionally introduce malicious examples to a model's performance. Our…

Advances in large language models (LLMs) have empowered a variety of applications. However, there is still a significant gap in research when it comes to understanding and enhancing the capabilities of LLMs in the field of mental health. In…

计算与语言 · 计算机科学 2024-01-30 Xuhai Xu , Bingsheng Yao , Yuanzhe Dong , Saadia Gabriel , Hong Yu , James Hendler , Marzyeh Ghassemi , Anind K. Dey , Dakuo Wang

Computing olympiads contain some of the most challenging problems for humans, requiring complex algorithmic reasoning, puzzle solving, in addition to generating efficient code. However, it has been understudied as a domain to evaluate…

计算与语言 · 计算机科学 2024-04-18 Quan Shi , Michael Tang , Karthik Narasimhan , Shunyu Yao