This document discusses an efficient approach for outlier detection in wireless sensor networks. It proposes a fault-tolerant data aggregation (FTDA) scheme that uses locality sensitive hashing (LSH) for outlier detection in a distributed manner. The FTDA scheme reduces communication overhead by eliminating redundant data transmission. The document also applies kernel density estimation to sensor data from Intel labs to estimate density and detect outliers. Experiments show FTDA achieves high precision and recall for outlier detection, demonstrating the effectiveness of the proposed approach. Future work will explore other density estimation methods like wavelet transforms for multi-attribute sensor data.