This document discusses an algorithm called IPA (Influence Path Algorithm) for efficiently solving the influence maximization problem in large social networks. IPA works by extracting meaningful influence paths between node pairs from the graph and evaluating influence in parallel by approximating the influence spread of individual nodes. An empirical evaluation on real datasets shows IPA can process influence maximization much faster than other algorithms while achieving comparable influence spread results.