中文
相关论文

相关论文: Learning Tuple Probabilities

200 篇论文

Label Proportion Learning (LLP) addresses the classification problem where multiple instances are grouped into bags and each bag contains information about the proportion of each class. However, in practical applications, obtaining precise…

机器学习 · 计算机科学 2025-07-15 Jiahe Qin , Junpeng Li , Changchun Hua , Yana Yang

In the problem of learning with label proportions, which we call LLP learning, the training data is unlabeled, and only the proportions of examples receiving each label are given. The goal is to learn a hypothesis that predicts the…

机器学习 · 计算机科学 2020-04-08 Benjamin Fish , Lev Reyzin

In supervised machine learning, models are typically trained using data with hard labels, i.e., definite assignments of class membership. This traditional approach, however, does not take the inherent uncertainty in these labels into…

机器学习 · 计算机科学 2024-09-25 Sjoerd de Vries , Dirk Thierens

Partial label learning (PLL) is a typical weakly supervised learning problem, where each training example is associated with a set of candidate labels among which only one is true. Most existing PLL approaches assume that the incorrect…

机器学习 · 计算机科学 2021-10-27 Ning Xu , Congyu Qiao , Xin Geng , Min-Ling Zhang

Most work in the area of statistical relational learning (SRL) is focussed on discrete data, even though a few approaches for hybrid SRL models have been proposed that combine numerical and discrete variables. In this paper we distinguish…

机器学习 · 计算机科学 2015-06-17 Jiuchuan Jiang , Manfred Jaeger

Partial Label (PL) learning refers to the task of learning from the partially labeled data, where each training instance is ambiguously equipped with a set of candidate labels but only one is valid. Advances in the recent deep PL learning…

机器学习 · 计算机科学 2022-12-01 Ximing Li , Yuanzhi Jiang , Changchun Li , Yiyuan Wang , Jihong Ouyang

Learning from Label Proportions (LLP) is a weakly supervised learning method that aims to perform instance classification from training data consisting of pairs of bags containing multiple instances and the class label proportions within…

机器学习 · 计算机科学 2023-02-22 Ryoma Kobayashi , Yusuke Mukuta , Tatsuya Harada

Learning from label proportions (LLP) is a generalization of supervised learning in which the training data is available as sets or bags of feature-vectors (instances) along with the average instance-label of each bag. The goal is to train…

机器学习 · 计算机科学 2023-10-17 Anand Brahmbhatt , Rishi Saket , Aravindan Raghuveer

We propose a framework for learning a fragment of probabilistic computation tree logic (pCTL) formulae from a set of states that are labeled as safe or unsafe. We work in a relational setting and combine ideas from relational Markov…

人工智能 · 计算机科学 2022-11-08 Gavin Rens , Wen-Chi Yang , Jean-François Raskin , Luc De Raedt

Learning from Label Proportions (LLP) is a learning setting, where the training data is provided in groups, or "bags", and only the proportion of each class in each bag is known. The task is to learn a model to predict the class labels of…

机器学习 · 统计学 2015-02-13 Felix X. Yu , Krzysztof Choromanski , Sanjiv Kumar , Tony Jebara , Shih-Fu Chang

Estimating a constrained relation is a fundamental problem in machine learning. Special cases are classification (the problem of estimating a map from a set of to-be-classified elements to a set of labels), clustering (the problem of…

机器学习 · 计算机科学 2014-08-06 Lizhen Qu , Bjoern Andres

Conditional probabilities are a core concept in machine learning. For example, optimal prediction of a label $Y$ given an input $X$ corresponds to maximizing the conditional probability of $Y$ given $X$. A common approach to inference tasks…

机器学习 · 计算机科学 2017-08-09 Yoav Wald , Amir Globerson

In many applications, especially due to lack of supervision or privacy concerns, the training data is grouped into bags of instances (feature-vectors) and for each bag we have only an aggregate label derived from the instance-labels in the…

机器学习 · 计算机科学 2025-07-16 Sagalpreet Singh , Navodita Sharma , Shreyas Havaldar , Rishi Saket , Aravindan Raghuveer

Pseudo-Labeling is a simple and effective approach to semi-supervised learning. It requires criteria that guide the selection of pseudo-labeled data. The latter have been shown to crucially affect pseudo-labeling's generalization…

机器学习 · 计算机科学 2023-09-27 Julian Rodemann

Partial Multi-label Learning (PML) is a type of weakly supervised learning where each training instance corresponds to a set of candidate labels, among which only some are true. In this paper, we introduce \our{}, a novel probabilistic…

机器学习 · 计算机科学 2024-03-13 Łukasz Struski , Adam Pardyl , Jacek Tabor , Bartosz Zieliński

Learning from Label Proportions (LLP) is a learning problem where only aggregate level labels are available for groups of instances, called bags, during training, and the aim is to get the best performance at the instance-level on the test…

机器学习 · 计算机科学 2024-03-21 Shreyas Havaldar , Navodita Sharma , Shubhi Sareen , Karthikeyan Shanmugam , Aravindan Raghuveer

Label distribution learning (LDL) provides a framework wherein a distribution over categories rather than a single category is predicted, with the aim of addressing ambiguity in labeled data. Existing research on LDL mainly focuses on the…

机器学习 · 计算机科学 2025-06-10 Daokun Zhang , Russell Tsuchida , Dino Sejdinovic

We present an adaptation of RNN sequence models to the problem of multi-label classification for text, where the target is a set of labels, not a sequence. Previous such RNN models define probabilities for sequences but not for sets;…

计算与语言 · 计算机科学 2019-04-12 Kechen Qin , Cheng Li , Virgil Pavlu , Javed A. Aslam

Knowledge base provides a potential way to improve the intelligence of information retrieval (IR) systems, for that knowledge base has numerous relations between entities which can help the IR systems to conduct inference from one entity to…

计算与语言 · 计算机科学 2019-07-29 Hai Ye , Zhunchen Luo

In many supervised learning tasks, the entities to be labeled are related to each other in complex ways and their labels are not independent. For example, in hypertext classification, the labels of linked pages are highly correlated. A…

机器学习 · 计算机科学 2013-01-07 Ben Taskar , Pieter Abbeel , Daphne Koller
‹ 上一页 1 2 3 10 下一页 ›