Challenge: Large language models (LLMs) provide powerful text generation capabilities, but accessing sensitive user inputs raises privacy concerns.
Approach: They propose a privacy-preserving collaborative inference framework that combines large language models with small language models inside TEE to preserve privacy.
Outcome: Experiments show that CoTrust outperforms unconstrained LLMs on multiple question answering and summarization benchmarks while maintaining strong privacy protection.

Similar Papers

CoGenesis: A Framework Collaborating Large and Small Language Models for Secure Context-Aware Instruction Following (2024.acl-long)

Copied to clipboard

Challenge: Large-scale language models (LLMs) are increasingly exposed to private data and are becoming more and more prevalent.
Approach: They propose a collaborative generation framework that integrates large and small language models to address privacy concerns logically.
Outcome: The proposed framework combines large and small models to address privacy concerns logically.
SharedRequest: Privacy-Preserving Model-Agnostic Inference for Large Language Models (2026.acl-long)

Copied to clipboard

Challenge: Existing privacy-preserving inference methods sacrifice utility or efficiency, authors say . current approaches suffer a trilemma between privacy, utility, and efficiency, they say .
Approach: They propose a model-agnostic framework for privacy-preserving LLM inference that reformulates privacy protection at the batch level rather than the individual-prompt level.
Outcome: The proposed model-agnostic framework achieves 20% higher utility than previous models . it reduces query cost by up to 5 compared to non-batched inference .
PrivacyRestore: Privacy-Preserving Inference in Large Language Models via Privacy Removal and Restoration (2025.acl-long)

Copied to clipboard

Challenge: Existing privacy protection methods for large language models suffer from performance degradation or large inference time overhead.
Approach: They propose a plug-and-play method to protect the privacy of user inputs during LLM inference . they use offline restoration vectors to train restoration vector for each privacy span type .
Outcome: The proposed method can prevent the linear growth of the privacy budget.
Towards Privacy-Preserving Large Language Model: Text-free Inference Through Alignment and Adaptation (2026.acl-long)

Copied to clipboard

Challenge: Existing LLMs require users to submit raw text regardless of its sensitivity, resulting in substantial computational overhead and degrade model performance.
Approach: They propose a new training pipeline that allows a client-side encoder to condition on k-pooled prompt embeddings instead of raw text and a server-side projection module to fine-tune the projection module and LLM on private, domain-specific data using noise-injected embeddables.
Outcome: The proposed approach eliminates the need for transmitting raw prompt text while maintaining a favorable balance between privacy preservation and model utility for both clients and service providers.
PAPILLON: Privacy Preservation from Internet-based and Local Language Model Ensembles (2025.naacl-long)

Copied to clipboard

Challenge: Existing research has studied privacy in LLM training data memorization, but it does not prevent users from disclosing PII at inference time.
Approach: They propose a task for chaining API-based and local LLMs that uses public data to construct a benchmark that contains personally identifiable information (PII)
Outcome: The proposed model maintains high response quality for 85.5% of user queries while restricting privacy leakage to only 7.5%.
PRISP: Privacy-Safe Few-Shot Personalization via Lightweight Adaptation (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for large language model personalization are limited by data-rich settings and privacy risks.
Approach: They propose a lightweight and privacy-safe personalization framework tailored to constraints in large language models.
Outcome: Experiments on a few-shot variant of the LaMP benchmark show that PRISP achieves strong overall performance compared to prior approaches.
Robust Utility-Preserving Text Anonymization Based on Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Existing techniques face challenges of re-identification ability of large language models . anonymizing text that contains sensitive information is crucial for a wide range of applications .
Approach: They propose a framework that integrates three key LLM components to perform anonymization.
Outcome: The proposed model outperforms baselines while maintaining greater data utility in downstream tasks.
FedCoT: Federated Chain-of-Thought Distillation for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have emerged as a transformative force in artificial intelligence, demonstrating exceptional proficiency across various tasks.
Approach: They propose a federated framework for the Chain-of-Thought distillation of knowledge from LLMs to SLMs, while adhering to privacy requirements.
Outcome: The proposed framework ensures secure knowledge transfer from an LLM on a high-powered server to an SLM on resource-constrained client while adhering to privacy requirements.
PPC-GPT: Federated Task-Specific Compression of Large Language Models via Pruning and Chain-of-Thought Distillation (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) are becoming more popular and are gaining widespread use in artificial intelligence.
Approach: They propose a unified framework that addresses both privacy preservation and model compression in federated settings.
Outcome: The proposed framework maintains competitive performance comparable to full-sized LLMs while ensuring robust privacy protection through its federated architecture.
PrivLM-Bench: A Multi-level Privacy Evaluation Benchmark for Language Models (2024.acl-long)

Copied to clipboard

Challenge: generative large language models (LLMs) exhibit surprising capability and integrate previous tasks into a unified text generation formulation.
Approach: They propose a privacy evaluation benchmark to quantify the privacy leakage of language models.
Outcome: The proposed benchmark compares PPLMs with different privacy implementations to find out how privacy leakage is handled.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations