The document discusses using ant colony optimization (ACO) to perform simultaneous feature selection and parameter optimization for quantitative structure-activity relationship (QSAR) models. ACO is inspired by how ants find food by laying down pheromones, influencing each other's paths. The document proposes using ACO to have a population of "ant" models select descriptors and parameters, with the likelihood of selection influenced by previous ants' choices and the strength of choices in best models. This is tested on a solubility prediction task using support vector machines with 127 descriptors.