中文
相关论文

相关论文: Simple I/O-efficient flow accumulation on grid ter…

200 篇论文

Score-based models have recently been introduced as a richer framework to model distributions in high dimensions and are generally more suitable for generative tasks. In score-based models, a generative task is formulated using a parametric…

机器学习 · 计算机科学 2023-02-07 Harsh Mishra , Jurijs Nazarovs , Manmohan Dogra , Sathya N. Ravi

In this article we consider a certain sub class of Integer Equal Flow problem, which are known NP hard [8]. Currently there exist no direct solutions for the same. It is a common problem in various inventory management systems. Here we…

人工智能 · 计算机科学 2019-12-11 Sasikanth Goteti , Swapnil Kumar

In this paper, we propose an efficient and flexible algorithm to solve dynamic mean-field planning problems based on an accelerated proximal gradient method. Besides an easy-to-implement gradient descent step in this algorithm, a crucial…

最优化与控制 · 数学 2021-03-01 Jiajia Yu , Rongjie Lai , Wuchen Li , Stanley Osher

In this work, we propose an adaptive geometric multigrid method for the solution of large-scale finite cell flow problems. The finite cell method seeks to circumvent the need for a boundary-conforming mesh through the embedding of the…

数值分析 · 数学 2026-01-21 M. Saberi , A. Vogel

We present an $\tilde{O}(m^{10/7})=\tilde{O}(m^{1.43})$-time algorithm for the maximum s-t flow and the minimum s-t cut problems in directed graphs with unit capacities. This is the first improvement over the sparse-graph case of the…

数据结构与算法 · 计算机科学 2013-10-25 Aleksander Madry

Approximating wind flows using computational fluid dynamics (CFD) methods can be time-consuming. Creating a tool for interactively designing prototypes while observing the wind flow change requires simpler models to simulate faster. Instead…

计算机视觉与模式识别 · 计算机科学 2022-01-05 Henrik Hoeiness , Kristoffer Gjerde , Luca Oggiano , Knut Erik Teigen Giljarhus , Massimiliano Ruocco

We present an $m^{4/3+o(1)}\log W$-time algorithm for solving the minimum cost flow problem in graphs with unit capacity, where $W$ is the maximum absolute value of any edge weight. For sparse graphs, this improves over the best known…

数据结构与算法 · 计算机科学 2020-04-10 Kyriakos Axiotis , Aleksander Mądry , Adrian Vladu

Flows over time have received substantial attention from both an optimization and (more recently) a game-theoretic perspective. In this model, each arc has an associated delay for traversing the arc, and a bound on the rate of flow entering…

数据结构与算法 · 计算机科学 2019-12-03 Dario Frascaria , Neil Olver

Optimal power flow problems (OPFs) are mathematical programs used to determine how to distribute power over networks subject to network operation constraints and the physics of power flows. In this work, we take the view of treating an OPF…

最优化与控制 · 数学 2020-03-06 Fengyu Zhou , James Anderson , Steven H. Low

The optimal power flow (OPF) problem, which plays a central role in operating electrical networks is considered. The problem is nonconvex and is in fact NP hard. Therefore, designing efficient algorithms of practical relevance is crucial,…

最优化与控制 · 数学 2014-08-20 S. Magnússon , P. C. Weeraddana , C. Fischione

This paper deals with simultaneously fast and in-place algorithms for formulae where the result has to be linearly accumulated: some output variables are also input variables, linked by a linear dependency. Fundamental examples include the…

符号计算 · 计算机科学 2025-11-07 Jean-Guillaume Dumas , Bruno Grenet

Computational complexity has been the bottleneck of applying physically-based simulations on large urban areas with high spatial resolution for efficient and systematic flooding analyses and risk assessments. To address this issue of long…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Zifeng Guo , Joao P. Leitao , Nuno E. Simoes , Vahid Moosavi

We study an incremental network design problem, where in each time period of the planning horizon an arc can be added to the network and a maximum flow problem is solved, and where the objective is to maximize the cumulative flow over the…

离散数学 · 计算机科学 2014-12-12 Thomas Kalinowski , Dmytro Matsypura , Martin W. P. Savelsbergh

This paper presents an algorithm that solves the AC power flow problem for balanced, three-phase transmission systems at steady state. The algorithm extends the "fixed-point power flow" algorithm in the literature to include transmission…

系统与控制 · 电气工程与系统科学 2022-10-05 Liangjie Chen , John W. Simpson-Porco

Many modern datacenter applications involve large-scale computations composed of multiple data flows that need to be completed over a shared set of distributed resources. Such a computation completes when all of its flows complete. A useful…

分布式、并行与集群计算 · 计算机科学 2018-03-12 Hamidreza Jahanjou , Erez Kantor , Rajmohan Rajaraman

We present a randomized algorithm that computes a constant approximation of a graph's arboricity, using $\tilde{O}(n/\lambda)$ queries to adjacency lists and in the same time bound. Here, $n$ and $\lambda$ denote the number of nodes and the…

数据结构与算法 · 计算机科学 2025-12-23 Jiangqi Dai , Mohsen Ghaffari , Julian Portmann

Based on machine learning techniques, we propose a novel method to estimate flow fields using only floating sensor locations. This method does not require either ground-truth velocity fields or governing equations for fluid flows, which is…

流体动力学 · 物理学 2026-04-07 Tomoya Oura , Reno Miura , Koji Fukagata

Coflow provides a key application-layer abstraction for capturing communication patterns, enabling the efficient coordination of parallel data flows to reduce job completion times in distributed systems. Modern data center networks (DCNs)…

分布式、并行与集群计算 · 计算机科学 2026-04-10 Xin Wang , Hong Shen , Hui Tian , Dong Wang

In this work, an efficient blackbox-type multigrid method is proposed for solving multipoint flux approximations of the Darcy problem on logically rectangular grids. The approach is based on a cell-centered multigrid algorithm, which…

数值分析 · 数学 2024-02-13 Andrés Arrarás , Francisco J. Gaspar , Laura Portero , Carmen Rodrigo

We propose a general framework to extend Flow Matching to homogeneous spaces, i.e. quotients of Lie groups. Our approach reformulates the problem as a flow matching task on the underlying Lie group by lifting the data distributions. This…

机器学习 · 计算机科学 2026-03-27 Francesco Ruscelli