中文
相关论文

相关论文: Autonomous Configuration of Network Parameters in …

200 篇论文

We present and discuss the results of an experimental analysis in the design of Boolean networks by means of genetic algorithms. A population of networks is evolved with the aim of finding a network such that the attractor it reaches is of…

神经与进化计算 · 计算机科学 2011-02-01 Andrea Roli , Cristian Arcaroli , Marco Lazzarini , Stefano Benedettini

Before quantum networks can scale up to practical sizes, there are many deployment and configuration tasks that must be automated. Currently, quantum networking testbeds are largely manually configured: network nodes are constructed out of…

量子物理 · 物理学 2025-08-06 Amin Taherkhani , Andrew Todd , Kentaro Teramoto , Rodney Van Meter , Shota Nagayama

Computer networks have become a critical infrastructure. In fact, networks should not only meet strict requirements in terms of correctness, availability, and performance, but they should also be very flexible and support fast updates,…

网络与互联网体系结构 · 计算机科学 2019-03-27 Klaus-Tycho Foerster , Stefan Schmid , Stefano Vissicchio

We develop an approach to efficiently grow neural networks, within which parameterization and optimization strategies are designed by considering their effects on the training dynamics. Unlike existing growing methods, which follow simple…

机器学习 · 计算机科学 2023-06-23 Xin Yuan , Pedro Savarese , Michael Maire

Computer networks are hard to manage. Given a set of high-level requirements (e.g., reachability, security), operators have to manually figure out the individual configuration of potentially hundreds of devices running complex distributed…

网络与互联网体系结构 · 计算机科学 2017-05-31 Ahmed El-Hassany , Petar Tsankov , Laurent Vanbever , Martin Vechev

Today, machine learning tools, particularly artificial neural networks, have become crucial for diverse applications. However, current digital computing tools to train and deploy artificial neural networks often struggle with massive data…

新兴技术 · 计算机科学 2025-02-14 Bora Çarpınlıoğlu , Uğur Teğin

Optimizing a neural network's performance is a tedious and time taking process, this iterative process does not have any defined solution which can work for all the problems. Optimization can be roughly categorized into - Architecture and…

机器学习 · 计算机科学 2019-12-16 Siddhartha Dhar Choudhury , Shashank Pandey , Kunal Mehrotra

We introduce a flexible setup allowing for a neural network to learn both its size and topology during the course of a standard gradient-based training. The resulting network has the structure of a graph tailored to the particular learning…

机器学习 · 计算机科学 2020-07-16 Romuald A. Janik , Aleksandra Nowak

Modern software systems provide many configuration options which significantly influence their non-functional properties. To understand and predict the effect of configuration options, several sampling and learning strategies have been…

The Linux kernel is highly-configurable, with a build system that takes a configuration file as input and automatically tailors the source code accordingly. Configurability, however, complicates testing, because different configuration…

软件工程 · 计算机科学 2024-04-30 Necip Fazıl Yıldıran , Jeho Oh , Julia Lawall , Paul Gazzillo

Operating a distributed data stream processing workload efficiently at scale is hard. The operator of the workload must parallelize and lay out tasks of the workload with resources that match the requirement of target data rate. The…

分布式、并行与集群计算 · 计算机科学 2018-12-27 Manu Bansal , Eyal Cidon , Arjun Balasingam , Aditya Gudipati , Christos Kozyrakis , Sachin Katti

The runtime of evolutionary algorithms (EAs) depends critically on their parameter settings, which are often problem-specific. Automated schemes for parameter tuning have been developed to alleviate the high costs of manual parameter…

神经与进化计算 · 计算机科学 2016-06-20 Duc-Cuong Dang , Per Kristian Lehre

Modern supervised machine learning algorithms involve hyperparameters that have to be set before running them. Options for setting hyperparameters are default values from the software package, manual configuration by the user or configuring…

机器学习 · 统计学 2018-10-23 Philipp Probst , Bernd Bischl , Anne-Laure Boulesteix

Optimization for deep networks is currently a very active area of research. As neural networks become deeper, the ability in manually optimizing the network becomes harder. Mini-batch normalization, identification of effective respective…

神经与进化计算 · 计算机科学 2018-08-07 M. U. B. Dias , D. D. N. De Silva , S. Fernando

Because of the stochastic nature of traffic requirement matrix, it is very difficult to get the optimal traffic distribution to minimize the delay even with adaptive routing protocol in a fixed connection network where capacity already…

神经与进化计算 · 计算机科学 2010-03-25 Manoj Kumar Singh

Heterogeneous computing, which combines devices with different architectures, is rising in popularity, and promises increased performance combined with reduced energy consumption. OpenCL has been proposed as a standard for programing such…

分布式、并行与集群计算 · 计算机科学 2016-11-15 Thomas L. Falch , Anne C. Elster

Random network models, constrained to reproduce specific statistical features, are often used to represent and analyze network data and their mathematical descriptions. Chief among them, the configuration model constrains random networks by…

社会与信息网络 · 计算机科学 2025-01-28 Laurent Hébert-Dufresne , Jean-Gabriel Young , Alexander Daniels , Alec Kirkley , Antoine Allard

Emerging networked systems become increasingly flexible and reconfigurable. This introduces an opportunity to adjust networked systems in a demand-aware manner, leveraging spatial and temporal locality in the workload for online…

数据结构与算法 · 计算机科学 2019-05-08 Chen Avin , Ingo van Duijn , Stefan Schmid

The concept of extended cloud requires efficient network infrastructure to support ecosystems reaching form the edge to the cloud(s). Standard approaches to network load balancing deliver static solutions that are insufficient for the…

网络与互联网体系结构 · 计算机科学 2023-07-20 Marek Bolanowski , Alicja Gerka , Andrzej Paszkiewicz , Maria Ganzha , Marcin Paprzycki

Operating system (OS) kernel tuning is a critical yet challenging problem for performance optimization, due to the large configuration space, complex interdependencies among configuration options, and the rapid evolution of kernel versions.…

操作系统 · 计算机科学 2026-02-13 Hongyu Lin , Yuchen Li , Haoran Luo , Kaichun Yao , Libo Zhang , Zhenghong Lin , Mingjie Xing , Yanjun Wu , Carl Yang