中文
相关论文

相关论文: Efficient Detection of Exchangeable Factors in Fac…

200 篇论文

Dempster-Shafer Theory (DST) generalizes Bayesian probability theory, offering useful additional information, but suffers from a high computational burden. A lot of work has been done to reduce the complexity of computations used in…

计算复杂性 · 计算机科学 2021-07-16 Maxime Chaveroche , Franck Davoine , Véronique Cherfaoui

In graph transformation, a conflict describes a situation where two alternative transformations cannot be arbitrarily serialized. When enriching graphs with attributes, existing conflict detection techniques typically report a conflict…

软件工程 · 计算机科学 2015-04-13 Géza Kulcsár , Frederik Deckwerth , Malte Lochau , Gergely Varró , Andy Schürr

In this paper, we propose a new regression-based algorithm to compute Graph Fourier Transform (GFT). Our algorithm allows different regularizations to be included when computing the GFT analysis components, so that the resulting components…

信号处理 · 电气工程与系统科学 2018-11-22 Seyed Hamid Safavi , Manas Khatua , Ngai-Man Cheung , Farah Torkamani-Azar

The goal of the thesis is to leverage fast graph algorithms and modern algorithmic techniques for problems in model checking and synthesis on graphs, MDPs, and game graphs. The results include symbolic algorithms, a well-known class of…

计算机科学中的逻辑 · 计算机科学 2022-02-08 Alexander Svozil

An autonomous variational inference algorithm for arbitrary graphical models requires the ability to optimize variational approximations over the space of model parameters as well as over the choice of tractable families used for the…

机器学习 · 计算机科学 2012-07-19 Eric P. Xing , Michael I. Jordan , Stuart Russell

The factor graph (FG) based iterative detection is considered an effective and practical method for multiple-input and multiple-out (MIMO), particularly massive MIMO (m-MIMO) systems. However, the convergence analysis for the FG-based…

信息论 · 计算机科学 2023-07-06 Huan Li , Jingxuan Huang , Zesong Fei

This paper studies tensors that admit decomposition in the Extended Tensor Train (ETT) format, with a key focus on the case where some decomposition factors are constrained to be equal. This factor sharing introduces additional challenges,…

数值分析 · 数学 2025-08-29 Alexander Molozhavenko , Maxim Rakhuba

Given an edge-colored graph, the goal of the proportional fair matching problem is to find a maximum weight matching while ensuring proportional representation (with respect to the number of edges) of each color. The colors may correspond…

数据结构与算法 · 计算机科学 2024-12-17 Sharmila Duppala , Nathaniel Grammel , Juan Luque , Calum MacRury , Aravind Srinivasan

For a fixed graph H with t vertices, an H-factor of a graph G with n vertices, where t divides n, is a collection of vertex disjoint (not necessarily induced) copies of H in G covering all vertices of G. We prove that for a fixed tree T on…

组合数学 · 数学 2014-04-02 Deepak Bal , Alan Frieze , Michael Krivelevich , Po-Shen Loh

Combining tree decomposition and transfer matrix techniques provides a very general algorithm for computing exact partition functions of statistical models defined on arbitrary graphs. The algorithm is particularly efficient in the case of…

数学物理 · 物理学 2015-05-18 Andrea Bedini , Jesper Lykke Jacobsen

The analysis of DNA sequences has become critical in numerous fields, from evolutionary biology to understanding gene regulation and disease mechanisms. While deep neural networks can achieve remarkable predictive performance, they…

机器学习 · 计算机科学 2026-04-15 Nicolas Huynh , Krzysztof Kacprzyk , Ryan Sheridan , David Bentley , Mihaela van der Schaar

The graph Fourier transform (GFT) is a fundamental tool in graph signal processing and has recently been extended to the graph fractional Fourier transform (GFRFT). Existing sampling methods in the GFRFT domain are primarily designed to…

综合数学 · 数学 2026-05-27 Yu Zhang , Jia-Yin Peng , Bing-Zhao Li

We consider fair allocation of indivisible items under an additional constraint: there is an undirected graph describing the relationship between the items, and each agent's share must form a connected subgraph of this graph. This framework…

计算机科学与博弈论 · 计算机科学 2017-06-07 Sylvain Bouveret , Katarína Cechlárová , Edith Elkind , Ayumi Igarashi , Dominik Peters

We consider the task of detecting a hidden bipartite subgraph in a given random graph. This is formulated as a hypothesis testing problem, under the null hypothesis, the graph is a realization of an Erd\H{o}s-R\'{e}nyi random graph over $n$…

数据结构与算法 · 计算机科学 2024-03-07 Asaf Rotenberg , Wasim Huleihel , Ofer Shayevitz

Modeling functions that are sequentially observed as functional time series is becoming increasingly common. In such models, it is often crucial to ensure data homogeneity. We investigate the sensitivity of graph-based change point…

统计方法学 · 统计学 2025-03-25 Jeremy VanderDoes , Shojaeddin Chenouri

In this paper, we propose a flexible notion of characteristic functions defined on graph vertices to describe the distribution of vertex features at multiple scales. We introduce FEATHER, a computationally efficient algorithm to calculate a…

机器学习 · 计算机科学 2020-08-18 Benedek Rozemberczki , Rik Sarkar

Assessing the degree of similarity of code fragments is crucial for ensuring software quality, but it remains challenging due to the need to capture the deeper semantic aspects of code. Traditional syntactic methods often fail to identify…

信息检索 · 计算机科学 2025-04-14 Jorge Martinez-Gil

One of the fundamental open problems in the area of distributed graph algorithms is the question of whether randomization is needed for efficient symmetry breaking. While there are fast, $\text{poly}\log n$-time randomized distributed…

分布式、并行与集群计算 · 计算机科学 2019-05-29 Philipp Bamberger , Mohsen Ghaffari , Fabian Kuhn , Yannic Maus , Jara Uitto

Graph searching is one of the simplest and most widely used tools in graph algorithms. Every graph search method is defined using some particular selection rule, and the analysis of the corresponding vertex orderings can aid greatly in…

离散数学 · 计算机科学 2021-09-07 Matjaž Krnc , Nevena Pivač

Recently, a new polynomial basis over binary extension fields was proposed such that the fast Fourier transform (FFT) over such fields can be computed in the complexity of order $\mathcal{O}(n\lg(n))$, where $n$ is the number of points…

信息论 · 计算机科学 2016-08-16 Sian-Jheng Lin , Tareq Y. Al-Naffouri , Yunghsiang S. Han