Towards Escaping from Class Dependency Modeling for Multi-Dimensional Classification

Abstract

In multi-dimensional classification (MDC), the semantics of objects are characterized by multiple class variables from different dimensions. Existing MDC approaches focus on designing effective class dependency modeling strategies to enhance classification performance. However, the intercoupling of multiple class variables poses a significant challenge to the precise modeling of class dependencies. In this paper, we make the first attempt towards escaping from class dependency modeling for addressing MDC problems. Accordingly, a novel MDC approach named DCOM is proposed by decoupling the interactions of different dimensions in MDC. Specifically, DCOM endeavors to identify a latent factor that encapsulates the most salient and critical feature information. This factor will facilitate partial conditional independence among class variables conditioned on both the original feature vector and the learned latent embedding. Once the conditional independence is established, classification models can be readily induced by employing simple neural networks on each dimension. Extensive experiments conducted on benchmark data sets demonstrate that DCOM outperforms other state-of-the-art MDC approaches.

Cite

Text

Huang et al. "Towards Escaping from Class Dependency Modeling for Multi-Dimensional Classification." Proceedings of the 42nd International Conference on Machine Learning, 2025.

Markdown

[Huang et al. "Towards Escaping from Class Dependency Modeling for Multi-Dimensional Classification." Proceedings of the 42nd International Conference on Machine Learning, 2025.](https://mlanthology.org/icml/2025/huang2025icml-escaping/)

BibTeX

@inproceedings{huang2025icml-escaping,
  title     = {{Towards Escaping from Class Dependency Modeling for Multi-Dimensional Classification}},
  author    = {Huang, Teng and Jia, Bin-Bin and Zhang, Min-Ling},
  booktitle = {Proceedings of the 42nd International Conference on Machine Learning},
  year      = {2025},
  pages     = {25356-25371},
  volume    = {267},
  url       = {https://mlanthology.org/icml/2025/huang2025icml-escaping/}
}