中文
相关论文

相关论文: A spin glass approach to the directed feedback ver…

200 篇论文

The computationally-efficient solution of fully non-linear microwave inverse scattering problems (ISPs) is addressed. An innovative System-by-Design (SbD) based method is proposed to enable, for the first time to the best of the authors…

系统与控制 · 电气工程与系统科学 2022-09-21 Marco Salucci , Lorenzo Poli , Paolo Rocca , Andrea Massa

In this work we initiate the study of the correspondence between p-adic statistical field theories (SFTs) and neural networks (NNs). In general quantum field theories over a p-adic spacetime can be formulated in a rigorous way. Nowadays…

数学物理 · 物理学 2023-02-15 W. A. Zúñiga-Galindo

We study the multi-channel sparse blind deconvolution (MCS-BD) problem, whose task is to simultaneously recover a kernel $\mathbf a$ and multiple sparse inputs $\{\mathbf x_i\}_{i=1}^p$ from their circulant convolution $\mathbf y_i =…

信号处理 · 电气工程与系统科学 2020-03-03 Qing Qu , Xiao Li , Zhihui Zhu

In this paper, we consider the problem of finding a regression in a version control system (VCS), such as git. The set of versions is modelled by a Directed Acyclic Graph (DAG) where vertices represent versions of the software, and arcs are…

离散数学 · 计算机科学 2024-10-03 Julien Courtiel , Paul Dorbec , Romain Lecoq

Evolving graphs arise in problems where interrelations between data change over time. We present a breadth first search (BFS) algorithm for evolving graphs that computes the most direct influences between nodes at two different times. Using…

社会与信息网络 · 计算机科学 2016-03-07 Jiahao Chen , Weijian Zhang

Graphical models for finite-dimensional spin glasses and real-world combinatorial optimization and satisfaction problems usually have an abundant number of short loops. The cluster variation method and its extension, the region graph…

无序系统与神经网络 · 物理学 2013-07-29 Haijun Zhou , Chuang Wang

We propose a novel distributed inference algorithm for continuous graphical models, by extending Stein variational gradient descent (SVGD) to leverage the Markov dependency structure of the distribution of interest. Our approach combines…

机器学习 · 统计学 2018-06-11 Dilin Wang , Zhe Zeng , Qiang Liu

We propose a distributed algorithm, termed the Directed-Distributed Projected Subgradient (D-DPS), to solve a constrained optimization problem over a multi-agent network, where the goal of agents is to collectively minimize the sum of…

最优化与控制 · 数学 2016-08-30 Chenguang Xi , Usman A. Khan

We present 3D Surface Splatting (3DSS), the first differentiable surface splatting renderer for physically-based inverse rendering from multi-view images. Our central insight is that the surface separation problem at the heart of surface…

图形学 · 计算机科学 2026-05-14 Mae Younes , Adnane Boukhayma

Autoregressive video diffusion models are capable of long rollouts that are stable and consistent with history, but they are unable to guide the current generation with conditioning from the future. In camera-guided video generation with a…

计算机视觉与模式识别 · 计算机科学 2026-04-13 Chonghyuk Song , Michal Stary , Boyuan Chen , George Kopanas , Vincent Sitzmann

The directional mean shift (DMS) algorithm is a nonparametric method for pursuing local modes of densities defined by kernel density estimators on the unit hypersphere. In this paper, we show that any DMS iteration can be viewed as a…

统计理论 · 数学 2021-01-26 Yikun Zhang , Yen-Chi Chen

We consider distributed optimization with smooth convex objective functions defined on an undirected connected graph. Inspired by mirror descent mehod and RLC circuits, we propose a novel distributed mirror descent method. Compared with…

最优化与控制 · 数学 2020-02-25 Yue Yu , Behçet Açıkmeşe

In the present paper we analyze the critical properties of a quantum spherical spin glass model with short range, random interactions. Since the model allows for rigorous detailed calculations, we can show how the effective partition…

无序系统与神经网络 · 物理学 2008-06-10 Pedro Castro Menezes , Alba Theumann

Domain Generalization techniques aim to enhance model robustness by simulating novel data distributions during training, typically through various augmentation or stylization strategies. However, these methods frequently suffer from limited…

Supervised learning on graphs is a challenging task due to the high dimensionality and inherent structural dependencies in the data, where each edge depends on a pair of vertices. Existing conventional methods are designed for standard…

统计方法学 · 统计学 2024-06-27 Cencheng Shen , Shangsi Wang , Alexandra Badea , Carey E. Priebe , Joshua T. Vogelstein

In this paper we present a new population based metaheuristic called the fixed set search (FSS). The proposed approach represents a method of adding a learning mechanism to the greedy randomized adaptive search procedure (GRASP). The basic…

人工智能 · 计算机科学 2018-09-14 Raka Jovanovic , Milan Tuba , Stefan Voss

The celebrated Erd\H{o}s-P\'osa theorem states that every undirected graph that does not admit a family of $k$ vertex-disjoint cycles contains a feedback vertex set (a set of vertices hitting all cycles in the graph) of size $O(k \log k)$.…

离散数学 · 计算机科学 2023-06-13 Tomáš Masařík , Irene Muzi , Marcin Pilipczuk , Paweł Rzążewski , Manuel Sorge

The problem of labeled graph generation is gaining attention in the Deep Learning community. The task is challenging due to the sparse and discrete nature of graph spaces. Several approaches have been proposed in the literature, most of…

机器学习 · 计算机科学 2021-07-20 Marco Podda , Davide Bacciu

Spin-glasses are natural Gibbs distributions that have been studied in Theoretical CS for many decades. Recently, they have been gaining attention from the community as they emerge naturally in neural computation and learning, network…

离散数学 · 计算机科学 2026-03-25 Charilaos Efthymiou , Kostas Zampetakis

Given a graph on $n$ vertices and an integer $k$, the feedback vertex set problem asks for the deletion of at most $k$ vertices to make the graph acyclic. We show that a greedy branching algorithm, which always branches on an undecided…

数据结构与算法 · 计算机科学 2017-08-02 Yixin Cao