Classifier Chains: A Review and Perspectives

Authors: Jesse Read, Bernhard Pfahringer, Geoffrey Holmes, Eibe Frank

JAIR 2021 | Venue PDF | Archive PDF | Plain Text | LLM Run Details

Reproducibility Variable Result LLM Response
Research Type Theoretical the goal of this work is to provide a review of classifier chains, a survey of the techniques and extensions provided in the literature, as well as perspectives for this approach in the domain of multi-label classification in the future.
Researcher Affiliation Academia Jesse Read EMAIL LIX, Ecole Polytechnique Institut Polytechnique de Paris Palaiseau 91120. France. Bernhard Pfahringer EMAIL Geoff Holmes EMAIL Eibe Frank EMAIL University of Waikato, Hamilton, New Zealand.
Pseudocode No The paper describes methods and concepts using prose, figures (e.g., Figure 2 for chain structures, Figure 3 for data transformation, Figure 6 for neural network analogy), and mathematical equations, but does not include any explicitly labeled 'Pseudocode' or 'Algorithm' blocks.
Open Source Code No The paper mentions that 'Several new implementations of classifier chains have appeared in major open-source software frameworks in recent years, including Scikit-Learn (Pedregosa et al., 2011) and derivatives (Szyma nski & Kajdanowicz, 2017; Montiel et al., 2018),' but does not state that the authors are releasing code for the review work presented in this paper.
Open Datasets No The paper refers to 'the benchmark emotions data (considered in Figure 8 w.r.t. Jaccard score)' to illustrate a point about chain order variability, but as a review paper, it does not present new experiments requiring data access, nor does it provide concrete access information for the mentioned datasets.
Dataset Splits No As a review and perspectives paper, it does not describe new experimental work that would require detailing training/test/validation dataset splits. It discusses general concepts and references prior work without specifying splits for its own analysis.
Hardware Specification No The paper is a review and does not present new experimental results obtained on specific hardware. Therefore, it does not provide details about hardware specifications.
Software Dependencies No The paper mentions software frameworks like 'Scikit-Learn (Pedregosa et al., 2011) and derivatives (Szyma nski & Kajdanowicz, 2017; Montiel et al., 2018)' in the context of classifier chain implementations. However, as a review, it does not describe specific software dependencies with version numbers for its own methodology.
Experiment Setup No As a review and perspectives paper, this work focuses on surveying existing methods and discussing future directions rather than presenting new experimental results. Consequently, it does not provide specific details about experimental setup or hyperparameters.