LIVE PULSE
5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src5.0 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.7 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.5 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 VoiceCodeBench arXiv paper proposes benchmark for exact structured-token recovery in speech recognition1 src1.4 Arabic-Russian Parallel Corpus and LLM Benchmark for Scientific Text1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

#privacy

40 curated events
industryYESTERDAY 16:53 UTC

OpenAI contractors review real ChatGPT conversations to rate responses, report says

According to a report by 404 Media, OpenAI employs hundreds of contract workers who read real ChatGPT conversations and score them from one to seven. One stated goal is curbing sycophantic and overly human-like replies. The prompts are anonymized, though sensitive details may still appear, and users can opt out of having their chats reviewed.

industryTODAY 12:39 UTC

Anthropic data retention policy prompts firms to limit Claude use for sensitive work

OpenAI and Anthropic both tell business customers that their data will not be used for model training, addressing corporate trust concerns. After Anthropic said it would retain usage logs for its flagship model for 30 days, companies including Palantir, Nvidia and Booz Allen Hamilton restricted the tool's use on sensitive tasks. The episode highlights how data-handling practices shape enterprise adoption of AI systems.

papersTODAY 04:00 UTC

Paper proposes in-loop concept erasure for privacy-preserving semantic communication

A new arXiv paper introduces LEAPSC, a method that combines deep joint source-channel coding with in-loop concept erasure to prevent learned semantic features from leaking sensitive attributes like gender, race, or speaker identity. The approach aims to preserve transmission efficiency while removing private information during encoding. It is a research contribution rather than a released product.

papersTODAY 04:00 UTC

Semantic-TVM: Trustworthy Virtual Memory for Memory-Augmented AI Agents

A new arXiv paper proposes Semantic-TVM, a virtual memory design that keeps sensitive values protected while still letting agent workflows run on remote language models. The approach targets memory-augmented and tool-using agents, where retrieved memories, tool calls, and intermediate observations can leak private data. It aims to move past one-way masking, which hides values but also blocks the trusted execution they are needed for.

papersTODAY 04:00 UTC

LLM-based split learning predicts mental distress across heterogeneous surveys

A new arXiv paper proposes a schema-aware split learning approach that uses LLMs to predict mental distress from survey data while keeping sensitive records private. The method is designed to work across surveys with differing structures and questions, which is a common obstacle when pooling mental health data from schools, employers, and clinics. The work targets privacy-preserving collaboration, so data stays local rather than being centralized.

papersTODAY 04:00 UTC

OrchSLM Paper Studies Orchestration of Small Language Models for Agentic Pipelines

A new arXiv preprint examines how multiple small language models can be coordinated to power agentic workflows. The authors frame cloud-dependent large models as problematic for latency, privacy, connectivity and cost, and position orchestration of smaller models as an alternative. The work appears to focus on the dynamics and design trade-offs of such multi-model setups.

papersTODAY 04:00 UTC

Auditing User-Level Privacy in Private Evolution Synthetic Data

A new arXiv paper examines how to audit user-level privacy guarantees in Private Evolution, a method for generating synthetic data in federated settings. The approach collects clipped user votes over a shared candidate bank and turns them into a differentially private histogram with calibrated noise. The work focuses on verifying that individual users' raw data remains protected under this mechanism.

papersTODAY 04:00 UTC

Paper Proposes Mechanism-Architecture Co-Design for Client Participation in Federated Learning

A new arXiv preprint examines individual rationality in federated learning, where clients weigh privacy, communication, and computation costs against possible model quality gains. The authors introduce a pathwise notion of individual rationality and co-design incentive mechanisms together with system architecture. The work aims to keep participation worthwhile for clients while preserving training outcomes.

papersTODAY 04:00 UTC

arXiv paper proposes privacy-preserving gossip learning with sequential updates

A new arXiv preprint describes a decentralized learning setup where each agent keeps one private data sample alongside a shared model, and samples are processed one after another. Each update is designed to keep the model's predictions at already-learned samples unchanged, which the authors present as a way to limit forgetting while protecting privacy. The work sits at the intersection of gossip-style distributed training and privacy-preserving machine learning.

papersTODAY 04:00 UTC

FedLTLib Benchmark Targets Federated Learning on Long-Tail Data

Researchers introduced FedLTLib, a benchmark suite for federated learning in settings where data across clients follows a long-tailed distribution. The work addresses real-world mobile and edge deployments, where privacy constraints keep data decentralized and class frequencies are highly uneven. The benchmark aims to standardize evaluation of methods designed for this combination of challenges.

papersTODAY 04:00 UTC

EI-DDLGN: Encrypted Inference with Differentiable Logic Gate Networks under TFHE

A new arXiv preprint introduces EI-DDLGN, a framework for privacy-preserving deep learning inference built on Torus Fully Homomorphic Encryption (TFHE). The authors note that most existing TFHE-compatible neural network designs rely on arithmetic neurons, and their approach instead uses deep differentiable logic gate networks to improve efficiency. The work targets outsourced inference scenarios where sensitive input data must stay encrypted.

papersTODAY 04:00 UTC

