Graph Neural Networks (GNNs) have shown significant promise in various domains, such as recommendation systems, bioinformatics, and network analysis. However, the irregularity of graph data poses unique challenges for...
详细信息
A large amount of procedural videos on the web show how to complete various tasks. These tasks can often be accomplished in different ways and step orderings, with some steps able to be performed simultaneously, while...
详细信息
Compound graphs are networks in which vertices can be grouped into larger subsets, with these subsets capable of further grouping, resulting in a nesting that can be many levels deep. In several applications, includin...
详细信息
dataflowgraphs, consisting of concurrent actors connected by communication channels, are widely used to model multimedia applications. As dataflowgraphs explicitly expose the parallelism contained in the application...
详细信息
ISBN:
(纸本)9781479923908
dataflowgraphs, consisting of concurrent actors connected by communication channels, are widely used to model multimedia applications. As dataflowgraphs explicitly expose the parallelism contained in the application, they yield well to synthesis for many-core architectures. However, in case of varying and unpredictable workloads, a static mapping of actors to computing resources is often infeasible, but a dynamic approach becomes challenging due to the numerous amount of actors. Our concept of stream-rewriting represents a novel execution semantics for dataflowgraphs on many-core architectures, which allows for a completely dynamic binding of actors instances to processing units. In addition, we present a distributed scheduling mechanism, global resource sharing and lightweight lock-free synchronization based on pattern matching. Also, an optimized architecture for stream-rewriting is prototyped and evaluated.
Graph Neural Networks (GNNs) are powerful tools for addressing learning problems on graph structures, with a wide range of applications in molecular biology and social networks. However, the theoretical foundations un...
详细信息
We give a deterministic O(m log2/3 n)-time algorithm for single-source shortest paths (SSSP) on directed graphs with real non-negative edge weights in the comparison-addition model. This is the first result to break t...
详细信息
We introduce a time-series analysis method for transient two-dimensional flow patterns based on Topological flowdata Analysis (TFDA), a new approach to topological data analysis. TFDA identifies local topological flo...
详细信息
Lovász et al. proved that every 6-edge-connected graph has a nowhere-zero 3-flow. In fact, they proved a more technical statement which says that there exists a nowhere zero 3-flow that extends the flow prescribe...
详细信息
Imprecise probability is concerned with uncertainty about which probability distributions to use. It has applications in robust statistics and machine learning. We look at programming language models for imprecise pro...
详细信息
Graph generation is fundamental in diverse scientific applications, due to its ability to reveal the underlying distribution of complex data, and eventually generate new, realistic data points. Despite the success of ...
详细信息
暂无评论