Dynamic Programming, Richard E. Bellman, 1957 (Princeton University Press) - Introduces the concept of the "curse of dimensionality" in the context of optimizing multi-stage decision processes.
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - Discusses the implications of high-dimensional data for deep learning models, addressing computational costs, data sparsity, and generalization issues.