中文
相关论文

相关论文: Ethicist: Targeted Training Data Extraction Throug…

200 篇论文

Despite their strong performance, large language models (LLMs) face challenges in real-world application of lexical simplification (LS), particularly in privacy-sensitive and resource-constrained environments. Moreover, since vulnerable…

计算与语言 · 计算机科学 2025-09-30 Akio Hayakawa , Stefan Bott , Horacio Saggion

The inadvertent stealing of private/sensitive information using Knowledge Distillation (KD) has been getting significant attention recently and has guided subsequent defense efforts considering its critical nature. Recent work Nasty Teacher…

计算机视觉与模式识别 · 计算机科学 2022-10-24 Surgan Jandial , Yash Khasbage , Arghya Pal , Vineeth N Balasubramanian , Balaji Krishnamurthy

Pretrained language models sometimes possess knowledge that we do not wish them to, including memorized personal information and knowledge that could be used to harm people. They can also output toxic or harmful text. To mitigate these…

计算与语言 · 计算机科学 2023-10-02 Vaidehi Patil , Peter Hase , Mohit Bansal

Current referring expression comprehension algorithms can effectively detect or segment objects indicated by nouns, but how to understand verb reference is still under-explored. As such, we study the challenging problem of task oriented…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Pengfei Li , Beiwen Tian , Yongliang Shi , Xiaoxue Chen , Hao Zhao , Guyue Zhou , Ya-Qin Zhang

It is well known that a speech recognition system that combines multiple acoustic models trained on the same data significantly outperforms a single-model system. Unfortunately, real time speech recognition using a whole ensemble of models…

计算与语言 · 计算机科学 2019-06-27 Zhenchuan Yang , Chun Zhang , Weibin Zhang , Jianxiu Jin , Dongpeng Chen

We address the problem of detecting speech directed to a device that does not contain a specific wake-word. Specifically, we focus on audio coming from a touch-based invocation. Mitigating virtual assistants (VAs) activation due to…

音频与语音处理 · 电气工程与系统科学 2022-03-31 Vineet Garg , Ognjen Rudovic , Pranay Dighe , Ahmed H. Abdelaziz , Erik Marchi , Saurabh Adya , Chandra Dhir , Ahmed Tewfik

Recently smoothing deep neural network based classifiers via isotropic Gaussian perturbation is shown to be an effective and scalable way to provide state-of-the-art probabilistic robustness guarantee against $\ell_2$ norm bounded…

机器学习 · 统计学 2020-02-19 Huijie Feng , Chunpeng Wu , Guoyang Chen , Weifeng Zhang , Yang Ning

To trust the fluent generations of large language models (LLMs), humans must be able to verify their correctness against trusted, external sources. Recent efforts, such as providing citations via retrieved documents or post-hoc provenance,…

计算与语言 · 计算机科学 2025-02-25 Jingyu Zhang , Marc Marone , Tianjian Li , Benjamin Van Durme , Daniel Khashabi

Language model pretraining involves training on extensive corpora, where data quality plays a pivotal role. In this work, we aim to directly estimate the contribution of data during pretraining and select pretraining data in an efficient…

计算与语言 · 计算机科学 2025-08-05 Kashun Shum , Yuzhen Huang , Hongjian Zou , Qi Ding , Yixuan Liao , Xiaoxin Chen , Qian Liu , Junxian He

The advance of explainable artificial intelligence, which provides reasons for its predictions, is expected to accelerate the use of deep neural networks in the real world like Machine Learning as a Service (MLaaS) that returns predictions…

密码学与安全 · 计算机科学 2021-07-20 Takayuki Miura , Satoshi Hasegawa , Toshiki Shibahara

How to obtain a model with good interpretability and performance has always been an important research topic. In this paper, we propose rectified decision trees (ReDT), a knowledge distillation based decision trees rectification with high…

机器学习 · 计算机科学 2020-08-25 Jiawang Bai , Yiming Li , Jiawei Li , Yong Jiang , Shutao Xia

Past work has shown that large language models are susceptible to privacy attacks, where adversaries generate sequences from a trained model and detect which sequences are memorized from the training set. In this work, we show that the…

密码学与安全 · 计算机科学 2022-12-21 Nikhil Kandpal , Eric Wallace , Colin Raffel

In this paper, a supervised learning technique for extracting keyphrases of Arabic documents is presented. The extractor is supplied with linguistic knowledge to enhance its efficiency instead of relying only on statistical information such…

计算与语言 · 计算机科学 2012-03-22 Tarek El-shishtawy , Abdulwahab Al-sammak

Current text generation models are trained using real data which can potentially contain sensitive information, such as confidential patient information and the like. Under certain conditions output of the training data which they have…

计算与语言 · 计算机科学 2024-05-01 Mariia Ignashina , Julia Ive

Human-annotated textual explanations are becoming increasingly important in Explainable Natural Language Processing. Rationale extraction aims to provide faithful (i.e., reflective of the behavior of the model) and plausible (i.e.,…

计算与语言 · 计算机科学 2023-10-24 Mohammad Reza Ghasemi Madani , Pasquale Minervini

Data-free knowledge distillation (DFKD) conducts knowledge distillation via eliminating the dependence of original training data, and has recently achieved impressive results in accelerating pre-trained language models. At the heart of DFKD…

计算与语言 · 计算机科学 2022-05-17 Xinyin Ma , Xinchao Wang , Gongfan Fang , Yongliang Shen , Weiming Lu

Protecting privileged communications and data from disclosure is paramount for legal teams. Unrestricted legal advice, such as attorney-client communications or litigation strategy. are vital to the legal process and are exempt from…

信息检索 · 计算机科学 2019-04-04 Peter Gronvall , Nathaniel Huber-Fliflet , Jianping Zhang , Robert Keeling , Robert Neary , Haozhen Zhao

Knowledge distillation can be a cost-effective technique to distill knowledge in Large Language Models, if the teacher output logits can be pre-computed and cached. However, successfully applying this to pre-training remains largely…

机器学习 · 计算机科学 2025-07-25 Anshumann , Mohd Abbas Zaidi , Akhil Kedia , Jinwoo Ahn , Taehwak Kwon , Kangwook Lee , Haejun Lee , Joohyung Lee

To produce accurate predictions, language models (LMs) must balance between generalization and memorization. Yet, little is known about the mechanism by which transformer LMs employ their memorization capacity. When does a model decide to…

计算与语言 · 计算机科学 2023-02-14 Adi Haviv , Ido Cohen , Jacob Gidron , Roei Schuster , Yoav Goldberg , Mor Geva

Ambient diffusion is a recently proposed framework for training diffusion models using corrupted data. Both Ambient Diffusion and alternative SURE-based approaches for learning diffusion models from corrupted data resort to approximations…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Giannis Daras , Alexandros G. Dimakis , Constantinos Daskalakis