中文
相关论文

相关论文: TensorConvolutionPlus: A python package for distri…

200 篇论文

We present AngstromPro, a versatile, modular and open-source software built on Python for managing, visualizing and analyzing large datasets acquired via Scanning Tunneling Microscopes (STM). Its robust architecture features a top-level…

超导电性 · 物理学 2026-04-22 Huiyu Zhao , Jiahao Yan , Catherine Dawson , Haitao Yang , Hong-Jun Gao

PySensors is a Python package for selecting and placing a sparse set of sensors for classification and reconstruction tasks. Specifically, PySensors implements algorithms for data-driven sparse sensor placement optimization for…

信号处理 · 电气工程与系统科学 2021-03-01 Brian M. de Silva , Krithika Manohar , Emily Clark , Bingni W. Brunton , Steven L. Brunton , J. Nathan Kutz

Tensors are higher-order extensions of matrices. While matrix methods form the cornerstone of machine learning and data analysis, tensor methods have been gaining increasing traction. However, software support for tensor operations is not…

机器学习 · 计算机科学 2018-05-10 Jean Kossaifi , Yannis Panagakis , Anima Anandkumar , Maja Pantic

This paper introduces a new mathematical framework for analysis and optimization of tensor expressions within an enclosing loop. Tensors are multi-dimensional arrays of values. They are common in high performance computing (HPC) and machine…

编程语言 · 计算机科学 2025-02-10 Javed Absar , Samarth Narang , Muthu Baskaran

ergodicity is an open-source Python library for computational work on stochastic dynamics, with particular emphasis on non-ergodicity, time-average behavior, heavy-tailed processes, and decision making under uncertainty. The package brings…

统计计算 · 统计学 2026-05-14 Ihor Kendiukhov

This paper considers the distributed computation of confidence regions tethered to multidimensional parameter estimation under linear measurement models. In particular, the considered confidence regions are non-asymptotic, this meaning that…

系统与控制 · 计算机科学 2014-10-01 Vincenzo Zambianchi , Michel Kieffer , Gianni Pasolini , Francesca Bassi , Davide Dardari

This paper presents a grid-aware probabilistic approach to compute the aggregated flexibility at the grid connection point (GCP) of active distribution networks (ADNs) to allow the participation of DERs in ancillary services (AS) markets.…

系统与控制 · 电气工程与系统科学 2026-02-19 Matthieu Jacobs , Mario Paolone

This paper proposes a model-free distribution system state estimation method based on tensor completion using canonical polyadic decomposition. In particular, we consider a setting where the network is divided into multiple areas. The…

最优化与控制 · 数学 2022-06-09 Yajing Liu , Ahmed S. Zamzam , Andrey Bernstein

We introduce SeeMPS, a Python library dedicated to implementing tensor network algorithms based on the well-known Matrix Product States (MPS) and Quantized Tensor Train (QTT) formalisms. SeeMPS is implemented as a complete finite precision…

Deep learning systems extensively use convolution operations to process input data. Though convolution is clearly defined for structured data such as 2D images or 3D volumes, this is not true for other data types such as sparse point…

计算机视觉与模式识别 · 计算机科学 2018-09-26 Pedro Hermosilla , Tobias Ritschel , Pere-Pau Vázquez , Àlvar Vinacua , Timo Ropinski

In this work, we present bayesgrid, an open-source python toolbox for generating synthetic power transmission-distribution systems for any geographical location worldwide, using the publicly available data from OpenStreetMap (OSM). The…

系统与控制 · 电气工程与系统科学 2026-03-05 Henrique O. Caetano , Rahul K. Gupta , Carlos D. Maciel

Integration of intermittent renewable energy sources in modern power systems is increasing very fast. Replacement of synchronous generators with zero-to-low variable renewables substantially decreases the system inertia. In a large system,…

信号处理 · 电气工程与系统科学 2020-06-23 Mingjian Tuo , Xingpeng Li

Due to increased penetration of renewable resources in the distribution grid, the distribution system operator (DSO) faces increased challenges to maintain security and quality of supply. Since, a large proportion of renewables are…

系统与控制 · 电气工程与系统科学 2021-08-10 Ankur Majumdar , Omid Alizadeh-Mousavi

We present PDFFlow, a new software for fast evaluation of parton distribution functions (PDFs) designed for platforms with hardware accelerators. PDFs are essential for the calculation of particle physics observables through Monte Carlo…

高能物理 - 唯象学 · 物理学 2020-12-16 Marco Rossi , Stefano Carrazza , Juan M. Cruz-Martinez

The rapid growth of data centres poses an evolving challenge for power systems with high variable renewable energy. Traditionally operated as passive electrical loads, data centres, have the potential to become active participants that…

系统与控制 · 电气工程与系统科学 2025-11-11 Mehmet Turker Takci , James Day , Meysam Qadrdan

The combination of convolutional and recurrent neural networks is a promising framework that allows the extraction of high-quality spatio-temporal features together with its temporal dependencies, which is key for time series prediction…

The ongoing integration of controllable distributed energy resources (DER) makes distribution networks capable of aggregating flexible power and providing flexibility services at both transmission and distribution levels. The aggregated…

Research on long-term time series prediction has primarily relied on Transformer and MLP models, while the potential of convolutional networks in this domain remains underexplored. To address this, we propose a novel multi-scale time series…

机器学习 · 计算机科学 2025-10-03 Chenghan Li , Mingchen Li , Yipu Liao , Ruisheng Diao

Molecular simulations are an important tool for research in physics, chemistry, and biology. The capabilities of simulations can be greatly expanded by providing access to advanced sampling methods and techniques that permit calculation of…

Cross-entropy loss and focal loss are the most common choices when training deep neural networks for classification problems. Generally speaking, however, a good loss function can take on much more flexible forms, and should be tailored for…

计算机视觉与模式识别 · 计算机科学 2022-05-12 Zhaoqi Leng , Mingxing Tan , Chenxi Liu , Ekin Dogus Cubuk , Xiaojie Shi , Shuyang Cheng , Dragomir Anguelov