%Aigaion2 BibTeX export from Knowledge Engineering Publications
%Friday 17 December 2021 11:56:16 PM

@INPROCEEDINGS{bohlender20XDCC,
       author = {Bohlender, Simon and Loza Menc{\'{\i}}a, Eneldo and Kulessa, Moritz},
        month = oct,
        title = {Extreme Gradient Boosted Multi-label Trees for Dynamic Classifier Chains},
    booktitle = {Discovery Science - 23rd International Conference, {DS} 2020, Thessaloniki, Greece, October 19-21, 2020, Proceedings},
       series = {Lecture Notes in Computer Science},
       volume = {12323},
         year = {2020},
        pages = {471--485},
    publisher = {Springer International Publishing},
  institution = {Knowledge Engineering Group, Technische Universit{\"{a}}t Darmstadt},
          url = {https://arxiv.org/abs/2006.08094},
          doi = {10.1007/978-3-030-61527-7_31},
     abstract = {Classifier chains is a key technique in multi-label classification, since it allows to consider label dependencies effectively. However, the classifiers are aligned according to a static order of the labels. In the concept of dynamic classifier chains (DCC) the label ordering is chosen for each prediction dynamically depending on the respective instance at hand. We combine this concept with the boosting of extreme gradient boosted trees (XGBoost), an effective and scalable state-of-the-art technique, and incorporate DCC in a fast multi-label extension of XGBoost which we make publicly available. As only positive labels have to be predicted and these are usually only few, the training costs can be further substantially reduced. Moreover, as experiments on eleven datasets show, the length of the chain allows for a more control over the usage of previous predictions and hence over the measure one want to optimize.}
}