中文
相关论文

相关论文: Forgetting Private Textual Sequences in Language M…

200 篇论文

Few-shot learning has been proposed and rapidly emerging as a viable means for completing various tasks. Many few-shot models have been widely used for relation learning tasks. However, each of these models has a shortage of capturing a…

计算与语言 · 计算机科学 2021-05-26 Qing Lin , Yongbin Liu , Wen Wen , Zhihua Tao

Large language models have gained significant popularity because of their ability to generate human-like text and potential applications in various fields, such as Software Engineering. Large language models for code are commonly trained on…

密码学与安全 · 计算机科学 2024-01-17 Ali Al-Kaswan , Maliheh Izadi , Arie van Deursen

Auto-regressive sequence-to-sequence models with attention mechanism have achieved state-of-the-art performance in many tasks such as machine translation and speech synthesis. These models can be difficult to train. The standard approach,…

机器学习 · 计算机科学 2019-10-04 Qingyun Dou , Yiting Lu , Joshua Efiong , Mark J. F. Gales

Model ensembling is a well-established technique for improving the performance of machine learning models. Conventionally, this involves averaging the output distributions of multiple models and selecting the most probable label. This idea…

机器学习 · 计算机科学 2026-05-26 Jiale Fu , Yuchu Jiang , Peijun Wu , Chonghan Liu , Joey Tianyi Zhou , Xu Yang

Privacy protection has always been an ongoing topic, especially for AI. Currently, a low-cost scheme called Machine Unlearning forgets the private data remembered in the model. Specifically, given a private dataset and a trained neural…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Xin Su , Zhuoran Zheng

The availability of large amounts of user-provided data has been key to the success of machine learning for many real-world tasks. Recently, an increasing awareness has emerged that users should be given more control about how their data is…

机器学习 · 计算机科学 2021-07-09 Alexandra Peste , Dan Alistarh , Christoph H. Lampert

End-to-end TTS requires a large amount of speech/text paired data to cover all necessary knowledge, particularly how to pronounce different words in diverse contexts, so that a neural model may learn such knowledge accordingly. But in real…

声音 · 计算机科学 2022-06-27 Mutian He , Jingzhou Yang , Lei He , Frank K. Soong

Unlearning in large language models (LLMs) aims to remove harmful training data while preserving overall utility. However, we find that existing methods often hallucinate, generate abnormal token sequences, or behave inconsistently, raising…

机器学习 · 计算机科学 2026-05-12 Renjie Gu , Jiazhen Du , Yihua Zhang , Sijia Liu

Forgetting is often seen as an unwanted characteristic in both human and machine learning. However, we propose that forgetting can in fact be favorable to learning. We introduce "forget-and-relearn" as a powerful paradigm for shaping the…

机器学习 · 计算机科学 2022-02-02 Hattie Zhou , Ankit Vani , Hugo Larochelle , Aaron Courville

Pretrained language models (PLMs) are today the primary model for natural language processing. Despite their impressive downstream performance, it can be difficult to apply PLMs to new languages, a barrier to making their capabilities…

Multi-step ahead prediction in language models is challenging due to the discrepancy between training and test time processes. At test time, a sequence predictor is required to make predictions given past predictions as the input, instead…

计算与语言 · 计算机科学 2021-01-26 James O' Neill , Danushka Bollegala

When language model (LM) users aim to improve the quality of its generations, it is crucial to specify concrete behavioral attributes that the model should strive to reflect. However, curating such principles across many domains, even…

计算与语言 · 计算机科学 2025-11-17 Keshav Ramji , Tahira Naseem , Ramón Fernandez Astudillo

We consider the problem of jointly training structured models for extraction from sources whose instances enjoy partial overlap. This has important applications like user-driven ad-hoc information extraction on the web. Such applications…

人工智能 · 计算机科学 2017-07-07 Rahul Gupta , Sunita Sarawagi

Some machine learning applications involve training data that is sensitive, such as the medical histories of patients in a clinical trial. A model may inadvertently and implicitly store some of its training data; careful analysis of the…

机器学习 · 统计学 2017-03-06 Nicolas Papernot , Martín Abadi , Úlfar Erlingsson , Ian Goodfellow , Kunal Talwar

The task of multi-step ahead prediction in language models is challenging considering the discrepancy between training and testing. At test time, a language model is required to make predictions given past predictions as input, instead of…

机器学习 · 计算机科学 2018-09-18 James O' Neill , Danushka Bollegala

Machine unlearning is rapidly becoming a practical requirement, driven by privacy regulations, data errors, and the need to remove harmful or corrupted training samples. Despite this, most existing methods tackle the problem purely from a…

Achieving high accuracy with end-to-end speech recognizers requires careful parameter initialization prior to training. Otherwise, the networks may fail to find a good local optimum. This is particularly true for online networks, such as…

计算与语言 · 计算机科学 2018-09-03 Suyoun Kim , Michael L. Seltzer , Jinyu Li , Rui Zhao

How do language models learn to make predictions during pre-training? To study this, we extract learning curves from five autoregressive English language model pre-training runs, for 1M unseen tokens in context. We observe that the language…

计算与语言 · 计算机科学 2024-08-01 Tyler A. Chang , Zhuowen Tu , Benjamin K. Bergen

Large language models (LLMs) often memorize private information during training, raising serious privacy concerns. While machine unlearning has emerged as a promising solution, its true effectiveness against privacy attacks remains unclear.…

机器学习 · 计算机科学 2026-04-27 Xiaoyi Chen , Haoyuan Wang , Siyuan Tang , Sijia Liu , Liya Su , XiaoFeng Wang , Haixu Tang

As concerns around data privacy in machine learning grow, the ability to unlearn, or remove, specific data points from trained models becomes increasingly important. While state of the art unlearning methods have emerged in response, they…

机器学习 · 计算机科学 2025-12-08 Anat Kleiman , Robert Fisher , Ben Deaner , Udi Wieder