Many recent researches on privacy (of multi-agent systems), have proposed the use of differential privacy. To my understanding, differential privacy works by adding noise to a state, that is communicated through an affected channel. This random noise is generated using Laplacian distribution, Lap(cq^t), where q=(0,1).
Is it possible for the adversary, who is listening to the noisy state, to filter out the noise and obtain the state?