ImageNet Classification with Deep Convolutional Neural Networks, Alex Krizhevsky, Ilya Sutskever, Geoffrey E. Hinton, 2012Advances in Neural Information Processing Systems 25 (NIPS 2012), Vol. 25 (Curran Associates, Inc.) - A foundational paper that demonstrated the effectiveness of deep convolutional neural networks, prominently featuring max pooling for spatial down-sampling.
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - This textbook provides a comprehensive theoretical understanding of convolutional networks, including the principles and types of pooling layers.