中文
相关论文

相关论文: Privacy Policy Enforcement Guardrails for Data-Sen…

200 篇论文

RAG has emerged as a key technique for enhancing response quality of LLMs without high computational cost. In traditional architectures, RAG services are provided by a single entity that hosts the dataset within a trusted local environment.…

密码学与安全 · 计算机科学 2026-01-21 Huanyi Ye , Jiale Guo , Ziyao Liu , Kwok-Yan Lam

Artificial Intelligence (AI) faces growing challenges from evolving data protection laws and enforcement practices worldwide. Regulations like GDPR and CCPA impose strict compliance requirements on Machine Learning (ML) models, especially…

机器学习 · 计算机科学 2025-01-23 Shubhi Asthana , Ruchi Mahindru , Bing Zhang , Jorge Sanz

Wireless sensor networks (WSNs) are critical components in modern cyber-physical systems, enabling efficient data collection and fusion through spatially distributed sensors. However, the inherent risks of eavesdropping and packet dropouts…

系统与控制 · 电气工程与系统科学 2025-08-07 Jie Huang , Jason J. R. Liu , Xiao He

As Edge Intelligence (EI) becomes increasingly prevalent in domains such as smart healthcare, manufacturing, and critical infrastructure, ensuring data privacy while maintaining system efficiency is a growing challenge. This paper presents…

分布式、并行与集群计算 · 计算机科学 2026-05-08 Quoc Lap Trieu , Bahman Javadi , Jim Basilakis

Retrieval-Augmented Generation (RAG) systems introduce a critical vulnerability: contextual leakage, where adversaries exploit instruction-following to exfiltrate Personally Identifiable Information (PII) via adaptive extraction. Current…

密码学与安全 · 计算机科学 2026-03-19 Jin Xie , Songze Li , Guang Cheng

When synthetic data is released, some individuals are harder to protect than others. A patient with a rare disease combination or a transaction with unusual characteristics stands out from the crowd. Differential privacy provides worst-case…

机器学习 · 计算机科学 2026-02-12 Amir Asiaee , Chao Yan , Zachary B. Abrams , Bradley A. Malin

We introduce a new class of range restricted formal data privacy standards that condition on owner beliefs about sensitive data ranges. By incorporating this additional information, we can provide a stronger privacy guarantee (e.g. an…

统计方法学 · 统计学 2026-02-10 Jingchen Hu , Matthew R. Williams , Terrance D. Savitsky

The adoption of Large Language Models (LLMs) has revolutionized AI applications but poses significant challenges in safeguarding user privacy. Ensuring compliance with privacy regulations such as GDPR and CCPA while addressing nuanced…

密码学与安全 · 计算机科学 2025-01-23 Shubhi Asthana , Bing Zhang , Ruchi Mahindru , Chad DeLuca , Anna Lisa Gentile , Sandeep Gopisetty

Retrieval-Augmented Generation (RAG) is essential for enhancing Large Language Models (LLMs) with external knowledge, but its reliance on cloud environments exposes sensitive data to privacy risks. Existing privacy-preserving solutions…

密码学与安全 · 计算机科学 2026-05-01 Zhijun Li , Minghui Xu , Huayi Qi , Wenxuan Yu , Tingchuang Zhang , Qiao Zhang , GuangYong Shang , Zhen Ma , Xiuzhen Cheng

Automatic detection of speaker confidence is critical for adaptive computing but remains constrained by limited labelled data and the subjectivity of paralinguistic annotations. This paper proposes a semi-supervised hybrid framework that…

声音 · 计算机科学 2026-05-13 Adam Wynn , Jingyun Wang

Retrieval Augmented Generation (RAG) has emerged as the de facto industry standard for user-facing NLP applications, offering the ability to integrate data without re-training or fine-tuning Large Language Models (LLMs). This capability…

密码学与安全 · 计算机科学 2026-01-13 Lukas Ammann , Sara Ott , Christoph R. Landolt , Marco P. Lehmann

Social platforms such as Reddit have a network of communities of shared interests, with a prevalence of posts and comments from which one can infer users' Personal Information Identifiers (PIIs). While such self-disclosures can lead to…

计算与语言 · 计算机科学 2025-08-01 Shalini Jangra , Suparna De , Nishanth Sastry , Saeed Fadaei

Retrieval-Augmented Generation (RAG) enhances the factual accuracy of large language models (LLMs) by conditioning outputs on external knowledge sources. However, when retrieval involves private or sensitive data, RAG systems are…

计算与语言 · 计算机科学 2025-08-06 Haoran Wang , Xiongxiao Xu , Baixiang Huang , Kai Shu

Retrieval-Augmented Generation (RAG) and Supervised Finetuning (SFT) have become the predominant paradigms for equipping Large Language Models (LLMs) with external knowledge for diverse, knowledge-intensive tasks. However, while such…

密码学与安全 · 计算机科学 2025-12-04 Haowei Fu , Bo Ni , Han Xu , Kunpeng Liu , Dan Lin , Tyler Derr

Privacy preserving machine learning deployments in sensitive deep learning applications; from medical imaging to autonomous systems; increasingly require combining multiple techniques. Yet, practitioners lack systematic guidance to assess…

密码学与安全 · 计算机科学 2026-02-24 Nnaemeka Obiefuna , Samuel Oyeneye , Similoluwa Odunaiya , Iremide Oyelaja , Steven Kolawole

The growth of highly advanced Large Language Models (LLMs) constitutes a huge dual-use problem, making it necessary to create dependable AI-generated text detection systems. Modern detectors are notoriously vulnerable to adversarial…

密码学与安全 · 计算机科学 2025-10-06 Lekkala Sai Teja , Annepaka Yadagiri , Sangam Sai Anish , Siva Gopala Krishna Nuthakki , Partha Pakray

Statistical agencies utilize models to synthesize respondent-level data for release to the general public as an alternative to the actual data records. A Bayesian model synthesizer encodes privacy protection by employing a hierarchical…

统计理论 · 数学 2020-05-19 Jingchen Hu , Terrance D. Savitsky

Retrieval-augmented generation (RAG) enhances the outputs of language models by integrating relevant information retrieved from external knowledge sources. However, when the retrieval process involves private data, RAG systems may face…

密码学与安全 · 计算机科学 2025-02-21 Shenglai Zeng , Jiankun Zhang , Pengfei He , Jie Ren , Tianqi Zheng , Hanqing Lu , Han Xu , Hui Liu , Yue Xing , Jiliang Tang

The current RAG system requires uploading plaintext documents to the cloud, risking private data leakage. Parametric RAG (PRAG) encodes documents as LoRA parameters within LLMs, offering a possible way to reduce exposure of raw content.…

计算与语言 · 计算机科学 2025-12-01 Jinwen Chen , Hainan Zhang , Liang Pang , Yongxin Tong , Haibo Zhou , Yuan Zhan , Wei Lin , Zhiming Zheng

Although Retrieval-Augmented Generation (RAG) systems have been widely applied, the privacy and security risks they face, such as data leakage and data poisoning, have not been systematically addressed yet. Existing defense strategies…

密码学与安全 · 计算机科学 2025-08-05 Pengcheng Zhou , Yinglun Feng , Zhongliang Yang
‹ 上一页 1 2 3 10 下一页 ›