Federated Learning Framework Combines Differential Privacy and Homomorphic Encryption

A new arXiv paper presents a federated learning framework designed to make collaborative training across distributed data safer. It combines dynamic differential privacy, a lightweight homomorphic encryption scheme, and asynchronous aggregation to reduce privacy risks while limiting computational overhead. The work is posted as a preprint and has not yet been peer reviewed.

papersTODAY 04:00 UTC

FLoKD: Federated Low-Rank LLM Distillation Over Wireless Networks

A new arXiv paper introduces FLoKD, a method for fine-tuning large language models across wireless networks without centralizing user data. It combines federated learning with low-rank adaptation and adaptive knowledge distillation to reduce communication and computation costs. The approach targets privacy-preserving deployment of LLMs in distributed, bandwidth-limited settings.

papersTODAY 04:00 UTC

Entropy-Punctured Bloom Filters Target Memory-Efficient ML Feature Encoding

A new arXiv paper proposes entropy-punctured Bloom filters as a compact way to represent features when machine learning pipelines face limits on storage, bandwidth, transmission cost, or data privacy. Bloom filter encodings are probabilistic and space-efficient, and the work examines how puncturing based on entropy affects their memory footprint and usability. The approach is aimed at settings where raw data cannot be stored or shared freely.

papersTODAY 04:00 UTC

Paper proposes information flow control to limit privacy leaks in LLM agents

A new arXiv paper examines how personal AI agents built on large language models can leak private user data when they handle sensitive communications. The authors propose applying information flow control so that an agent's decisions about what to share are constrained by explicit privacy rules rather than left to the model. The work combines an analysis of the leakage risk with mitigation techniques.

papersTODAY 04:00 UTC

arXiv Paper Proposes Sandboxed Execution Environment for AI Agents Handling Private Data

A new arXiv paper describes a sandboxed execution environment designed to let AI agents use personal and financial data without exposing it to the underlying model. The approach aims to limit leakage and misuse by isolating agent operations from raw user information. It is framed as a cross-listed replacement submission on arXiv's cs.AI category.

papersTODAY 04:00 UTC

Interpretable ML method explains AI decisions to non-experts without exposing data

A new arXiv paper presents an approach that combines data storytelling with interpretable machine learning to make model decisions understandable to people without technical backgrounds. The method is designed to explain predictions while avoiding disclosure of sensitive training data or proprietary model internals. The authors position the work as addressing the tension between predictive performance and interpretability in automated decision-making.

papersTODAY 04:00 UTC

arXiv Paper Proposes Machine Unlearning for Speech Question Answering Models

A new arXiv preprint examines how large audio-language models can be made to forget sensitive information they may have memorized during training. The work focuses on the speech question-answering setting, where such models have shown strong performance but also carry privacy risks. The authors frame machine unlearning as a way to reduce unintended retention of private data in these systems.

papersTODAY 04:00 UTC

Question-Guided Token Pruning Proposed as Privacy Defense for Vision-Language Models

A new arXiv paper proposes pruning visual tokens based on the question being asked, rather than sending all visual features to the server in split-learning setups. The approach targets vision-language question answering in federated, split, and U-shaped split learning, where raw data stays local but transmitted representations can still leak information. The authors frame selective transmission as a way to reduce both privacy exposure and bandwidth use.

papersTODAY 04:00 UTC

SpliTEE combines trusted hardware with differentially private GPU offloading for LLM inference

A new paper proposes SpliTEE, a system that runs large language model inference partly on trusted hardware while outsourcing the rest to GPUs with differential privacy guarantees. The approach aims to keep user prompts confidential, addressing risks such as sensitive data being memorized during retraining by remote model providers. It targets a balance between privacy protection and inference performance.

papersTODAY 04:00 UTC

GRIN+ Method Targets Machine Unlearning in Imbalanced Medical Data

A new arXiv preprint introduces GRIN+, a machine unlearning approach aimed at removing patient data from trained medical models both quickly and effectively. The work focuses on imbalanced clinical datasets, a setting where existing unlearning methods tend to degrade model performance. It frames the problem around privacy rules such as GDPR and HIPAA that grant patients the right to have their data erased.

papersTODAY 04:00 UTC

arXiv Paper Surveys Data Security Risks and Defenses in Large Language Models

A revised arXiv preprint reviews the data security threats that affect large language models, which underpin applications like text generation, machine translation and conversational assistants. The authors examine the vulnerabilities these systems carry and outline defensive measures along with open research directions. It is a survey-style contribution rather than a new model or product release.

papersTODAY 04:00 UTC

OCT-FedSIR framework addresses annotation noise in federated eye imaging

A new arXiv paper introduces OCT-FedSIR, a federated learning approach for ophthalmic imaging that does not require patient data to be centralized. The work targets unreliable annotation labels across participating institutions, where differences in disease prevalence and class composition can degrade model trustworthiness. It is cross-listed under cs.AI and cs.LG.

papersTODAY 04:00 UTC

Differential Privacy of Gaussian Process Posterior Sampling

