1) The document discusses using collaborative tagging to design new web items that attract maximum tags. It defines the problem as predicting new item attributes to maximize desirable tags.
2) It proposes two algorithms - an Exact Two-Tier Top K algorithm (ETT) that runs in exponential time, and a Polynomial Time Approximation Scheme (PTAS) that runs in polynomial time with provable error bounds.
3) An experiment tests the algorithms on synthetic and real camera datasets. It analyzes performance quantitatively and uses a user study to qualitatively assess algorithm results.