中文
相关论文

相关论文: Best-Choice Edge Grafting for Efficient Structure …

200 篇论文

Federated Learning (FL) is a promising paradigm for realizing edge intelligence, allowing collaborative learning among distributed edge devices by sharing models instead of raw data. However, the shared models are often assumed to be ideal,…

机器学习 · 计算机科学 2025-06-02 Dongzi Jin , Yong Xiao , Yingyu Li

The use of machine learning techniques to improve the performance of branch-and-bound optimization algorithms is a very active area in the context of mixed integer linear problems, but little has been done for non-linear optimization. To…

Graph neural networks aim to learn representations for graph-structured data and show impressive performance, particularly in node classification. Recently, many methods have studied the representations of GNNs from the perspective of…

机器学习 · 计算机科学 2023-05-30 Jiaqi Sun , Lin Zhang , Guangyi Chen , Kun Zhang , Peng XU , Yujiu Yang

Autoregressive models enable tractable sampling from learned probability distributions, but their performance critically depends on the variable ordering used in the factorization via complexities of the resulting conditional distributions.…

机器学习 · 统计学 2026-03-04 Shiba Biswal , Marc Vuffray , Andrey Y. Lokhov

Markov Random Fields (MRFs), a formulation widely used in generative image modeling, have long been plagued by the lack of expressive power. This issue is primarily due to the fact that conventional MRFs formulations tend to use simplistic…

计算机视觉与模式识别 · 计算机科学 2016-09-08 Zhirong Wu , Dahua Lin , Xiaoou Tang

Conditional Random Fields (CRFs) are undirected graphical models, a special case of which correspond to conditionally-trained finite state machines. A key advantage of these models is their great flexibility to include a wide array of…

机器学习 · 计算机科学 2012-12-12 Andrew McCallum

Federated learning (FL) has received significant attention in recent years for its advantages in efficient training of machine learning models across distributed clients without disclosing user-sensitive data. Specifically, in federated…

机器学习 · 计算机科学 2024-10-10 Chung-Hsuan Hu , Zheng Chen , Erik G. Larsson

This paper considers the problem of randomized influence maximization over a Markovian graph process: given a fixed set of nodes whose connectivity graph is evolving as a Markov chain, estimate the probability distribution (over this fixed…

社会与信息网络 · 计算机科学 2017-11-10 Buddhika Nettasinghe , Vikram Krishnamurthy

It is now well known that Markov random fields (MRFs) are particularly effective for modeling image priors in low-level vision. Recent years have seen the emergence of two main approaches for learning the parameters in MRFs: (1)…

计算机视觉与模式识别 · 计算机科学 2014-01-17 Yunjin Chen , Thomas Pock , René Ranftl , Horst Bischof

Determining the most appropriate features for machine learning predictive models is challenging regarding performance and feature acquisition costs. In particular, global feature choice is limited given that some features will only benefit…

机器学习 · 计算机科学 2026-03-17 Gabriel Bernardino , Anders Jonsson , Patrick Clarysse , Nicolas Duchateau

Pairwise Markov Random Fields (MRFs) or undirected graphical models are parsimonious representations of joint probability distributions. Variables correspond to nodes of a graph, with edges between nodes corresponding to conditional…

统计理论 · 数学 2018-09-18 Eric Janofsky

Large sparse linear systems of equations are ubiquitous in science and engineering, such as those arising from discretizations of partial differential equations. Algebraic multigrid (AMG) methods are one of the most common methods of…

机器学习 · 计算机科学 2022-01-05 Ali Taghibakhshi , Scott MacLachlan , Luke Olson , Matthew West

In this paper, we propose a new estimation procedure for discovering the structure of Gaussian Markov random fields (MRFs) with false discovery rate (FDR) control, making use of the sorted l1-norm (SL1) regularization. A Gaussian MRF is an…

机器学习 · 统计学 2019-10-25 Sangkyun Lee , Piotr Sobczyk , Malgorzata Bogdan

As neural networks are increasingly being applied to real-world applications, mechanisms to address distributional shift and sequential task learning without forgetting are critical. Methods incorporating network expansion have shown…

机器学习 · 计算机科学 2021-03-26 Vinay Kumar Verma , Kevin J Liang , Nikhil Mehta , Piyush Rai , Lawrence Carin

Algorithm unrolling has emerged as a learning-based optimization paradigm that unfolds truncated iterative algorithms in trainable neural-network optimizers. We introduce Stochastic UnRolled Federated learning (SURF), a method that expands…

机器学习 · 计算机科学 2024-02-08 Samar Hadou , Navid NaderiAlizadeh , Alejandro Ribeiro

Graph representation learning (GRL) is to encode graph elements into informative vector representations, which can be used in downstream tasks for analyzing graph-structured data and has seen extensive applications in various domains.…

机器学习 · 计算机科学 2024-06-21 Hewen Wang , Renchi Yang , Xiaokui Xiao

Semi-supervised node classification on graph-structured data has many applications such as fraud detection, fake account and review detection, user's private attribute inference in social networks, and community detection. Various methods…

机器学习 · 计算机科学 2020-12-29 Binghui Wang , Jinyuan Jia , Neil Zhenqiang Gong

Machine learning methods on graphs have proven useful in many applications due to their ability to handle generally structured data. The framework of Gaussian Markov Random Fields (GMRFs) provides a principled way to define Gaussian models…

机器学习 · 统计学 2022-06-13 Joel Oskarsson , Per Sidén , Fredrik Lindsten

With growing emphasis on privacy regulations, machine unlearning has become increasingly critical in real-world applications such as social networks and recommender systems, many of which are naturally represented as graphs. However,…

机器学习 · 计算机科学 2026-01-19 Ziheng Chen , Jiali Cheng , Hadi Amiri , Kaushiki Nag , Lu Lin , Sijia Liu , Xiangguo Sun , Gabriele Tolomei

Parameter estimation in Markov random fields (MRFs) is a difficult task, in which inference over the network is run in the inner loop of a gradient descent procedure. Replacing exact inference with approximate methods such as loopy belief…

机器学习 · 计算机科学 2012-06-18 Varun Ganapathi , David Vickrey , John Duchi , Daphne Koller