This paper studies the privacy guarantees of releasing posterior sample paths from a Gaussian process when the entire training set, including covariates and responses, is considered private. Rather than relying on standard differential-privacy mechanisms that add external noise, the analysis focuses on the randomness inherent in posterior sampling itself. It provides a formal treatment of how much privacy such released sample paths preserve.

papersTODAY 04:00 UTC

arXiv paper proposes end-to-end verifiable and robust federated learning

A new arXiv preprint examines integrity risks in federated learning, where an aggregator coordinates training across parties without pooling raw data. The authors argue that once participants or infrastructure cannot be fully trusted, additional guarantees are needed, and they outline two requirements their approach aims to satisfy. The work targets end-to-end verification alongside robustness for the federated setting.

industryTODAY 07:06 UTC

Documents show OpenAI contractors review ChatGPT chat logs

Internal documents indicate that external contractors read and evaluate conversations between ChatGPT users and the model. The review work is described as part of efforts to improve the system's performance. The report raises questions about privacy and how user data is handled.

industryYESTERDAY 14:41 UTC

Project Lily Highlights Human Reviewers Reading ChatGPT Conversations

A report dubbed 'Project Lily' describes how human reviewers examine user conversations with ChatGPT, raising questions about who sees chat data and under what conditions. The account focuses on the labor and privacy dimensions of AI companies relying on people to review and label real user interactions. It adds to ongoing scrutiny of how chatbot providers handle and moderate conversation data.

papersYESTERDAY 14:04 UTC

Adversarial Fashion Uses Clothing Patterns to Disrupt Facial Recognition

A project showcased on Hacker News explores garments printed with patterns designed to confuse automated face detection systems. The approach builds on research into adversarial examples, transferring techniques that fool image classifiers onto clothing and accessories. It raises questions about how effectively such countermeasures hold up as surveillance models are retrained and improved.

papersSEP 11 04:00 UTC

arXiv Paper Proposes Black-Box Membership Inference via Word-Level Probabilities

A new arXiv preprint introduces a membership inference method that estimates word-level probabilities to detect whether text appeared in a language model's training data. The approach targets black-box settings, where attackers lack direct access to model internals. It aims to improve privacy auditing of large language models.

papersSEP 11 04:00 UTC

Adaptive Diffusion Freezing proposed against membership inference attacks

A new arXiv preprint introduces a technique called Adaptive Diffusion Freezing that aims to make diffusion models more resistant to membership inference attacks, which try to determine whether a specific sample was part of the training data. The method adapts how parts of the model are frozen during training to limit the privacy leakage that standard diffusion training can expose.

papersSEP 11 04:00 UTC

mmFHE Runs Whole mmWave Sensing Pipeline Under Homomorphic Encryption

A new arXiv paper introduces mmFHE, a system that performs an entire cloud-side mmWave sensing workflow, including signal processing and machine learning inference, on encrypted data using fully homomorphic encryption. Range profiles are encrypted on the edge device first, so the cloud never sees raw sensing data. The work aims to enable privacy-preserving sensing services without giving up cloud compute.

papersSEP 11 04:00 UTC

Survey maps privacy and extraction attacks that abuse ML explanations

A systematization of knowledge paper reviews 25 studies showing how explainable AI outputs can be turned against the models they describe. The authors group these attacks into model extraction, membership inference and model inversion, and note that explanations widen the confidentiality and privacy risks of deployed systems. The work calls for treating explanation interfaces as part of the attack surface.

papersSEP 10 04:00 UTC

Cascading Gradient Inversion via LT-Code Inspired Peeling in Federated Learning

A new arXiv paper introduces a gradient inversion attack that reconstructs clients' training data from the model updates shared in federated learning. Inspired by LT fountain codes, the method cascades analytic reconstructions through a peeling-style decoding, extending such attacks to larger batches where earlier closed-form inversion approaches break down. The findings underscore that sharing gradients rather than raw data does not fully protect client privacy.

papersSEP 10 04:00 UTC

Modality-Decoupled Federated Learning for Privacy-Preserving Embodied Intelligence in 6G

A new research paper proposes a federated learning framework that separates modality-specific processing so heterogeneous robots in 6G networks can train collaboratively without sharing raw sensor data. The approach targets privacy preservation for embodied AI applications built on low-latency edge connectivity and distributed sensing.

papersSEP 10 04:00 UTC

Study Proposes Maverick for Private, Verifiable LLM Inference via Matrix-Vector Delegation

A paper posted to arXiv introduces Maverick, a system designed to let users run LLM inference on external servers without exposing their inputs or blindly trusting the returned results. The method delegates the heavy matrix-vector multiplications that dominate transformer inference while adding privacy protections and a mechanism to confirm that computations were performed correctly. The authors frame the work as a step toward making private and verifiable inference practical for open-source models.

papersSEP 10 04:00 UTC

Researchers propose information-theoretically secure aggregation for lightweight federated learning

A new arXiv paper introduces an information-theoretically secure aggregation scheme aimed at federated learning on resource-constrained devices such as smartphones and IoT nodes. The method builds on sign-based gradient compression to keep communication costs low while staying robust to participant dropouts and adversarial behavior.