中文
相关论文

相关论文: Communication-free and Parallel Simulation of Neut…

200 篇论文

Recently, there has been much progress in the formulation and implementation of methods for generic many-particle simulations. These models, however, typically either do not utilize shared memory hardware or do not guarantee data-race…

计算物理 · 物理学 2023-03-01 Julian Jeggle , Raphael Wittkowski

We present a simple model-free control algorithm that is able to robustly learn and stabilize an unknown discrete-time linear system with full control and state feedback subject to arbitrary bounded disturbance and noise sequences. The…

最优化与控制 · 数学 2020-10-02 Dimitar Ho , John Doyle

We present new algorithms for the parallelization of Eulerian-Lagrangian interaction operations in the immersed boundary method. Our algorithms rely on two well-studied parallel primitives: key-value sort and segmented reduce. The use of…

分布式、并行与集群计算 · 计算机科学 2021-11-02 Andrew Kassen , Varun Shankar , Aaron L Fogelson

The Bulk-Synchronous Parallel model of computation has been used for the architecture independent design and analysis of parallel algorithms whose performance is expressed not only in terms of problem size n but also in terms of parallel…

分布式、并行与集群计算 · 计算机科学 2014-08-29 Alexandros V. Gerbessiotis , Constantinos J. Siniolakis

In this paper, we consider a network of processors aiming at cooperatively solving mixed-integer convex programs subject to uncertainty. Each node only knows a common cost function and its local uncertain constraint set. We propose a…

最优化与控制 · 数学 2022-07-19 Mohammadreza Chamanbaz , Giuseppe Notarstefano , Francesco Sasso , Roland Bouffanais

The binary-forking model is a parallel computation model, formally defined by Blelloch et al. very recently, in which a thread can fork a concurrent child thread, recursively and asynchronously. The model incurs a cost of $\Theta(\log n)$…

数据结构与算法 · 计算机科学 2020-09-04 Zafar Ahmad , Rezaul Chowdhury , Rathish Das , Pramod Ganapathi , Aaron Gregory , Mohammad Mahdi Javanmard

In this paper we consider the problem of navigation and motion control in an area densely populated with other agents. We propose an algorithm that, without explicit communication and based on the information it has, computes the best…

系统与控制 · 电气工程与系统科学 2020-08-28 Mario Santillo , Mrdjan Jankovic

We present an algorithm to simulate the many-body depletion interaction between anisotropic colloids in an implicit way, integrating out the degrees of freedom of the depletants, which we treat as an ideal gas. Because the depletant…

软凝聚态物质 · 物理学 2015-08-31 Jens Glaser , Andrew S. Karas , Sharon C. Glotzer

The Cellular Potts Model (CPM) is a widely used simulation paradigm for systems of interacting cells that has been used to study scenarios ranging from plant development to morphogenesis, tumour growth and cell migration. Despite their wide…

组织与器官 · 定量生物学 2023-12-18 Shabaz Sultan , Sapna Devi , Scott N. Mueller , Johannes Textor

Developing autonomous physical human-robot interaction (pHRI) systems is limited by the scarcity of large-scale training data to learn robust robot behaviors for real-world applications. In this paper, we introduce a zero-shot…

机器人学 · 计算机科学 2026-04-13 Junxiang Wang , Xinwen Xu , Tiancheng Wu , Julian Millan , Nir Pechuk , Zackory Erickson

Simulation is used extensively in autonomous systems, particularly in robotic manipulation. By far, the most common approach is to train a controller in simulation, and then use it as an initial starting point for the real system. We…

机器学习 · 统计学 2021-10-06 Shirli Di Castro Shashua , Dotan Di Castro , Shie Mannor

For lattice Monte Carlo simulations parallelization is crucial to make studies of large systems and long simulation time feasible, while sequential simulations remain the gold-standard for correlation-free dynamics. Here, various domain…

计算物理 · 物理学 2017-12-19 Jeffrey Kelling , Géza Ódor , Sibylle Gemming

Discovering causal relationships from observational data is a crucial problem and it has applications in many research areas. The PC algorithm is the state-of-the-art constraint based method for causal discovery. However, runtime of the PC…

人工智能 · 计算机科学 2016-11-11 Thuc Duy Le , Tao Hoang , Jiuyong Li , Lin Liu , Huawen Liu

The flexible flow shop scheduling problem is an NP-hard problem and it requires significant resolution time to find optimal or even adequate solutions when dealing with large size instances. Thus, this paper proposes a dual island genetic…

分布式、并行与集群计算 · 计算机科学 2019-03-27 Jia Luo , Didier El Baz

Calculating interactions or correlations between pairs of particles is typically the most time-consuming task in particle simulation or correlation analysis. Straightforward implementations using a double loop over particle pairs have…

计算物理 · 物理学 2015-06-16 Szilárd Páll , Berk Hess

We present a perfect simulation algorithm for measures that are absolutely continuous with respect to some Poisson process and can be obtained as invariant measures of birth-and-death processes. Examples include area- and…

概率论 · 数学 2011-11-10 Roberto Fernandez , Pablo A. Ferrari , Nancy Garcia

The study of biological systems witnessed a pervasive cross-fertilization between experimental investigation and computational methods. This gave rise to the development of new methodologies, able to tackle the complexity of biological…

计算工程、金融与科学 · 计算机科学 2013-10-01 Daniela Besozzi , Giulio Caravagna , Paolo Cazzaniga , Marco Nobile , Dario Pescini , Alessandro Re

Efficient and faithful parallel simulation of large asynchronous systems is a challenging computational problem. It requires using the concept of local simulated times and a synchronization scheme. We study the scalability of massively…

统计力学 · 物理学 2007-05-23 G. Korniss , M. A. Novotny , P. A. Rikvold , H. Guclu , Z. Toroczkai

We present a novel, highly efficient algorithm to parallelize O(N^2) direct summation method for N-body problems with individual timesteps on distributed-memory parallel machines such as Beowulf clusters. Previously known algorithms, in…

天体物理学 · 物理学 2009-11-07 Junichiro Makino

Brain simulation, as one of the latest advances in artificial intelligence, facilitates better understanding about how information is represented and processed in the brain. The extreme complexity of human brain makes brain simulations only…

分布式、并行与集群计算 · 计算机科学 2022-05-17 Xin Du