Variations on the Index Coding Problem: Pliable Index Coding and Caching

Size: px
Start display at page:

Download "Variations on the Index Coding Problem: Pliable Index Coding and Caching"

Transcription

1 Variations on the Index Coding Problem: Pliable Index Coding and Caching T. Liu K. Wan D. Tuninetti University of Illinois at Chicago Shannon s Centennial, Chicago, September 23rd 2016 D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 1 / 19

2 Motivation, NC and IC D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 2 / 19

3 Motivation Communications in complex wireless networks. Challenging: noise, multi-hop (relaying), multi-cast (compound setting), generalized feedback (overheard information interference or side information?), etc. Simplification: noiseless links without multi access but still with broadcast. Future Wireless Networks Wireless Internet access Nth generation Cellular Wireless Ad Hoc Networks Sensor Networks Wireless Entertainment Smart Homes/Spaces Automated Highways All this and more Ubiquitous Communication Among People and Devices My introduction slide for ECE 437 Wireless Communications. D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 3 / 19

4 Network Coding (NC) A network is a directed graph with capacitated edges connecting nodes/users. Source nodes have independent messages destined to subset of destination nodes; wlog multiple unicast. Links are noiseless, with broadcast but no multi-access interference. A node can implement any function of its received messages. Example of a NC (Ahlswede, Cai, Li, Yeung [TIT2000]). If relay sends first A and then B, two transmission satisfies both receivers. If instead it sends A+B, one transmission satisfies both receivers, which results in 50% bandwidth savings! D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 4 / 19

5 Network Coding (NC) NC is hard! Non-linear strategies needed in general; related to entropic region / non-shannon inequalities. NB: an interference channel with relays, i.e., a combination of two problems believed to be difficult in isolation. Hope to make progress because of its deterministic nature. Example of a NC (Ahlswede, Cai, Li, Yeung [TIT2000]). If relay sends first A and then B, two transmission satisfies both receivers. If instead it sends A+B, one transmission satisfies both receivers, which results in 50% bandwidth savings! D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 5 / 19

6 Index Coding (IC) Special case of NC: one transmitter and no relays. The TX / server / base station has msgs X := {x 1,..., x m }. RX j / client j / user j requires x j and knows S j X \{j} Goal: satisfy all clients with the minimum number of transmissions from TX. Example of a IC. If the TX serves the requested messages one by one, 4 transmissions are necessary. If instead it uses coded transmision, 2 transmissions suffice. D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 6 / 19

7 Index Coding (IC) IC recently attracted LOTS of attention due to its theoretical significance and applications in wireless ad-hoc networks. IC is equivalent to NC (ask Salim) but simpler to describe. IC solved for m 5 where linear codes suffice; some other classes too. General inner (graph theoretic quantities or random coding) and outer (cut-set type, but need non-shannon inequalities) bounds have exponential complexity in m. Satellite transmission (Birk and Kol [INFOCOM1998]). D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 7 / 19

8 Pliable Index Coding (PICOD) D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 8 / 19

9 PICOD: Motivation Today s communication networks increasingly deliver type of content rather than specific messages. Example: content distribution networks, advertisement networks, and social networks, etc. PICOD clients are flexible/pliable and happy to receive any one message they do not already have (for instance, any search results they have not already received, etc.). Model: Same as IC except that client j is satisfied by decoding successfully any message not in its side information. Connection to IC: choose optimal demands; multi-casting allowed. Still side information sets fixed. D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 9 / 19

10 IC vs PICOD M = {b 1,b 2,b 3,b 4 } Server Client 1 Client 2 Client 3 Client 4 I 1 = {b 2,b 4 } I 2 = {b 1,b 3 } I 3 = {b 2,b 4 } I 4 = {b 1,b 3 } R 1 = {b 1 } R 2 = {b 2 } R 3 = {b 3 } R 4 = {b 4 } IC optimal transmission: t 1 = b 1 + b 2, t 2 = b 3 + b 4. M = {b 1,b 2,b 3,b 4 } Server Client 1 Client 2 Client 3 Client 4 I 1 = {b 2,b 4 } I 2 = {b 1,b 3 } I 3 = {b 2,b 4 } I 4 = {b 1,b 3 } R R 2 = I2 c 1 = I1 c R 3 = I3 c R 4 = I c 4 PICOD optimal transmission: t 1 = b 1 + b 2. 50% bandwidth saving! D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 10 / 19

11 PICOD: Past Work PICOD is NP-hard, as general IC. Sufficiency of O(log n) transmissions for S j = constant, j. Sufficiency of O(min{(log m)(1 + log + ( n log m )), m, n}) transmissions. There exists PICOD s requiring Ω(log n) transmissions. Achievability: Greedy algorithm with binary linear codes to satisfy the largest fraction of yet-to-be-satisfied clients. [1] S. Brahma and C. Fragouli, Pliable index coding, ISIT [2] S. Brahma and C. Fragouli, Pliable index coding, IEEE Trans. Information Theory, Nov [3] L. Song and C. Fragouli, Content-Type Coding, arxiv: v2, Jun D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 11 / 19

12 PICOD: Our Work Refined analysis of the fraction of clients that can be satisfied by one transmission. Deterministic (not probabilistic) approach. Strictly better than the known lower bound. Capture effect of size of side information set (not seen in IC). No converse bounds. Fraction of satisfied users in every transmission 1 m=100 m=400 m= Known lower bound Size of request set Fraction of satisfied users with a single transmission vs. size of side information set [ITW2016]. D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 12 / 19

13 Caching D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 13 / 19

14 Caching: Motivation High temporal variability of network traffic leads to high traffic in peak-traffic times and low traffic in peak-off times. Idea: Caching (prefetching) can help to smooth the traffic in peak-traffic times by storing part of the contents in users local memories during peak-off periods. D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 14 / 19

