中文
相关论文

相关论文: A hybrid algorithm for Bayesian network structure …

200 篇论文

One of the basic tasks for Bayesian networks (BNs) is that of learning a network structure from data. The BN-learning problem is NP-hard, so the standard solution is heuristic search. Many approaches have been proposed for this task, but…

机器学习 · 计算机科学 2012-07-09 Marc Teyssier , Daphne Koller

Heterogeneous Information Network (HIN) embedding refers to the low-dimensional projections of the HIN nodes that preserve the HIN structure and semantics. HIN embedding has emerged as a promising research field for network analysis as it…

机器学习 · 计算机科学 2021-08-10 Rayyan Ahmad Khan , Martin Kleinsteuber

This work presents novel algorithms for learning Bayesian network structures with bounded treewidth. Both exact and approximate methods are developed. The exact method combines mixed-integer linear programming formulations for structure…

人工智能 · 计算机科学 2014-06-09 Siqi Nie , Denis Deratani Maua , Cassio Polpo de Campos , Qiang Ji

Recent advancements in large language models (LLMs) necessitate extensive computational resources, prompting the use of diverse hardware accelerators from multiple vendors. However, traditional distributed training frameworks struggle to…

分布式、并行与集群计算 · 计算机科学 2025-05-26 Ding Tang , Jiecheng Zhou , Jiakai Hu , Shengwei Li , Huihuang Zheng , Zhilin Pei , Hui Wang , Xingcheng Zhang

Graph Neural Networks (GNNs) are characterized by their capacity of processing graph-structured data. However, due to the sparsity of labels under semi-supervised learning, they have been found to exhibit biased performance on specific…

机器学习 · 计算机科学 2025-12-16 Yihan Zhang

Complex networks constitute the backbones of many complex systems such as social networks. Detecting the community structure in a complex network is both a challenging and a computationally expensive task. In this paper, we present the…

社会与信息网络 · 计算机科学 2017-07-11 Eduar Castrillo , Elizabeth León , Jonatan Gómez

Object classification is one of the many holy grails in computer vision and as such has resulted in a very large number of algorithms being proposed already. Specifically in recent years there has been considerable progress in this area…

计算机视觉与模式识别 · 计算机科学 2018-01-25 Yuanlie He , Sudhir Mudur , Charalambos Poullis

Multi-label learning poses significant challenges in extracting reliable supervisory signals from the label space. Existing approaches often employ continuous pseudo-labels to replace binary labels, improving supervisory information…

机器学习 · 计算机科学 2026-04-21 Cong Guo , Changqin Huang , Wenhua Zhou , Xiaodi Huang

Scarcity of labeled data is a common problem in supervised classification, since hand-labeling can be time consuming, expensive or hard to label; on the other hand, large amounts of unlabeled information can be found. The problem of…

机器学习 · 计算机科学 2024-05-02 Jonathan Serrano-Pérez , L. Enrique Sucar

Learning a Bayesian network is an NP-hard problem and with an increase in the number of nodes, classical algorithms for learning the structure of Bayesian networks become inefficient. In recent years, some methods and algorithms for…

机器学习 · 计算机科学 2022-08-23 Yury Kaminsky , Irina Deeva

Semi-supervised learning has received a lot of recent attention as it alleviates the need for large amounts of labelled data which can often be expensive, requires expert knowledge and be time consuming to collect. Recent developments in…

机器学习 · 计算机科学 2022-09-30 Philip Sellars , Angelica I. Aviles-Rivero , Carola-Bibiane Schönlieb

The problem of categorical data analysis in high dimensions is considered. A discussion of the fundamental difficulties of probability modeling is provided, and a solution to the derivation of high dimensional probability distributions…

机器学习 · 计算机科学 2017-08-24 Cetin Savkli , J. Ryan Carr , Philip Graff , Lauren Kennell

Safety-critical applications such as autonomous driving require robust 3D environment perception algorithms capable of handling diverse and ambiguous surroundings. The predictive performance of classification models is heavily influenced by…

计算机视觉与模式识别 · 计算机科学 2024-08-02 Mariella Dreissig , Simon Ruehle , Florian Piewak , Joschka Boedecker

The data made available for analysis are becoming more and more complex along several directions: high dimensionality, number of examples and the amount of labels per example. This poses a variety of challenges for the existing machine…

机器学习 · 计算机科学 2020-08-11 Matej Petković , Sašo Džeroski , Dragi Kocev

This paper investigates the problem of active learning for binary label prediction on a graph. We introduce a simple and label-efficient algorithm called S2 for this task. At each step, S2 selects the vertex to be labeled based on the…

机器学习 · 计算机科学 2015-06-30 Gautam Dasarathy , Robert Nowak , Xiaojin Zhu

Label hierarchies widely exist in many vision-related problems, ranging from explicit label hierarchies existed in image classification to latent label hierarchies existed in semantic segmentation. Nevertheless, state-of-the-art methods…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Hao-Yun Chen , Li-Huang Tsai , Shih-Chieh Chang , Jia-Yu Pan , Yu-Ting Chen , Wei Wei , Da-Cheng Juan

Multilabel Classification (MLC) deals with the simultaneous classification of multiple binary labels. The task is challenging because, not only may there be arbitrarily different and complex relationships between predictor variables and…

统计方法学 · 统计学 2026-01-15 Jiahao Tian , Hugh Chipman , Thomas Loughin

Our interest is in multiplex network data with multiple network samples observed across the same set of nodes. Examples originate from a variety of fields, including brain connectivity, international trade networks, and social networks,…

统计方法学 · 统计学 2026-04-21 Yuren Zhou , Yuqi Gu , David B. Dunson

Dynamic Bayesian networks have been well explored in the literature as discrete-time models: however, their continuous-time extensions have seen comparatively little attention. In this paper, we propose the first constraint-based algorithm…

人工智能 · 计算机科学 2021-06-04 Alessandro Bregoli , Marco Scutari , Fabio Stella

The PC algorithm is a popular method for learning the structure of Gaussian Bayesian networks. It carries out statistical tests to determine absent edges in the network. It is hence governed by two parameters: (i) The type of test, and (ii)…