Global ETD Search

Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.

Results

Showing 1 to 20 of 45 for “"communication cost"”.

  1. All-to-all communication with low communication cost

    In an all-to-all broadcast, every user wishes to broadcast its message to all the other users. This is a process that frequently appears in large-scale distributed systems such as voting and consensus protocols. In the classic solution, a user needs to receive n messages and n signatures where n is …

    mit Repository record for All-to-all communication with low communication cost (opens in a new tab)

  2. Personalized and Communication Cost Reduction Models in Federated Learning

    … resources, which causes hindrance to effective communication of the machine learning models. Researchers have used several techniques like quantization and asynchronous updates to reduce the communication costs, but these techniques cause an improvement of just 10-15%. Furthermore, most of the …

    regina Repository record for Personalized and Communication Cost Reduction Models in Federated Learning (opens in a new tab)

  3. Caching techniques for reducing the communication cost of federated learning in IoT environments

    … methods. These methods are intended to lower the communication demands that come with regularly updating the model between the network's edge devices and the server. High communication costs can limit the use of FL, especially in situations involving many IoT devices with restricted bandwidth and …

    missouri Repository record for Caching techniques for reducing the communication cost of federated learning in IoT environments (opens in a new tab)

  4. Sandooq: improving the communication cost and service latency for a multi-user erasure-coded geo-distributed cloud environment

    … improve the reliability at a much lower storage cost. In addition to reliability, the clients and applications also demand storage solutions with better performance and cost-effectiveness. For a geo-distributed data center, a major part of the cost is associated with sending the data between the …

    uiuc Repository record for Sandooq: improving the communication cost and service latency for a multi-user erasure-coded geo-distributed cloud environment (opens in a new tab)

  5. Energy efficient compressed sensing in wireless sensor networks via random walk

    … of wireless sensor networks require we minimize communication cost for efficient power usage. At first, a compressive distributed sensing (CDS) algorithm is proposed but is then modified to decrease communication costs. The final algorithm presented is compressive distributed sensing with random …

    utc Repository record for Energy efficient compressed sensing in wireless sensor networks via random walk (opens in a new tab)

  6. Design and Analysis of Algorithms for Efficient Location and Service Management in Mobile Wireless Systems

    … system with the goal to minimize the network communication cost caused by service management operations. We show that for cellular wireless networks that provide packet services, when given a set of model parameters characterizing the network and workload conditions, there exists an optimal …

    vt Repository record for Design and Analysis of Algorithms for Efficient Location and Service Management in Mobile Wireless Systems (opens in a new tab)

  7. Diagnosis of Finite State Models Under Partial or Unreliable Observations

    … explore tradeoffs among observation limitations, communication cost, and memory and processing requirements.

    uiuc Repository record for Diagnosis of Finite State Models Under Partial or Unreliable Observations (opens in a new tab)

  8. A Performance Analysis of Architectural Scalability

    … attainable. Algorithm penalty, interprocessor communication cost, and synchronization overhead are major factors limiting the performance scalability.

    uiuc Repository record for A Performance Analysis of Architectural Scalability (opens in a new tab)

  9. Value of information based distributed inference and planning

    … value measurements. The first result focuses on communication efficient distributed sensing algorithms. In particular, agents broadcast their measurements only when the VoI in their measurements exceeds a pre-defined threshold. The VoI threshold is further adaptively adjusted to better balance …

    mit Repository record for Value of information based distributed inference and planning (opens in a new tab)

  10. Beverage management: A curriculum needs assessment for undergraduate hospitality education

    … Competencies identified as important (training, communication, cost control, and leadership skills), along with other responses, will form the basis of beverage management curriculum at University of Nevada, Las Vegas and possibly at other four year universities.

    unlv Repository record for Beverage management: A curriculum needs assessment for undergraduate hospitality education (opens in a new tab)

  11. Analyzing performance and usability of broadcast-based inter-core communication (ATAC) on manycore architecture

    … usability benefits of broadcast-based inter-core communication on manycore architecture. The problem of high communication cost on manycore architecture was tackled by a new architecture which allows ecient broadcasting by leveraging an on-chip optical network. I designed the new architecture and …

    mit Repository record for Analyzing performance and usability of broadcast-based inter-core communication (ATAC) on manycore architecture (opens in a new tab)

  12. Design and Analysis of QoS-Aware Key Management and Intrusion Detection Protocols for Secure Mobile Group Communications in Wireless Networks

    … commerce are based on the notion of secure group communications. Unlike traditional security protocols which concern security properties only, in this dissertation research we design and analyze a class of QoS-aware protocols for secure group communications in wireless networks with the goal to …

    vt Repository record for Design and Analysis of QoS-Aware Key Management and Intrusion Detection Protocols for Secure Mobile Group Communications in Wireless Networks (opens in a new tab)

  13. Conformance preserving data dissemination for large-scale peer to peer systems

    … algorithm to minimize the level-wise communication cost. We extend the model to support a richer and more expressive subscription semantics, allowing the user interest to be specified as arbitrary conformance predicates combined using logical operators on multiple data sources. Through …

    uiuc Repository record for Conformance preserving data dissemination for large-scale peer to peer systems (opens in a new tab)

  14. An Efficient Parallel Three-Level Preconditioner for Linear Partial Differential Equations

    … memory parallel computer are considered. Communication cost and redundancy are explored as well. After experiments and analysis, we find that the three-level preconditioner D1 is the most efficient and scalable parallel preconditioner, compared to BJ and D0. The D1 preconditioner reduces …

    vt Repository record for An Efficient Parallel Three-Level Preconditioner for Linear Partial Differential Equations (opens in a new tab)

  15. Integrated Mobility and Service Management for Network Cost Minimization in Wireless Mesh Networks

    … mobility and service management for network cost minimization in Wireless Mesh Networks (WMNs). We first investigate the problem of mobility management in WMNs for which we propose two efficient per-user mobility management schemes based on pointer forwarding, and then a third one that …

    vt Repository record for Integrated Mobility and Service Management for Network Cost Minimization in Wireless Mesh Networks (opens in a new tab)

  16. Circuit and algorithm design to enable edge intelligence

    … paradigm that has inherent advantages with communication cost, processing latency, data security, network robustness, and so on. However, EI Design is essentially challenging to support ever-demanding artificial intelligence on resource-constrained devices with a slowly-evolving technology …

    gatech Repository record for Circuit and algorithm design to enable edge intelligence (opens in a new tab)

  17. Evolutionary Learning of Goal-Driven Multi-agent Communication

    … Research has acknowledged the crucial role that communication plays in solving many performance problems. Conversely, research efforts that address communication decisions are usually designed and evaluated with respect to a single predetermined performance goal. This work introduces Goal-Driven …

    ku Repository record for Evolutionary Learning of Goal-Driven Multi-agent Communication (opens in a new tab)

  18. Supporting Software Transactional Memory in Distributed Systems: Protocols for Cache-Coherence, Conflict Resolution and Replication

    … dynamic competitive ratio in terms of the communication cost (for dynamically generated transactions), and show that Relay's dynamic competitive ratio is O(log D_0), where D_0 is the normalized diameter of the underlying network spanning tree. To reduce unnecessary aborts and increase …

    vt Repository record for Supporting Software Transactional Memory in Distributed Systems: Protocols for Cache-Coherence, Conflict Resolution and Replication (opens in a new tab)

  19. Quorum consensus protocols for the client server architecture

    … modified QC protocols is achieved at a very low cost in communication messages. More specifically, the number of communication messages required for a Read or Write operation is O(1) in normal mode (when there are no failures in the system), and only O($\sqrt{N})$ (for the QR protocol) in failure …

    uiuc Repository record for Quorum consensus protocols for the client server architecture (opens in a new tab)

  20. GNN-Enhanced Hierarchical Federated Learning in Device-to-Device Networks

    … fundamental challenges in privacy preservation, communication efficiency, and adaptability. Federated Learning (FL) provides a privacy-preserving paradigm for collaborative model training across distributed devices without sharing raw data, yet conventional FL architectures suffer from high …

    exeter

Page 1 of 3