15 Caching: Problem Formulation Placement: Cache content creation, without knowledge of later demands. Limit M. Delivery: Broadcast packets based on demands and cache contents. Limit R. Goal: Minimize the number of broadcast transmissions for the worst case demands. Connection to IC: can choose the side side information but measured against the worst case multicast demands. Caching system. Maddah-Ali and Niesen [TIT2014], 2016 ITSoc Paper Award. D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 15 / 19

16 Caching: Past Work Centralized vs Decentralized placement Centralized: Users in placement and delivery phases are the same. Decentralized: Otherwise. Uncoded vs Coded placement Uncoded placement: Each user directly stores MF out of NF bits. Coded placement: Otherwise. Maddah-Ali and Niesen (MAN) Coded Caching Schemes Centralized: Combinatorial uncoded cache placement, coded delivery. Cut-set outer bound. Optimality within factor 12. [MAN TIT2014] Decentralized: i.i.d. bit storage, coded delivery. Centralized outer bound. [MAN TNet2015] D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 16 / 19

17 Caching: Past Work Centralized vs Decentralized placement Centralized: Users in placement and delivery phases are the same. Decentralized: Otherwise. Uncoded vs Coded placement Uncoded placement: Each user directly stores MF out of NF bits. Coded placement: Otherwise. Maddah-Ali and Niesen (MAN) Coded Caching Schemes Centralized: Combinatorial uncoded cache placement, coded delivery. Cut-set outer bound. Optimality within factor 12. [MAN TIT2014] Decentralized: i.i.d. bit storage, coded delivery. Centralized outer bound. [MAN TNet2015] D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 16 / 19

18 Caching: Past Work Centralized vs Decentralized placement Centralized: Users in placement and delivery phases are the same. Decentralized: Otherwise. Uncoded vs Coded placement Uncoded placement: Each user directly stores MF out of NF bits. Coded placement: Otherwise. Maddah-Ali and Niesen (MAN) Coded Caching Schemes Centralized: Combinatorial uncoded cache placement, coded delivery. Cut-set outer bound. Optimality within factor 12. [MAN TIT2014] Decentralized: i.i.d. bit storage, coded delivery. Centralized outer bound. [MAN TNet2015] D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 16 / 19

19 Caching: Our Work We showed optimality of MAN delivery for uncoded placement for N K. Key: IC acyclic outer bound. We have the state-of-the-art delivery for MAN+uncoded placement for N < K, both centralized and decentralized. Key: several compression steps. Load decman [11] Algo 1 Algo M Decentralized system with N = 4 files and K = 20 users [ITW2016]. D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 17 / 19

20 Conclusions D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 18 / 19

21 Conclusions IC is a fundamental open problem in network information theory. It is deceivingly simple. It is representative of the general NC. It is the building block in several data delivery & management system problems. For IC and its variations, new directions needed for: Inner bounds (right now mainly based on linear codes, or too complex / combinatorial). Outer bounds (right now very few techniques but essentially all cut-set-based, and in general too complex / combinatorial). New ideas... THANK YOU D. Tuninetti (UIC) Index Coding and its Variations 9/23/16 19 / 19

A Bit of network information theory

A Bit of network information theory Š#/,% 0/,94%#(.)15% A Bit of network information theory Suhas Diggavi 1 Email: suhas.diggavi@epfl.ch URL: http://licos.epfl.ch Parts of talk are joint work with S. Avestimehr 2, S. Mohajer 1, C. Tian 3,

More information

Cooperative Tx/Rx Caching in Interference Channels: A Storage-Latency Tradeoff Study

Cooperative Tx/Rx Caching in Interference Channels: A Storage-Latency Tradeoff Study Cooperative Tx/Rx Caching in Interference Channels: A Storage-Latency Tradeoff Study Fan Xu Kangqi Liu and Meixia Tao Dept of Electronic Engineering Shanghai Jiao Tong University Shanghai China Emails:

More information

On Multi-Server Coded Caching in the Low Memory Regime

On Multi-Server Coded Caching in the Low Memory Regime On Multi-Server Coded Caching in the ow Memory Regime Seyed Pooya Shariatpanahi, Babak Hossein Khalaj School of Computer Science, arxiv:80.07655v [cs.it] 0 Mar 08 Institute for Research in Fundamental

More information

On Coding for Cooperative Data Exchange

On Coding for Cooperative Data Exchange On Coding for Cooperative Data Exchange Salim El Rouayheb Texas A&M University Email: rouayheb@tamu.edu Alex Sprintson Texas A&M University Email: spalex@tamu.edu Parastoo Sadeghi Australian National University

More information

Information flow over wireless networks: a deterministic approach

Information flow over wireless networks: a deterministic approach Information flow over wireless networks: a deterministic approach alman Avestimehr In collaboration with uhas iggavi (EPFL) and avid Tse (UC Berkeley) Overview Point-to-point channel Information theory

More information

Computing functions over wireless networks

Computing functions over wireless networks This work is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 Unported License. Based on a work at decision.csl.illinois.edu See last page and http://creativecommons.org/licenses/by-nc-nd/3.0/

More information

Noisy Index Coding with Quadrature Amplitude Modulation (QAM)

Noisy Index Coding with Quadrature Amplitude Modulation (QAM) Noisy Index Coding with Quadrature Amplitude Modulation (QAM) Anjana A. Mahesh and B Sundar Rajan, arxiv:1510.08803v1 [cs.it] 29 Oct 2015 Abstract This paper discusses noisy index coding problem over Gaussian

More information

A Novel Asymmetric Coded Placement in Combination Networks with end-user Caches

