paper-with-me

홈 › Papers

Exploiting Anti-monotonicity of Multi-label Evaluation Measures for Inducing Multi-label Rules

2018-12-14 · Michael Rapp, Eneldo Loza Mencía, Johannes Fürnkranz

Exploiting dependencies between labels is considered to be crucial for multi-label classification. Rules are able to expose label dependencies such as implications, subsumptions or exclusions in a human-comprehensible and interpretable manner. However, the induction of rules with multiple labels in the head is particularly challenging, as the number of label combinations which must be taken into account for each rule grows exponentially with the number of available labels. To overcome this limitation, algorithms for exhaustive rule mining typically use properties such as anti-monotonicity or decomposability in order to prune the search space. In the present paper, we examine whether commonly used multi-label evaluation metrics satisfy these properties and therefore are suited to prune the search space for multi-label heads.

📄 PDF Abstract BibTeX arXiv:1812.06833

Code (1)

keelm/SeCo-MLC 공식 구현

Tasks

General ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

Similar Papers 제목 키워드 기반

Bayesian Optimization Using Monotonicity Information and Its Application in Machine Learning Hyperparameter

2018-02-10 · Wenyi Wang, William J. Welch

We propose an algorithm for a family of optimization problems where the objective can be decomposed as a sum of functions with monotonicity properties. The motivating problem is optimization of hyperparameters of machine…

Bayesian OptimizationBIG-bench Machine Learning

One Proxy Device Is Enough for Hardware-Aware Neural Architecture Search

2021-11-01 · Bingqian Lu, Jianyi Yang, Weiwen Jiang, Yiyu Shi 외

Convolutional neural networks (CNNs) are used in numerous real-world applications such as vision-based autonomous driving and video content analysis. To run CNN inference on various target devices, hardware-aware neural …

Hardware Aware Neural Architecture SearchNeural Architecture Search

Compensating data shortages in manufacturing with monotonicity knowledge

2020-10-29 · Martin von Kurnatowski, Jochen Schmid, Patrick Link, Rebekka Zache 외

Optimization in engineering requires appropriate models. In this article, a regression method for enhancing the predictive power of a model by exploiting expert knowledge in the form of shape constraints, or more specifi…

regression

Monotonicity Marking from Universal Dependency Trees

2021-04-17 · IWCS (ACL) 2021 6 · Zeming Chen, Qiyue Gao

Dependency parsing is a tool widely used in the field of Natural language processing and computational linguistics. However, there is hardly any work that connects dependency parsing to monotonicity, which is an essentia…

Dependency Parsing

Supporting Context Monotonicity Abstractions in Neural NLI Models

2021-05-17 · ACL (NALOMA, IWCS) 2021 6 · Julia Rozanova, Deborah Ferreira, Mokanarangan Thayaparan, Marco Valentino 외

Natural language contexts display logical regularities with respect to substitutions of related concepts: these are captured in a functional order-theoretic property called monotonicity. For a certain class of NLI proble…