[PDF] Discovering Latent Class Labels for Multi-Label Learning | Semantic Scholar (2024)

Figures and Tables from this paper

  • table 1
  • figure 1
  • table 2
  • figure 2
  • table 3
  • figure 3
  • table 4
  • figure 4
  • table 5

17 Citations

Discovering Unknown Labels for Multi-Label Image Classification
    Jun HuangYu YanXiao ZhengXiwen QuXudong Hong

    Computer Science

    2022 IEEE International Conference on Data Mining…

  • 2022

A multi-label classification model based on deep learning is proposed that can simultaneously predict known and unknown labels for unseen images and an attention mechanism is introduced into the model, where the attention maps of unknown labels can be used to observe the corresponding objects of an image.

  • PDF
Extending Ordinary-Label Learning Losses to Complementary-Label Learning
    Defu LiuJin NingJinzhao WuGuowu Yang

    Computer Science

    IEEE Signal Processing Letters

  • 2021

This paper first presents a general risk formulation for complementary label learning through an adoption of arbitrary losses designed for ordinary-label learning, and theoretically analyzes that the method is applicable for any loss functions to learn deep neural networks with complementary labels in the framework of risk minimization.

  • 4
How to DP-fy ML: A Practical Guide to Machine Learning with Differential Privacy
    N. PonomarevaHussein Hazimeh Abhradeep Thakurta

    Computer Science

    J. Artif. Intell. Res.

  • 2023

This survey paper attempts to create a self-contained guide that gives an in-depth overview of the field of Differential Privacy ML, and proposes a set of specific best practices for stating guarantees.

Top K Ranking for Multi-Armed Bandit with Noisy Evaluations
    Evrard GarcelonVashist AvadhanulaA. Lazaricand Matteo Pirotta

    Computer Science, Mathematics

    AISTATS

  • 2022

We consider a multi-armed bandit setting where, at the beginning of each round, the learner receives noisy independent, and possibly biased, \emph{evaluations} of the true reward of each arm and it

Online learning in bandits with predicted context
    Yongyi GuoSusan A. Murphy

    Computer Science, Mathematics

    AISTATS

  • 2024

This work considers the contextual bandit problem where at each time, the agent only has access to a noisy version of the context and the error variance and proposes the first online algorithm with sublinear regret guarantees under mild conditions.

Deep Hybrid Learning for Anomaly Detection in Behavioral Monitoring
    S. GeorgakopoulosSotiris K. TasoulisAristidis G. VrahatisS. MoustakidisD. TsaopoulosV. Plagianakos

    Computer Science, Medicine

    2022 International Joint Conference on Neural…

  • 2022

This work proposes a complete framework that takes advantage of collected sensor accelerometer data to generate a human activity behavioral model that can be supportive in predicting future development of human movement disabilities or even in the individual's rehabilitation after a surgery for Osteoarthritis.

  • 1
Losing Less: A Loss for Differentially Private Deep Learning
    A. ShamsabadiNicolas Papernot

    Computer Science

    Proc. Priv. Enhancing Technol.

  • 2023

This paper is the first to observe that some of this performance can be recovered when training with a loss tailored to DP-SGD; it challenges cross-entropy as the de facto loss for deep learning with DP.

  • 8
  • PDF
Large Scale Private Learning via Low-rank Reparametrization
    Da YuHuishuai ZhangWei ChenJian YinTie-Yan Liu

    Computer Science

    ICML

  • 2021

A reparametrization scheme that perturbs the gradients on gradient-carrier matrices and reconstructs an update for the original weight from the noisy gradients, whose optimality is rigorously justified under linear regression and empirically verified with deep learning tasks.

Privacy of Autonomous Vehicles: Risks, Protection Methods, and Future Directions
    Chulin XieZhong CaoYunhui LongDiange YangDing ZhaoBo Li

    Computer Science, Law

    ArXiv

  • 2022

A new taxonomy for privacy risks and protection methods inAVs is provided, and privacy in AVs is categorize into three levels: individual, population, and proprietary .

Do Not Let Privacy Overbill Utility: Gradient Embedding Perturbation for Private Learning
    Da YuHuishuai ZhangWei ChenTie-Yan Liu

    Computer Science

    ICLR

  • 2021

With GEP, the algorithm achieves decent accuracy with reasonable computational cost and modest privacy guarantee for deep models, and with privacy bound $\epsilon=8, it achieves significantly improving over existing results.

...

...

32 References

Discover Multiple Novel Labels in Multi-Instance Multi-Label Learning
    Yue ZhuK. TingZhi-Hua Zhou

    Computer Science

    AAAI

  • 2017

