The proceedings contain 121 papers from the Proceedings of the iasted international conference on parallel and distributed computing and networks, as part of the 23rd iastedinternational Multi-conference on Applied I...
详细信息
The proceedings contain 121 papers from the Proceedings of the iasted international conference on parallel and distributed computing and networks, as part of the 23rd iastedinternational Multi-conference on Applied Informatics. The topics discussed include: diversified transmission for wireless communication;power-efficient and QoS-aware scheduling algorithm for various traffic loads in Bluetooth;Bluetree++: a novel scatternet formation scheme;adaptive traffic load adjustment method for mesh broadband fixed wireless access systems;fast wireless authentication during roaming to AP;building virtual network management scenarios;and maintaining communication channels for migrating processes in the environment of active networks.
The proceedings contain 51 papers. The topics discussed include: using an updating of DHCP in mobile ad-hoc networks;searching and detecting spatial LSB steganographic images on the Internet;development of parallel di...
详细信息
ISBN:
(纸本)0889865701
The proceedings contain 51 papers. The topics discussed include: using an updating of DHCP in mobile ad-hoc networks;searching and detecting spatial LSB steganographic images on the Internet;development of parallel direct sparse linear solvers within a parallel finite element code;checkpointing and rollback-recovery protocol integrated with VsSG protocol for RYW session guarantee;achieving realtime capabilities in Ethernet networks by edge-coloring of communication conflict-multigraphs;cross-layer designs for mitigating range attacks in ad hoc networks;grid load balancing using an echo system of intelligent ants;critical path routing (CPR) protocol for mobile ad hoc networks;ADPROC: an adaptive routing framework to provide QoS in wireless sensor networks;evaluating the use of Motes and Tinyos for a mobile sensor platform;and a comparison study of optical MIN networks with parallel planes.
The proceedings contain 18 papers. The topics discussed include: case study on storage characteristics of hadoop;investigating operating system noise in extreme-scale high-performance computing systems using simulatio...
ISBN:
(纸本)9780889869431
The proceedings contain 18 papers. The topics discussed include: case study on storage characteristics of hadoop;investigating operating system noise in extreme-scale high-performance computing systems using simulation;managing large scale experiments in distributed testbeds;a parallel algorithm for nonnegative matrix factorization based on Newton iteration;parallel butterfly sorting algorithm on GPU;halo-free design for retinex based real-time video enhancement system;performance enhancement of map-reduce framework on GPU;mining cloud environments usage data;parallel processing of analytical Poisson-Boltzmann using higher order FEM;deriving a multi-level program model for efficient parallelization on heterogeneous platforms;and regulate my appetite according to dishes: a distributed on-line optimal stopping web service selection scheme.
The proceedings contain 40 papers. The topics discussed include: cryptanalysis of vigenere cipher using genetic algorithm and dictionary analysis;cryptanalysis of vigenere cipher using genetic algorithm and dictionary...
ISBN:
(纸本)9780889867840
The proceedings contain 40 papers. The topics discussed include: cryptanalysis of vigenere cipher using genetic algorithm and dictionary analysis;cryptanalysis of vigenere cipher using genetic algorithm and dictionary analysis;parallel and concurrent search for fast and/or tree search on multicore processors;augmenting collaborative web applications with restful video conferencing;a static scheduling framework for deploying applications on multicore architectures;extended matchmaking with availability metrics in the WLCG/EGEE production grid;a partially network reconfiguration mechanism on two-dimensional mesh and torus with faults;a novel MAC protocol for time constrained transmission in mobile ad hoc and sensor networks;detecting method of parallelism from nested loops with loop carried data dependences;and parallel AES development for programmable devices.
The proceedings contain 6 papers. The topics discussed include: D-TDMA data buses with CSMA/CD arbitration bus on wireless 3D IC;supporting the development of soft-error resilient message passing applications using si...
ISBN:
(纸本)9780889869790
The proceedings contain 6 papers. The topics discussed include: D-TDMA data buses with CSMA/CD arbitration bus on wireless 3D IC;supporting the development of soft-error resilient message passing applications using simulation;LDU: a lightweight concurrent update method with deferred processing for Linux kernel scalability;a data block priority based load balancing algorithm for P2P streaming media;a distributed data store model satisfying sequential consistency or causal consistency with operation logs;and a change guide method based on developers' interaction and past recommendation.
The proceedings contain 29 papers. The topics discussed include: energy-efficient server rack cooling using feedforward control: benefits and problems;design of a reconfigurable pipelined switch for faulty on-chip net...
ISBN:
(纸本)9780889868649
The proceedings contain 29 papers. The topics discussed include: energy-efficient server rack cooling using feedforward control: benefits and problems;design of a reconfigurable pipelined switch for faulty on-chip networks;on BPC permutations admissibility to variable-stage hybrid optical shuffle-exchange networks;efficient data service design for a SOA approach to scientific computing;task allocation method for avoiding contentions by the information of concurrent communications;an online system for octuple-precision computation;performance evaluation of semi-fixed-priority scheduling on prioritized SMT processors;failure prediction in video-streaming servers through performance analysis of server and client-server interactions;adaptive thread scheduling techniques for improving scalability of software transactional memory;and reexamining the parallelization schemes for standard full tableau simplex method on distributed memory environments.
The proceedings contain 40 papers. The topics discussed include: a classified cluster based architecture for resource discovery in P2P networks using collaborative agents;the probabilistic double token ring;an efficie...
ISBN:
(纸本)9780889868205
The proceedings contain 40 papers. The topics discussed include: a classified cluster based architecture for resource discovery in P2P networks using collaborative agents;the probabilistic double token ring;an efficient inter-domain routing in wireless mesh networks;a reliable transmission protocol for sensors in poorly connected areas over mobile networks;grid scheduling divisible load with load adaptive computing power;an energy efficient SMT processor with heterogeneous instruction set architectures;a proactive fault tolerance framework for high-performance computing;coverage overlay backfilling: efficient job allocation scheduling scheme for large-scale mesh-connected supercomputers;development of a network on chip for parallel processing systems;a low-power fault-tolerant NOC using error correction and detection codes;link state aware routing for multiple mobile robots in wireless sensor network;and channel assignment protocol with weaker restrictions in wireless multihop networks.
The proceedings contain 20 papers. The topics discussed include: DRAS: fast dynamic rescheduling scheme eliminating redundant computation;comparison of table join execution time for parallel DBMS and MapReduce;GPU acc...
The proceedings contain 20 papers. The topics discussed include: DRAS: fast dynamic rescheduling scheme eliminating redundant computation;comparison of table join execution time for parallel DBMS and MapReduce;GPU accelerated vessel segmentation using Laplacian eigenmaps;generating realistic network graph models for fault-tolerant algorithm evaluation;seamless multicore parallelism in MATLAB;a hierarchical library for user-defined schedulers;a computational performance investigation of Java concurrency using multi-threading on multi-cored processors;SC-FDE transmission with strong Doppler effects;on crosstalk-free BPC permutations routing in an optical variable-stage shuffle-exchange network;interpolation-based object decomposition and parallel computation method for large-scale computer-generated hologram;power-efficient load distribution in heterogeneous computing environments;and SalbNet: a self-adapting load balancing network.
Community detection is the problem of finding naturally forming clusters in networks. It is an important problem in mining and analyzing social and other complex networks. Community detection can be used to analyze co...
详细信息
ISBN:
(纸本)9783031785405;9783031785412
Community detection is the problem of finding naturally forming clusters in networks. It is an important problem in mining and analyzing social and other complex networks. Community detection can be used to analyze complex systems in the real world and has applications in many areas, including network science, data mining, and computational biology. Label propagation is a community detection method that is simpler and faster than other methods such as Louvain, InfoMap, and spectral-based approaches. Some real-world networks can be very large and have billions of nodes and edges. Sequential algorithms might not be suitable for dealing with such large networks. This paper presents distributed-memory and hybrid parallel community detection algorithms based on the label propagation method. We incorporated novel optimizations and communication schemes, leading to very efficient and scalable algorithms. We also discuss various load-balancing schemes and present their comparative performances. These algorithms have been implemented and evaluated using large high-performance computing systems. Our hybrid algorithm is scalable to thousands of processors and has the capability to process massive networks. This algorithm was able to detect communities in the Metaclust50 network, a massive network with 282 million nodes and 42 billion edges, in 654 s using 4096 processors.
The proceedings contain 55 papers. The special focus in this conference is on parallel and distributedcomputing: Applications and Technologies. The topics include: A Meta-reinforcement Learning Framework for Ada...
ISBN:
(纸本)9789819642069
The proceedings contain 55 papers. The special focus in this conference is on parallel and distributedcomputing: Applications and Technologies. The topics include: A Meta-reinforcement Learning Framework for Adaptive Quadrotor UAV Attitude Control;Securing Energy Transactions for Electric Vehicles: The Blockchain Approach and Encrypted NFTs;optimizing Task Allocation in Heterogeneous Agent Manufacturing Systems;MPG: Multi-modal Personal Health Graph for Alzheimer’s Disease Diagnosis;SMAC: A Secure Multi-authority Access Control Scheme with Attribute Unification for Fog Enabled IoT in E-Health;Convolutional Neural networks Parameter Training for SCM Algorithm Based on Hausdorff Difference;handling Non-stationarity with Distribution Shifts and Data Dependency in Time Series Forecasting;the Two-Stage Stochastic Facility Location Game;regularized Non-monotone γ-weakly Submodular Maximization;fed-MoE: Efficient Federated Learning for Mixture-of-Experts Models via Empirical Pruning;WaitIO-Hybrid: Communication for Coupling MPI Programs Among Heterogeneous Systems;the Material Delivery Route Prediction Method Based on Deep Reinforcement Learning;privacy-Preserving in Medical Image Analysis: A Review of Methods and Applications;research on Task Migration Problem Based on Link Uncertainty in Adversarial Scenarios;optimizing Production Component Scheduling in Multivariate Industrial networks with Dynamic Changes in Production Costs;multi-agent Collaboration for Time-Sensitive Tasks in Multiple Networked Adversarial Scenarios;containerized Data-Flow Processing for Scalable Real-Time Analytics on Edge Devices;fast Approximation for Scheduling Malleable Jobs on parallel Batch Machines with Rejection;real-Time and In-Situ Temperature Profiling for Determining Detonation of White Dwarf Mergers;accparser: A Standalone OpenACC Parser and Its Usage on Mapping OpenACC to OpenMP Directives;Out-of-Memory GPU Sorting Using Asynchronous CUDA Streams;long-Term and Periodicity-Aware Spatio
暂无评论