Kazuaki Ishizaki from IBM Tokyo discusses the exploitation of GPUs in Spark to accelerate computation-heavy applications, aiming to enhance performance without requiring users to alter their Spark programs. The presentation outlines the design and implementation of a binary columnar format and a GPU enabler, achieving a performance improvement of 3.15x for logistic regression by effectively utilizing GPU capabilities. Future directions include further integration in Spark 2.0 and beyond, targeting improvements in performance through optimized data handling and execution mechanisms.