← Latest papers
⚛️ quantum physics

Dynamic Entanglement-Weighted Pruning for Quantum Federated Unlearning in Supply-Chain Risk Prediction

This paper introduces Entanglement-Weighted Pruning (EWP), a novel unlearning method for quantum federated learning in supply-chain risk prediction that efficiently removes client influence by pruning parameters based on a combined score of quantum Fisher information and structural entanglement, achieving accuracy comparable to full retraining with significantly reduced computational cost.

Original authors: Aditya Kumar, Sumit Chongder

Published 2026-08-19
📖 6 min read🧠 Deep dive

Original authors: Aditya Kumar, Sumit Chongder

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the modern world of logistics, predicting risk is a team effort. Shipping companies, manufacturers, and carriers all hold pieces of a puzzle—data about delays, financial health, and route disruptions—that no single company can legally or safely share with the others. To solve this, they use a method called federated learning. Instead of pooling their sensitive data into one central database, they train a shared computer model by sending only small, encrypted updates back and forth. The raw data never leaves the owner's premises. This approach has recently been extended to the emerging field of quantum computing, where the shared model is not a standard program but a complex arrangement of quantum bits, or qubits, that can process information in ways classical computers cannot. However, a new complication has arisen. Privacy laws, such as the General Data Protection Regulation in Europe, grant individuals and companies the "right to be forgotten." If a company joins a collaborative model and later decides to withdraw, the law demands that its influence be erased from the final system. In a classical setting, this is difficult; in a quantum setting, where information is woven together through a phenomenon called entanglement, it is even more mysterious. The central question becomes: how do you remove one person's contribution from a quantum model without destroying the model's ability to predict risks for everyone else?

Researchers at the Indian Institute of Technology Jodhpur have proposed a solution to this problem, a method they call Entanglement-Weighted Pruning. The team, led by Aditya Kumar and Sumit Chongder, tackled the challenge by simulating a supply-chain risk prediction scenario involving five different companies. In their experiment, each company held a small set of data about shipment risks. They trained a shared quantum model together, and then, in a simulated legal request, one company asked to be removed. The researchers needed a way to surgically cut out that specific company's influence without having to retrain the entire model from scratch, a process that would be incredibly slow and expensive on current quantum hardware.

The team realized that not all parts of the quantum model are equally important to every company. To figure out which parts to remove, they developed a scoring system that looks at two specific things for every adjustable knob, or parameter, in the quantum circuit. First, they measured how sensitive a specific knob was to the data of the company that wanted to leave. If a knob changed the model's output drastically when fed that company's data, it was considered highly sensitive to that company. Second, they measured how much that knob contributed to the quantum entanglement of the system. Entanglement is the unique quantum link that connects particles; some knobs create strong links between particles, while others create weak ones. The researchers found that the safest knobs to remove were those that were highly sensitive to the departing company's data but created very weak entanglement links. These were the parts of the model that held the specific company's secrets but were not essential to the overall structure holding the model together.

They combined these two measurements into a single score. Any knob with a low score—meaning it was specific to the leaving company but structurally unimportant to the group—was reset to a neutral state, effectively erasing its contribution. After this pruning, the researchers ran a brief, targeted adjustment using only the data from the remaining companies to ensure the model still worked well. They tested this method against several alternatives, including simply retraining the whole model from scratch, which is the gold standard but takes a long time, and other methods that looked at only one of the two factors.

The results were striking. In their simulations, the new pruning method achieved an accuracy of roughly 84 percent in predicting risks, a figure statistically indistinguishable from the full retraining method. More importantly, it was far more effective at "forgetting." When the researchers tested whether a hacker could still tell if the departed company's data had been part of the training, the new method made the model significantly harder to trick than the full retraining method did. The most significant finding, however, was the speed. While retraining the entire model from scratch took about 65 seconds in their simulation, the new pruning method completed the unlearning process in just under four seconds. This represents a speed-up of roughly 16 times, a massive gain for a system where every second of computation is costly.

The study also explored what happens if the researchers tried to use only one of the two factors. If they removed knobs based only on sensitivity to the leaving company, ignoring the entanglement strength, the model's accuracy dropped by more than 35 percentage points. Similarly, if they removed knobs based only on weak entanglement, ignoring the specific data sensitivity, the model failed to forget the company effectively. This confirmed that the combination of both signals was necessary; the method only worked because it found the specific intersection where a parameter was both a carrier of the unwanted data and safe to discard.

The researchers were careful to note the limits of their work. Their findings come from a simulation on a classical computer, not a real quantum machine, and they used a small model with only four qubits. They also emphasized that while their method mimics the effect of a legal "right to be forgotten," it does not provide a mathematical guarantee that the data is gone in the same way a cryptographic proof would. Nevertheless, the study offers a clear, practical path forward. It suggests that in the future, when quantum models are used to make critical decisions in fields like supply chains or healthcare, it will be possible to respect privacy laws and remove specific contributions without sacrificing the model's performance or waiting days for a complete retrain. The method turns a potentially destructive process into a precise, efficient operation, ensuring that the collective intelligence of the group can evolve even as individual members come and go.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →