中文
相关论文

相关论文: Scalable Steiner Tree for Multicast Communications…

200 篇论文

Stochastic forecasting is critical for efficient decision-making in uncertain systems, such as energy markets and finance, where estimating the full distribution of future scenarios is essential. We propose Diffusion Scenario Tree (DST), a…

机器学习 · 计算机科学 2026-02-16 Stelios Zarifis , Ioannis Kordonis , Petros Maragos

Operators of networks covering large areas are confronted with demands from some of their customers who are virtual service providers. These providers may call for the connectivity service which fulfils the specificity of their services,…

分布式、并行与集群计算 · 计算机科学 2011-05-04 Vincent Reinhard , Johanne Cohen , Joanna Tomasik , Dominique Barth , Marc-Antoine Weisser

In the Group Steiner Tree problem (GST), we are given a (vertex or edge)-weighted graph $G=(V,E)$ on $n$ vertices, a root vertex $r$ and a collection of groups $\{S_i\}_{i\in[h]}: S_i\subseteq V(G)$. The goal is to find a min-cost subgraph…

数据结构与算法 · 计算机科学 2018-03-01 Parinya Chalermsook , Syamantak Das , Guy Even , Bundit Laekhanukit , Daniel Vaz

Recent years have witnessed rapid advances in the use of neural networks to solve combinatorial optimization problems. Nevertheless, designing the "right" neural model that can effectively handle a given optimization problem can be…

人工智能 · 计算机科学 2023-12-21 Andrew B. Kahng , Robert R. Nerem , Yusu Wang , Chien-Yi Yang

Software Defined Networking (SDN) is a revolutionary network architecture that separates out network control functions from the underlying equipment and is an increasingly trend to help enterprises build more manageable data centers where…

分布式、并行与集群计算 · 计算机科学 2014-03-13 Peng Qin , Bin Dai , Benxiong Huang , Guan Xu

The minimum spanning tree (MST) construction is a classical problem in Distributed Computing for creating a globally minimized structure distributedly. Self-stabilization is versatile technique for forward recovery that permits to handle…

数据结构与算法 · 计算机科学 2016-11-25 Lélia Blin , Maria Gradinariu Potop-Butucaru , Stephane Rovedakis , Sébastien Tixeuil

Enterprise Networks, over the years, have become more and more complex trying to keep up with new requirements that challenge traditional solutions. Just to mention one out of many possible examples, technologies such as Virtual LANs…

This paper considers coordinated multicast beamforming in a multi-cell multigroup multiple-input single-output system. Each base station (BS) serves multiple groups of users by forming a single beam with common information per group. We…

The minimum degree spanning tree (MDST) problem requires the construction of a spanning tree $T$ for graph $G=(V,E)$ with $n$ vertices, such that the maximum degree $d$ of $T$ is the smallest among all spanning trees of $G$. In this paper,…

数据结构与算法 · 计算机科学 2018-06-12 Michael Dinitz , Magnús M. Halldórsson , Calvin Newport

We study two problems that seek a subtree $T$ of a graph $G=(V,E)$ such that $T$ satisfies a certain property and has minimal maximum degree. - In the Min-Degree Group Steiner Tree problem we are given a collection ${\cal S}$ of groups…

数据结构与算法 · 计算机科学 2019-10-29 Guy Kortsarz , Zeev Nutov

Software Defined Networking (SDN) offers a flexible and scalable architecture that abstracts decision making away from individual devices and provides a programmable network platform. However, implementing a centralized SDN architecture…

网络与互联网体系结构 · 计算机科学 2019-05-30 Michael Baddeley , Reza Nejabati , George Oikonomou , Mahesh Sooriyabandara , Dimitra Simeonidou

We consider the minimum spanning tree (MST) problem under the restriction that for every vertex v, the edges of the tree that are adjacent to v satisfy a given family of constraints. A famous example thereof is the classical…

数据结构与算法 · 计算机科学 2011-07-28 Rico Zenklusen

We give a dynamic programming solution to find the minimum cost of a diameter constrained Steiner tree in case of directed graphs. Then we show a simple reduction from undirected version to the directed version to realize an algorithm of…

数据结构与算法 · 计算机科学 2021-10-20 Prashanth Amireddy , Chetan Sai Digumarthi

We study the problem of finding small trees. Classical network design problems are considered with the additional constraint that only a specified number $k$ of nodes are required to be connected in the solution. A prototypical example is…

组合数学 · 数学 2009-09-25 R. Ravi , R. Sundaram , Madhav V. Marathe , S. S. Ravi , Daniel J. Rosenkrantz

One of the key advantages of Software-Defined Networks (SDN) is the opportunity to integrate traffic engineering modules able to optimize network configuration according to traffic. Ideally, network should be dynamically reconfigured as…

网络与互联网体系结构 · 计算机科学 2020-11-26 Davide Sanvito , Ilario Filippini , Antonio Capone , Stefano Paris , Jeremie Leguay

Network design problems aim to compute low-cost structures such as routes, trees and subgraphs. Often, it is natural and desirable to require that these structures have small hop length or hop diameter. Unfortunately, optimization problems…

数据结构与算法 · 计算机科学 2020-11-13 Bernhard Haeupler , D Ellis Hershkowitz , Goran Zuzic

Decision trees are one of the most useful and popular methods in the machine learning toolbox. In this paper, we consider the problem of learning optimal decision trees, a combinatorial optimization problem that is challenging to solve at…

机器学习 · 计算机科学 2022-07-01 Rahul Mazumder , Xiang Meng , Haoyue Wang

The geometric $\delta$-minimum spanning tree problem ($\delta$-MST) is the problem of finding a minimum spanning tree for a set of points in a normed vector space, such that no vertex in the tree has a degree which exceeds $\delta$, and the…

计算几何 · 计算机科学 2019-01-28 Patrick J. Andersen , Charl J. Ras

Heterogeneous domain adaptation (HDA) aims to facilitate the learning task in a target domain by borrowing knowledge from a heterogeneous source domain. In this paper, we propose a Soft Transfer Network (STN), which jointly learns a…

机器学习 · 计算机科学 2019-08-29 Yuan Yao , Yu Zhang , Xutao Li , Yunming Ye

{\em Reoptimization} is a setting in which we are given an (near) optimal solution of a problem instance and a local modification that slightly changes the instance. The main goal is that of finding an (near) optimal solution of the…

数据结构与算法 · 计算机科学 2018-05-01 Davide Bilò