A Novel Asymmetric Coded Placement in Combination Networks with end-user Caches A Novel Asymmetric Coded Placement in Combination Networks with end-user Caches Kai Wan, Daniela Tuninetti, Minyue Ji, Pablo Piantanida, L2S CentraleSupélec-CNRS-Université Paris-Sud, France, {kai.wan,

More information

Multicasting over Multiple-Access Networks

Multicasting over Multiple-Access Networks ing oding apacity onclusions ing Department of Electrical Engineering and omputer Sciences University of alifornia, Berkeley May 9, 2006 EE 228A Outline ing oding apacity onclusions 1 2 3 4 oding 5 apacity

More information

Multi-user Two-way Deterministic Modulo 2 Adder Channels When Adaptation Is Useless

Multi-user Two-way Deterministic Modulo 2 Adder Channels When Adaptation Is Useless Forty-Ninth Annual Allerton Conference Allerton House, UIUC, Illinois, USA September 28-30, 2011 Multi-user Two-way Deterministic Modulo 2 Adder Channels When Adaptation Is Useless Zhiyu Cheng, Natasha

More information

Exploiting Interference through Cooperation and Cognition

Exploiting Interference through Cooperation and Cognition Exploiting Interference through Cooperation and Cognition Stanford June 14, 2009 Joint work with A. Goldsmith, R. Dabora, G. Kramer and S. Shamai (Shitz) The Role of Wireless in the Future The Role of

More information

Wireless Network Information Flow

Wireless Network Information Flow Š#/,% 0/,94%#(.)15% Wireless Network Information Flow Suhas iggavi School of Computer and Communication Sciences, Laboratory for Information and Communication Systems (LICOS), EPFL Email: suhas.diggavi@epfl.ch

More information

Cognitive Radio: an information theoretic perspective

Cognitive Radio: an information theoretic perspective Cognitive Radio: an information theoretic perspective Daniela Tuninetti, UIC, in collaboration with: Stefano Rini, post-doc @ TUM, Diana Maamari, Ph.D. candidate@ UIC, and atasha Devroye, prof. @ UIC.

More information

ECE 4400:693 - Information Theory

ECE 4400:693 - Information Theory ECE 4400:693 - Information Theory Dr. Nghi Tran Lecture 1: Introduction & Overview Dr. Nghi Tran (ECE-University of Akron) ECE 4400:693 Information Theory 1 / 26 Outline 1 Course Information 2 Course Overview

More information

Joint Relaying and Network Coding in Wireless Networks

Joint Relaying and Network Coding in Wireless Networks Joint Relaying and Network Coding in Wireless Networks Sachin Katti Ivana Marić Andrea Goldsmith Dina Katabi Muriel Médard MIT Stanford Stanford MIT MIT Abstract Relaying is a fundamental building block

More information

Degrees of Freedom of Multi-hop MIMO Broadcast Networks with Delayed CSIT

Degrees of Freedom of Multi-hop MIMO Broadcast Networks with Delayed CSIT Degrees of Freedom of Multi-hop MIMO Broadcast Networs with Delayed CSIT Zhao Wang, Ming Xiao, Chao Wang, and Miael Soglund arxiv:0.56v [cs.it] Oct 0 Abstract We study the sum degrees of freedom (DoF)

More information

Resource Allocation Challenges in Future Wireless Networks

Resource Allocation Challenges in Future Wireless Networks Resource Allocation Challenges in Future Wireless Networks Mohamad Assaad Dept of Telecommunications, Supelec - France Mar. 2014 Outline 1 General Introduction 2 Fully Decentralized Allocation 3 Future

More information

Cooperative Broadcast for Maximum Network Lifetime. Ivana Maric and Roy Yates

Cooperative Broadcast for Maximum Network Lifetime. Ivana Maric and Roy Yates Cooperative Broadcast for Maximum Network Lifetime Ivana Maric and Roy Yates Wireless Multihop Network Broadcast N nodes Source transmits at rate R Messages are to be delivered to all the nodes Nodes can

More information

Optimal Coded Information Network Design and Management via Improved Characterizations of the Binary Entropy Function

Optimal Coded Information Network Design and Management via Improved Characterizations of the Binary Entropy Function Optimal Coded Information Network Design and Management via Improved Characterizations of the Binary Entropy Function John MacLaren Walsh & Steven Weber Department of Electrical and Computer Engineering

More information

State of the Cognitive Interference Channel

State of the Cognitive Interference Channel State of the Cognitive Interference Channel Stefano Rini, Ph.D. candidate, srini2@uic.edu Daniela Tuninetti, danielat@uic.edu Natasha Devroye, devroye@uic.edu Interference channel Tx 1 DM Cognitive interference

More information

Coding aware routing in wireless networks with bandwidth guarantees. IEEEVTS Vehicular Technology Conference Proceedings. Copyright IEEE.

Coding aware routing in wireless networks with bandwidth guarantees. IEEEVTS Vehicular Technology Conference Proceedings. Copyright IEEE. Title Coding aware routing in wireless networks with bandwidth guarantees Author(s) Hou, R; Lui, KS; Li, J Citation The IEEE 73rd Vehicular Technology Conference (VTC Spring 2011), Budapest, Hungary, 15-18

More information

Control issues in cognitive networks. Marko Höyhtyä and Tao Chen CWC-VTT-Gigaseminar 4th December 2008

Control issues in cognitive networks. Marko Höyhtyä and Tao Chen CWC-VTT-Gigaseminar 4th December 2008 Control issues in cognitive networks Marko Höyhtyä and Tao Chen CWC-VTT-Gigaseminar 4th December 2008 Outline Cognitive wireless networks Cognitive mesh Topology control Frequency selection Power control

More information

Routing versus Network Coding in Erasure Networks with Broadcast and Interference Constraints

Routing versus Network Coding in Erasure Networks with Broadcast and Interference Constraints Routing versus Network Coding in Erasure Networks with Broadcast and Interference Constraints Brian Smith Department of ECE University of Texas at Austin Austin, TX 7872 bsmith@ece.utexas.edu Piyush Gupta

More information

Information Flow in Wireless Networks

Information Flow in Wireless Networks Information Flow in Wireless Networks Srikrishna Bhashyam Department of Electrical Engineering Indian Institute of Technology Madras National Conference on Communications IIT Kharagpur 3 Feb 2012 Srikrishna

More information

Reliable Videos Broadcast with Network Coding and Coordinated Multiple Access Points

Reliable Videos Broadcast with Network Coding and Coordinated Multiple Access Points Reliable Videos Broadcast with Network Coding and Coordinated Multiple Access Points Pouya Ostovari and Jie Wu Computer & Information Sciences Temple University Center for Networked Computing http://www.cnc.temple.edu

More information

Multicast Mode Selection for Multi-antenna Coded Caching

Multicast Mode Selection for Multi-antenna Coded Caching Multicast Mode Selection for Multi-antenna Coded Caching Antti Tölli, Seyed Pooya Shariatpanahi, Jarkko Kaleva and Babak Khalaj Centre for Wireless Communications, University of Oulu, P.O. Box 4500, 9004,

More information

SENSOR PLACEMENT FOR MAXIMIZING LIFETIME PER UNIT COST IN WIRELESS SENSOR NETWORKS

SENSOR PLACEMENT FOR MAXIMIZING LIFETIME PER UNIT COST IN WIRELESS SENSOR NETWORKS SENSOR PACEMENT FOR MAXIMIZING IFETIME PER UNIT COST IN WIREESS SENSOR NETWORKS Yunxia Chen, Chen-Nee Chuah, and Qing Zhao Department of Electrical and Computer Engineering University of California, Davis,

More information

Interference: An Information Theoretic View

Interference: An Information Theoretic View Interference: An Information Theoretic View David Tse Wireless Foundations U.C. Berkeley ISIT 2009 Tutorial June 28 Thanks: Changho Suh. Context Two central phenomena in wireless communications: Fading

More information

Papers. Ad Hoc Routing. Outline. Motivation

Papers. Ad Hoc Routing. Outline. Motivation CS 15-849E: Wireless Networks (Spring 2006) Ad Hoc Routing Discussion Leads: Abhijit Deshmukh Sai Vinayak Srinivasan Seshan Dave Andersen Papers Outdoor Experimental Comparison of Four Ad Hoc Routing Algorithms

More information

Degrees of Freedom of the MIMO X Channel

Degrees of Freedom of the MIMO X Channel Degrees of Freedom of the MIMO X Channel Syed A. Jafar Electrical Engineering and Computer Science University of California Irvine Irvine California 9697 USA Email: syed@uci.edu Shlomo Shamai (Shitz) Department

More information

How (Information Theoretically) Optimal Are Distributed Decisions?

How (Information Theoretically) Optimal Are Distributed Decisions? How (Information Theoretically) Optimal Are Distributed Decisions? Vaneet Aggarwal Department of Electrical Engineering, Princeton University, Princeton, NJ 08544. vaggarwa@princeton.edu Salman Avestimehr

More information

Interference Management in Wireless Networks

Interference Management in Wireless Networks Interference Management in Wireless Networks Aly El Gamal Department of Electrical and Computer Engineering Purdue University Venu Veeravalli Coordinated Science Lab Department of Electrical and Computer

More information

Sensor Networks. Distributed Algorithms. Reloaded or Revolutions? Roger Wattenhofer

Sensor Networks. Distributed Algorithms. Reloaded or Revolutions? Roger Wattenhofer Roger Wattenhofer Distributed Algorithms Sensor Networks Reloaded or Revolutions? Today, we look much cuter! And we re usually carefully deployed Radio Power Processor Memory Sensors 2 Distributed (Network)

More information

Secure Network Coding for Wiretap Networks of Type II

Secure Network Coding for Wiretap Networks of Type II 1 Secure Network Coding for Wiretap Networks of Type II Salim El Rouayheb, Emina Soljanin, Alex Sprintson arxiv:0907.3493v1 [cs.it] 20 Jul 2009 Abstract We consider the problem of securing a multicast

More information

Gateways Placement in Backbone Wireless Mesh Networks

Gateways Placement in Backbone Wireless Mesh Networks I. J. Communications, Network and System Sciences, 2009, 1, 1-89 Published Online February 2009 in SciRes (http://www.scirp.org/journal/ijcns/). Gateways Placement in Backbone Wireless Mesh Networks Abstract

More information

Energy-Efficient MANET Routing: Ideal vs. Realistic Performance

Energy-Efficient MANET Routing: Ideal vs. Realistic Performance Energy-Efficient MANET Routing: Ideal vs. Realistic Performance Paper by: Thomas Knuz IEEE IWCMC Conference Aug. 2008 Presented by: Farzana Yasmeen For : CSE 6590 2013.11.12 Contents Introduction Review:

More information

A survey on broadcast protocols in multihop cognitive radio ad hoc network

A survey on broadcast protocols in multihop cognitive radio ad hoc network A survey on broadcast protocols in multihop cognitive radio ad hoc network Sureshkumar A, Rajeswari M Abstract In the traditional ad hoc network, common channel is present to broadcast control channels

More information

SHANNON showed that feedback does not increase the capacity

SHANNON showed that feedback does not increase the capacity IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 57, NO. 5, MAY 2011 2667 Feedback Capacity of the Gaussian Interference Channel to Within 2 Bits Changho Suh, Student Member, IEEE, and David N. C. Tse, Fellow,

More information

Wireless Systems Laboratory Stanford University Pontifical Catholic University Rio de Janiero Oct. 13, 2011

Wireless Systems Laboratory Stanford University Pontifical Catholic University Rio de Janiero Oct. 13, 2011 Andrea Goldsmith Wireless Systems Laboratory Stanford University Pontifical Catholic University Rio de Janiero Oct. 13, 2011 Future Wireless Networks Ubiquitous Communication Among People and Devices Next-generation

More information

On the Performance of Cooperative Routing in Wireless Networks

On the Performance of Cooperative Routing in Wireless Networks 1 On the Performance of Cooperative Routing in Wireless Networks Mostafa Dehghan, Majid Ghaderi, and Dennis L. Goeckel Department of Computer Science, University of Calgary, Emails: {mdehghan, mghaderi}@ucalgary.ca

More information

Scaling Laws for Cognitive Radio Network with Heterogeneous Mobile Secondary Users

Scaling Laws for Cognitive Radio Network with Heterogeneous Mobile Secondary Users Scaling Laws for Cognitive Radio Network with Heterogeneous Mobile Secondary Users Y.Li, X.Wang, X.Tian and X.Liu Shanghai Jiaotong University Scaling Laws for Cognitive Radio Network with Heterogeneous

More information

arxiv: v1 [cs.it] 12 Jan 2011

arxiv: v1 [cs.it] 12 Jan 2011 On the Degree of Freedom for Multi-Source Multi-Destination Wireless Networ with Multi-layer Relays Feng Liu, Chung Chan, Ying Jun (Angela) Zhang Abstract arxiv:0.2288v [cs.it] 2 Jan 20 Degree of freedom

More information

MAC Theory Chapter 7. Standby Energy [digitalstrom.org] Rating. Overview. No apps Mission critical

MAC Theory Chapter 7. Standby Energy [digitalstrom.org] Rating. Overview. No apps Mission critical Standby Energy [digitalstrom.org] MAC Theory Chapter 7 0 billion electrical devices in Europe 9.5 billion are not networked 6 billion euro per year energy lost Make electricity smart cheap networking (over

More information

MAC Theory. Chapter 7

MAC Theory. Chapter 7 MAC Theory Chapter 7 Ad Hoc and Sensor Networks Roger Wattenhofer 7/1 Standby Energy [digitalstrom.org] 10 billion electrical devices in Europe 9.5 billion are not networked 6 billion euro per year energy

More information

XOR Coding Scheme for Data Retransmissions with Different Benefits in DVB-IPDC Networks

XOR Coding Scheme for Data Retransmissions with Different Benefits in DVB-IPDC Networks XOR Coding Scheme for Data Retransmissions with Different Benefits in DVB-IPDC Networks You-Chiun Wang Department of Computer Science and Engineering, National Sun Yat-sen University, Kaohsiung, 80424,

More information

Delivery Time Minimization in Edge Caching: Synergistic Benefits of Subspace Alignment and Zero Forcing

Delivery Time Minimization in Edge Caching: Synergistic Benefits of Subspace Alignment and Zero Forcing Delivery Time Minimization in Edge Caching: Synergistic Benefits of Subspace Alignment and Zero Forcing Jaber Kakar, Alaa Alameer, Anas Chaaban, Aydin Sezgin and Arogyaswami Paulraj Institute of Digital

More information

Delivery Time Minimization in Edge Caching: Synergistic Benefits of Subspace Alignment and Zero Forcing

Delivery Time Minimization in Edge Caching: Synergistic Benefits of Subspace Alignment and Zero Forcing Delivery Time Minimization in Edge Caching: Synergistic Benefits of Subspace Alignment and Zero Forcing Jaber Kakar, Alaa Alameer, Anas Chaaban, Aydin Sezgin and Arogyaswami Paulraj Institute of Digital

More information

Scheduling in omnidirectional relay wireless networks

Scheduling in omnidirectional relay wireless networks Scheduling in omnidirectional relay wireless networks by Shuning Wang A thesis presented to the University of Waterloo in fulfillment of the thesis requirement for the degree of Master of Applied Science

More information

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn

Increasing Broadcast Reliability for Vehicular Ad Hoc Networks. Nathan Balon and Jinhua Guo University of Michigan - Dearborn Increasing Broadcast Reliability for Vehicular Ad Hoc Networks Nathan Balon and Jinhua Guo University of Michigan - Dearborn I n t r o d u c t i o n General Information on VANETs Background on 802.11 Background

More information

Multicast beamforming and admission control for UMTS-LTE and e

Multicast beamforming and admission control for UMTS-LTE and e Multicast beamforming and admission control for UMTS-LTE and 802.16e N. D. Sidiropoulos Dept. ECE & TSI TU Crete - Greece 1 Parts of the talk Part I: QoS + max-min fair multicast beamforming Part II: Joint

More information

Minimum-Energy Multicast Tree in Cognitive Radio Networks

Minimum-Energy Multicast Tree in Cognitive Radio Networks TECHNICAL REPORT TR-09-04, UC DAVIS, SEPTEMBER 2009. 1 Minimum-Energy Multicast Tree in Cognitive Radio Networks Wei Ren, Xiangyang Xiao, Qing Zhao Abstract We address the multicast problem in cognitive

More information

State-Dependent Relay Channel: Achievable Rate and Capacity of a Semideterministic Class

State-Dependent Relay Channel: Achievable Rate and Capacity of a Semideterministic Class IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 59, NO. 5, MAY 2013 2629 State-Dependent Relay Channel: Achievable Rate and Capacity of a Semideterministic Class Majid Nasiri Khormuji, Member, IEEE, Abbas

More information

Stability Analysis for Network Coded Multicast Cell with Opportunistic Relay

Stability Analysis for Network Coded Multicast Cell with Opportunistic Relay This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the IEEE ICC 00 proceedings Stability Analysis for Network Coded Multicast

More information

Network Information Theory

Network Information Theory 1 / 191 Network Information Theory Young-Han Kim University of California, San Diego Joint work with Abbas El Gamal (Stanford) IEEE VTS San Diego 2009 2 / 191 Network Information Flow Consider a general

More information

Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks

Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks Sense in Order: Channel Selection for Sensing in Cognitive Radio Networks Ying Dai and Jie Wu Department of Computer and Information Sciences Temple University, Philadelphia, PA 19122 Email: {ying.dai,

More information

Coding for Noisy Networks

Coding for Noisy Networks Coding for Noisy Networks Abbas El Gamal Stanford University ISIT Plenary, June 2010 A. El Gamal (Stanford University) Coding for Noisy Networks ISIT Plenary, June 2010 1 / 46 Introduction Over past 40+

More information

From Fountain to BATS: Realization of Network Coding

From Fountain to BATS: Realization of Network Coding From Fountain to BATS: Realization of Network Coding Shenghao Yang Jan 26, 2015 Shenzhen Shenghao Yang Jan 26, 2015 1 / 35 Outline 1 Outline 2 Single-Hop: Fountain Codes LT Codes Raptor codes: achieving

More information

More Efficient Routing Algorithm for Ad Hoc Network

More Efficient Routing Algorithm for Ad Hoc Network More Efficient Routing Algorithm for Ad Hoc Network ENSC 835: HIGH-PERFORMANCE NETWORKS INSTRUCTOR: Dr. Ljiljana Trajkovic Mark Wang mrw@sfu.ca Carl Qian chunq@sfu.ca Outline Quick Overview of Ad hoc Networks

More information

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks

Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networks Dynamic Subcarrier, Bit and Power Allocation in OFDMA-Based Relay Networs Christian Müller*, Anja Klein*, Fran Wegner**, Martin Kuipers**, Bernhard Raaf** *Communications Engineering Lab, Technische Universität

More information

A GRASP HEURISTIC FOR THE COOPERATIVE COMMUNICATION PROBLEM IN AD HOC NETWORKS

A GRASP HEURISTIC FOR THE COOPERATIVE COMMUNICATION PROBLEM IN AD HOC NETWORKS A GRASP HEURISTIC FOR THE COOPERATIVE COMMUNICATION PROBLEM IN AD HOC NETWORKS C. COMMANDER, C.A.S. OLIVEIRA, P.M. PARDALOS, AND M.G.C. RESENDE ABSTRACT. Ad hoc networks are composed of a set of wireless

More information

Interference Alignment. Extensions. Basic Premise. Capacity and Feedback. EE360: Lecture 11 Outline Cross-Layer Design and CR. Feedback in Networks

Interference Alignment. Extensions. Basic Premise. Capacity and Feedback. EE360: Lecture 11 Outline Cross-Layer Design and CR. Feedback in Networks EE360: Lecture 11 Outline Cross- Design and Announcements HW 1 posted, due Feb. 24 at 5pm Progress reports due Feb. 29 at midnight (not Feb. 27) Interference alignment Beyond capacity: consummating unions

More information

Cross-Layer Design and CR

Cross-Layer Design and CR EE360: Lecture 11 Outline Cross-Layer Design and CR Announcements HW 1 posted, due Feb. 24 at 5pm Progress reports due Feb. 29 at midnight (not Feb. 27) Interference alignment Beyond capacity: consummating

More information

Efficient Multihop Broadcast for Wideband Systems

Efficient Multihop Broadcast for Wideband Systems Efficient Multihop Broadcast for Wideband Systems Ivana Maric WINLAB, Rutgers University ivanam@winlab.rutgers.edu Roy Yates WINLAB, Rutgers University ryates@winlab.rutgers.edu Abstract In this paper

More information

Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks

Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks Mobile Base Stations Placement and Energy Aware Routing in Wireless Sensor Networks A. P. Azad and A. Chockalingam Department of ECE, Indian Institute of Science, Bangalore 5612, India Abstract Increasing

More information

Wireless Multicasting with Channel Uncertainty

Wireless Multicasting with Channel Uncertainty Wireless Multicasting with Channel Uncertainty Jie Luo ECE Dept., Colorado State Univ. Fort Collins, Colorado 80523 e-mail: rockey@eng.colostate.edu Anthony Ephremides ECE Dept., Univ. of Maryland College

More information

Degrees of Freedom of Bursty Multiple Access Channels with a Relay

Degrees of Freedom of Bursty Multiple Access Channels with a Relay Fifty-third Annual Allerton Conference Allerton House, UIUC, Illinois, USA September 29 - October 2, 205 Degrees of Freedom of Bursty Multiple Access Channels with a Relay Sunghyun im and Changho Suh Department

More information

arxiv: v1 [cs.it] 21 Feb 2015

arxiv: v1 [cs.it] 21 Feb 2015 1 Opportunistic Cooperative Channel Access in Distributed Wireless Networks with Decode-and-Forward Relays Zhou Zhang, Shuai Zhou, and Hai Jiang arxiv:1502.06085v1 [cs.it] 21 Feb 2015 Dept. of Electrical

More information

Andrea Goldsmith. Stanford University

Andrea Goldsmith. Stanford University Andrea Goldsmith Stanford University Envisioning an xg Network Supporting Ubiquitous Communication Among People and Devices Smartphones Wireless Internet Access Internet of Things Sensor Networks Smart

More information

Scaling Laws of Cognitive Networks

Scaling Laws of Cognitive Networks Scaling Laws of Cognitive Networks Invited Paper Mai Vu, 1 Natasha Devroye, 1, Masoud Sharif, and Vahid Tarokh 1 1 Harvard University, e-mail: maivu, ndevroye, vahid @seas.harvard.edu Boston University,

More information

Vulnerability modelling of ad hoc routing protocols a comparison of OLSR and DSR

Vulnerability modelling of ad hoc routing protocols a comparison of OLSR and DSR 5 th Scandinavian Workshop on Wireless Ad-hoc Networks May 3-4, 2005 Vulnerability modelling of ad hoc routing protocols a comparison of OLSR and DSR Mikael Fredin - Ericsson Microwave Systems, Sweden

More information

A unified graphical approach to

A unified graphical approach to A unified graphical approach to 1 random coding for multi-terminal networks Stefano Rini and Andrea Goldsmith Department of Electrical Engineering, Stanford University, USA arxiv:1107.4705v3 [cs.it] 14

More information

SHANNON S source channel separation theorem states

SHANNON S source channel separation theorem states IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 55, NO. 9, SEPTEMBER 2009 3927 Source Channel Coding for Correlated Sources Over Multiuser Channels Deniz Gündüz, Member, IEEE, Elza Erkip, Senior Member,

More information

Scaling Laws of Cognitive Networks

Scaling Laws of Cognitive Networks Scaling Laws of Cognitive Networks Mai Vu, 1 Natasha Devroye, 1, Masoud Sharif, and Vahid Tarokh 1 1 Harvard University, e-mail: maivu, ndevroye, vahid @seas.harvard.edu Boston University, e-mail: sharif@bu.edu

More information

Time Division Multiplexing for Green Broadcasting

Time Division Multiplexing for Green Broadcasting Time Division Multiplexing for Green Broadcasting Pulkit Grover UC Berkeley with Anant Sahai There are handouts for this talk. Please take one! Short-distance green communication C = W 2 log (1 + SNR)

More information

Symmetric Decentralized Interference Channels with Noisy Feedback

Symmetric Decentralized Interference Channels with Noisy Feedback 4 IEEE International Symposium on Information Theory Symmetric Decentralized Interference Channels with Noisy Feedback Samir M. Perlaza Ravi Tandon and H. Vincent Poor Institut National de Recherche en

More information

Protocol Coding for Two-Way Communications with Half-Duplex Constraints

Protocol Coding for Two-Way Communications with Half-Duplex Constraints Protocol Coding for Two-Way Communications with Half-Duplex Constraints Petar Popovski and Osvaldo Simeone Department of Electronic Systems, Aalborg University, Denmark CWCSPR, ECE Dept., NJIT, USA Email:

More information

Energy-Efficient Data Management for Sensor Networks

Energy-Efficient Data Management for Sensor Networks Energy-Efficient Data Management for Sensor Networks Al Demers, Cornell University ademers@cs.cornell.edu Johannes Gehrke, Cornell University Rajmohan Rajaraman, Northeastern University Niki Trigoni, Cornell

More information

Receiver Design for Noncoherent Digital Network Coding

Receiver Design for Noncoherent Digital Network Coding Receiver Design for Noncoherent Digital Network Coding Terry Ferrett 1 Matthew Valenti 1 Don Torrieri 2 1 West Virginia University 2 U.S. Army Research Laboratory November 3rd, 2010 1 / 25 Outline 1 Introduction

More information

TRANSMISSION STRATEGIES FOR SINGLE-DESTINATION WIRELESS NETWORKS

TRANSMISSION STRATEGIES FOR SINGLE-DESTINATION WIRELESS NETWORKS The 20 Military Communications Conference - Track - Waveforms and Signal Processing TRANSMISSION STRATEGIES FOR SINGLE-DESTINATION WIRELESS NETWORKS Gam D. Nguyen, Jeffrey E. Wieselthier 2, Sastry Kompella,

More information

Bounds on Achievable Rates for Cooperative Channel Coding

Bounds on Achievable Rates for Cooperative Channel Coding Bounds on Achievable Rates for Cooperative Channel Coding Ameesh Pandya and Greg Pottie Department of Electrical Engineering University of California, Los Angeles {ameesh, pottie}@ee.ucla.edu Abstract

More information

Low-Power Interoperability for the IPv6 Internet of Things

Low-Power Interoperability for the IPv6 Internet of Things for the IPv6 Adam Dunkels, Joakim Eriksson, Nicolas Tsiftes Swedish Institute of Computer Science Presenter - Bob Kinicki Fall 2015 Introduction The is a current buzz term that many see as the direction

More information

QoS-based Channel and Radio Assignment Algorithm for Mesh Cognitive Radio Networks intended for HealthCare

QoS-based Channel and Radio Assignment Algorithm for Mesh Cognitive Radio Networks intended for HealthCare QoS-based Channel and Radio Assignment Algorithm for Mesh Cognitive Radio Networks intended for HealthCare Amjad Ali 1, Muddesar Iqbal 2, Saba Saifullah 2 and Ju Bin Song 1 1 Department of Electronics

More information

Color of Interference and Joint Encoding and Medium Access in Large Wireless Networks

Color of Interference and Joint Encoding and Medium Access in Large Wireless Networks Color of Interference and Joint Encoding and Medium Access in Large Wireless Networks Nithin Sugavanam, C. Emre Koksal, Atilla Eryilmaz Department of Electrical and Computer Engineering The Ohio State

More information

Relay Scheduling and Interference Cancellation for Quantize-Map-and-Forward Cooperative Relaying

Relay Scheduling and Interference Cancellation for Quantize-Map-and-Forward Cooperative Relaying 013 IEEE International Symposium on Information Theory Relay Scheduling and Interference Cancellation for Quantize-Map-and-Forward Cooperative Relaying M. Jorgovanovic, M. Weiner, D. Tse and B. Nikolić

More information

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS

ENERGY EFFICIENT SENSOR NODE DESIGN IN WIRELESS SENSOR NETWORKS Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 4, April 2014,

More information

2017 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2017 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 2017 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, including reprinting/republishing this material for advertising

More information

DoF Analysis in a Two-Layered Heterogeneous Wireless Interference Network

DoF Analysis in a Two-Layered Heterogeneous Wireless Interference Network DoF Analysis in a Two-Layered Heterogeneous Wireless Interference Network Meghana Bande, Venugopal V. Veeravalli ECE Department and CSL University of Illinois at Urbana-Champaign Email: {mbande,vvv}@illinois.edu

More information

From Shared Memory to Message Passing

From Shared Memory to Message Passing From Shared Memory to Message Passing Stefan Schmid T-Labs / TU Berlin Some parts of the lecture, parts of the Skript and exercises will be based on the lectures of Prof. Roger Wattenhofer at ETH Zurich

More information

Feedback via Message Passing in Interference Channels

Feedback via Message Passing in Interference Channels Feedback via Message Passing in Interference Channels (Invited Paper) Vaneet Aggarwal Department of ELE, Princeton University, Princeton, NJ 08544. vaggarwa@princeton.edu Salman Avestimehr Department of

More information

Performance Comparison of AODV, DSDV and ZRP Routing Protocols

Performance Comparison of AODV, DSDV and ZRP Routing Protocols Performance Comparison of AODV, DSDV and ZRP Routing Protocols Ajay Singh 1, Anil yadav 2, Dr. mukesh Sharma 2 1 Research Scholar (M.Tech), Department of Computer Science, T.I.T&S, bhiwani 1 Faculty, Department

More information

Computationally Efficient Covert Communication. Eric

Computationally Efficient Covert Communication. Eric Computationally Efficient Covert Communication Qiaosheng Zhang Mayank Bakshi Sidharth Jaggi Eric 1 Model Covert communication over BSCs p < q Main Result Computationally efficient Capacity-achieving [Che

More information

SourceSync. Exploiting Sender Diversity

SourceSync. Exploiting Sender Diversity SourceSync Exploiting Sender Diversity Why Develop SourceSync? Wireless diversity is intrinsic to wireless networks Many distributed protocols exploit receiver diversity Sender diversity is a largely unexplored

More information

Minimax Universal Sampling for Compound Multiband Channels

Minimax Universal Sampling for Compound Multiband Channels ISIT 2013, Istanbul July 9, 2013 Minimax Universal Sampling for Compound Multiband Channels Yuxin Chen, Andrea Goldsmith, Yonina Eldar Stanford University Technion Capacity of Undersampled Channels Point-to-point

More information

On the Capacity Regions of Two-Way Diamond. Channels

On the Capacity Regions of Two-Way Diamond. Channels On the Capacity Regions of Two-Way Diamond 1 Channels Mehdi Ashraphijuo, Vaneet Aggarwal and Xiaodong Wang arxiv:1410.5085v1 [cs.it] 19 Oct 2014 Abstract In this paper, we study the capacity regions of

More information

Information Theory and Communication Optimal Codes

Information Theory and Communication Optimal Codes Information Theory and Communication Optimal Codes Ritwik Banerjee rbanerjee@cs.stonybrook.edu c Ritwik Banerjee Information Theory and Communication 1/1 Roadmap Examples and Types of Codes Kraft Inequality

More information

BANDWIDTH-PERFORMANCE TRADEOFFS FOR A TRANSMISSION WITH CONCURRENT SIGNALS

BANDWIDTH-PERFORMANCE TRADEOFFS FOR A TRANSMISSION WITH CONCURRENT SIGNALS BANDWIDTH-PERFORMANCE TRADEOFFS FOR A TRANSMISSION WITH CONCURRENT SIGNALS Aminata A. Garba Dept. of Electrical and Computer Engineering, Carnegie Mellon University aminata@ece.cmu.edu ABSTRACT We consider

More information

Optimal Power Allocation over Fading Channels with Stringent Delay Constraints

Optimal Power Allocation over Fading Channels with Stringent Delay Constraints 1 Optimal Power Allocation over Fading Channels with Stringent Delay Constraints Xiangheng Liu Andrea Goldsmith Dept. of Electrical Engineering, Stanford University Email: liuxh,andrea@wsl.stanford.edu

More information

Delivery Time Reduction for Order-Constrained Applications using Binary Network Codes

Delivery Time Reduction for Order-Constrained Applications using Binary Network Codes Delivery Time Reduction for Order-Constrained Applications using Binary Network Codes Ahmed Douik, Mohammad S. Karim, Parastoo Sadeghi, and Sameh Sorour California Institute of Technology (Caltech), California,

More information

Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks

Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks Avoid Impact of Jamming Using Multipath Routing Based on Wireless Mesh Networks M. KIRAN KUMAR 1, M. KANCHANA 2, I. SAPTHAMI 3, B. KRISHNA MURTHY 4 1, 2, M. Tech Student, 3 Asst. Prof 1, 4, Siddharth Institute

More information

Low Complexity Power Allocation in Multiple-antenna Relay Networks

Low Complexity Power Allocation in Multiple-antenna Relay Networks Low Complexity Power Allocation in Multiple-antenna Relay Networks Yi Zheng and Steven D. Blostein Dept. of Electrical and Computer Engineering Queen s University, Kingston, Ontario, K7L3N6, Canada Email:

More information