The document describes a proposed method called ITCK (Improved Topic based Competitive Keyphrase) for suggesting relevant keywords for sponsored search advertising. It involves two main steps:
1) Generating candidate keywords for a seed keyword by analyzing associations between keywords in a search query log using association rule mining.
2) Applying an improved topic modeling method based on latent Dirichlet allocation (LDA) to the candidate keywords to suggest competitive keywords grouped by topic. The proposed ITCK method is evaluated using an AOL search query log and is shown to perform better than existing keyword suggestion methods.