1) The document discusses using data reduction techniques like instance selection and feature selection to reduce the scale and improve the quality of bug data for more effective bug triage.
2) It combines instance selection and feature selection to simultaneously reduce the number of bug reports (instances) and words (features) in bug data.
3) It evaluates the reduced bug data on two large open source projects and finds that combining the techniques can increase the accuracy of bug triage while reducing the data scale.