中文
相关论文

相关论文: The Emerging Trends of Multi-Label Learning

200 篇论文

To mitigate the burden of data labeling, we aim at improving data efficiency for both classification and regression setups in deep learning. However, the current focus is on classification problems while rare attention has been paid to deep…

机器学习 · 计算机科学 2021-10-12 Ximei Wang , Xinyang Chen , Jianmin Wang , Mingsheng Long

Multi-label classification is an important learning problem with many applications. In this work, we propose a principled similarity-based approach for multi-label learning called SML. We also introduce a similarity-based approach for…

机器学习 · 统计学 2017-10-31 Ryan A. Rossi , Nesreen K. Ahmed , Hoda Eldardiry , Rong Zhou

Due to the dominant position of deep learning (mostly deep neural networks) in various artificial intelligence applications, recently, ensemble learning based on deep neural networks (ensemble deep learning) has shown significant…

机器学习 · 计算机科学 2022-11-07 Yongquan Yang , Haijun Lv , Ning Chen

Many domains now leverage the benefits of Machine Learning (ML), which promises solutions that can autonomously learn to solve complex tasks by training over some data. Unfortunately, in cyberthreat detection, high-quality data is hard to…

密码学与安全 · 计算机科学 2023-12-12 Tobias Braun , Irdin Pekaric , Giovanni Apruzzese

Many modern multiclass and multilabel problems are characterized by increasingly large output spaces. For these problems, label embeddings have been shown to be a useful primitive that can improve computational and statistical efficiency.…

机器学习 · 计算机科学 2015-04-01 Paul Mineiro , Nikos Karampatziakis

In multi-task learning, a learner is given a collection of prediction tasks and needs to solve all of them. In contrast to previous work, which required that annotated training data is available for all tasks, we consider a new setting, in…

机器学习 · 统计学 2017-06-09 Anastasia Pentina , Christoph H. Lampert

Multi-label classification is a type of classification task, it is used when there are two or more classes, and the data point we want to predict may belong to none of the classes or all of them at the same time. In the real world, many…

机器学习 · 计算机科学 2021-04-26 Shikun Chen

Machine learning has been utilized to perform tasks in many different domains such as classification, object detection, image segmentation and natural language analysis. Data labeling has always been one of the most important tasks in…

机器学习 · 计算机科学 2021-09-09 Shikun Zhang , Omid Jafari , Parth Nagarkar

Semisupervised learning is a learning standard which deals with the study of how computers and natural systems such as human beings acquire knowledge in the presence of both labeled and unlabeled data. Semisupervised learning based methods…

机器学习 · 计算机科学 2014-02-20 V. Jothi Prakash , Dr. L. M. Nithya

Deep networks are successfully used as classification models yielding state-of-the-art results when trained on a large number of labeled samples. These models, however, are usually much less suited for semi-supervised problems because of…

机器学习 · 计算机科学 2018-12-05 Elad Hoffer , Nir Ailon

Being able to model correlations between labels is considered crucial in multi-label classification. Rule-based models enable to expose such dependencies, e.g., implications, subsumptions, or exclusions, in an interpretable and…

机器学习 · 计算机科学 2019-08-20 Yannik Klein , Michael Rapp , Eneldo Loza Mencía

Federated Learning (FL) proposed in recent years has received significant attention from researchers in that it can bring separate data sources together and build machine learning models in a collaborative but private manner. Yet, in most…

机器学习 · 计算机科学 2020-05-12 Yilun Jin , Xiguang Wei , Yang Liu , Qiang Yang

Multi-label ranking maps instances to a ranked set of predicted labels from multiple possible classes. The ranking approach for multi-label learning problems received attention for its success in multi-label classification, with one of the…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Emine Dari , V. Bugra Yesilkaynak , Alican Mertan , Gozde Unal

The objective in extreme multi-label learning is to train a classifier that can automatically tag a novel data point with the most relevant subset of labels from an extremely large label set. Embedding based approaches make training and…

机器学习 · 计算机科学 2015-07-13 Kush Bhatia , Himanshu Jain , Purushottam Kar , Prateek Jain , Manik Varma

Deep Learning sets the state-of-the-art in many challenging tasks showing outstanding performance in a broad range of applications. Despite its success, it still lacks robustness hindering its adoption in medical applications. Modeling…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Agnieszka Tomczack , Nassir Navab , Shadi Albarqouni

Multi-label classification (MLC) problems are becoming increasingly popular in the context of medical imaging. This has in part been driven by the fact that acquiring annotations for MLC is far less burdensome than for semantic segmentation…

计算机视觉与模式识别 · 计算机科学 2019-07-11 Thomas Kurmann , Pablo Marquez Neila , Sebastian Wolf , Raphael Sznitman

The development of smart cities and their fast-paced deployment is resulting in the generation of large quantities of data at unprecedented rates. Unfortunately, most of the generated data is wasted without extracting potentially useful…

网络与互联网体系结构 · 计算机科学 2018-10-10 Mehdi Mohammadi , Ala Al-Fuqaha

Labeled data are critical to modern machine learning applications, but obtaining labels can be expensive. To mitigate this cost, machine learning methods, such as transfer learning, semi-supervised learning and active learning, aim to be…

This paper explores a new natural language processing task, review-driven multi-label music style classification. This task requires the system to identify multiple styles of music based on its reviews on websites. The biggest challenge…

计算与语言 · 计算机科学 2018-08-24 Guangxiang Zhao , Jingjing Xu , Qi Zeng , Xuancheng Ren

At its core, this thesis aims to enhance the practicality of deep learning by improving the label and training efficiency of deep learning models. To this end, we investigate data subset selection techniques, specifically active learning…

机器学习 · 计算机科学 2024-03-11 Andreas Kirsch