This document discusses privacy-preserving techniques for data stream mining. It proposes a hybrid method that uses both rotation and translation based data perturbation to anonymize sensitive attributes in data streams. The key steps are:
1) Select attribute pairs and set security thresholds for perturbation.
2) Apply rotation transformations to selected attribute pairs to distort the data within the security thresholds.
3) Also apply translation perturbations by adding or subtracting random noise values to other attributes.
The goal is to anonymize the data enough to preserve privacy while maintaining accuracy for data stream mining tasks like clustering. Evaluation focuses on balancing privacy protections with preserving data utility for analysis.