This document summarizes a research paper that aims to infer transportation modes from raw GPS data. It presents a framework that first segments GPS tracks into trips and then further segments each trip into segments using a change point detection algorithm. Transportation modes are then inferred for each segment using a supervised learning model. The methodology is evaluated on a large real-world GPS dataset collected over 6 months, achieving around 70% accuracy. Future work to improve the approach is also discussed.