This paper proposes the first approach to discover multiple novel labels in MIML problem using an efficient augmented lagrangian optimization, which has a bag-dependent loss term and abag-independent clustering regularization term, enabling the known labels and multiple novels to be modeled simultaneously.

  • 19
  • Highly Influential
  • PDF
Improving multi-label classification with missing labels by learning label-specific features
    Jun HuangFeng Qin Qingming Huang

    Computer Science

    Inf. Sci.

  • 2019
  • 109
Multi-Label Learning with Emerging New Labels
    Yue ZhuK. TingZhi-Hua Zhou

    Computer Science

    IEEE Transactions on Knowledge and Data…

  • 2018

This work proposes a new approach called Multi-label learning with Emerging New Labels (MuENL), which has three functions: classify instances on currently known labels, detect the emergence of a new label, and construct a new classifier for each new label that works collaboratively with the classifier for known labels.

  • 78
  • PDF
Multi-Label Co-Training
    Yuying XingGuoxian YuC. DomeniconiJun WangZ. Zhang

    Computer Science

    IJCAI

  • 2018

MLCT leverages information concerning the co-occurrence of pairwise labels to address the class-imbalance challenge; it introduces a predictive reliability measure to select samples, and applies label-wise filtering to confidently communicate labels of selected samples among co-training classifiers.

  • 45
  • PDF
ML-KNN: A lazy learning approach to multi-label learning
    Min-Ling ZhangZhi-Hua Zhou

    Computer Science

    Pattern Recognit.

  • 2007
  • 2,997
  • PDF
Lift: Multi-Label Learning with Label-Specific Features
    Min-Ling Zhang

    Computer Science

    IEEE Transactions on Pattern Analysis and Machine…

  • 2015

An intuitive yet effective algorithm named LIFT, which firstly constructs features specific to each label by conducting clustering analysis on its positive and negative instances, and then performs training and testing by querying the clustering results.

  • 439
  • PDF
Learning for Tail Label Data: A Label-Specific Feature Approach
    Tong WeiWei-Wei TuYu-Feng Li

    Computer Science

    IJCAI

  • 2019

This paper proposes a novel method to construct effective and rich label-specific features through exploring labeled data distribution and leveraging label correlations and employs clustering analysis to explore discriminative features for each tail label replacing the original high-dimensional and sparse features.

  • 17
  • Highly Influential
  • PDF
Learning Label-Specific Features and Class-Dependent Labels for Multi-Label Classification
    Jun HuangGuorong LiQingming HuangXindong Wu

    Computer Science

    IEEE Transactions on Knowledge and Data…

  • 2016

Inspired by the research works on modeling high-order label correlations, LLSF is extended to learn class-Dependent Labels in a sparse stackingway, denoted as L LSF-DL, and incorporates both second-order- and high- order label correlations.

  • 159
Partial Label Learning via Label Enhancement
    Ning XuJiaqi LvXin Geng

    Computer Science

    AAAI

  • 2019

A new partial label learning strategy named PL-LE is proposed to learn from partial label examples via label enhancement by leveraging the topological information of the feature space.

  • 89
  • PDF
Incomplete Multi-View Weak-Label Learning
    Qiaoyu TanGuoxian YuC. DomeniconiJun WangZ. Zhang

    Computer Science

    IJCAI

  • 2018

iMVWL simultaneously learns a shared subspace from incomplete views with weak labels, the local label structure and the predictor in this subspace, which can not only capture cross-view relationships but also weak-label information of training samples.

  • 81
  • PDF

...

...

Related Papers

Showing 1 through 3 of 0 Related Papers

    [PDF] Discovering Latent Class Labels for Multi-Label Learning | Semantic Scholar (2024)

    References

    Top Articles
    Latest Posts
    Article information

    Author: Maia Crooks Jr

    Last Updated:

    Views: 5910

    Rating: 4.2 / 5 (63 voted)

    Reviews: 94% of readers found this page helpful

    Author information

    Name: Maia Crooks Jr

    Birthday: 1997-09-21

    Address: 93119 Joseph Street, Peggyfurt, NC 11582

    Phone: +2983088926881

    Job: Principal Design Liaison

    Hobby: Web surfing, Skiing, role-playing games, Sketching, Polo, Sewing, Genealogy

    Introduction: My name is Maia Crooks Jr, I am a homely, joyous, shiny, successful, hilarious, thoughtful, joyous person who loves writing and wants to share my knowledge and understanding with you.