Home / Companies / Duality / Blog / September 2025

September 2025 Summaries

4 posts from Duality

Filter
Month: Year:
Post Summaries Back to Blog
Large Language Models (LLMs) gain significant transformative potential when applied to organizations' sensitive datasets, as opposed to just public data, and this potential is unlocked through Secure LLM inference with Retrieval-Augmented Generation (RAG). This approach allows entities such as government agencies, healthcare institutions, and legal firms to efficiently query and analyze their internal data—ranging from procurement contracts to patient histories—within a Trusted Execution Environment (TEE), safeguarding against security and compliance risks. Unlike traditional RAG implementations that pose risks by potentially exposing data to uncontrolled access, Secure RAG processes retrieval and inference entirely within a protected enclave, ensuring data privacy and compliance with regulations. This model not only enhances the speed and transparency of data analysis but also enables secure collaboration across different sectors, thereby converting previously siloed information into actionable insights. Whether used in public or private sectors, Secure RAG offers a reliable means to leverage sensitive data without risking exposure, ultimately transforming organizational knowledge into a strategic asset.
Sep 09, 2025 1,273 words in the original blog post.
Google Cloud has secured a significant sovereign cloud agreement with the UK's Ministry of Defence, highlighting the increasing importance of secure, privacy-preserving AI at the governmental level. This partnership underscores the global defense sector's challenge of utilizing AI's capabilities while safeguarding sensitive data and adhering to sovereignty laws. The solution lies in advanced privacy-preserving technologies such as confidential computing, federated learning, and fully homomorphic encryption, which allow AI workflows to operate securely across different regions without compromising data integrity. This development represents a pivotal shift in defense strategy, where safeguarding sensitive information is seen not as a compromise but as an essential capability, demonstrating that the future of defense AI is both privacy-first and cloud-based.
Sep 09, 2025 242 words in the original blog post.
Data engineers and machine learning scientists often face limitations due to the inability to use real customer data, which is hindered by privacy, legal, compliance, and regulatory risks. Synthetic data and limited sampling impede model accuracy and generalization, causing a reliance on proxy features instead of enhancing model logic. However, Privacy-Enhancing Technologies (PETs) offer a solution by enabling training on actual customer data without direct access, using methods like Federated Learning (FL), Trusted Execution Environments (TEEs), and Fully Homomorphic Encryption (FHE). These technologies allow secure and compliant model training and evaluation by maintaining data privacy through secure aggregation, hardware-enforced confidentiality, and encrypted computation. This approach eliminates data handling bottlenecks, accelerates the transition from prototype to production, and ensures compliance with data sovereignty laws, ultimately leading to more accurate and generalizable models without sacrificing privacy or legal requirements.
Sep 09, 2025 571 words in the original blog post.
Confidential computing is a security technology that protects data during processing by using Trusted Execution Environments (TEEs), which are isolated, hardware-based environments within a CPU that keep data secure from external interference. TEEs ensure data isolation, integrity, and attestation, with implementations like Intel SGX, AMD SEV-SNP, and Arm TrustZone being widely used across industries such as finance and healthcare. While TEEs enhance security by ensuring decrypted data is only accessible within secure enclaves, they face challenges like side-channel attacks and scalability limitations. The technology is evolving to include confidential GPUs, which extend protections to GPU accelerators for secure AI workloads. Confidential computing is particularly beneficial for regulated industries and sensitive data applications, although enterprises must consider factors like risk, compliance, and performance when adopting it. Duality Technologies integrates confidential computing with other privacy-enhancing techniques like homomorphic encryption and federated learning to provide comprehensive data security solutions.
Sep 09, 2025 1,172 words in the original blog post.