VLDB 2026 Research / reviewers in the wild / expert
Deniz Gündüz
dblp:05/6552
· DBLP profile ↗
335ranked-venue papers
30as first author
148since 2021 · last 2026
0000-0002-7725-395XORCID · verified
Domains — the database's venue-derived domains; a paper can count in several
Computer networks · 142 · 7 first-author · 75 since 2021Applied, interdisciplinary, general and emerging computing · 75 · 11 first-author · 28 since 2021Theory of computation · 52 · 10 first-author · 9 since 2021Graphics, computer vision, multimedia, augmented reality and games · 24 · 1 first-author · 12 since 2021Artificial intelligence and machine learning · 15 · 15 since 2021Security and privacy · 14 · 6 since 2021Systems, architecture and hardware · 3 · 3 since 2021Databases, data management, data science and information retrieval · 2 · 1 first-author · 1 since 2021
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | GINO-Q: Learning an Asymptotically Optimal Index Policy for Restless Multi-armed BanditsabstractThe restless multi-armed bandit (RMAB) framework is a popular model with applications across a wide variety of fields. However, its solution is hindered by the exponentially growing state space (with respect to the number of arms) and the combinatorial action space, making traditional reinforcement learning methods infeasible for large-scale instances. In this paper, we propose GINO-Q, a three-timescale stochastic approximation algorithm designed to learn an asymptotically optimal index policy for RMABs. GINO-Q mitigates the curse of dimensionality by decomposing the RMAB into a series of subproblems, each with the same dimension as a single arm, ensuring that complexity increases linearly with the number of arms. Unlike recently developed Whittle-index-based algorithms, GINO-Q does not require RMABs to be indexable, enhancing its flexibility and applicability. Our experimental results demonstrate that GINO-Q consistently learns near-optimal policies, even for non-indexable RMABs where Whittle-index-based algorithms perform poorly, and it converges significantly faster than existing baselines. Gongpu Chen, Soung Chang Liew, Deniz Gündüz |
AAAI | 3 |
| 2026 | SharedRep-RLHF: A Shared Representation Approach to RLHF with Diverse PreferencesabstractUniform-reward reinforcement learning from human feedback (RLHF), which trains a single reward model to represent the preferences of all annotators, fails to capture the diversity of opinions across sub-populations, inadvertently favoring dominant groups. The state-of-the-art, MaxMin-RLHF, addresses this by learning group-specific reward models, and by optimizing for the group receiving the minimum reward, thereby promoting fairness. However, we identify that a key limitation of MaxMin-RLHF is its poor performance when the minimum-reward group is a minority. To mitigate this drawback, we introduce a novel framework, termed *SharedRep-RLHF*. At its core, SharedRep-RLHF learns and leverages *shared preference traits* in annotations among various groups, in contrast to learning separate reward models across groups. We first show that MaxMin-RLHF is provably suboptimal in learning shared traits, and then quantify the sample complexity of SharedRep RLHF. Experiments across diverse natural language tasks showcase the effectiveness of ShareRep-RLHF compared to MaxMin-RLHF with a gain of up to 20% in win rate. Arpan Mukherjee, Marcello Bullo, Deniz Gündüz |
AAAI | 3 |
| 2026 | Aggressive, Imperceptible, or Both: Architecture-Aware Hybrid Byzantines in Federated Learning
Emre Ozfatura, Kerem Ozfatura, Baturalp Buyukates, Mert Coskuner, Alptekin Küpçü, Deniz Gündüz |
EuroS&P | 6 |
| 2026 | Diffusion Posterior Sampling with Channel Feedback for Adaptive Semantic Communication
Bingxuan Xu, Deniz Gündüz |
ICC | 4 |
| 2026 | On the Generalization Error of Differentially Private Algorithms via TypicalityabstractWe study the generalization error of stochastic learning algorithms from an information-theoretic perspective, with a particular emphasis on deriving sharper bounds for differentially private algorithms. It is well known that the generalization error of stochastic learning algorithms can be bounded in terms of mutual information and maximal leakage, yielding in-expectation and high-probability guarantees, respectively. In this work, we further upper bound mutual information and maximal leakage by explicit, easily computable formulas, using typicality-based arguments and exploiting the stability properties of private algorithms. In the first part of the paper, we strictly improve the mutual-information bounds by Rodríguez-Gálvez et al. (IEEE Trans. Inf. Theory, 2021). In the second part, we derive new upper bounds on the maximal leakage of learning algorithms. In both cases, the resulting bounds on information measures translate directly into generalization error guarantees. Chun Hei Michael Shiu, Deniz Gündüz |
ISIT | 4 |
| 2026 | Function Computation Over Multiple Access Channels via Hierarchical ConstellationsabstractWe study function computation over a Gaussian multiple-access channel (MAC), where multiple transmitters aim at computing a function of their values at a common receiver. To this end, we propose a novel coded-modulation framework for over-the-air computation (OAC) based on hierarchical constellation design, which supports reliable computation of multiple function outputs using a single channel use. Moreover, we characterize the achievable computation rate and show that the proposed hierarchical constellations can compute R output functions with decoding error probability epsilon while the gap to the optimal computation rate scales as O(\log_2(1/ε)/K) for independent source symbols, where K denotes the number of transmitters. Consequently, this gap vanishes as the network size grows, and the optimal rate is asymptotically attained. Furthermore, we introduce a shielding mechanism based on variable-length block coding that mitigates noise-induced error propagation across constellation levels while preserving the superposition structure of the MAC. We show that the shielding technique improves reliability, yielding a gap that scales optimally as O(\log_2\ln{(1/ε)}), regardless of the source distribution. Together, these results identify the regimes in which uncoded or lightly coded OAC is information-theoretically optimal, providing a unified framework for low-latency, channel-agnostic function computation. Saeed Razavikia, Mohammad Kazemi 0001, Deniz Gündüz, Carlo Fischione |
ISIT | 3 |
| 2026 | Secure Communications, Sensing, and Computing Toward Next-Generation NetworksabstractNext-generation wireless networks are progressing beyond conventional connectivity to incorporate emerging sensing and computing capabilities. This convergence gives rise to integrated systems that enable not only uninterrupted communication, but also environmental awareness, intelligent decision-making, and novel applications that take advantage of these combined features. At the same time, this integration brings substantial security challenges. As computing, sensing, and communication become more tightly intertwined, the overall complexity of the system increases, creating new vulnerabilities and expanding the attack surface. The widespread deployment of data-heavy artificial intelligence applications further amplifies concerns regarding data security and privacy. This paper presents a comprehensive survey of security and privacy threats, along with potential countermeasures, in integrated wireless systems. We first review physical-layer security techniques for communication networks, and then investigate the security and privacy implications of semantic and pragmatic communications and their associated cross-layer design methodologies. For sensing functionalities, we pinpoint security and privacy risks at the levels of signal sources, propagation channels, and sensing targets, and summarize state-of-the-art defense strategies for each. The growing computational requirements of these applications drive the need for distributed computing over the network, which introduces additional risks such as data leakage, weak authentication, and multiple points of failure. We subsequently discuss secure coded computing approaches that can help overcome several of these challenges. Finally, we introduce unified security frameworks tailored to integrated communication–sensing–computing architectures, offering an end-to-end perspective on protecting future wireless systems. Ruiqi Liu 0002, Beixiong Zheng, Jemin Lee 0002, Si-Hyeon Lee, Georges Kaddoum, Onur Günlü, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 7 |
| 2026 | Event-Based Simulation of Stochastic Memristive Devices for Neuromorphic ComputingabstractIn this paper, we build a general modelling framework for memristors, suitable for the simulation of event-based systems such as hardware spiking neural networks, and more generally, neuromorphic computing systems composed of three independent components: i) an event-based modelling approach, extending and generalising an existing general model of memristors - the Generalised Metastable Switch Model (GMSM) [1] - eliminating errors associated with discrete time approximation, as well as offering potential improvements in terms of suitability for neuromorphic memristive system simulations; ii) a volatility state variable to allow for the unified understanding of disparate non-linear and volatile phenomena, including state relaxation, structural disruption, Joule heating, and non-linear drift in different memristive devices; and iii) a readout equation that separates the latent state variable evolution from explicit variables of interest such as an instantaneous resistance. We exhibit an illustrative implementation of this framework, fit to a resistive drift dataset for titanium dioxide memristors, based on a proposed linear conductance model for resistive drift in the devices. Finally, we highlight the application of the model to neuromorphic computing, through demonstrating the contribution of the volatility state variable to switching dynamics, resulting in frequency-dependent switching (for stable memristors acting as programmable synaptic weights) and the generation of action potentials (for unstable memristors, acting as spike-generators). Waleed El-Geresy, Christos Papavassiliou, Deniz Gündüz |
IEEE Trans. Comput. Aided Des. Integr. Circuits Syst. | 3 |
| 2026 | TransCoder: A Transformer-Based Neural-Enhancement Framework for Channel CodesabstractCommunication over noisy channels relies on error-correcting codes (ECCs) tailored to system constraints. Neural decoders can improve ECC reliability, yet their high computational complexity hinders practical deployment. We instead design a transformer-based transmission scheme that improves the reliability of existing ECCs without replacing them. We call this approach TransCoder, alluding both to its function and architecture. TransCoder operates as a code-adaptive module deployable at the transmitter, the receiver, or both. A block-attention neural decoder iteratively refines the channel observations together with the soft outputs of a conventional decoder. Across LDPC, BCH, Polar, and Turbo codes and a wide SNR range, TransCoder significantly lowers the block error rate (BLER) at complexity comparable to conventional decoders. Gains are largest at moderate blocklengths (64-512) and lower rates, regimes in which existing neural decoders struggle despite their much higher complexity. For 5G NR LDPC codes with blocklengths ≥400, the decoder-only variant still achieves significant performance improvements, especially at high SNR. These results position TransCoder as a practical solution for resource-constrained wireless devices. Anastasiia Kurmukova, Selim F. Yilmaz, Emre Ozfatura, Deniz Gündüz |
IEEE Trans. Commun. | 4 |
| 2026 | BSAC-CoEx: Coexistence of URLLC and Distributed Learning Services via Device SelectionabstractRecent advances in distributed intelligence have driven impressive progress across a diverse range of applications, from industrial automation to autonomous transportation. Nevertheless, deploying distributed learning services over wireless networks poses numerous challenges. These arise from inherent uncertainties in wireless environments (e.g., random channel fluctuations), limited resources (e.g., bandwidth and transmit power), and the presence of coexisting services on the network. In this paper, we investigate a mixed service scenario wherein high-priority ultra-reliable low latency communication (URLLC) and low-priority distributed learning services run concurrently over a network. Utilizing device selection, we aim to minimize the convergence time of distributed learning while simultaneously fulfilling the requirements of the URLLC service. We formulate this problem as a Markov decision process and address it via BSAC-CoEx, a framework based on the branching soft actor-critic (BSAC) algorithm that determines each device’s participation decision through distinct branches in the actor’s neural network. We evaluate our solution with a realistic simulator that is compliant with 3GPP standards for factory automation use cases. Our simulation results confirm that our solution can significantly decrease the training delays of the distributed learning service while keeping the URLLC availability above its required threshold and close to the scenario where URLLC solely consumes all wireless resources. Milad Ganjalizadeh, Hossein Shokri Ghadikolaei, Deniz Gündüz, Marina Petrova |
IEEE Trans. Netw. Serv. Manag. | 3 |
| 2026 | Implementing Neural Networks Over-the-Air via Reconfigurable Intelligent SurfacesabstractBy leveraging the superposition property, over-the-air computation (OAC) of waveforms enables computations to be performed in an analog fashion in wireless environments, leading to faster computation, lower latency, and reduced energy consumption. In this paper, we investigate reconfigurable intelligent surface (RIS)-aided multiple-input-multiple-output (MIMO) OAC systems designed to emulate the fully-connected (FC) layer of a neural network (NN) via analog OAC, where the RIS and the transceivers are jointly adjusted to engineer the ambient wireless propagation environment to emulate the weights of the target FC layer. We refer to this novel computational paradigm asAirFC. We first study the case in which the precoder, combiner, and RIS phase shift matrices are jointly optimized to minimize the mismatch between the OAC system and the target FC layer. To solve this non-convex optimization problem, we propose a low-complexity alternating optimization algorithm, where semi-closed-form/closed-form solutions for all optimization variables are derived. Next, we consider training of the system parameters using two distinct learning strategies, namelycentralized traininganddistributed training. In the centralized training approach, training is performed at either the transmitter or the receiver, whichever possesses the channel state information (CSI), and the trained parameters are provided to the other terminal. In the distributed training approach, the transmitter and receiver iteratively update their parameters through back and forth transmissions by leveraging channel reciprocity, thereby avoiding CSI acquisition and significantly reducing computational complexity. Subsequently, we extend our analysis to a multi-RIS scenario by exploiting its spatial diversity gain to enhance the system performance, i.e., classification accuracy. Simulation results show that the AirFC system realized by the RIS-aided MIMO configuration achieves satisfactory classification accuracy. Furthermore, it is shown that the multi-RIS system brings significant improvement in terms of the classification accuracy, especially in line-of-sight (LoS)-dominated wireless environments. Meng Hua, Chenghong Bian, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 4 |
| 2026 | In-Context Learning for Deep Joint Source-Channel Coding Over MIMO ChannelsabstractLarge language models have demonstrated the ability to performin-context learning(ICL), whereby the model performs predictions by directly mapping the query and a few examples from the given task to the output variable. In this paper, we study ICL for deep joint source-channel coding (DeepJSCC) in image transmission over multiple-input multiple-output (MIMO) systems, where an ICL denoiser is employed for MIMO symbol estimation. We first study the transceiver without any hardware impairments and explore the integration of transformer-based ICL with DeepJSCC in both open-loop and closed-loop MIMO systems, depending on the availability of channel state information (CSI) at the transceiver. For both open-loop and closed-loop scenarios, we propose two MIMO transceiver architectures that leverage context information, i.e., pilot sequences and their outputs, as additional inputs, enabling the DeepJSCC encoder, DeepJSCC decoder, and the ICL denoiser to jointly learn encoding, decoding, and estimation strategies tailored to each channel realization. Next, we extend our study to a more challenging scenario where the transceiver suffers from in-phase and quadrature (IQ) imbalance, resulting in nonlinear MIMO estimation. In this case, the context information is also exploited, facilitating joint learning across the DeepJSCC encoder, decoder, and the ICL denoiser under hardware impairments and varying channel conditions. Numerical results demonstrate that the ICL denoiser for MIMO estimation significantly outperforms the conventional least-squares method, with even greater advantages under IQ imbalance. Moreover, the proposed transformer-based ICL framework, integrated with contextual information, achieves significant improvements in end-to-end image reconstruction quality under transceiver IQ imbalance. Meng Hua, Wenjing Zhang 0007, Chenghong Bian, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 4 |
| 2026 | Learning to Interfere in Non-Orthogonal Multiple-Access Joint Source-Channel CodingabstractWe consider multiple transmitters aiming to communicate their source signals (e.g., images) over a multiple access channel (MAC). Conventional communication systems minimize interference by orthogonally allocating resources (time and/or bandwidth) among users, which limits their capacity. We introduce a machine learning (ML)-aided wireless image transmission method that merges compression and channel coding using a multi-view autoencoder, which allows the transmitters to use all the available channel resources simultaneously, resulting in a non-orthogonal multiple access (NOMA) scheme. The receiver must recover all the images from the received superposed signal, while also associating each image with its transmitter. Traditional ML models deal with individual samples, whereas our model allows signals from different users to interfere in order to leverage gains from NOMA under limited bandwidth and power constraints. We introduce a progressive fine-tuning algorithm that doubles the number of users at each iteration, maintaining initial performance with orthogonalized user-specific projections, which is then improved through fine-tuning steps. Remarkably, our method supports up to 64 users with potential for further scaling, with only a 2.4% increase in the number of trainable parameters compared to a single-user model, significantly enhancing recovered image quality and outperforming existing NOMA-based methods over a wide range of datasets, metrics, and channel conditions. Our approach paves the way for more efficient and robust multi-user communication systems, leveraging innovative ML components and strategies. Selim F. Yilmaz, Can Karamanli, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 3 |
| 2026 | Semantics-Guided Diffusion for Deep Joint Source-Channel Coding in Wireless Image TransmissionabstractJoint source-channel coding (JSCC) offers a promising avenue for enhancing transmission efficiency by jointly incorporating source and channel statistics into the system design. A key advancement in this area is the deep joint source and channel coding (DeepJSCC) technique that designs a direct mapping of input signals to channel symbols parameterized by a neural network, which can be trained for arbitrary channel models and semantic quality metrics. This paper advances the DeepJSCC framework toward a semantics-aligned, high-fidelity transmission approach, called semantics-guided diffusion DeepJSCC (SGD-JSCC). Existing schemes that integrate diffusion models (DMs) with JSCC face challenges in transforming random generation into accurate reconstruction and adapting to varying channel conditions. SGD-JSCC incorporates two key innovations: (1) utilizing some inherent information that contributes to the semantics of an image, such as text description or edge map, to guide the diffusion denoising process; and (2) enabling seamless adaptability to varying channel conditions with the help of a semantics-guided DM for channel denoising. The DM is guided by diverse semantic information and integrates seamlessly with DeepJSCC. In a slow fading channel, SGD-JSCC dynamically adapts to the instantaneous channel state information (CSI) directly estimated from the channel output, thereby eliminating the need for additional pilot transmissions for channel estimation. In a fast fading channel, we introduce a training-free denoising strategy, allowing SGD-JSCC to effectively adjust to fluctuations in channel gains. Numerical results demonstrate that, guided by semantic information and leveraging the powerful DM, our method outperforms existing DeepJSCC schemes, delivering satisfactory reconstruction performance even at extremely poor channel conditions. The proposed scheme highlights the potential of incorporating diffusion models in future communication systems. The code and pretrained checkpoints will be publicly available at https://github.com/MauroZMJ/SGDJSCC, allowing integration of this scheme with existing DeepJSCC models, without the need for retraining from scratch. Maojun Zhang, Guangxu Zhu, Richeng Jin, Xiaoming Chen 0001, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 6 |
| 2025 | Realizing Fully-Connected Layers Over the Air via Reconfigurable Intelligent Surfaces
Meng Hua, Chenghong Bian, Deniz Gündüz |
GLOBECOM | 4 |
| 2025 | MIMO Channel as a Neural Function: Implicit Neural Representations for Extreme CSI CompressionabstractAcquiring and utilizing accurate channel state information (CSI) is crucial for realizing the benefits of massive multiple-input multiple-output (MIMO) technology. Current CSI feedback approaches improve precision by employing advanced deep-learning methods to learn representative CSI features for a subsequent compression process. Diverging from previous works, we treat the CSI compression problem in the context of implicit neural representations. Specifically, each CSI matrix is viewed as a neural function that maps the spatial coordinates (antenna and subchannel) to the corresponding channel gains with physical significance. Rather than transmitting the parameters of the specific neural functions directly, we send low-cost modulations of the CSI matrix, derived through a meta-learning algorithm. These modulations are then applied to a shared base network at the receiver to reconstruct the CSI matrix. Numerical results show that our proposed approach achieves state-of-the-art performance and showcases flexibility in feedback strategies. Maojun Zhang, Yulin Shao, Krystian Mikolajczyk, Deniz Gündüz |
ICASSP | 5 |
| 2025 | Variable-Length Feedback Codes via Deep LearningabstractVariable-length feedback coding has the potential to significantly enhance communication reliability in finite block length scenarios by adapting coding strategies based on real-time receiver feedback. Designing such codes, however, is challenging. While deep learning (DL) has been employed to design sophisticated feedback codes, existing DL-aided feedback codes are predominantly fixed-length and suffer performance degradation in the high code rate regime, limiting their adaptability and efficiency. This paper introduces deep variable-length feedback (DeepVLF) code, a novel DL-aided variable-length feedback coding scheme. By segmenting messages into multiple bit groups and employing a threshold-based decoding mechanism for independent decoding of each bit group across successive communication rounds, DeepVLF outperforms existing DL-based feedback codes and establishes a new benchmark in feedback channel coding. Wenwei Lai, Yulin Shao, Deniz Gündüz |
ICC | 4 |
| 2025 | Actions Speak Louder Than Words: Rate-Reward Trade-off in Markov Decision ProcessesabstractThe impact of communication on decision-making systems has been extensively studied under the assumption of dedicated communication channels. We instead consider communicating through actions, where the message is embedded into the actions of an agent which interacts with the environment in a Markov decision process (MDP) framework. We conceptualize the MDP environment as a finite-state channel (FSC), where the actions of the agent serve as the channel input, while the states of the MDP observed by another agent (i.e., receiver) serve as the channel output. Here, we treat the environment as a communication channel over which the agent communicates through its actions, while at the same time, trying to maximize its reward. We first characterize the optimal information theoretic trade-off between the average reward and the rate of reliable communication in the infinite-horizon regime. Then, we propose a novel framework to design a joint control/coding policy, termed Act2Comm, which seamlessly embeds messages into actions. From a communication perspective, Act2Comm functions as a learning-based channel coding scheme for non-differentiable FSCs under input-output constraints. From a control standpoint, Act2Comm learns an MDP policy that incorporates communication capabilities, though at the cost of some control performance. Overall, Act2Comm effectively balances the dual objectives of control and communication in this environment. Experimental results validate Act2Comm's capability to enable reliable communication while maintaining a certain level of control performance. Gongpu Chen, Deniz Gündüz |
ICLR | 3 |
| 2025 | LotteryCodec: Searching the Implicit Representation in a Random Network for Low-Complexity Image CompressionabstractWe introduce and validate the lottery codec hypothesis, which states that untrained subnetworks within randomly initialized networks can serve as synthesis networks for overfitted image compression, achieving rate-distortion (RD) performance comparable to trained networks. This hypothesis leads to a new paradigm for image compression by encoding image statistics into the network substructure. Building on this hypothesis, we propose LotteryCodec, which overfits a binary mask to an individual image, leveraging an over-parameterized and randomly initialized network shared by the encoder and the decoder. To address over-parameterization challenges and streamline subnetwork search, we develop a rewind modulation mechanism that improves the RD performance. LotteryCodec outperforms VTM and sets a new state-of-the-art in single-image compression. LotteryCodec also enables adaptive decoding complexity through adjustable mask ratios, offering flexible compression solutions for diverse device constraints and application requirements. Gongpu Chen, Pier Luigi Dragotti, Deniz Gündüz |
ICML | 4 |
| 2025 | DiffCP: Ultra-Low Bit Collaborative Perception via Diffusion ModelabstractCollaborative perception (CP) is emerging as a promising solution to the inherent limitations of stand-alone intelligence. However, current wireless communication systems are unable to support feature-level and raw-level collaborative algorithms due to their enormous bandwidth demands. In this paper, we propose DiffCP, a novel CP paradigm that utilizes a diffusion model to efficiently compress the sensing information of collaborators. By incorporating both geometric and semantic conditions into the generative model, DiffCP enables feature-level collaboration with an ultra-low communication cost, advancing the practical implementation of CP systems. This paradigm can be seamlessly integrated into existing CP algorithms to enhance a wide range of downstream tasks. Through extensive experimentation, we investigate the tradeoffs between communication, computation, and performance. Numerical results demonstrate that DiffCP can significantly reduce communication costs by 14.5-fold while maintaining the same performance as the state-of-the-art algorithm. Ruiqing Mao, Yukuan Jia, Zhaojun Nan, Yuxuan Sun 0001, Sheng Zhou 0001, Deniz Gündüz, Zhisheng Niu |
ICRA | 7 |
| 2025 | Simplifying CLIP: Unleashing the Power of Large-Scale Models on Consumer-level ComputersabstractContrastive Language-Image Pre-training (CLIP) has attracted a surge of attention for its superior zero-shot performance and excellent transferability to downstream tasks. However, training such large-scale models usually requires substantial computation and storage, which poses barriers for users with consumer-level computers. Motivated by this observation, in this paper we investigate how to achieve competitive performance on a single Nvidia RTX3090 GPU and with one terabyte of storage for the dataset. On one hand, we simplify the transformer block structure and combine Weight Inheritance with multi-stage Knowledge Distillation (WIKD), thereby reducing the number of parameters and improving the inference speed during training as well as deployment. On the other hand, confronted with the convergence challenge posed by a limited dataset, we generate synthetic captions for each sample as data augmentation, and devise a novel Pair Matching (PM) loss to fully exploit the distinction among positive and negative image-text pairs. Extensive experiments demonstrate that our model can achieve a new state-of-the-art datascale-parameter-accuracy tradeoff, which could further popularize the CLIP model and enable its deployment in consumer devices. Shengjie Zhao 0001, Weichao Chen 0001, Deniz Gündüz |
IJCNN | 4 |
| 2025 | Multi-Terminal Remote Generation and Estimation Over a Broadcast Channel with Correlated PriorsabstractWe study the multi-terminal remote estimation problem under a rate constraint, in which the goal of the encoder is to help each decoder estimate a function over a certain distribution - while the distribution is known only to the encoder, the function to be estimated is known only to the decoders, and can also be different for each decoder. The decoders can observe correlated samples from prior distributions, instantiated through shared randomness with the encoder. To achieve this, we employ remote generation, where the encoder helps decoders generate samples from the underlying distribution by using the samples from the prior through importance sampling. While methods such as minimal random coding can be used to efficiently transmit samples to each decoder individually using their importance scores, it is unknown if the correlation among the samples from the priors can reduce the communication cost using the availability of a broadcast link. We propose a hierarchical importance sampling strategy that facilitates, in the case of nonzero Gács-Körner common information among the priors of the decoders, a common sampling step leveraging the availability of a broadcast channel. This is followed by a refinement step for the individual decoders. We present upper bounds on the bias and the estimation error for unicast transmission, which is of independent interest. We then introduce a method that splits into two phases, dedicated to broadcast and unicast transmission, respectively, and show the reduction in communication cost. Maximilian Egger, Rawad Bitar, Antonia Wachter-Zeh, Nir Weinberger, Deniz Gündüz |
ISIT | 5 |
| 2025 | The Rate-Distortion-Perception Trade-Off with Algorithmic Realism
Yassine Hamdi, Aaron B. Wagner, Deniz Gündüz |
ISIT | 3 |
| 2025 | Covert Adversarial Actuators in Finite MDPSabstractWe consider a Markov decision process (MDP) in which actions prescribed by the controller are executed by a separate actuator, which may behave adversarially. At each time step, the controller selects and transmits an action to the actuator; however, the actuator may deviate from the intended action to degrade the control reward. Given that the controller observes only the sequence of visited states, we investigate whether the actuator can covertly deviate from the controller's policy to minimize its reward without being detected. We establish conditions for covert adversarial behavior over an infinite time horizon and formulate an optimization problem to determine the optimal adversarial policy under these conditions. Additionally, we derive the asymptotic error exponents for detection in two scenarios: (1) a binary hypothesis testing framework, where the actuator either follows the prescribed policy or a known adversarial strategy, and (2) a composite hypothesis testing framework, where the actuator may employ any stationary policy. For the latter case, we also propose an optimization problem to maximize the adversary's performance. Edoardo David Santi, Gongpu Chen, Deniz Gündüz, Asaf Cohen 0001 |
ISIT | 3 |
| 2025 | Remote Channel SynthesisabstractWe consider the problem of synthesizing a memoryless channel between an unobserved source and a remote terminal. An encoder has access to a partial or noisy version Zn= (Z1, …,Zn) of a remote source sequence Xn= (X1, …,Xn), with (Xi,Zi) independent and identically distributed with joint distribution qX,Z. The encoder communicates through a noiseless link to a decoder which aims to produce an output Yncoordinated with the remote source; that is, the total variation distance between the joint distribution of Xnand Ynand some i.i.d. target distribution $q_{X,Y}^{ \otimes n}$ is required to vanish as n goes to infinity. The two terminals may have access to a source of rate-limited common randomness. We present a single-letter characterization of the optimal compression and common randomness rates. We also show that when the common randomness rate is small, then in most cases, coordinating Znand Ynusing a standard channel synthesis scheme is strictly sub-optimal. In other words, schemes for which the joint distribution of Znand Ynapproaches a product distribution asymptotically are strictly sub-optimal. Yassine Hamdi, Deniz Gündüz |
ITW | 2 |
| 2025 | Communication via SensingabstractWe present an alternative take on the recently popularized concept of ‘joint sensing and communications’, which focuses on using communication resources also for sensing. Here, we propose the opposite, where we utilize the receiver’s sensing capabilities for communication. Our goal is to characterize the fundamental limits of communication over such a channel, which we call ‘communication via sensing’. We assume that changes in the sensed attributes, such as location and speed, are limited due to practical constraints, which are captured by assuming a finite-state channel (FSC) with an input cost constraint. We first formulate an upper bound on the N-letter capacity as a cost-constrained optimization problem over the input sequence distribution, and then convert it to an equivalent problem over the state sequence distribution. Moreover, by breaking a walk on the underlying Markov chain into a weighted sum of traversed graph cycles in the long walk limit, we obtain a compact single-letter formulation of the capacity upper bound. Finally, for a specific case of a two-state FSC with noisy sensing characterized by a binary symmetric channel (BSC), we obtain a closed-form expression for the capacity upper bound. Comparison with an existing numerical lower bound shows that our proposed upper bound is very tight for all crossover probabilities. Mohammad Kazemi 0001, Tolga M. Duman, Deniz Gündüz |
ITW | 3 |
| 2025 | Bi-Directional Communication-Efficient Stochastic FL via Remote Source GenerationabstractFederated Learning (FL) incurs high communication costs in both uplink and downlink. The literature largely focuses on lossy compression of model updates in deterministic FL. In contrast, stochastic (Bayesian) FL considers distributions over parameters, enabling uncertainty quantification, better generalization, and, crucially, inherent communication-regularized training through a mirror-descent structure.
In this paper, we consider both uplink and downlink communication in stochastic FL, and propose a communication framework based on remote source generation. Employing Minimal Random Coding (MRC) for remote generation, we allow the server and the clients to sample from local and global posteriors (sources), respectively, rather than transmitting locally sampled updates. The framework encompasses communication-regularized local optimization and principled compression of model updates, leveraging gradually updated prior distributions as side information.
Through extensive simulations, we show that our method achieves $5-32\times$ reduction in total communication cost while preserving accuracy. We further analyze the communication cost, refining existing MRC bounds and enabling precise quantification of uplink and downlink trade-offs. We also extend our method to conventional FL via stochastic quantization and prove a contraction property for the biased MRC compressor to facilitate convergence analysis. Maximilian Egger, Rawad Bitar, Antonia Wachter-Zeh, Nir Weinberger, Deniz Gündüz |
NeurIPS | 5 |
| 2025 | MoRIC: A Modular Region-based Implicit Codec for Image CompressionabstractWe introduce Modular Region-Based Implicit Codec (MoRIC), a novel image compression algorithm that relies on implicit neural representations (INRs). Unlike previous INR-based codecs that model the entire image with a single neural network, MoRIC assigns dedicated models to distinct regions in the image, each tailored to its local distribution. This region-wise design enhances adaptation to local statistics and enables flexible, single-object compression with fine-grained rate-distortion (RD) control. MoRIC allows regions of arbitrary shapes, and provides the contour information for each region as separate information. In particular, it incorporates adaptive chain coding for lossy and lossless contour compression, and a shared global modulator that injects multi-scale global context into local overfitting processes in a coarse-to-fine manner. MoRIC achieves state-of-the-art performance in single-object compression with significantly lower decoding complexity than existing learned neural codecs, which results in a highly efficient compression approach for fixed-background scenarios, e.g., for surveillance cameras. It also sets a new benchmark among overfitted codecs for standard image compression. Additionally, MoRIC naturally supports semantically meaningful layered compression through selective region refinement, paving the way for scalable and flexible INR-based codecs. Deniz Gündüz |
NeurIPS | 3 |
| 2025 | Distributed Beamforming with Incomplete Channel State Information in MISO Networks via GNNsabstractBeamforming is a crucial component in modern large-scale multiple-input single-output (MISO) wireless networks. However, its practical deployment is often constrained by the incomplete channel state information (CSI) and the overhead associated with centralized optimization methods, such as the weighted minimum mean-square error (WMMSE) algorithm. In this work, we propose the problem of distributed beamforming with varying degrees of CSI incompleteness and develop a graph neural network (GNN)-based approach, which enables transmitters to collaboratively optimize their beamforming strategies using only local and partial CSI. Our approach combines imitation learning with unsupervised learning for model training, where the former provides a warm start and the latter allows for superior performance beyond the "expert" strategy, while leveraging the GNN for a distributed implementation. We evaluate the proposed approach using ray tracing-based simulations in both indoor and outdoor scenarios, demonstrating that it outperforms WMMSE, particularly in environments with noisy or incomplete CSI. These results highlight the potential of our GNN-based solution for scalable, robust, and distributed beamforming strategies in future wireless networks. Lorenzo Mario Amorosa, Tony Chahoud, Roberto Verdone, Deniz Gündüz |
PIMRC | 5 |
| 2025 | ODMA-Based Cell-Free Unsourced Random Access with Successive Interference CancellationabstractWe consider the unsourced random access problem with multiple receivers and propose a cell-free type solution. In our proposed scheme, active users transmit their signals to the access points (APs) distributed in a geographical area and connected to a central processing unit (CPU). The transmitted signals are composed of a pilot and a polar codeword, where the latter occupies only a small fraction of the data part of the transmission frame. The receiver operations of pilot detection and channel and symbol estimation take place at the APs, while the actual message bits are detected at the CPU by combining the symbol estimates from different APs. The effect of successfully decoded messages is then subtracted at the APs by successive interference cancellation, and the decoding iterations continue with the residual signal. Numerical examples illustrate that the proposed scheme can support up to 1400 users with high energy efficiency, and the distributed structure decreases the error probability by more than two orders of magnitude. Mert Ozates, Mohammad Kazemi 0001, Eduard A. Jorswieck, Deniz Gündüz |
VTC2025-Spring | 4 |
| 2025 | LISAC: Learned Coded Waveform Design for ISAC with OFDMabstractWe propose a novel deep learning based method to design a coded waveform for integrated sensing and communication (ISAC) system based on orthogonal frequency-division multiplexing (OFDM). Our ultimate goal is to design a coded waveform, which is capable of providing satisfactory sensing performance of the target while maintaining high communication quality measured in terms of the bit error rate (BER). The proposed LISAC provides an improved waveform design with the assistance of deep neural networks for the encoding and decoding of the information bits. In particular, the transmitter, parameterized by a recurrent neural network (RNN), encodes the input bit sequence into the transmitted waveform for both sensing and communications. The receiver employs a RNN-based decoder to decode the information bits while the transmitter senses the target via maximum likelihood detection. We optimize the system considering both the communication and sensing performance. Simulation results show that the proposed LISAC waveform achieves a better tradeoff curve compared to existing alternatives. Chenghong Bian, Yumeng Zhang 0001, Deniz Gündüz |
WCNC | 3 |
| 2025 | Private Variable-Length Coding with Sequential EncoderabstractA multi-user private data compression problem is studied. A server has access to a database of$N$files,$(Y_{1},\ldots,\ Y_{N})$, each of size$F$bits and is connected to an encoder. The encoder is connected through an unsecured link to a user. We assume that each file$Y_{i}$is arbitrarily correlated with a private attribute$X$, which is assumed to be accessible by the encoder. Moreover, an adversary is assumed to have access to the link. The users and the encoder have access to a shared secret key$W$. We assume that at each time the user asks for a file$Y_{d_{i}}$, where$(d_{1},\ \ldots,\ d_{K})$corresponds to the demand vector. The goal is to design the delivered message$\mathcal{C}=(\mathcal{C}_{1},\ \ldots,\mathcal{C}_{K})$after the user send his demands to the encoder such that the average length of$\mathcal{C}$is minimized, while satisfying:$\mathbf{i}$. The message$\mathcal{C}$does not reveal any information about$X$, i.e.,$X$and$\mathcal{C}$are independent, which corresponds to the perfect privacy constraint; ii. The user is able to decode its demands,$Y_{d_{i}}$, by using$\mathcal{C}$, and the shared key$W$. Here, the encoder sequentially encode each demand$Y_{d_{i}}$at time$i$, using the shared key and previous encoded messages. We propose a variable-length coding scheme that uses privacy-aware compression techniques. We study proposed upper and lower bounds on the average length of$\mathcal{C}$in an example. Finally, we study an application considering cache-aided networks. Amirreza Zamani, Tobias J. Oechtering, Deniz Gündüz, Mikael Skoglund |
WCNC | 3 |
| 2025 | A Deep Joint Source-Channel Coding Scheme for Hybrid Mobile Multi-Hop NetworksabstractEfficient data transmission across mobile multi-hop networks that connect edge devices to core servers presents significant challenges, particularly due to the variability in link qualities between wireless and wired segments. This variability necessitates a robust transmission scheme that transcends the limitations of existing deep joint source-channel coding (Deep-JSCC) strategies, which often struggle at the intersection of analog and digital methods. Addressing this need, this paper introduces a novel hybrid DeepJSCC framework, h-DJSCC, tailored for effective image transmission from edge devices through a network architecture that includes initial wireless transmission followed by multiple wired hops. Our approach harnesses the strengths of DeepJSCC for the initial, variable-quality wireless link to avoid the cliff effect inherent in purely digital schemes. For the subsequent wired hops, which feature more stable and high-capacity connections, we implement digital compression and forwarding techniques to prevent noise accumulation. This dual-mode strategy is adaptable even in scenarios with limited knowledge of the image distribution, enhancing the framework’s robustness and utility. Extensive numerical simulations demonstrate that our hybrid solution outperforms traditional fully digital approaches by effectively managing transitions between different network segments and optimizing for variable signal-to-noise ratios (SNRs). We also introduce a fully adaptive h-DJSCC architecture with both SNR-adaptive (SA) and rate-adaptive (RA) modules capable of adjusting to different network conditions and achieving diverse rate-distortion objectives, thereby reducing the memory requirements on network nodes. Chenghong Bian, Yulin Shao, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 3 |
| 2025 | Over-the-Air Learning-Based Geometry Point Cloud Transmissionabstract3D point cloud is a three-dimensional data format generated by LiDARs and depth sensors, and is being increasingly used in a large variety of applications from autonomous vehicles to robotics and metaverse. This paper presents novel solutions for the efficient and reliable transmission of point clouds over wireless channels for real-time applications. We first propose SEmatic Point cloud Transmission (SEPT) for small-scale point clouds, which encodes the point cloud via an iterative downsampling and feature extraction process. At the receiver, SEPT decoder reconstructs the point cloud with latent reconstruction and offset-based upsampling. A novel channel-adaptive module is proposed to allow SEPT to operate effectively over a wide range of channel conditions. Next, we propose OTA-NeRF, a scheme inspired by neural radiance fields. OTA-NeRF performs voxelization to the point cloud input and learns to encode the voxelized point cloud into a neural network. Instead of transmitting the extracted feature vectors as in SEPT, it transmits the learned neural network weights over the air in an analog fashion along with few hyperparameters that are transmitted digitally. At the receiver, the OTA-NeRF decoder reconstructs the original point cloud using the received noisy neural network weights. To further increase the bandwidth efficiency of the OTA-NeRF scheme, a fine-tuning algorithm is developed, where only a fraction of the neural network weights are retrained and transmitted. Noticing the poor generality of the OTA-NeRF schemes where the neural network weights are trained for a specific point cloud, we propose an alternative approach, termed OTA-MetaNeRF, which encodes different input point clouds into the latent vectors with shared neural network weights. Extensive numerical experiments confirm that the proposed SEPT, OTA-NeRF and OTA-MetaNeRF schemes achieve superior or comparable performance over the conventional approaches, where an octree-based or a learning-based point cloud compression scheme is concatenated with a channel code. As an additional advantage, all schemes mitigate the cliff and leveling effects making them particularly attractive for highly mobile scenarios. Finally, the run-time complexities of the schemes are evaluated to verify the capability of the proposed schemes for real-time communications. Chenghong Bian, Yulin Shao, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 3 |
| 2025 | Process-and-Forward: Deep Joint Source-Channel Coding Over Cooperative Relay NetworksabstractWe introduce deep joint source-channel coding (DeepJSCC) schemes for image transmission over cooperative relay channels. The relay either amplifies-and-forwards its received signal, called DeepJSCC-AF, or leverages neural networks to extract relevant features from its received signal, called DeepJSCC-PF (Process-and-Forward). We consider both half- and full-duplex relays, and propose a novel transformer-based model at the relay. For a half-duplex relay, it is shown that the proposed scheme learns to generate correlated signals at the relay and source to obtain beamforming gains. In the full-duplex case, we introduce a novel block-based transmission strategy, in which the source transmits in blocks, and the relay updates its knowledge about the input signal after each block and generates its own signal. To enhance practicality, a single transformer-based model is used at the relay at each block, together with an adaptive transmission module, which allows the model to seamlessly adapt to different channel qualities and the transmission powers. Simulation results demonstrate the superior performance of DeepJSCC-PF compared to the state-of-the-art BPG image compression algorithm operating at the maximum achievable rate of conventional decode-and-forward and compress-and-forward protocols, in both half- and full-duplex relay scenarios over AWGN and Rayleigh fading channels. Chenghong Bian, Yulin Shao, Emre Ozfatura, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 5 |
| 2025 | Pragmatic Communication for Remote Control of Finite-State Markov ProcessesabstractPragmatic or goal-oriented communication can optimize communication decisions beyond the reliable transmission of data, instead aiming at directly affecting application performance with the minimum channel utilization. In this paper, we develop a general theoretical framework for the remote control of finite-state Markov processes, using pragmatic communication over a costly zero-delay communication channel. To that end, we model a cyber-physical system composed of an encoder, which observes and transmits the states of a process in real-time, and a decoder, which receives that information and controls the behavior of the process. The encoder and the decoder should cooperatively optimize the trade-off between the control performance (i.e., reward) and the communication cost (i.e., channel use). This scenario underscores a pragmatic (i.e., goal-oriented) communication problem, where the purpose is to convey only the data that is most valuable for the underlying task, taking into account the state of the decoder (hence, the pragmatic aspect). We investigate two different decision-making architectures: in pull-based remote control, the decoder is the only decision-maker, while in push-based remote control, the encoder and the decoder constitute two independent decision-makers, leading to a multi-agent scenario. We propose three algorithms to optimize our system (i.e., design the encoder and the decoder policies), discuss the optimality guarantees ofs the algorithms, and shed light on their computational complexity and fundamental limits. Pietro Talli, Edoardo David Santi, Federico Chiariotti, Touraj Soleymani, Federico Mason, Andrea Zanella, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 7 |
| 2025 | Joint Source-Channel Coding: Fundamentals and Recent Progress in Practical DesignsabstractSemantic-and task-oriented communication has emerged as a promising approach to reducing the latency and bandwidth requirements of the next-generation mobile networks by transmitting only the most relevant information needed to complete a specific task at the receiver. This is particularly advantageous for machine-oriented communication of high-data-rate content, such as images and videos, where the goal is rapid and accurate inference, rather than perfect signal reconstruction. While semantic-and task-oriented compression can be implemented in conventional communication systems, joint source–channel coding (JSCC) offers an alternative end-to-end approach by optimizing compression and channel coding together, or even directly mapping the source signal to the modulated waveform. Although all digital communication systems today rely on separation, thanks to its modularity, JSCC is known to achieve higher performance in finite blocklength scenarios and to avoidcliffand theleveling-off effectsin time-varying channel scenarios. This article provides an overview of the information theoretic foundations of JSCC, surveys practical JSCC designs over the decades, and discusses the reasons for their limited adoption in practical systems. We then examine the recent resurgence of JSCC, driven by the integration of deep learning techniques, particularly through DeepJSCC, highlighting its many surprising advantages in various scenarios. Finally, we discuss why it may be time to reconsider today’s strictly separate architectures and reintroduce JSCC to enable high-fidelity, low-latency communications in critical applications such as autonomous driving, drone surveillance, or wearable systems. Deniz Gündüz, Michèle Wigger, Tze-Yang Tung, Ping Zhang 0003, Yong Xiao 0001 |
Proc. IEEE | 1 |
| 2025 | SCSC: A Novel Standards-Compatible Semantic Communication Framework for Image TransmissionabstractJoint source-channel coding (JSCC) is a promising paradigm for next-generation communication systems, particularly in challenging transmission environments. In this paper, we propose a novel standard-compatible JSCC framework for the transmission of images over multiple-input multiple-output (MIMO) channels. Different from the existing end-to-end AI-based DeepJSCC schemes, our framework consists of learnable modules that enable communication using conventional separate source and channel codes (SSCC), which makes it amenable for easy deployment on legacy systems. Specifically, the learnable modules involve a preprocessing-empowered network (PPEN) for preserving essential semantic information, and a precoder & combiner-enhanced network (PCEN) for efficient transmission over a resource-constrained MIMO channel. We treat existing compression and channel coding modules as non-trainable blocks. Since the parameters of these modules are non-differentiable, we employ a proxy network that mimics their operations when training the learnable modules. Numerical results demonstrate that our scheme can save more than 29% of the channel bandwidth, and requires lower complexity compared to the constrained baselines. We also show its generalization capability to unseen datasets and tasks through extensive experiments. Xue Han 0003, Yongpeng Wu 0001, Zhen Gao 0001, Biqian Feng, Yuxuan Shi 0001, Deniz Gündüz, Wenjun Zhang 0001 |
IEEE Trans. Commun. | 6 |
| 2025 | Maximal-Capacity Discrete Memoryless Channel IdentificationabstractThe problem of identifying the channel with the highest capacity among several discrete memoryless channels (DMCs) is considered. The problem is cast as a pure-exploration multi-armed bandit problem, which follows the practical use of training sequences to sense the communication channel statistics. A gap-elimination algorithm termedBestChanIDis proposed, which is oblivious to the capacity-achieving input distributions, and is guaranteed to output the DMC with the largest capacity, with a desired confidence. Furthermore, two additional algorithmsNaiveChanSelandMedianChanEl, which output with certain confidence a DMC with capacity close to the maximal, are also presented. Each of these algorithms is shown to be beneficial in a different regime and can be used as a subroutine ofBestChanID. To analyze the algorithms’ guarantees, a capacity estimator is proposed and tight confidence bounds on the estimator error are derived. Based on this estimator, the sample complexity of all the proposed algorithms is analyzed as a function of the desired confidence parameter, the number of channels, and the channels’ input and output alphabet sizes. The cost of best channel identification is shown to scale quadratically with the alphabet size, and a fundamental lower bound is derived on the number of channel senses required to identify the best channel with a certain confidence. Maximilian Egger, Rawad Bitar, Antonia Wachter-Zeh, Deniz Gündüz, Nir Weinberger |
IEEE Trans. Inf. Theory | 4 |
| 2025 | A Versatile Pilot Design Scheme for FDD Systems Utilizing Gaussian Mixture ModelsabstractIn this work, we propose a Gaussian mixture model (GMM)-based pilot design scheme for downlink (DL) channel estimation in single- and multi-user multiple-input multiple-output (MIMO) frequency division duplex (FDD) systems. In an initial offline phase, the GMM captures prior information on the channel statistics through training, which is then utilized for pilot design. In the single-user case, the GMM is utilized to construct a codebook of pilot matrices and, once shared with the mobile terminal (MT), can be employed to determine a feedback index at the MT. This index selects a pilot matrix from the constructed codebook, eliminating the need for online pilot optimization. We further establish a sum conditional mutual information (CMI)-based pilot optimization framework for multi-user MIMO (MU-MIMO) systems. Based on the established framework, we utilize the GMM for pilot matrix design in MU-MIMO systems. The analytic representation of the GMM enables the adaptation to any signal-to-noise ratio (SNR) level and pilot configuration without re-training. Additionally, an adaption to any number of MTs is facilitated. Extensive simulations demonstrate the superior performance of the proposed pilot design scheme compared to state-of-the-art approaches. The performance gains can be exploited, e.g., to deploy systems with fewer pilots. Nurettin Turan, Benedikt Böck, Benedikt Fesl, Michael Joham, Deniz Gündüz, Wolfgang Utschick |
IEEE Trans. Wirel. Commun. | 5 |
| 2024 | Friendly Attacks to Improve Channel Coding ReliabilityabstractThis paper introduces a novel approach called "friendly attack" aimed at enhancing the performance of error correction channel codes. Inspired by the concept of adversarial attacks, our method leverages the idea of introducing slight perturbations to the neural network input, resulting in a substantial impact on the network's performance. By introducing small perturbations to fixed-point modulated codewords before transmission, we effectively improve the decoder's performance without violating the input power constraint. The perturbation design is accomplished by a modified iterative fast gradient method. This study investigates various decoder architectures suitable for computing gradients to obtain the desired perturbations. Specifically, we consider belief propagation (BP) for LDPC codes; the error correcting code transformer, BP and neural BP (NBP) for polar codes, and neural BCJR for convolutional codes. We demonstrate that the proposed friendly attack method can improve the reliability across different channels, modulations, codes, and decoders. This method allows us to increase the reliability of communication with a legacy receiver by simply modifying the transmitted codeword appropriately. Anastasiia Kurmukova, Deniz Gündüz |
AAAI | 2 |
| 2024 | Adaptive Compression in Federated Learning via Side InformationabstractThe high communication cost of sending model updates from the clients to the server is a significant bottleneck for scalable federated learning (FL). Among existing approaches, state-of-the-art bitrate-accuracy tradeoffs have been achieved using stochastic compression methods – in which the client n sends a sample from a client-only probability distribution $q_{\phi^{(n)}}$, and the server estimates the mean of the clients’ distributions using these samples. However, such methods do not take full advantage of the FL setup where the server, throughout the training process, has side information in the form of a global distribution $p_{\theta}$ that is close to the client-only distribution $q_{\phi^{(n)}}$ in Kullback-Leibler (KL) divergence. In this work, we exploit this \emph{closeness} between the clients’ distributions $q_{\phi^{(n)}}$’s and the side information $p_{\theta}$ at the server, and propose a framework that requires approximately $D_{KL}(q_{\phi^{(n)}}|| p_{\theta})$ bits of communication. We show that our method can be integrated into many existing stochastic compression frameworks to attain the same (and often higher) test accuracy with up to 82 times smaller bitrate than the prior work – corresponding to 2,650 times overall compression. Berivan Isik, Francesco Pase, Deniz Gündüz, Oluwasanmi Koyejo, Tsachy Weissman, Michele Zorzi |
AISTATS | 3 |
| 2024 | Remote Estimation of Markov Processes over Costly Channels: On Implicit Information BenefitsabstractIn this paper, we study the remote estimation of discrete-state Markov processes over costly point-to-point channels. We formulate this problem as an infinite-horizon optimization problem with two players, i.e., a sensor and a monitor, that have distinct information, and with a reward function that takes into account both the communication cost and the estimation quality. We show that the main challenge in solving this problem is associated with the consideration of implicit information, i.e., information that the monitor can obtain about the source when the sensor is idle. Our main objective is to develop a framework for finding exact or approximate solutions to this problem without neglecting implicit information a priori. To that end, we propose three different algorithms, and discuss their properties. The first one is an alternating optimization algorithm that converges to a Nash equilibrium. The second one optimizes both players’ policies jointly, and is guaranteed to find a globally optimal solution. The last one is a heuristic algorithm that can find a near-optimal solution. Finally, we compare the performance of these algorithms through a numerical analysis. Edoardo David Santi, Touraj Soleymani, Deniz Gündüz |
GLOBECOM | 3 |
| 2024 | CommIN: Semantic Image Communications as an Inverse Problem with INN-Guided Diffusion ModelsabstractJoint source-channel coding schemes based on deep neural networks (DeepJSCC) have recently achieved remarkable performance for wireless image transmission. However, these methods usually focus only on the distortion of the reconstructed signal at the receiver side with respect to the source at the transmitter side, rather than the perceptual quality of the reconstruction which carries more semantic information. As a result, severe perceptual distortion can be introduced under extreme conditions such as low bandwidth and low signal-to-noise ratio. In this work, we propose CommIN, which views the recovery of high-quality source images from degraded reconstructions as an inverse problem. To address this, CommIN combines Invertible Neural Networks (INN) with diffusion models, aiming for superior perceptual quality. Through experiments, we show that our CommIN significantly improves the perceptual quality compared to DeepJSCC under extreme conditions and outperforms other inverse problem approaches used in DeepJSCC. Jiakang Chen, Di You, Deniz Gündüz, Pier Luigi Dragotti |
ICASSP | 3 |
| 2024 | Adversarial Jamming for Autoencoder Distribution MatchingabstractWe propose the use of adversarial wireless jamming to regularise the latent space of an autoencoder to match a diagonal Gaussian distribution. We consider the minimisation of a mean squared error distortion, where a jammer attempts to disrupt the recovery of a Gaussian source encoded and transmitted over the adversarial channel. A straightforward consequence of existing theoretical results is the fact that the saddle point of a minimax game - involving such an encoder, its corresponding decoder, and an adversarial jammer - consists of diagonal Gaussian noise output by the jammer. We use this result as inspiration for a novel approach to distribution matching in the latent space, utilising jamming as an auxiliary objective to encourage the aggregated latent posterior to match a diagonal Gaussian distribution. Using this new technique, we achieve distribution matching comparable to standard variational autoencoders and to Wasserstein autoencoders. This approach can also be generalised to other latent distributions. Waleed El-Geresy, Deniz Gündüz |
ICASSP | 2 |
| 2024 | Communication Efficient Private Federated Learning Using DitheringabstractThe task of preserving privacy while ensuring efficient communication is a fundamental challenge in federated learning. In this work, we tackle this challenge in the trusted aggregator model, and propose a solution that achieves both objectives simultaneously. We show that employing a quantization scheme based on subtractive dithering at the clients can effectively replicate the normal noise addition process at the aggregator. This implies that we can guarantee the same level of differential privacy against other clients while substantially reducing the amount of communication required, as opposed to transmitting full precision gradients and using central noise addition. We also experimentally demonstrate that the accuracy of our proposed approach matches that of the full precision gradient method. Burak Hasircioglu, Deniz Gündüz |
ICASSP | 2 |
| 2024 | Multi-Agent Reinforcement Learning for Power Control in Wireless Networks via Adaptive GraphsabstractThe ever-increasing demand for high-quality and heterogeneous wireless communication services has driven extensive research on dynamic optimization strategies in wireless networks. Among several possible approaches, multi-agent deep reinforcement learning (MADRL) has emerged as a promising method to address a wide range of complex optimization problems like power control. However, the seamless application of MADRL to network optimization problems faces several challenges related to convergence. In this paper, we propose the use of graphs as communication-inducing structures among distributed agents as an effective means to mitigate these challenges. Specifically, we harness graph neural networks (GNNs) as neural architectures for policy parameterization to introduce a relational inductive bias in the collective decision-making process. Most importantly, we focus on modeling the dynamic interactions among sets of neighboring agents through the introduction of innovative methods for defining a graph-induced framework for integrated communication and learning. Finally, the superior generalization capabilities of the proposed methodology to larger networks and to networks with different user categories is verified through simulations. Lorenzo Mario Amorosa, Marco Skocaj, Roberto Verdone, Deniz Gündüz |
ICC | 4 |
| 2024 | A Hybrid Joint Source-Channel Coding Scheme for Mobile Multi-Hop NetworksabstractWe propose a novel hybrid joint source-channel coding (JSCC) scheme for robust image transmission over multihop networks. In the considered scenario, a mobile user wants to deliver an image to its destination over a mobile cellular network. We assume a practical setting, where the links between the nodes belonging to the mobile core network are stable and of high quality, while the link between the mobile user and the first node (e.g., the access point) is potentially time-varying with poorer quality. In recent years, neural network based JSCC schemes (called DeepJSCC) have emerged as promising solutions to overcome the limitations of separation-based fully digital schemes. However, relying on analog transmission, DeepJSCC suffers from noise accumulation over multi-hop networks. Moreover, most of the hops within the mobile core network may be high-capacity wireless connections, calling for digital approaches. To this end, we propose a hybrid solution, where DeepJSCC is adopted for the first hop, while the received signal at the first relay is digitally compressed and forwarded through the mobile core network. We show through numerical simulations that the proposed scheme is able to outperform both the fully analog and fully digital schemes. Thanks to DeepJSCC it can avoid the cliff effect over the first hop, while also avoiding noise forwarding over the mobile core network thank to digital transmission. We believe this work paves the way for the practical deployment of DeepJSCC solutions in 6G and future wireless networks. Chenghong Bian, Yulin Shao, Deniz Gündüz |
ICC | 3 |
| 2024 | Capacity-Maximizing Input Symbol Selection for Discrete Memoryless ChannelsabstractMotivated by communication systems with constrained complexity, we consider the problem of input symbol selection for discrete memoryless channels (DMCs). Given a DMC, the goal is to find a subset of its input alphabet, so that the optimal input distribution that is only supported on these symbols maximizes the capacity among all other subsets of the same size (or smaller). We observe that the resulting optimization problem is non-concave and non-submodular, and so generic methods for such cases do not have theoretical guarantees. We derive an analytical upper bound on the capacity loss when selecting a subset of input symbols based only on the properties of the transition matrix of the channel. We propose a selection algorithm that is based on input-symbols clustering, and an appropriate choice of representatives for each cluster, which uses the theoretical bound as a surrogate objective function. We provide numerical experiments to support the findings. Maximilian Egger, Rawad Bitar, Antonia Wachter-Zeh, Deniz Gündüz, Nir Weinberger |
ISIT | 4 |
| 2024 | The Rate-Distortion-Perception Trade-off: the Role of Private RandomnessabstractIn image compression, with recent advances in generative modeling, the existence of a trade-off between the rate and the perceptual quality (realism) has been brought to light, where the realism is measured by the closeness of the output distribution to the source. It has been shown that randomized codes can be strictly better under a number of formulations. In particular, the role of common randomness has been well studied. We elucidate the role of private randomness in the compression of a memoryless source$X^{n}=(X_{1},\ \ldots,\ X_{n})$under two kinds of realism constraints. The near-perfect realism constraint requires the joint distribution of output symbols$(Y_{1},\ \ldots,\ Y_{n})$to be ar-bitrarily close the distribution of the source in total variation distance (TVD). The per-symbol near-perfect realism constraint requires that the TVD between the distribution of output symbol$Y_{t}$and the source distribution be arbitrarily small, uniformly in the index$t$. We characterize the corresponding asymptotic rate-distortion trade-off and show that encoder private randomness is not useful if the compression rate is lower than the entropy of the source, however limited the resources in terms of common randomness and decoder private randomness may be. Yassine Hamdi, Aaron B. Wagner, Deniz Gündüz |
ISIT | 3 |
| 2024 | Gaussian Channel Simulation with Rotated Dithered QuantizationabstractChannel simulation involves generating a sample$Y$from the conditional distribution$P_{Y\vert X}$, where$X$is a remote realization sampled from$P_{X}$. This paper introduces a novel approach to approximate Gaussian channel simulation using dithered quantization. Our method concurrently simulates$n$channels, reducing the upper bound on the excess information by half compared to one-dimensional methods. When used with higher-dimensional lattices, our approach achieves up to six times reduction on the upper bound. Furthermore, we demonstrate that the KL divergence between the distributions of the simulated and Gaussian channels decreases with the number of dimensions at a rate of$O(n^{-1})$. Szymon Kobus, Lucas Theis, Deniz Gündüz |
ISIT | 3 |
| 2024 | Optimal Denial-of-Service Attacks Against Status UpdatingabstractIn this paper, we investigate denial-of-service attacks against status updating. The target system is modeled by a Markov chain along with an unreliable wireless channel, and the performance of status updating in this system is measured based on two metrics: age of information and age of incorrect information. Our objective is to devise optimal jamming policies that strike a balance between the system's performance deterioration and the adversary's energy expenditure. We model the optimal problem as a Markov decision process, and derive the optimal jamming policy. We prove rigorously that the optimal jamming policy is a threshold policy under both metrics. In addition, we provide a low-complexity algorithm for fining the optimal threshold value of the jamming policy. Our numerical results show that the networked system with the age-of-incorrect-information metric is less sensitive to jamming attacks than with the age-of-information metric. Saad Kriouile, Mohamad Assaad, Deniz Gündüz, Touraj Soleymani |
ISIT | 3 |
| 2024 | Networked Control with Hybrid Automatic Repeat Request ProtocolsabstractWe study feedback control of a dynamical process over a lossy channel equipped with a hybrid automatic repeat request protocol that connects a sensor to an actuator. The dynamical process is modeled by a Gauss-Markov process, and the lossy channel by a packet-erasure channel with ideal feedback. We suppose that data is communicated in the format of packets with negligible quantization error. In such a networked control system, whenever a packet loss occurs, there exists a tradeoff between transmitting new sensory information with a lower success probability and retransmitting previously failed sensory information with a higher success probability. In essence, an inherent tradeoff between freshness and reliability. To address this tradeoff, we consider a linear-quadratic-regulator performance index, which penalizes state deviations and control efforts over a finite horizon, and jointly design optimal policies for an encoder and a decoder, which are collocated with the sensor and the actuator, respectively. Our emphasis here lies specifically on designing switching and control policies, rather than error-correcting codes. We derive the structural properties of the optimal encoding and decoding policies. We show that the former is a threshold switching policy and the latter is a certainty-equivalent control policy. In addition, we specify the iterative equations that the encoder and the decoder need to solve in order to implement the optimal policies. Touraj Soleymani, John S. Baras, Deniz Gündüz |
ISIT | 3 |
| 2024 | Generalized Multivariate Polynomial Codes for Distributed Matrix-Matrix MultiplicationabstractSupporting multiple partial computations efficiently at each of the workers is a keystone in distributed coded computing in order to speed up computations and to fully exploit the resources of heterogeneous workers in terms of communication, storage, or computation capabilities. Multivariate polynomial coding schemes have recently been shown to deliver faster results for distributed matrix-matrix multiplication compared to conventional univariate polynomial coding schemes by supporting multiple partial coded computations at each worker at reduced communication costs. In this work, we extend multivariate coding schemes to also support arbitrary matrix partitions. Generalized matrix partitions have been proved useful to trade-off between computation speed and communication costs in distributed (uni-variate) coded computing. We first formulate the computation latency-communication trade-off in terms of the computation complexity and communication overheads required by coded computing approaches as compared to a single server uncoded computing system. Then, we propose two novel multivariate coded computing schemes supporting arbitrary matrix partitions. The proposed schemes are shown to improve the studied trade-off as compared to univariate schemes. Jesús Gómez-Vilardebó, Burak Hasircioglu, Deniz Gündüz |
ITW | 3 |
| 2024 | Universal Sample CodingabstractIn this work, we study the problem of communicating multiple samples from an unknown probability distribution using as few bits as possible. This is a generalization of the channel simulation problem, which has recently found applications and achieved state of the art results in realistic image compression, neural network compression, and communication-efficient federated learning. In this problem, the transmitter wants the receiver to generate multiple independent and identically distributed (i.i.d.) samples from a target distribution $P$, while the transmitter and the receiver have access to independent samples from a reference distribution $Q$. The core idea is to employ channel simulation in multiple rounds while updating the reference distribution $Q$ after each round in order to reduce the KL-divergence between $P$ and $Q$, thereby reducing the communication cost in subsequent rounds. We derive a lower bound on the expected communication cost and construct a practical algorithm that achieves the lower bound up to a multiplicative constant. We then employ this algorithm in communication-efficient federated learning, in which model updates correspond to samples from a distribution, and achieve a 37% reduction in the communication load. To further highlight the potential of sample communication for generative models, we show that the number of bits needed to communicate samples from a large language model can be reduced by up to 16 times, compared to entropy-based data compression. Szymon Kobus, Tze-Yang Tung, Deniz Gündüz |
NeurIPS | 3 |
| 2024 | Evolving Semantic Communication with Generative ModellingabstractLearning-based semantic communication (SemCom) has emerged as a promising solution for the upcoming 6G networks. In this paper, we explore an evolving SemCom system for image transmission, which can continuously adapt and enhance its transmission efficiency by exploiting knowledge accumulated during previous transmissions. Specifically, we propose a novel channel-aware semantic encoder that utilizes a pretrained generative model to extract channel-correlated latent variables consisting of several semantic vectors from the input images, which can be directly transmitted over a noisy channel without further channel coding. Moreover, we introduce a dynamic code construction mechanism that dynamically updates the codebook with transmitted semantic vectors to eliminate the need to transmit similar codes in subsequent transmissions, thus further reducing the communication overhead. Simulation results highlight the evolving performance of the proposed system in terms of transmission efficiency, achieving superior perceptual quality with an average bandwidth compression ratio (BCR) of $1 / 192$ for a sequence of 100 test images compared to DeepJSCC and InverseJSCC. Code used in this paper is available at https://github.com/recusant7/GAN_SeCom. Shunpu Tang, Qianqian Yang 0002, Deniz Gündüz, Zhaoyang Zhang 0001 |
PIMRC | 3 |
| 2024 | Optimal Scheduling Policy for Minimizing Age of Information With a RelayabstractWe investigate Age of Information (AoI) in an Internet of Things (IoT) sensor network where a single relay terminal connects multiple IoT sensors to their corresponding destination nodes. In order to minimize average weighted sum AoI, joint optimization of sampling and updating policy of a relay is studied. For error-free and symmetric case where weights are identical, the necessary and sufficient condition for optimal policy is figured out. We also obtain the minimum average sum AoI in a closed-form expression which can be interpreted as the fundamental limit of sum AoI in a single relay network. Moreover, we prove that the greedy policy is optimal for minimizing the average sum AoI at the destination nodes in the error-prone symmetric network. For general case where weights are arbitrarily given, we propose a scheduling policy obtained via deep reinforcement learning. Jaeyoung Song 0001, Deniz Gündüz, Wan Choi 0001 |
IEEE Internet Things J. | 2 |
| 2024 | PRIMIS: Privacy-preserving medical image sharing via deep sparsifying transform learning with obfuscationabstractOBJECTIVE: The primary objective of our study is to address the challenge of confidentially sharing medical images across different centers. This is often a critical necessity in both clinical and research environments, yet restrictions typically exist due to privacy concerns. Our aim is to design a privacy-preserving data-sharing mechanism that allows medical images to be stored as encoded and obfuscated representations in the public domain without revealing any useful or recoverable content from the images. In tandem, we aim to provide authorized users with compact private keys that could be used to reconstruct the corresponding images. METHOD: Our approach involves utilizing a neural auto-encoder. The convolutional filter outputs are passed through sparsifying transformations to produce multiple compact codes. Each code is responsible for reconstructing different attributes of the image. The key privacy-preserving element in this process is obfuscation through the use of specific pseudo-random noise. When applied to the codes, it becomes computationally infeasible for an attacker to guess the correct representation for all the codes, thereby preserving the privacy of the images. RESULTS: The proposed framework was implemented and evaluated using chest X-ray images for different medical image analysis tasks, including classification, segmentation, and texture analysis. Additionally, we thoroughly assessed the robustness of our method against various attacks using both supervised and unsupervised algorithms. CONCLUSION: This study provides a novel, optimized, and privacy-assured data-sharing mechanism for medical images, enabling multi-party sharing in a secure manner. While we have demonstrated its effectiveness with chest X-ray images, the mechanism can be utilized in other medical images modalities as well. Isaac Shiri, Behrooz Razeghi, Sohrab Ferdowsi, Yazdan Salimi, Deniz Gündüz, Douglas Teodoro, Sviatoslav Voloshynovskiy, Habib Zaidi |
J. Biomed. Informatics | 5 |
| 2024 | Massive Digital Over-the-Air Computation for Communication-Efficient Federated Edge LearningabstractOver-the-air computation (AirComp) is a promising technology converging communication and computation over wireless networks, which can be particularly effective in model training, inference, and more emerging edge intelligence applications. AirComp relies on uncoded transmission of individual signals, which are added naturally over the multiple access channel thanks to the superposition property of the wireless medium. Despite significantly improved communication efficiency, how to accommodate AirComp in the existing and future digital communication networks, that are based on discrete modulation schemes, remains a challenge. This paper proposes a massive digital AirComp (MD-AirComp) scheme, that leverages an unsourced massive access protocol, to enhance compatibility with both current and next-generation wireless networks. MD-AirComp utilizes vector quantization to reduce the uplink communication overhead, and employs shared quantization and modulation codebooks. At the receiver, we propose a near-optimal approximate message passing-based algorithm to compute the model aggregation results from the superposed sequences, which relies on estimating the number of devices transmitting each code sequence, rather than trying to decode the messages of individual transmitters. We apply MD-AirComp to federated edge learning (FEEL), and show that it significantly accelerates FEEL convergence compared to state-of-the-art while using the same amount of communication resources. Li Qiao 0001, Zhen Gao 0001, Mahdi Boloursaz Mashhadi, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 4 |
| 2024 | Meta-learning based blind image super-resolution approach to different degradations
Zhixiong Yang 0001, Jingyuan Xia, Shengxi Li, Wende Liu, Shuaifeng Zhi, Shuanghui Zhang, Li Liu 0002, Yaowen Fu, Deniz Gündüz |
Neural Networks | 9 |
| 2024 | Blind Super-Resolution via Meta-Learning and Markov Chain Monte Carlo SimulationabstractLearning based approaches have witnessed great successes in blind single image super-resolution (SISR) tasks, however, handcrafted kernel priors and learning based kernel priors are typically required. In this paper, we propose a meta-learning and Markov Chain Monte Carlo (MCMC) based SISR approach to learn kernel priors from organized randomness. In concrete, a lightweight network is adopted as kernel generator, and is optimized via learning from the MCMC simulation on random Gaussian distributions. This procedure provides an approximation for the rational blur kernel, and introduces a network-level Langevin dynamics into SISR optimization processes, which contributes to preventing bad local optimal solutions for kernel estimation. Meanwhile, a meta-learning based alternating optimization procedure is proposed to optimize the kernel generator and image restorer, respectively. In contrast to the conventional alternating minimization strategy, a meta-learning based framework is applied to learn an adaptive optimization strategy, which is less-greedy and results in better convergence performance. These two procedures are iteratively processed in a plug-and-play fashion, for the first time, realizing a learning-based but plug-and-play blind SISR solution in unsupervised inference. Extensive simulations demonstrate the superior performance and generalization ability of the proposed approach when compared with the Start-of-the-Art solutions on synthesis and real-world datasets. Jingyuan Xia, Zhixiong Yang 0001, Shengxi Li, Shuanghui Zhang, Yaowen Fu, Deniz Gündüz, Xiang Li 0014 |
IEEE Trans. Pattern Anal. Mach. Intell. | 6 |
| 2024 | Byzantines Can Also Learn From History: Fall of Centered Clipping in Federated LearningabstractThe increasing popularity of the federated learning (FL) framework due to its success in a wide range of collaborative learning tasks also induces certain security concerns. Among many vulnerabilities, the risk of Byzantine attacks is of particular concern, which refers to the possibility of malicious clients participating in the learning process. Hence, a crucial objective in FL is to neutralize the potential impact of Byzantine attacks and to ensure that the final model is trustable. It has been observed that the higher the variance among the clients’ models/updates, the more space there is for Byzantine attacks to be hidden. As a consequence, by utilizing momentum, and thus, reducing the variance, it is possible to weaken the strength of known Byzantine attacks. The centered clipping (CC) framework has further shown that the momentum term from the previous iteration, besides reducing the variance, can be used as a reference point to neutralize Byzantine attacks better. In this work, we first expose vulnerabilities of the CC framework, and introduce a novel attack strategy that can circumvent the defences of CC and other robust aggregators and reduce their test accuracy up to %33 on best-case scenarios in image classification tasks. Then, we propose a new robust and fast defence mechanism that is effective against the proposed and other existing Byzantine attacks. Kerem Ozfatura, Emre Ozfatura, Alptekin Küpçü, Deniz Gündüz |
IEEE Trans. Inf. Forensics Secur. | 4 |
| 2024 | Transmit or Retransmit: A Tradeoff in Networked Control of Dynamical Processes Over Lossy Channels With Ideal FeedbackabstractWe study networked control of a dynamical process over a lossy channel with a hybrid automatic repeat request protocol that connects a sensor to an actuator. The dynamical process is modeled by a Gauss-Markov process, and the lossy channel by a packet-erasure channel with ideal feedback. We suppose that data is communicated in the format of packets with negligible quantization error. In such a networked control system, whenever a packet loss occurs, there exists a tradeoff between transmitting new sensory information with a lower success probability and retransmitting previously failed sensory information with a higher success probability. In essence, an inherent tradeoff between freshness and reliability. To address this tradeoff, we consider a linear-quadratic-regulator performance index, which penalizes state deviations and control efforts over a finite horizon, and jointly design optimal encoding and decoding policies for the encoder and the decoder, which are collocated with the sensor and the actuator, respectively. Our emphasis here lies specifically on designing switching and control policies, rather than error-correcting codes. We show that the optimal encoding policy is a threshold switching policy and the optimal decoding policy is a certainty-equivalent control policy. In addition, we determine the equations that the encoder and the decoder need to solve in order to implement the optimal policies. More specifically, we show that the encoder must solve the Kalman filtering equations, a mismatch linear equation, and a Bellman optimality equation, while the decoder must solve a linear filtering equation and an algebraic Riccati equation. Touraj Soleymani, John S. Baras, Deniz Gündüz |
IEEE Trans. Inf. Theory | 3 |
| 2024 | A Theory of Semantic CommunicationabstractSemantic communication is an emerging research area that has gained a wide range of attention recently. Despite this growing interest, there remains a notable absence of a comprehensive and widely-accepted framework for characterizing semantic communication. This paper introduces a new conceptualization of semantic communication and formulates two fundamental problems, which we termlanguage exploitationandlanguage design. Our contention is that the challenge of language design can be effectively situated within the broader framework of joint source-channel coding theory, underpinned by a comprehensive end-to-end distortion metric. To tackle the language exploitation problem, we put forth three approaches: semantic encoding, semantic decoding, and a synergistic combination of both in the form of combined semantic encoding and decoding. Furthermore, we establish the semantic distortion-cost region as a critical framework for assessing the language exploitation problem. For each of the three proposed approaches, the achievable distortion-cost region is characterized. Overall, this paper aims to shed light on the intricate dynamics of semantic communication, paving the way for a deeper understanding of this evolving field. Yulin Shao, Qi Cao 0003, Deniz Gündüz |
IEEE Trans. Mob. Comput. | 3 |
| 2024 | Learning-Based Autonomous Channel Access in the Presence of Hidden TerminalsabstractWe consider the problem of autonomous channel access (AutoCA), where a group of terminals tries to discover a communication strategy with an access point (AP) via a common wireless channel in a distributed fashion. Due to the irregular topology and the limited communication range of terminals, a practical challenge for AutoCA is the hidden terminal problem, which is notorious in wireless networks for deteriorating throughput and delay performances. To meet the challenge, this paper presents a new multi-agent deep reinforcement learning paradigm, dubbed MADRL-HT, tailored for AutoCA in the presence of hidden terminals. MADRL-HT exploits topological insights and transforms the observation space of each terminal into a scalable form independent of the number of terminals. To compensate for the partial observability, we put forth a look-back mechanism such that the terminals can infer behaviors of their hidden terminals from the carrier-sensed channel states as well as feedback from the AP. A window-based global reward function is proposed, whereby the terminals are instructed to maximize the system throughput while balancing the terminals' transmission opportunities over the course of learning. Considering short-packet machine-type communications, extensive numerical experiments verified the superior performance of our solution benchmarked against the legacy carrier-sense multiple access with collision avoidance (CSMA/CA) protocol. Yulin Shao, Yucheng Cai, Taotao Wang, Peng Liu 0047, Jianjun Luo 0004, Deniz Gündüz |
IEEE Trans. Mob. Comput. | 7 |
| 2024 | Over-the-Air Federated Edge Learning With Hierarchical ClusteringabstractWe examine federated learning (FL) with over-the-air (OTA) aggregation, where mobile users (MUs) aim to reach a consensus on a global model with the help of a parameter server (PS) that aggregates the local gradients. In OTA FL, MUs train their models using local data at every training round and transmit their gradients simultaneously using the same frequency band in an uncoded fashion. Based on the received signal of the superposed gradients, the PS performs a global model update. While the OTA FL has a significantly decreased communication cost, it is susceptible to adverse channel effects and noise. Employing multiple antennas at the receiver side can reduce these effects, yet the path-loss is still a limiting factor for users located far away from the PS. To ameliorate this issue, in this paper, we propose a wireless-based hierarchical FL scheme that uses intermediate servers (ISs) to form clusters in the areas where the MUs are more densely located. Our scheme utilizes OTA cluster aggregations for the communication of the MUs with their corresponding IS, and OTA global aggregations from the ISs to the PS. We present a convergence analysis for the proposed algorithm, and show through numerical evaluations of the derived analytical expressions and experimental results that utilizing ISs results in a faster convergence and a better performance than the OTA FL alone while using less transmit power. We also validate the results on the performance using different numbers of cluster iterations with different datasets and data distributions. We conclude that the best choice of cluster aggregations depends on the data distribution among the MUs and the clusters. Ozan Aygün, Mohammad Kazemi 0001, Deniz Gündüz, Tolga M. Duman |
IEEE Trans. Wirel. Commun. | 3 |
| 2024 | A Learnable Optimization and Regularization Approach to Massive MIMO CSI FeedbackabstractChannel state information (CSI) plays a critical role in achieving the potential benefits of massive multiple input multiple output (MIMO) systems. In frequency division duplex (FDD) massive MIMO systems, the base station (BS) relies on sustained and accurate CSI feedback from users. However, due to the large number of antennas and users being served in massive MIMO systems, feedback overhead can become a bottleneck. In this paper, we propose a model-driven deep learning method for CSI feedback, called learnable optimization and regularization algorithm (LORA). Instead of using$l_{1}$-norm as the regularization term, LORA introduces a learnable regularization module that adapts to characteristics of CSI automatically. The conventional Iterative Shrinkage-Thresholding Algorithm (ISTA) is unfolded into a neural network, which can learn both the optimization process and the regularization term by end-to-end training. We show that LORA improves the CSI feedback accuracy and speed. Besides, a novel learnable quantization method and the corresponding training scheme are proposed, and it is shown that LORA can operate successfully at different bit rates, providing flexibility in terms of the CSI feedback overhead. Various realistic scenarios are considered to demonstrate the effectiveness and robustness of LORA through numerical simulations. Zhengyang Hu 0001, Guanzhang Liu, Qi Xie 0002, Jiang Xue 0001, Deyu Meng, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 6 |
| 2024 | AirNet: Neural Network Transmission Over the AirabstractState-of-the-art performance for many edge applications is achieved by deep neural networks (DNNs). Often, these DNNs are location- and time-sensitive, and must be delivered over a wireless channel rapidly and efficiently. In this paper, we introduce AirNet, a family of novel methods that allow DNNs to be efficiently delivered over wireless channels under stringent transmit power and latency constraints. It is a part of a new class of joint source-channel coding methods that maximize the accuracy of the DNNs transmitted to the receiver, rather than recover the DNNs with high fidelity. In AirNet, we propose to directly map the DNN parameters to the transmitted channel symbols, while training the network under the channel constraints with robustness to channel noise. AirNet achieves higher accuracy compared to the separation-based alternatives. We further improve its performance by pruning the network below the available bandwidth, and using bandwidth expansion for significant network parameters. We also exploit unequal error protection (UEP) by selectively expanding the important layers. Finally, we propose an ensemble training approach where networks for different channel conditions can be obtained simultaneously, resolving the impractical memory requirements of training distinct networks for different channel conditions. Mikolaj Jankowski, Deniz Gündüz, Krystian Mikolajczyk |
IEEE Trans. Wirel. Commun. | 2 |
| 2024 | Deep Joint Source-Channel Coding for Adaptive Image Transmission Over MIMO ChannelsabstractWe introduce a vision transformer (ViT)-based deep joint source and channel coding (DeepJSCC) scheme for wireless image transmission over multiple-input multiple-output (MIMO) channels, called DeepJSCC-MIMO. We employ DeepJSCC-MIMO in both open-loop and closed-loop MIMO systems. The novel DeepJSCC-MIMO architecture surpasses the classical separation-based benchmarks, while exhibiting robustness to channel estimation errors and flexibility in adapting to diverse channel conditions and antenna configurations without requiring retraining. Specifically, by harnessing the self-attention mechanism of the ViT, DeepJSCC-MIMO intelligently learns feature mapping and power allocation strategies tailored to the unique characteristics of the source image and prevailing channel conditions. Extensive numerical experiments validate the significant improvements in both distortion quality and perceptual quality achieved by DeepJSCC-MIMO for both open-loop and closed-loop MIMO systems across a wide range of scenarios. Moreover, DeepJSCC-MIMO exhibits robustness to varying channel conditions, channel estimation errors, and different antenna numbers, making it an appealing technology for emerging semantic communication systems. Yulin Shao, Chenghong Bian, Krystian Mikolajczyk, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 5 |
| 2024 | Transformer-Aided Wireless Image Transmission With Channel FeedbackabstractThis paper presents a novel wireless image transmission paradigm that can exploit feedback from the receiver, called JSCCformer-f. We consider a block feedback channel model, where the transmitter receives noiseless/noisy channel output feedback after each block. The proposed scheme employs a single encoder to facilitate transmission over multiple blocks, refining the receiver’s estimation at each block. Specifically, the unified encoder of JSCCformer-f can leverage the semantic information from the source image, and acquire channel state information and the decoder’s current belief about the source image from the feedback signal to generate coded symbols at each block. Numerical experiments show that our JSCCformer-f scheme achieves state-of-the-art performance with robustness to noise in the feedback link. Additionally, JSCCformer-f can adapt to the channel condition directly through feedback without the need for separate channel estimation. We further extend the scope of the JSCCformer-f approach to include the broadcast channel, which enables the transmitter to generate broadcast codes in accordance with signal semantics and channel feedback from individual receivers. Yulin Shao, Emre Ozfatura, Krystian Mikolajczyk, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 5 |
| 2024 | Robust Semi-Decentralized Federated Learning via Collaborative RelayingabstractIntermittent connectivity of clients to the parameter server (PS) is a major bottleneck in federated edge learning frameworks. The lack of constant connectivity induces a large generalization gap, especially when the local data distribution amongst clients exhibits heterogeneity. To overcome intermittent communication outages between clients and the central PS, we introduce the concept of collaborative relaying wherein the participating clients relay their neighbors’ local updates to the PS in order to boost the participation of clients with poor connectivity to the PS. We propose a semi-decentralized federated learning framework in which at every communication round, each client initially computes a local averaging of a subset of its neighboring clients’ updates, and eventually transmits to the PS a weighted average of its own update and those of its neighbors’. We appropriately optimize these local averaging weights to ensure that the global update at the PS is unbiased with minimal variance – consequently improving the convergence rate. Numerical evaluations on the CIFAR-10 dataset demonstrate that our collaborative relaying approach outperforms federated averaging-based benchmarks for learning over intermittently-connected networks such as when the clients communicate over millimeter wave channels with intermittent blockages. Michal Yemini, Rajarshi Saha, Emre Ozfatura, Deniz Gündüz, Andrea J. Goldsmith |
IEEE Trans. Wirel. Commun. | 4 |
| 2023 | DeepJSCC-1++: Robust and Bandwidth-Adaptive Wireless Image TransmissionabstractThis paper presents a novel vision transformer (ViT) based deep joint source channel coding (DeepJSCC) scheme, dubbed DeepJSCC-l++, which can adapt to different target bandwidth ratios as well as channel signal-to-noise ratios (SNRs) using a single model. To achieve this, we treat the bandwidth ratio and the SNR as channel state information available to the encoder and decoder, which are fed to the model as side information, and train the proposed DeepJSCC-l++ model with different bandwidth ratios and SNRs. The reconstruction losses corresponding to different bandwidth ratios are calculated, and a novel training methodology, which dynamically assigns different weights to the losses of different bandwidth ratios according to their individual reconstruction qualities, is introduced. Shifted window (Swin) transformer is adopted as the backbone for our DeepJSCC-l++ model, and it is shown through extensive simulations that the proposed DeepJSCC-l++ can adapt to different bandwidth ratios and channel SNRs with marginal performance loss compared to the separately trained models. We also observe the proposed schemes can outperform the digital baseline, which concatenates the BPG compression with capacity-achieving channel code. We believe this is an important step towards the implementation of DeepJSCC in practice as a single pre-trained model is sufficient to serve the user in a wide range of channel conditions. Chenghong Bian, Yulin Shao, Deniz Gündüz |
GLOBECOM | 3 |
| 2023 | Secure Deep-JSCC Against Multiple EavesdroppersabstractIn this paper, a generalization of deep learning-aided joint source channel coding (Deep-JSCC) approach to secure communications is studied. We propose an end-to-end (E2E) learning-based approach for secure communication against multiple eavesdroppers over complex-valued fading channels. Both scenarios of colluding and non-colluding eavesdroppers are studied. For the colluding strategy, eavesdroppers share their logits to collaboratively infer private attributes based on ensemble learning method, while for the non-colluding setup they act alone. The goal is to prevent eavesdroppers from inferring private (sensitive) information about the transmitted images, while delivering the images to a legitimate receiver with minimum distortion. By generalizing the ideas of privacy funnel and wiretap channel coding, the trade-off between the image recovery at the legitimate node and the information leakage to the eavesdroppers is characterized. To solve this secrecy funnel framework, we implement deep neural networks (DNNs) to realize a data-driven secure communication scheme, without relying on a specific data distribution. Simulations over CIFAR-10 dataset verifies the secrecy-utility trade-off. Adversarial accuracy of eavesdroppers are also studied over Rayleigh fading, Nakagami-m, and AWGN channels to verify the generalization of the proposed scheme. Our experiments show that employing the proposed secure neural encoding can decrease the adversarial accuracy by 28%. Seyyed AmirHossein Ameli Kalkhoran, Mehdi Letafati, Ece Naz Erdemir, Babak Hossein Khalaj, Hamid Behroozi, Deniz Gündüz |
GLOBECOM | 6 |
| 2023 | Decentralized Channel Management in WLANs with Graph Neural NetworksabstractWireless local area networks (WLANs) manage multiple access points (APs) and assign scarce radio frequency resources to APs for satisfying traffic demands of associated user devices. This paper considers the channel allocation problem in WLANs that minimizes the mutual interference among APs, and puts forth a learning-based solution that can be implemented in a decentralized manner. We formulate the channel allocation problem as an unsupervised learning problem, parameterize the control policy of radio channels with graph neural networks (GNNs), and train GNNs with the policy gradient method in a model-free manner. The proposed approach allows for a decentralized implementation due to the distributed nature of GNNs and is equivariant to network permutations. The former provides an efficient and scalable solution for large network scenarios, and the latter renders our algorithm independent of the AP reordering. Empirical results are presented to evaluate the proposed approach and corroborate theoretical findings. Yulin Shao, Deniz Gündüz, Amanda Prorok |
ICC | 3 |
| 2023 | Feedback is Good, Active Feedback is Better: Block Attention Active Feedback CodesabstractDeep neural network (DNN)-assisted channel coding designs, such as low-complexity neural decoders for existing codes, or end-to-end neural-network-based auto-encoder designs are gaining interest recently due to their improved performance and flexibility; particularly for communication scenarios in which high-performing structured code designs do not exist. Communication in the presence of feedback is one such communication scenario, and practical code design for feedback channels has remained an open challenge in coding theory for many decades. Recently, DNN-based designs have shown impressive results in exploiting feedback. In particular, generalized block attention feedback (GBAF) codes, which utilizes the popular transformer architecture, achieved significant improvement in terms of the block error rate (BLER) performance. However, previous works have focused mainly on passive feedback, where the transmitter observes a noisy version of the signal at the receiver. In this work, we show that GBAF codes can also be used for channels with active feedback. We implement a pair of transformer architectures, at the transmitter and the receiver, which interact with each other sequentially, and achieve a new state-of-the-art BLER performance, especially in the low SNR regime. Emre Ozfatura, Yulin Shao, Alberto Perotti, Branislav M. Popovic, Deniz Gündüz |
ICC | 6 |
| 2023 | Deep Joint Source-Channel and Encryption Coding: Secure Semantic CommunicationsabstractDeep learning driven joint source-channel coding (JSCC) for wireless image or video transmission, also called DeepJSCC, has been a topic of interest recently with very promising results. The idea is to map similar source samples to nearby points in the channel input space such that, despite the noise introduced by the channel, the input can be recovered with minimal distortion. However, the inherent correlation between the source sample and channel input makes DeepJSCC vulnerable to eavesdropping attacks. In this paper, we propose the first DeepJSCC scheme for wireless image transmission that is secure against eavesdroppers, called DeepJSCEC. The proposed solution not only preserves the results demonstrated by DeepJSCC, it also provides security against chosen-plaintext attacks from the eavesdropper, without the need to make assumptions about the eavesdropper's channel condition or its intended use of the intercepted signal. Tze-Yang Tung, Deniz Gündüz |
ICC | 2 |
| 2023 | Vision Transformer for Adaptive Image Transmission over MIMO ChannelsabstractThis paper presents a vision transformer (ViT) based joint source and channel coding (JSCC) scheme for wireless image transmission over multiple-input multiple-output (MIMO) systems, called ViT-MIMO. The proposed ViT-MIMO architecture, in addition to outperforming separation-based benchmarks, can flexibly adapt to different channel conditions without requiring retraining. Specifically, exploiting the self-attention mechanism of the ViT enables the proposed ViT-MIMO model to adaptively learn the feature mapping and power allocation based on the source image and channel conditions. Numerical experiments show that ViT-MIMO can significantly improve the transmission quality across a large variety of scenarios, including varying channel conditions, making it an attractive solution for emerging semantic communication systems. Yulin Shao, Chenghong Bian, Krystian Mikolajczyk, Deniz Gündüz |
ICC | 5 |
| 2023 | MOB-FL: Mobility-Aware Federated Learning for Intelligent Connected VehiclesabstractFederated learning (FL) is a promising approach to enable the future Internet of vehicles consisting of intelligent connected vehicles (ICVs) with powerful sensing, computing and communication capabilities. We consider a base station (BS) coordinating nearby ICVs to train a neural network in a collaborative yet distributed manner, in order to limit data traffic and privacy leakage. However, due to the mobility of vehicles, the connections between the BS and ICVs are short-lived, which affects the resource utilization of ICVs, and thus, the convergence speed of the training process. In this paper, we propose an accelerated FL-ICV framework, by optimizing the duration of each training round and the number of local iterations, for better convergence performance of FL. We propose a mobility-aware optimization algorithm called MOB-FL, which aims at maximizing the resource utilization of ICVs under short-lived wireless connections, so as to increase the convergence speed. Simulation results based on the beam selection and the trajectory prediction tasks verify the effectiveness of the proposed solution. Bowen Xie, Yuxuan Sun 0001, Sheng Zhou 0001, Zhisheng Niu, Jingran Chen, Deniz Gündüz |
ICC | 7 |
| 2023 | Distributed Deep Joint Source-Channel Coding over a Multiple Access ChannelabstractWe consider distributed image transmission over a noisy multiple access channel (MAC) using deep joint source-channel coding (DeepJSCC). It is known that Shannon's separation theorem holds when transmitting independent sources over a MAC in the asymptotic infinite block length regime. However, we are interested in the practical finite block length regime, in which case separate source and channel coding is known to be suboptimal. We introduce a novel joint image compression and transmission scheme, where the devices send their compressed image representations in a non-orthogonal manner. While non-orthogonal multiple access (NOMA) is known to achieve the capacity region, to the best of our knowledge, non-orthogonal joint source-channel coding (JSCC) scheme for practical systems has not been studied before. Through extensive experiments, we show significant improvements in terms of the quality of the reconstructed images compared to orthogonal transmission employing current DeepJSCC approaches particularly for low bandwidth ratios. We publicly share source code to facilitate further research and reproducibility. Selim F. Yilmaz, Can Karamanli, Deniz Gündüz |
ICC | 3 |
| 2023 | Sparse Random Networks for Communication-Efficient Federated Learning
Berivan Isik, Francesco Pase, Deniz Gündüz, Tsachy Weissman, Michele Zorzi |
ICLR | 3 |
| 2023 | Maximal-Capacity Discrete Memoryless Channel IdentificationabstractWe consider the problem of finding the channel with the highest capacity among several discrete memoryless channels (DMCs) with the same input-output alphabet sizes by means of exploration using multi-armed bandits. This setting is motivated by the problem of exploring channel statistics in communication systems by the invocation of training sequences. We particularly focus on the best arm identification problem and rank the candidate DMCs by their capacities. We propose a capacity estimator based on channel sensing and derive associated concentration results. Using this capacity estimator, we introduce BestChanID, a gap-elimination algorithm, oblivious to the capacity-achieving input distribution, which is guaranteed to output the best DMC, i.e., DMC with the largest capacity, with a desired confidence. We further introduce NaiveChanSel, an algorithm that outputs with certain confidence a DMC whose capacity is close to the largest capacity, and can be used as a subroutine in BestChanID. We analyze the sample complexity of both algorithms, i.e., the total number of channel senses, as a function of the desired confidence parameter, the number of available channels, and the input and output alphabet sizes of the channels. We show that the cost of best channel identification scales cubically with the alphabet size. Maximilian Egger, Rawad Bitar, Antonia Wachter-Zeh, Deniz Gündüz, Nir Weinberger |
ISIT | 4 |
| 2023 | The Rate-Distortion-Perception Trade-off with Side InformationabstractIn image compression, with recent advances in generative modeling, the existence of a trade-off between the rate and the perceptual quality has been brought to light, where the perception is measured by the closeness of the output distribution to the source. This leads to the question: how does a perception constraint impact the trade-off between the rate and traditional distortion constraints, typically quantified by a single-letter distortion measure? We consider the compression of a memoryless source X in the presence of memoryless side information Z, studied by Wyner and Ziv, but elucidate the impact of a perfect realism constraint, which requires the output distribution to match the source distribution. We consider two cases: when Z is available only at the decoder or at both the encoder and the decoder. The rate-distortion trade-off with perfect realism is characterized for sources on general alphabets when infinite common randomness is available between the encoder and the decoder. We show that, similarly to traditional source coding with side information, the two cases are equivalent when X and Z are jointly Gaussian under the squared error distortion measure. We also provide a general inner bound in the case of limited common randomness. Yassine Hamdi, Deniz Gündüz |
ISIT | 2 |
| 2023 | Goal-oriented Compression with a Constrained DecoderabstractConsider an agent/decoder placed at a fixed vertex of a known directed weighted graph. The controller/encoder observes the location of a target placed at another random vertex of the graph, and its goal is to help the agent to reach this target with the minimal total cost, dictated by the weights of the edges traversed on the way. The encoder can transmit only a limited number of bits to the decoder at each step of the algorithm. Our goal is to identify the optimal trade-off between the available communication budget and the average total cost. We formulate this problem as a goal-oriented compression problem with decoder constraints, which generalizes classical lossless compression problems. We show that this problem is in general NP-complete, and construct several suboptimal algorithms for solving it in polynomial-time with bounds on their suboptimality gap. We also show a lower bound on the expected cost for any coding scheme, assuming unit cost for each transition. Szymon Kobus, Tze-Yang Tung, Deniz Gündüz |
ISIT | 3 |
| 2023 | Conditional Rate-Distortion-Perception Trade-OffabstractRecent advances in machine learning-aided lossy compression are incorporating perceptual fidelity into the rate-distortion theory. In this paper, we study the rate-distortion-perception trade-off when the perceptual quality is measured by the total variation distance between the empirical and product distributions of the discrete memoryless source and its reconstruction. We consider the general setting, where two types of resources are available at both the encoder and decoder: a common side information sequence, correlated with the source sequence, and common randomness. We consider both the strong perceptual constraint and the weaker empirical perceptual constraint. The required communication rate for achieving the distortion and empirical perceptual constraint is the minimum conditional mutual information, and similar result holds for strong perceptual constraint when sufficient common randomness is provided and the output along with the side information is constraint to an independent and identically distributed sequence. Xueyan Niu 0001, Deniz Gündüz, Bo Bai 0001, Wei Han 0004 |
ISIT | 2 |
| 2023 | Semantic Communication of Learnable ConceptsabstractWe consider the problem of communicating a sequence of concepts, i.e., unknown and potentially stochastic maps, which can be observed only through examples, i.e., the mapping rules are unknown. The transmitter applies a learning algorithm to the available examples, and extracts knowledge from the data by optimizing a probability distribution over a set of models, i.e., known functions, which can better describe the observed data, and so potentially the underlying concepts. The transmitter then needs to communicate the learned models to a remote receiver through a rate-limited channel, to allow the receiver to decode the models that can describe the underlying sampled concepts as accurately as possible in their semantic space. After motivating our analysis, we propose the formal problem of communicating concepts, and provide its rate-distortion characterization, pointing out its connection with the concepts of empirical and strong coordination in a network. We also provide a bound for the distortion-rate function. Francesco Pase, Szymon Kobus, Deniz Gündüz, Michele Zorzi |
ISIT | 3 |
| 2023 | Unsourced Massive Access-Based Digital Over-the-Air Computation for Efficient Federated Edge LearningabstractOver-the-air computation (OAC) is a promising technique to achieve fast model aggregation across multiple devices in federated edge learning (FEEL). In addition to the analog schemes, one-bit digital aggregation (OBDA) scheme was proposed to adapt OAC to modern digital wireless systems. However, one-bit quantization in OBDA can result in a serious information loss and slower convergence of FEEL. To overcome this limitation, this paper proposes an unsourced massive access (UMA)-based generalized digital OAC (GD-OAC) scheme. Specifically, at the transmitter, all the devices share the same non-orthogonal UMA codebook for uplink transmission. The local model update of each device is quantized based on the same quantization codebook. Then, each device transmits a sequence selected from the UMA codebook based on the quantized elements of its model update. At the receiver, we propose an approximate message passing-based algorithm for efficient UMA detection and model aggregation. Simulation results show that the proposed GD-OAC scheme significantly accelerates the FEEL convergences compared with the state-of-the-art OBDA scheme while using the same uplink communication resources. Li Qiao 0001, Zhen Gao 0001, Zhongxiang Li, Deniz Gündüz |
ISIT | 4 |
| 2023 | Neural Distributed Image Compression with Cross-Attention Feature AlignmentabstractWe consider the problem of compressing an information source when a correlated one is available as side information only at the decoder side, which is a special case of the distributed source coding problem in information theory. In particular, we consider a pair of stereo images, which have overlapping fields of view, and are captured by a synchronized and calibrated pair of cameras as correlated image sources. In previously proposed methods, the encoder transforms the input image to a latent representation using a deep neural network, and compresses the quantized latent representation losslessly using entropy coding. The decoder decodes the entropy-coded quantized latent representation, and reconstructs the input image using this representation and the available side information. In the proposed method, the decoder employs a cross-attention module to align the feature maps obtained from the received latent representation of the input image and a latent representation of the side information. We argue that aligning the correlated patches in the feature maps allows better utilization of the side information. We empirically demonstrate the competitiveness of the proposed algorithm on KITTI and Cityscape datasets of stereo image pairs. Our experimental results show that the proposed architecture is able to exploit the decoder-only side information in a more efficient manner compared to previous works. Nitish Mital, Ezgi Özyilkan, Ali Garjani, Deniz Gündüz |
WACV | 4 |
| 2023 | Cache-Aided Private Variable-Length Coding with Zero and Non-Zero LeakageabstractA private cache-aided compression problem is studied, where a server has access to a database of$N$files,$(Y_{1},\ldots,Y_{N})$, each of size$F$bits and is connected through a shared link to$K$users, each equipped with a local cache of size$MF$bits. In the placement phase, the server fills the users' caches without knowing their demands, while the delivery phase takes place after the users send their demands to the server. We assume that each file$Y_{i}$is arbitrarily correlated with a private attribute$X$, and an adversary is assumed to have access to the shared link. The users and the server have access to a shared key$W$. The goal is to design the cache contents and the delivered message$\mathcal{C}$such that the average length of$\mathcal{C}$is minimized, while satisfying:$\mathbf{i}$. The response$\mathcal{C}$does not reveal any information about$X$, i.e.,$X$and$\mathcal{C}$are independent, which corresponds to the perfect privacy constraint;$\mathbf{ii}$. User$i$is able to decode its demand,$Y_{d_{i}}$, by using$\mathcal{C}$, its local cache$Z_{i}$, and the shared key$W$. Since the database is correlated with$X$, existing codes for cache-aided delivery do not satisfy the perfect privacy condition. Indeed, we propose a variable-length coding scheme that combines privacy-aware compression with coded caching techniques. In particular, we use two-part code construction and Functional Representation Lemma. Finally, we extend the results to the case, where$X$and$\mathcal{C}$can be correlated, i.e., non-zero leakage is allowed. Amirreza Zamani, Tobias J. Oechtering, Deniz Gündüz, Mikael Skoglund |
WiOpt | 3 |
| 2023 | Generative Joint Source-Channel Coding for Semantic Image TransmissionabstractRecent works have shown that joint source-channel coding (JSCC) schemes using deep neural networks (DNNs), called DeepJSCC, provide promising results in wireless image transmission. However, these methods mostly focus on the distortion of the reconstructed signals with respect to the input image, rather than their perception by humans. However, focusing on traditional distortion metrics alone does not necessarily result in high perceptual quality, especially in extreme physical conditions, such as very low bandwidth compression ratio (BCR) and low signal-to-noise ratio (SNR) regimes. In this work, we propose two novel JSCC schemes that leverage the perceptual quality of deep generative models (DGMs) for wireless image transmission, namely InverseJSCC and GenerativeJSCC. While the former is an inverse problem approach to DeepJSCC, the latter is an end-to-end optimized JSCC scheme. In both, we optimize a weighted sum of mean squared error (MSE) and learned perceptual image patch similarity (LPIPS) losses, which capture more semantic similarities than other distortion metrics. InverseJSCC performs denoising on the distorted reconstructions of a DeepJSCC model by solving an inverse optimization problem using the pre-trained style-based generative adversarial network (StyleGAN). Our simulation results show that InverseJSCC significantly improves the state-of-the-art DeepJSCC in terms of perceptual quality in edge cases. In GenerativeJSCC, we carry out end-to-end training of an encoder and a StyleGAN-based decoder, and show that GenerativeJSCC significantly outperforms DeepJSCC both in terms of distortion and perceptual quality. Ece Naz Erdemir, Tze-Yang Tung, Pier Luigi Dragotti, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 4 |
| 2023 | Guest Editorial Special Issue on Beyond Transmitting Bits: Context, Semantics, and Task-Oriented CommunicationsabstractIt is our pleasure to share with you this Special Issue, which brings together a diverse set of articles dealing with various aspects of semantic and goal-oriented communications, providing a snapshot of research activities in this highly active research area. Wireless communications and networking research has traditionally focused on improving the capacity and throughput of the underlying wireless network. However, recent explosion in data-driven machine learning applications and their reliance on huge datasets collected by edge devices have raised legitimate concerns that the increasing data traffic might soon overwhelm the capacity of current networks despite ongoing efforts to increase their capacity and efficiency. Also, most of the edge intelligence applications impose stringent delay constraints, which cannot be met by naive forwarding of data samples for processing at the receiver end. This made it obvious to researchers in both academia and industry that it is essential to analyze the “value” or “relevance” of collected data, and filter and prioritize the delivery of data based on its value/relevance as well as the wireless channel and network conditions. In this context, data value will be closely connected to the underlying signals and processes that generate the data, e.g., text, image, video, or sensor data, and what the receiver intends to do with the received data. This subjectivity of data value makes semantic and goal-oriented communication a rather elusive research topic, which has led to both an increasingly rich and active area of investigation, but also a controversial one, mainly due to the lack of clear and widely agreed-upon definitions of some of the core concepts and formulations. Despite these disagreements, there is almost unanimous consensus on the importance and potential impact of this line of investigation for the design of future communication systems and networks. Deniz Gündüz, Zhijin Qin, Inaki Estella Aguerri, Harpreet S. Dhillon, Zhaohui Yang 0001, Aylin Yener, Kai-Kit Wong, Chan-Byoung Chae |
IEEE J. Sel. Areas Commun. | 1 |
| 2023 | Beyond Transmitting Bits: Context, Semantics, and Task-Oriented CommunicationsabstractCommunication systems to date primarily aim at reliably communicating bit sequences. Such an approach provides efficient engineering designs that are agnostic to the meanings of the messages or to the goal that the message exchange aims to achieve. Next generation systems, however, can be potentially enriched by folding message semantics and goals of communication into their design. Further, these systems can be made cognizant of the context in which communication exchange takes place, thereby providing avenues for novel design insights. This tutorial summarizes the efforts to date, starting from its early adaptations, semantic-aware and task-oriented communications, covering the foundations, algorithms and potential implementations. The focus is on approaches that utilize information theory to provide the foundations, as well as the significant role of learning in semantics and task-aware communications. Deniz Gündüz, Zhijin Qin, Inaki Estella Aguerri, Harpreet S. Dhillon, Zhaohui Yang 0001, Aylin Yener, Kai-Kit Wong, Chan-Byoung Chae |
IEEE J. Sel. Areas Commun. | 1 |
| 2023 | Bayesian Over-the-Air ComputationabstractAs an important piece of the multi-tier computing architecture for future wireless networks, over-the-air computation (OAC) enables efficient function computation in multiple-access edge computing, where a fusion center aims to compute a function of the data distributed at edge devices. Existing OAC relies exclusively on the maximum likelihood (ML) estimation at the fusion center to recover the arithmetic sum of the transmitted signals from different devices. ML estimation, however, is much susceptible to noise. In particular, in the misaligned OAC where there are channel misalignments among received signals, ML estimation suffers from severe error propagation and noise enhancement. To address these challenges, this paper puts forth a Bayesian approach by letting each edge device transmit two pieces of statistical information to the fusion center such that Bayesian estimators can be devised to tackle the misalignments. Numerical and simulation results verify that, 1) For the aligned and synchronous OAC, our linear minimum mean squared error (LMMSE) estimator significantly outperforms the ML estimator. In the low signal-to-noise ratio (SNR) regime, the LMMSE estimator reduces the mean squared error (MSE) by at least 6 dB; in the high SNR regime, the LMMSE estimator lowers the error floor of MSE by 86.4%; 2) For the asynchronous OAC, our LMMSE and sum-product maximum a posteriori (SP-MAP) estimators are on an equal footing in terms of the MSE performance, and are significantly better than the ML estimator. Moreover, the SP-MAP estimator is computationally efficient, the complexity of which grows linearly with the packet length. Yulin Shao, Deniz Gündüz, Soung Chang Liew |
IEEE J. Sel. Areas Commun. | 2 |
| 2023 | Gradient Coding With Dynamic Clustering for Straggler-Tolerant Distributed LearningabstractDistributed implementations are crucial in speeding up large scale machine learning applications. Distributed gradient descent (GD) is widely employed to parallelize the learning task by distributing the dataset across multiple workers. A significant performance bottleneck for the per-iteration completion time in distributed synchronous GD is straggling workers. Coded distributed computation techniques have been introduced recently to mitigate stragglers and to speed up GD iterations by assigning redundant computations to workers. In this paper, we introduce a novel paradigm of dynamic coded computation, which assigns redundant data to workers to acquire the flexibility to dynamically choose from among a set of possible codes depending on the past straggling behavior. In particular, we propose gradient coding (GC) with dynamic clustering, called GC-DC, and regulate the number of stragglers in each cluster by dynamically forming the clusters at each iteration. With time-correlated straggling behavior, GC-DC adapts to the straggling behavior over time; in particular, at each iteration, GC-DC aims at distributing the stragglers across clusters as uniformly as possible based on the past straggler behavior. For both homogeneous and heterogeneous worker models, we numerically show that GC-DC provides significant improvements in the average per-iteration completion time without an increase in the communication load compared to the original GC scheme. Baturalp Buyukates, Emre Ozfatura, Sennur Ulukus, Deniz Gündüz |
IEEE Trans. Commun. | 4 |
| 2023 | AttentionCode: Ultra-Reliable Feedback Codes for Short-Packet CommunicationsabstractUltra-reliable short-packet communication is a major challenge in future wireless networks with critical applications. To achieve ultra-reliable communications beyond 99.999%, this paper envisions a new interaction-based communication paradigm that exploits feedback from the receiver. We present AttentionCode, a new class of feedback codes leveraging deep learning (DL) technologies. The underpinnings of AttentionCode are three architectural innovations: AttentionNet, input restructuring, and adaptation to fading channels, accompanied by several training methods, including large-batch training, distributed learning, look-ahead optimizer, training-test signal-to-noise ratio (SNR) mismatch, and curriculum learning. The training methods can potentially be generalized to other wireless communication applications with machine learning. Numerical experiments verify that AttentionCode establishes a new state of the art among all DL-based feedback codes in both additive white Gaussian noise (AWGN) channels and fading channels. In AWGN channels with noiseless feedback, for example, AttentionCode achieves a block error rate (BLER) of 10−7 when the forward channel SNR is 0 dB for a block size of 50 bits, demonstrating the potential of AttentionCode to provide ultra-reliable short-packet communications. Yulin Shao, Emre Ozfatura, Alberto Perotti, Branislav M. Popovic, Deniz Gündüz |
IEEE Trans. Commun. | 5 |
| 2023 | Bottlenecks CLUB: Unifying Information-Theoretic Trade-Offs Among Complexity, Leakage, and UtilityabstractBottleneck problems are an important class of optimization problems that have recently gained increasing attention in the domain of machine learning and information theory. They are widely used in generative models, fair machine learning algorithms, design of privacy-assuring mechanisms, and appear as information-theoretic performance bounds in various multi-user communication problems. In this work, we propose a general family of optimization problems, termed ascomplexity-leakage-utility bottleneck (CLUB)model, which (i) provides a unified theoretical framework that generalizes most of the state-of-the-art literature for the information-theoretic privacy models, (ii) establishes a new interpretation of the popular generative and discriminative models, (iii) constructs new insights for the generative compression models, and (iv) can be used to obtain fair generative models. We first formulate the CLUB model as a complexity-constrained privacy-utility optimization problem. We then connect it with the closely related bottleneck problems, namely information bottleneck (IB), privacy funnel (PF), deterministic IB (DIB), conditional entropy bottleneck (CEB), and conditional PF (CPF). We show that the CLUB model generalizes all these problems as well as most other information-theoretic privacy models. Then, we construct the deep variational CLUB (DVCLUB) models by employing neural networks to parameterize variational approximations of the associated information quantities. Building upon these information quantities, we present unified objectives of thesupervisedandunsupervisedDVCLUB models. Leveraging the DVCLUB model in an unsupervised setup, we then connect it with state-of-the-art generative models, such as variational auto-encoders (VAEs), generative adversarial networks (GANs), as well as the Wasserstein GAN (WGAN), Wasserstein auto-encoder (WAE), and adversarial auto-encoder (AAE) models through the optimal transport (OT) problem. We then show that the DVCLUB model can also be used in fair representation learning problems, where the goal is to mitigate the undesired bias during the training phase of a machine learning model. We conduct extensive quantitative experiments on colored-MNIST and CelebA datasets. Behrooz Razeghi, Flávio P. Calmon, Deniz Gündüz, Sviatoslav Voloshynovskiy |
IEEE Trans. Inf. Forensics Secur. | 3 |
| 2023 | Metalearning-Based Alternating Minimization Algorithm for Nonconvex OptimizationabstractIn this article, we propose a novel solution for nonconvex problems of multiple variables, especially for those typically solved by an alternating minimization (AM) strategy that splits the original optimization problem into a set of subproblems corresponding to each variable and then iteratively optimizes each subproblem using a fixed updating rule. However, due to the intrinsic nonconvexity of the original optimization problem, the optimization can be trapped into a spurious local minimum even when each subproblem can be optimally solved at each iteration. Meanwhile, learning-based approaches, such as deep unfolding algorithms, have gained popularity for nonconvex optimization; however, they are highly limited by the availability of labeled data and insufficient explainability. To tackle these issues, we propose a meta-learning based alternating minimization (MLAM) method that aims to minimize a part of the global losses over iterations instead of carrying minimization on each subproblem, and it tends to learn an adaptive strategy to replace the handcrafted counterpart resulting in advance on superior performance. The proposed MLAM maintains the original algorithmic principle, providing certain interpretability. We evaluate the proposed method on two representative problems, namely, bilinear inverse problem: matrix completion and nonlinear problem: Gaussian mixture models. The experimental results validate the proposed approach outperforms AM-based methods. Jingyuan Xia, Shengxi Li, Junjie Huang 0001, Zhixiong Yang 0001, Imad Jaimoukha, Deniz Gündüz |
IEEE Trans. Neural Networks Learn. Syst. | 6 |
| 2023 | Progressive Feature Transmission for Split Classification at the Wireless EdgeabstractWe consider the scenario of inference at the wireless edge, in which devices are connected to an edge server and ask the server to carry out remote classification, that is, classify data samples available at edge devices. This requires the edge devices to upload high-dimensional features of samples over resource-constrained wireless channels, which creates a communication bottleneck. The conventional feature pruning solution would require the device to have access to the inference model, which is not available in the current split inference scenario. To address this issue, we propose the progressive feature transmission (ProgressFTX) protocol, which minimizes the overhead by progressively transmitting features until a target confidence level is reached. A control policy is proposed to accelerate inference, comprising two key operations: importance-aware feature selection at the server and transmission-termination control. For the former, it is shown that selecting the most important features, characterized by the largest discriminant gains of the corresponding feature dimensions, achieves a sub-optimal performance. For the latter, the proposed policy is shown to exhibit a threshold structure. Specifically, the transmission is stopped when the incremental uncertainty reduction by further feature transmission is outweighed by its communication cost. The indices of the selected features and transmission decision are fed back to the device in each slot. The control policy is first derived for the tractable case of linear classification, and then extended to the more complex case of classification using a convolutional neural network. Both Gaussian and fading channels are considered. Experimental results are obtained for both a statistical data model and a real dataset. It is shown that ProgressFTX can substantially reduce the communication latency compared to conventional feature pruning and random feature transmission strategies. Qiao Lan, Qunsong Zeng, Petar Popovski, Deniz Gündüz, Kaibin Huang |
IEEE Trans. Wirel. Commun. | 4 |
| 2023 | Semi-Federated Learning: Convergence Analysis and Optimization of a Hybrid Learning FrameworkabstractUnder the organization of the base station (BS), wireless federated learning (FL) enables collaborative model training among multiple devices. However, the BS is merely responsible for aggregating local updates during the training process, which incurs a waste of the computational resources at the BS. To tackle this issue, we propose a semi-federated learning (SemiFL) paradigm to leverage the computing capabilities of both the BS and devices for a hybrid implementation of centralized learning (CL) and FL. Specifically, each device sends both local gradients and data samples to the BS for training a shared global model. To improve communication efficiency over the same time-frequency resources, we integrate over-the-air computation for aggregation and non-orthogonal multiple access for transmission by designing a novel transceiver structure. To gain deep insights, we conduct convergence analysis by deriving a closed-form optimality gap for SemiFL and extend the result to two extra cases. In the first case, the BS uses all accumulated data samples to calculate the CL gradient, while a decreasing learning rate is adopted in the second case. Our analytical results capture the destructive effect of wireless communication and show that both FL and CL are special cases of SemiFL. Then, we formulate a non-convex problem to reduce the optimality gap by jointly optimizing the transmit power and receive beamformers. Accordingly, we propose a two-stage algorithm to solve this intractable problem, in which we provide closed-form solutions to the beamformers. Extensive simulation results on two real-world datasets corroborate our theoretical analysis, and show that the proposed SemiFL outperforms conventional FL and achieves 3.2% accuracy gain on the MNIST dataset compared to state-of-the-art benchmarks. Jingheng Zheng, Wanli Ni, Hui Tian 0003, Deniz Gündüz, Tony Q. S. Quek, Zhu Han 0001 |
IEEE Trans. Wirel. Commun. | 4 |
| 2022 | Neural Distributed Image Compression Using Common InformationabstractWe present a novel deep neural network (DNN) architecture for compressing an image when a correlated image is available as side information only at the decoder, a special case of the well-known distributed source coding (DSC) problem in information theory. In particular, we consider a pair of stereo images, which generally have high correlation with each other due to overlapping fields of view, and assume that one image of the pair is to be compressed and transmitted, while the other image is available only at the decoder. In the proposed architecture, the encoder maps the input image to a latent space, quantizes the latent representation, and compresses it using entropy coding. The decoder is trained to extract the common information between the input image and the correlated image, using only the latter. The received latent representation and the locally generated common information are passed through a decoder network to obtain an enhanced reconstruction of the input image. The common information provides a succinct representation of the relevant information at the receiver. We train and demonstrate the effectiveness of the proposed approach on the KITTI and Cityscape datasets of stereo image pairs. Our results show that the proposed architecture is capable of exploiting the decoder-only side information, and outperforms previous work on stereo image compression with decoder side information. Nitish Mital, Ezgi Özyilkan, Ali Garjani, Deniz Gündüz |
DCC | 4 |
| 2022 | Over-the-Air Federated Learning with Energy Harvesting DevicesabstractWe consider federated edge learning among mobile devices that harvest the required energy from their surroundings, and share their updates with the parameter server (PS) through a shared wireless channel. In particular, we consider energy harvesting FL with over-the-air (OTA) aggregation, where the participating devices perform local computations and wireless transmission only when they have the required energy available, and transmit the local updates simultaneously over the same channel bandwidth. In order to prevent bias among the heterogeneous devices, we utilize a weighted averaging with respect to their latest energy arrivals and data cardinalities. We provide a convergence analysis and carry out numerical experiments with different energy arrival profiles, which show that the proposed scheme is robust against heterogeneous energy arrivals in error-free scenarios while having less than 10% performance loss for fading channels. Ozan Aygün, Mohammad Kazemi 0001, Deniz Gündüz, Tolga M. Duman |
GLOBECOM | 3 |
| 2022 | Privacy-Aware Communication over a Wiretap Channel with Generative NetworksabstractWe study privacy-aware communication over a wiretap channel using end-to-end learning. Alice wants to transmit a source signal to Bob over a binary symmetric channel, while passive eavesdropper Eve tries to infer some sensitive attribute of Alice’s source based on its overheard signal. Since we usually do not have access to true distributions, we propose a data-driven approach using variational autoencoder (VAE)-based joint source channel coding (JSCC). We show through simulations with the colored MNIST dataset that our approach provides high reconstruction quality at the receiver while confusing the eavesdropper about the latent sensitive attribute, which consists of the color and thickness of the digits. Finally, we consider a parallel-channel scenario, and show that our approach arranges the information transmission such that the channels with higher noise levels at the eavesdropper carry the sensitive information, while the non-sensitive information is transmitted over more vulnerable channels. Ece Naz Erdemir, Pier Luigi Dragotti, Deniz Gündüz |
ICASSP | 3 |
| 2022 | Hierarchical Over-the-Air Federated Edge LearningabstractFederated learning (FL) over wireless communication channels, specifically, over-the-air (OTA) model aggregation framework is considered. In OTA wireless setups, the adverse channel effects can be alleviated by increasing the number of receive antennas at the parameter server (PS), which performs model aggregation. However, the performance of OTA FL is severely limited by the presence of mobile users (MUs) located far away from the PS. In this paper, to mitigate this limitation, we propose hierarchical over-the-air federated learning (HOTAFL), which utilizes intermediary servers (IS) to form clusters near MUs. We provide a convergence analysis for the proposed setup, and demonstrate through experimental results that local aggregation in each cluster before global aggregation leads to a better performance and faster convergence than OTA FL. Ozan Aygün, Mohammad Kazemi 0001, Deniz Gündüz, Tolga M. Duman |
ICC | 3 |
| 2022 | Time-Correlated Sparsification for Efficient Over-the-Air Model Aggregation in Wireless Federated LearningabstractFederated edge learning (FEEL) is a promising distributed machine learning (ML) framework to drive edge intelligence applications. However, due to the dynamic wireless environments and the resource limitations of edge devices, communication becomes a major bottleneck. In this work, we propose time-correlated sparsification with hybrid aggregation (TCS-H) for communication-efficient FEEL, which exploits jointly the power of model compression and over-the-air computation. By exploiting the temporal correlations among model parameters, we construct a global sparsification mask, which is identical across devices, and thus enables efficient model aggregation over-the-air. Each device further constructs a local sparse vector to explore its own important parameters, which are aggregated via digital communication with orthogonal multiple access. We further design device scheduling and power allocation algorithms for TCS-H. Experiment results show that, under limited communication resources, TCS-H can achieve significantly higher accuracy compared to the conventional top-K sparsification with orthogonal model aggregation, with both i.i.d. and non-i.i.d. data distributions. Yuxuan Sun 0001, Sheng Zhou 0001, Zhisheng Niu, Deniz Gündüz |
ICC | 4 |
| 2022 | DeepJSCC-Q: Channel Input Constrained Deep Joint Source-Channel CodingabstractRecent works have shown that the task of wireless transmission of images can be learned with the use of machine learning techniques. Very promising results in end-to-end image quality, superior to popular digital schemes that utilize source and channel coding separation, have been demonstrated through the training of an autoencoder, with a non-trainable channel layer in the middle. However, these methods assume that any complex value can be transmitted over the channel, which can prevent the application of the algorithm in scenarios where the hardware or protocol can only admit certain sets of channel inputs, such as the use of a digital constellation. Herein, we propose DeepJSCC-Q, an end-to-end optimized joint source-channel coding scheme for wireless image transmission, which is able to operate with a fixed channel input alphabet. We show that DeepJSCC-Q can achieve similar performance to models that use continuous-valued channel input. Importantly, it preserves the graceful degradation of image quality observed in prior work when channel conditions worsen, making DeepJSCC-Q much more attractive for deployment in practical systems. Tze-Yang Tung, David Burth Kurka, Mikolaj Jankowski, Deniz Gündüz |
ICC | 4 |
| 2022 | Efficient Distributed Machine Learning via Combinatorial Multi-Armed BanditsabstractWe consider the distributed stochastic gradient descent problem, where a main node distributes gradient calculations among n workers from which at most b ≤ n can be utilized in parallel. By assigning tasks to all the workers and waiting only for the k fastest ones, the main node can trade-off the error of the algorithm with its runtime by gradually increasing k as the algorithm evolves. However, this strategy, referred to as adaptive k-sync, can incur additional costs since it ignores the computational efforts of slow workers. We propose a cost-efficient scheme that assigns tasks only to k workers and gradually increases k. As the response times of the available workers are unknown to the main node a priori, we utilize a combinatorial multi-armed bandit model to learn which workers are the fastest while assigning gradient calculations, and to minimize the effect of slow workers. Assuming that the mean response times of the workers are independent and exponentially distributed with different means, we give empirical and theoretical guarantees on the regret of our strategy, i.e., the extra time spent to learn the mean response times of the workers. Compared to adaptive k-sync, our scheme achieves significantly lower errors with the same computational efforts while being inferior in terms of speed. Maximilian Egger, Rawad Bitar, Antonia Wachter-Zeh, Deniz Gündüz |
ISIT | 4 |
| 2022 | AirNet: Neural Network Transmission over the AirabstractState-of-the-art performance for many emerging edge applications is achieved by deep neural networks (DNNs). Often, the employed DNNs are location- and time-dependent, and the parameters of a specific DNN must be delivered from an edge server to the edge device rapidly and efficiently to carry out time-sensitive inference tasks. This can be considered as a joint source-channel coding (JSCC) problem, in which the goal is not to recover the DNN coefficients with the minimal distortion, but in a manner that provides the highest accuracy in the downstream task. For this purpose we introduce AirNet, a novel training and analog transmission method to deliver DNNs over the air. We first train the DNN with noise injection to counter the wireless channel noise. We also employ pruning to identify the most significant DNN parameters that can be delivered within the available channel bandwidth, knowledge distillation, and nonlinear bandwidth expansion to provide better error protection for the most important network parameters. We show that AirNet achieves significantly higher test accuracy compared to the separation-based alternative, and exhibits graceful degradation with channel quality. Mikolaj Jankowski, Deniz Gündüz, Krystian Mikolajczyk |
ISIT | 2 |
| 2022 | Bandwidth Expansion for Over-the-Air Computation with One-Sided CSIabstractWe consider a distributed computation problem over a multiple access channel (MAC), with N devices. It is known that over-the-air computation (OAC) can provide significant gains for this problem, but existing works are limited to the scenario with matched source and channel bandwidths. We propose OAC schemes for block-fading MACs that modulate the source to fit the available channel bandwidth in a wideband channel, while having channel state information (CSI) only at the transmitter or the receiver. Our results show that the proposed OAC scheme outperforms even ideal capacity-achieving digital schemes when the CSI is available only at the transmitter, and the distortion does not scale with the number of participating devices. We demonstrate the effectiveness of our proposed scheme in federated edge learning (FEEL), where OAC is used to aggregate model updates from the participating devices. Nitish Mital, Deniz Gündüz |
ISIT | 2 |
| 2022 | Remote Contextual BanditsabstractWe consider a remote contextual multi-armed bandit (CMAB) problem, in which the decision-maker observes the context and the reward, but must communicate the actions to be taken by the agents over a rate-limited communication channel. This can model, for example, a personalized ad placement application, where the content owner observes the individual visitors to its website, and hence has the context information, but must convey the ads that must be shown to each visitor to a separate entity that manages the marketing content. In this remote CMAB (R-CMAB) problem, the constraint on the communication rate between the decision-maker and the agents imposes a trade-off between the number of bits sent per agent and the acquired average reward. We are particularly interested in characterizing the rate required to achieve sub-linear regret. Consequently, this can be considered as a policy compression problem, where the distortion metric is induced by the learning objectives. We first study the fundamental information theoretic limits of this problem by letting the number of agents go to infinity, and study the regret achieved when Thompson sampling strategy is adopted. In particular, we identify two distinct rate regions resulting in linear and sub-linear regret behavior, respectively. Then, we provide upper bounds for the achievable regret when the decision-maker can reliably transmit the policy without distortion. Francesco Pase, Deniz Gündüz, Michele Zorzi |
ISIT | 2 |
| 2022 | Semi-Decentralized Federated Learning with Collaborative RelayingabstractWe present a semi-decentralized federated learning algorithm wherein clients collaborate by relaying their neighbors’ local updates to a central parameter server (PS). At every communication round to the PS, each client computes a local consensus of the updates from its neighboring clients and eventually transmits a weighted average of its own update and those of its neighbors to the PS. We appropriately optimize these averaging weights to ensure that the global update at the PS is unbiased and to reduce the variance of the global update at the PS, consequently improving the rate of convergence. Numerical simulations substantiate our theoretical claims and demonstrate settings with intermittent connectivity between the clients and the PS, where our proposed algorithm shows an improved convergence rate and accuracy in comparison with the federated averaging algorithm. Michal Yemini, Rajarshi Saha, Emre Ozfatura, Deniz Gündüz, Andrea J. Goldsmith |
ISIT | 4 |
| 2022 | Over-the-Air Ensemble Inference with Model PrivacyabstractWe consider distributed inference at the wireless edge, where multiple clients with an ensemble of models, each trained independently on a local dataset, are queried in parallel to make an accurate decision on a new sample. In addition to maximizing inference accuracy, we also want to maximize the privacy of local models. We exploit the superposition property of the air to implement bandwidth-efficient ensemble inference methods. We introduce different over-the-air ensemble methods and show that these schemes perform significantly better than their orthogonal counterparts, while using less resources and providing privacy guarantees. We also provide experimental results verifying the benefits of the proposed over-the-air inference approach, whose source code is shared publicly on Github. Selim F. Yilmaz, Burak Hasircioglu, Deniz Gündüz |
ISIT | 3 |
| 2022 | Information Theoretically Private and Secure Distributed Voting Without a Trusted AuthorityabstractIn this paper, we present a private voting system that consists of N voters who may vote to one of the K candidates or vote abstain. Each voter wants to compute the final tally, while staying private and robust against malicious voters, who try to gain information about the vote of the other voters beyond the final result, or send incorrect information to affect the final tally. We design an information-theoretic voting system that uses verifiable secret sharing and multi-party computation, which is secure and private as long as there are up to $\left\lfloor {\frac{{N - 1}}{3}} \right\rfloor $ malicious voters. Seyed Reza Hoseini Najarkolaei, Narges Kazempour, Mohammad Reza Aref, Deniz Gündüz |
ITW | 4 |
| 2022 | Guest Editorial Special Issue on Distributed Learning Over Wireless Edge Networks - Part IIabstractThis is Part II of a double-part special issue on distributed learning over wireless edge networks. This two-part special issue features papers dealing with two main research challenges: optimization of wireless network performance for efficient implementation of distributed learning in wireless networks, and distributed learning for solving communication problems and optimizing network performance. The accepted papers in this special issue have been grouped into three topics: 1) network optimization for federated learning (FL), 2) network optimization for other distributed learning methods, and 3) distributed reinforcement learning (RL) for wireless network optimization. In Part I (vol. 39, no. 12, Dec. 2021), the focus is on the first cluster (network optimization for FL). The focus of Part II is on the second and third clusters (network optimization for other distributed learning methods and RL for wireless network optimization). The readers are referred to Part I for an overview paper [A1] by the team of guest editors where a comprehensive study of how distributed learning can be efficiently deployed over wireless edge networks is provided. The contributions made by the papers in Part II are summarized as follows. Mingzhe Chen, Deniz Gündüz, Kaibin Huang, Walid Saad 0001, Mehdi Bennis, Aneta Vulgarakis Feljan, H. Vincent Poor |
IEEE J. Sel. Areas Commun. | 2 |
| 2022 | Bivariate Polynomial Codes for Secure Distributed Matrix MultiplicationabstractWe consider the problem of secure distributed matrix multiplication (SDMM). Coded computation has been shown to be an effective solution in distributed matrix multiplication, both providing privacy against workers and boosting the computation speed by efficiently mitigating stragglers. In this work, we present a non-direct secure extension of the recently introduced bivariate polynomial codes. Bivariate polynomial codes have been shown to be able to further speed up distributed matrix multiplication by exploiting the partial work done by the stragglers rather than completely ignoring them while reducing the upload communication cost and/or the workers’ storage’s capacity needs. We show that, especially for upload communication or storage constrained settings, the proposed approach reduces the average computation time of SDMM compared to its competitors in the literature. Burak Hasircioglu, Jesús Gómez-Vilardebó, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 3 |
| 2022 | The Fifth Issue of the Series on Machine Learning in Communications and NetworksabstractThe fourth call for papers of the Series on Machine Learning in Communications and Networks has continued to receive a great number of high-quality papers covering various aspects of intelligent communications, from which we have included 16 original contributions in this issue. In the following, we provide a brief review of these papers according to their topics. Geoffrey Ye Li, Walid Saad 0001, Ayfer Özgür, Peter Kairouz, Zhijin Qin, Jakob Hoydis, Zhu Han 0001, Deniz Gündüz, Jaafar Mohamed Hashim Elmirghani |
IEEE J. Sel. Areas Commun. | 8 |
| 2022 | Series Editorial The Fourth Issue of the Series on Machine Learning in Communications and NetworksabstractThe third call for papers of the Series on Machine Learning in Communications and Networks has continued to receive a great number of high-quality papers covering various aspects of intelligent communications, from which we have included 26 original contributions in this issue. In the following, we provide a brief review of key contributions of papers in this issue according to their topics. Geoffrey Ye Li, Walid Saad 0001, Ayfer Özgür, Peter Kairouz, Zhijin Qin, Jakob Hoydis, Zhu Han 0001, Deniz Gündüz, Jaafar Mohamed Hashim Elmirghani |
IEEE J. Sel. Areas Commun. | 8 |
| 2022 | Series Editorial The Sixth Issue of the Series on Machine Learning in Communications and NetworksabstractThe fourth (and final) call for papers of the Series on Machine Learning in Communications and Networks has continued to receive a great number of high-quality papers covering various aspects of intelligent communications. In addition to those published in the August issue, we include in this issue 16 articles submitted to the call. In the following, we provide a brief review of these articles according to their topics. Geoffrey Ye Li, Walid Saad 0001, Ayfer Özgür, Peter Kairouz, Zhijin Qin, Jakob Hoydis, Zhu Han 0001, Deniz Gündüz, Jaafar Mohamed Hashim Elmirghani |
IEEE J. Sel. Areas Commun. | 8 |
| 2022 | Dynamic Scheduling for Over-the-Air Federated Edge Learning With Energy ConstraintsabstractMachine learning and wireless communication technologies are jointly facilitating an intelligent edge, where federated edge learning (FEEL) is emerging as a promising training framework. As wireless devices involved in FEEL are resource limited in terms of communication bandwidth, computing power and battery capacity, it is important to carefully schedule them to optimize the training performance. In this work, we consider an over-the-air FEEL system with analog gradient aggregation, and propose an energy-aware dynamic device scheduling algorithm to optimize the training performance within the energy constraints of devices, where both communication energy for gradient aggregation and computation energy for local training are considered. The consideration of computation energy makes dynamic scheduling challenging, as devices are scheduled before local training, but the communication energy for over-the-air aggregation depends on the$l_{2}$-norm of local gradient, which is known only after local training. We thus incorporate estimation methods into scheduling to predict the gradient norm. Taking the estimation error into account, we characterize the performance gap between the proposed algorithm and its offline counterpart. Experimental results show that, under a highly unbalanced local data distribution, the proposed algorithm can increase the accuracy by 4.9% on CIFAR-10 dataset compared with the myopic benchmark, while satisfying the energy constraints. Yuxuan Sun 0001, Sheng Zhou 0001, Zhisheng Niu, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 4 |
| 2022 | DeepWiVe: Deep-Learning-Aided Wireless Video TransmissionabstractWe presentDeepWiVe, the first-ever end-to-end joint source-channel coding (JSCC) video transmission scheme that leverages the power of deep neural networks (DNNs) to directly map video signals to channel symbols, combining video compression, channel coding, and modulation steps into a single neural transform. Our DNN decoder predicts residuals without distortion feedback, which improves the video quality by accounting for occlusion/disocclusion and camera movements. We simultaneously train different bandwidth allocation networks for the frames to allow variable bandwidth transmission. Then, we train a bandwidth allocation network using reinforcement learning (RL) that optimizes the allocation of limited available channel bandwidth among video frames to maximize the overall visual quality. Our results show thatDeepWiVecan overcome thecliff-effect, which is prevalent in conventional separation-based digital communication schemes, and achieve graceful degradation with the mismatch between the estimated and actual channel qualities.DeepWiVeoutperforms H.264 video compression followed by low-density parity check (LDPC) codes in all channel conditions by up to 0.0485 in terms of the multi-scale structural similarity index measure (MS-SSIM), and H.265+ LDPC by up to 0.0069 on average. We also illustrate the importance of optimizing bandwidth allocation in JSCC video transmission by showing that our optimal bandwidth allocation policy is superior to uniform allocation as well as a heuristic policy benchmark. Tze-Yang Tung, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 2 |
| 2022 | Secure Distributed Matrix Computation With Discrete Fourier TransformabstractWe consider the problem of secure distributed matrix computation (SDMC), where auserqueries a function of data matrices generated at distributedsourcenodes. We assume the availability of$N$honest but curious computation servers, which are connected to the sources, the user, and each other through orthogonal and reliable communication links. Our goal is to minimize the amount of data that must be transmitted from the sources to the servers, called theupload cost, while guaranteeing that no$T$colluding servers can learn any information about the source matrices, and the user cannot learn any information beyond the computation result. We first focus on secure distributed matrix multiplication (SDMM), considering two matrices, and propose a novel polynomial coding scheme using the properties of finite field discrete Fourier transform, which achieves an upload cost significantly lower than the existing results in the literature. We then generalize the proposed scheme to include straggler mitigation, and to the multiplication of multiple matrices while keeping the input matrices, the intermediate computation results, as well as the final result secure against any$T$colluding servers. We also consider a special case, called computation with own data, where the data matrices used for computation belong to the user. In this case, we drop the security requirement against the user, and show that the proposed scheme achieves the minimal upload cost. We then propose methods for performing other common matrix computations securely on distributed servers, including changing the parameters of secret sharing, matrix transpose, matrix exponentiation, solving a linear system, and matrix inversion, which are then used to show how arbitrary matrix polynomials can be computed securely on distributed servers using the proposed procedure. Nitish Mital, Cong Ling 0001, Deniz Gündüz |
IEEE Trans. Inf. Theory | 3 |
| 2022 | Uncoded Caching and Cross-Level Coded Delivery for Non-Uniform File PopularityabstractProactive content caching at user devices and coded delivery is studied for a non-uniform file popularity distribution. A novel centralized uncoded caching and coded delivery scheme, calledcross-level coded delivery (CLCD), is proposed, which can be applied to large file libraries under non-uniform demands. In the CLCD scheme, the same sub-packetization is used for all the files in the library in order to prevent additional zero-padding in the delivery phase, and unlike the existing schemes in the literature, users requesting files from different popularity groups can still be served by the same multicast message in order to reduce the delivery rate. Simulation results indicate more than 10% reduction in the average delivery rate for typical Zipf distribution parameter values. Emre Ozfatura, Deniz Gündüz |
IEEE Trans. Inf. Theory | 2 |
| 2022 | Coded Distributed Computing With Partial RecoveryabstractCoded computation techniques provide robustness againststragglingworkers in distributed computing. However, most of the existing schemes require exact provisioning of the straggling behavior and ignore the computations carried out by straggling workers. Moreover, these schemes are typically designed to recover the desired computation results accurately, while in many machine learning and iterative optimization algorithms, faster approximate solutions are known to result in an improvement in the overall convergence time. In this paper, we first introduce a novel coded matrix-vector multiplication scheme, calledcoded computation with partial recovery (CCPR), which benefits from the advantages of both coded and uncoded computation schemes, and reduces both the computation time and the decoding complexity by allowing a trade-off between the accuracy and the speed of computation. We then extend this approach to distributed implementation of more general computation tasks by proposing a coded communication scheme with partial recovery, where the results of subtasks computed by the workers are coded before being communicated. Numerical simulations on a large linear regression task confirm the benefits of the proposed scheme in terms of the trade-off between the computation accuracy and latency. Emre Ozfatura, Sennur Ulukus, Deniz Gündüz |
IEEE Trans. Inf. Theory | 3 |
| 2022 | Convergence of Federated Learning Over a Noisy DownlinkabstractWe study federated learning (FL), where power-limited wireless devices utilize their local datasets to collaboratively train a global model with the help of a remote parameter server (PS). The PS has access to the global model and shares it with the devices for local training using their datasets, and the devices return the result of their local updates to the PS to update the global model. The algorithm continues until the convergence of the global model. This framework requires downlink transmission from the PS to the devices and uplink transmission from the devices to the PS. The goal of this study is to investigate the impact of the bandwidth-limited shared wireless medium on the performance of FL with a focus on the downlink. To this end, the downlink and uplink channels are modeled as fading broadcast and multiple access channels, respectively, both with limited bandwidth. For downlink transmission, we first introduce a digital approach, where a quantization technique is employed at the PS followed by a capacity-achieving channel code to transmit the global model update over the wireless broadcast channel at a common rate such that all the devices can decode it. Next, we propose analog downlink transmission, where the global model is broadcast by the PS in an uncoded manner. We consider analog transmission over the uplink in both cases, since its superiority over digital transmission for uplink has been well studied in the literature. We further analyze the convergence behavior of the proposed analog transmission approach over the downlink assuming that the uplink transmission is error-free. Numerical experiments show that the analog downlink approach provides significant improvement over the digital one with a more notable improvement when the data distribution across the devices is not independent and identically distributed. The experimental results corroborate the convergence analysis, and show that a smaller number of local iterations should be used when the data distribution is more biased, and also when the devices have a better estimate of the global model in the analog downlink approach. Mohammad Mohammadi Amiri, Deniz Gündüz, Sanjeev R. Kulkarni, H. Vincent Poor |
IEEE Trans. Wirel. Commun. | 2 |
| 2022 | Federated Edge Learning With Misaligned Over-the-Air ComputationabstractOver-the-air computation (OAC) is a promising technique to realize fast model aggregation in the uplink of federated edge learning (FEEL). OAC, however, hinges on accurate channel-gain precoding and strict synchronization among edge devices, which are challenging in practice. As such, how to design the maximum likelihood (ML) estimator in the presence of residual channel-gain mismatch and asynchronies is an open problem. To fill this gap, this paper formulates the problem of misaligned OAC for FEEL and puts forth a whitened matched filtering and sampling scheme to obtain oversampled, but independent samples from the misaligned and overlapped signals. Given the whitened samples, a sum-product ML (SP-ML) estimator and an aligned-sample estimator are devised to estimate the arithmetic sum of the transmitted symbols. In particular, the computational complexity of our SP-ML estimator is linear in the packet length, and hence is significantly lower than the conventional ML estimator. Extensive simulations on the test accuracy versus the average received energy per symbol to noise power spectral density ratio (EsN0) yield two main results: 1) In the low EsN0 regime, the aligned-sample estimator can achieve superior test accuracy provided that the phase misalignment is not severe. In contrast, the ML estimator does not work well due to the error propagation and noise enhancement in the estimation process. 2) In the high EsN0 regime, the ML estimator attains the optimal learning performance regardless of the severity of phase misalignment. On the other hand, the aligned-sample estimator suffers from a test-accuracy loss caused by phase misalignment. Yulin Shao, Deniz Gündüz, Soung Chang Liew |
IEEE Trans. Wirel. Commun. | 2 |
| 2021 | Honest-but-Curious Nets: Sensitive Attributes of Private Inputs Can Be Secretly Coded into the Classifiers' OutputsabstractIt is known that deep neural networks, trained for the classification of non-sensitive target attributes, can reveal sensitive attributes of their input data through internal representations extracted by the classifier. We take a step forward and show that deep classifiers can be trained to secretly encode a sensitive attribute of their input data into the classifier's outputs for the target attribute, at inference time. Our proposed attack works even if users have a full white-box view of the classifier, can keep all internal representations hidden, and only release the classifier's estimations for the target attribute. We introduce an information-theoretical formulation for such attacks and present efficient empirical implementations for training honest-but-curious (HBC) classifiers: classifiers that can be accurate in predicting their target attribute, but can also exploit their outputs to secretly encode a sensitive attribute. Our work highlights a vulnerability that can be exploited by malicious machine learning service providers to attack their user's privacy in several seemingly safe scenarios; such as encrypted inferences, computations at the edge, or private knowledge distillation. Experimental results on several attributes in two face-image datasets show that a semi-trusted server can train classifiers that are not only perfectly honest but also accurately curious. We conclude by showing the difficulties in distinguishing between standard and HBC classifiers, discussing challenges in defending against this vulnerability of deep classifiers, and enumerating related open directions for future studies. Mohammad Malekzadeh, Anastasia Borovykh, Deniz Gündüz |
CCS | 3 |
| 2021 | Active Privacy-Utility Trade-Off Against A Hypothesis Testing AdversaryabstractWe consider a user releasing her data containing some personal information in return of a service. We model user’s personal information as two correlated random variables, one of them, called the secret variable, is to be kept private, while the other, called the useful variable, is to be disclosed for utility. We consider active sequential data release, where at each time step the user chooses from among a finite set of release mechanisms, each revealing some information about the user’s personal information, i.e., the true hypotheses, albeit with different statistics. The user manages data release in an online fashion such that maximum amount of information is revealed about the latent useful variable, while the confidence for the sensitive variable is kept below a predefined level. For the utility, we consider both the probability of correct detection of the useful variable and the mutual information (MI) between the useful variable and released data. We formulate both problems as a Markov decision process (MDP), and numerically solve them by advantage actor-critic (A2C) deep reinforcement learning (RL). Ece Naz Erdemir, Pier Luigi Dragotti, Deniz Gündüz |
ICASSP | 3 |
| 2021 | Private Wireless Federated Learning with Anonymous Over-the-Air ComputationabstractIn conventional federated learning (FL), differential privacy (DP) guarantees can be obtained by injecting additional noise to local model updates before transmitting to the parameter server (PS). In the wireless FL scenario, we show that the privacy of the system can be boosted by exploiting over-the-air computation (OAC) and anonymizing the transmitting devices. In OAC, devices transmit their model updates simultaneously and in an uncoded fashion, resulting in a much more efficient use of the available spectrum. We further exploit OAC to provide anonymity for the transmitting devices. The proposed approach improves the performance of private wireless FL by reducing the amount of noise that must be injected. Burak Hasircioglu, Deniz Gündüz |
ICASSP | 2 |
| 2021 | Gradient Coding with Dynamic Clustering for Straggler MitigationabstractIn distributed synchronous gradient descent (GD) the main performance bottleneck for the per-iteration completion time is the slowest straggling workers. To speed up GD iterations in the presence of stragglers, coded distributed computation techniques are implemented by assigning redundant computations to workers. In this paper, we propose a novel gradient coding (GC) scheme that utilizes dynamic clustering, denoted by GC-DC, to speed up gradient calculations. Under time-correlated straggling behavior, GC-DC aims at regulating the number of straggling workers in each cluster based on the straggler behavior in the previous iteration. We numerically show that GC-DC provides significant improvements in the average completion time (of each iteration) with no increase in the communication load compared to the original GC scheme. Baturalp Buyukates, Emre Ozfatura, Sennur Ulukus, Deniz Gündüz |
ICC | 4 |
| 2021 | Speeding Up Private Distributed Matrix Multiplication via Bivariate Polynomial CodesabstractWe consider the problem of private distributed matrix multiplication under limited resources. Coded computation has been shown to be an effective solution in distributed matrix multiplication, both providing privacy against the workers and boosting the computation speed by efficiently mitigating stragglers. In this work, we propose the use of recently-introduced bivariate polynomial codes to further speed up private distributed matrix multiplication by exploiting the partial work done by the stragglers rather than completely ignoring them. We show that the proposed approach reduces the average computation time of private distributed matrix multiplication compared to its competitors in the literature while improving the upload communication cost and the workers' storage efficiency. Burak Hasircioglu, Jesús Gómez-Vilardebó, Deniz Gündüz |
ISIT | 3 |
| 2021 | Time-Correlated Sparsification for Communication-Efficient Federated LearningabstractFederated learning (FL) enables multiple clients to collaboratively train a shared model, with the help of a parameter server (PS), without disclosing their local datasets. However, due to the increasing size of the trained models, the communication load due to the iterative exchanges between the clients and the PS often becomes a bottleneck in the performance. Sparse communication is often employed to reduce the communication load, where only a small subset of the model updates are communicated from the clients to the PS. In this paper, we introduce a novel time-correlated sparsification (TCS) scheme, which builds upon the notion that sparse communication framework can be considered as identifying the most significant elements of the underlying model. Hence, TCS exploits the correlation between the sparse representations at consecutive iterations in FL, so that the overhead due to encoding of the sparse representation can be significantly reduced without compromising the test accuracy. Through extensive simulations on the CIFAR-10 dataset, we show that TCS can achieve centralized training accuracy with 100 times sparsification, and up to 2000 times reduction in the communication load when employed with quantization. Emre Ozfatura, Kerem Ozfatura, Deniz Gündüz |
ISIT | 3 |
| 2021 | FedADC: Accelerated Federated Learning with Drift ControlabstractFederated learning (FL) has become de facto framework for collaborative learning among edge devices with privacy concern. The core of the FL strategy is the use of stochastic gradient descent (SGD) in a distributed manner. Large scale implementation of FL brings new challenges, such as the incorporation of acceleration techniques designed for SGD into the distributed setting, and mitigation of the drift problem due to non-homogeneous distribution of local datasets. These two problems have been separately studied in the literature; whereas, in this paper, we show that it is possible to address both problems using a single strategy without any major alteration to the FL framework, or introducing additional computation and communication load. To achieve this goal, we propose FedADC, which is an accelerated FL algorithm with drift control. We empirically illustrate the advantages of FedADC. Emre Ozfatura, Kerem Ozfatura, Deniz Gündüz |
ISIT | 3 |
| 2021 | Meta-learning Based Beamforming Design for MISO DownlinkabstractDownlink beamforming is an essential technology for wireless cellular networks; however, the design of beamforming vectors that maximize the weighted sum rate (WSR) is an NP-hard problem and iterative algorithms are typically applied to solve it. The weighted minimum mean square error (WMMSE) algorithm is the most widely used one, which iteratively minimizes the WSR and converges to a local optimal. Motivated by the recent developments in meta-learning techniques to solve non-convex optimization problems, we propose a meta-learning based iterative algorithm for WSR maximization in a MISO downlink channel. A long-short-term-memory (LSTM) network based meta-learning model is built to learn a dynamic optimization strategy to update the variables iteratively. The learned strategy aims to optimize each variable in a less greedy manner compared to WMMSE, which updates variables by computing their first order stationary points at each iteration step. The proposed algorithm outperforms WMMSE significantly in the high signal to noise ratio (SNR) regime and achieves comparable performance when the SNR is low. Jingyuan Xia, Deniz Gündüz |
ISIT | 2 |
| 2021 | A Reinforcement Learning Approach to Age of Information in Multi-User Networks With HARQabstractScheduling the transmission of time-sensitive information from a source node to multiple users over error-prone communication channels is studied with the goal of minimizing the long-term average age of information (AoI) at the users. A long-term average resource constraint is imposed on the source, which limits the average number of transmissions. The source can transmit only to a single user at each time slot, and after each transmission, it receives an instantaneous ACK/NACK feedback from the intended receiver, and decides when and to which user to transmit the next update. Assuming the channel statistics are known, the optimal scheduling policy is studied for both the standard automatic repeat request (ARQ) and hybrid ARQ (HARQ) protocols. Then, a reinforcement learning (RL) approach is introduced to find a near-optimal policy, which does not assume any a priori information on the random processes governing the channel states. Different RL methods including average-cost SARSA with linear function approximation (LFA), upper confidence reinforcement learning (UCRL2), and deep Q-network (DQN) are applied and compared through numerical simulations. Elif Tugce Ceran, Deniz Gündüz, András György 0001 |
IEEE J. Sel. Areas Commun. | 2 |
| 2021 | Guest Editorial Special Issue on Distributed Learning Over Wireless Edge Networks - Part IabstractAnalyzing massive amounts of data using complex machine learning models requires significant computational resources. The conventional approach to such problems involves centralizing training data and inference processes in the cloud, i.e., in data centers. However, with the proliferation of mobile devices and increasing application of the Internet-of-Things (IoT) paradigm, very large amounts of data are collected at the edges of wireless networks, and due to privacy constraints and limited communication resources, it is undesirable or impractical to upload this data from mobile devices to the cloud for centralized learning. This problem can be solved by distributed learning at the network edge, by which edge devices collaboratively train a shared learning model using real-time mobile data. The avoidance of raw-data uploading not only helps to preserve privacy but may also alleviate network-traffic congestion and minimize latency. With that said, distributed training still requires a substantial amount of information exchange between devices and edge servers over wireless links. In the process, wireless impairments such as noise, interference, and imperfect knowledge of channel states can significantly slow down distributed learning (e.g., convergence speed) and degrades its performance (e.g., learning accuracy). This makes it crucial to optimize wireless network performance so as to support the efficient deployment of distributed learning algorithms. On the other hand, distributed learning algorithms provide a powerful tool-set for solving complex problems in wireless communication and networking. One important framework, called federated learning (FL), enables users to collaboratively learn a shared model while helping to preserve local data privacy. The application of FL can endow edge devices with capabilities of user behavior prediction, user identification, and wireless environment analysis. As another example, distributed reinforcement learning is capable of leveraging distributed computation power and data to solve complex optimization and control problems that arise in various use cases, such as network control, user clustering, resource management, and interference alignment. To cover this paradigm of distributed learning over wireless networks, this two-part Special Issue features papers dealing with two main research challenges: a) optimization of wireless network performance for efficient implementation of distributed learning in wireless networks, and b) distributed learning for solving communication problems and optimizing network performance. Mingzhe Chen, Deniz Gündüz, Kaibin Huang, Walid Saad 0001, Mehdi Bennis, Aneta Vulgarakis Feljan, H. Vincent Poor |
IEEE J. Sel. Areas Commun. | 2 |
| 2021 | Distributed Learning in Wireless Networks: Recent Progress and Future ChallengesabstractThe next-generation of wireless networks will enable many machine learning (ML) tools and applications to efficiently analyze various types of data collected by edge devices for inference, autonomy, and decision making purposes. However, due to resource constraints, delay limitations, and privacy challenges, edge devices cannot offload their entire collected datasets to a cloud server for centrally training their ML models or inference purposes. To overcome these challenges, distributed learning and inference techniques have been proposed as a means to enable edge devices to collaboratively train ML models without raw data exchanges, thus reducing the communication overhead and latency as well as improving data privacy. However, deploying distributed learning over wireless networks faces several challenges including the uncertain wireless environment (e.g., dynamic channel and interference), limited wireless resources (e.g., transmit power and radio spectrum), and hardware resources (e.g., computational power). This paper provides a comprehensive study of how distributed learning can be efficiently and effectively deployed over wireless edge networks. We present a detailed overview of several emerging distributed learning paradigms, including federated learning, federated distillation, distributed inference, and multi-agent reinforcement learning. For each learning framework, we first introduce the motivation for deploying it over wireless networks. Then, we present a detailed literature review on the use of communication techniques for its efficient deployment. We then introduce an illustrative example to show how to optimize wireless networks to improve its performance. Finally, we introduce future research opportunities. In a nutshell, this paper provides a holistic set of guidelines on how to deploy a broad range of distributed learning frameworks over real-world wireless communication networks. Mingzhe Chen, Deniz Gündüz, Kaibin Huang, Walid Saad 0001, Mehdi Bennis, Aneta Vulgarakis Feljan, H. Vincent Poor |
IEEE J. Sel. Areas Commun. | 2 |
| 2021 | Wireless Image Retrieval at the EdgeabstractWe study the image retrieval problem at the wireless edge, where an edge device captures an image, which is then used to retrieve similar images from an edge server. These can be images of the same person or a vehicle taken from other cameras at different times and locations. Our goal is to maximize the accuracy of the retrieval task under power and bandwidth constraints over the wireless link. Due to the stringent delay constraint of the underlying application, sending the whole image at a sufficient quality is not possible. We propose two alternative schemes based on digital and analog communications, respectively. In the digital approach, we first propose a deep neural network (DNN) aided retrieval-oriented image compression scheme, whose output bit sequence is transmitted over the channel using conventional channel codes. In the analog joint source and channel coding (JSCC) approach, the feature vectors are directly mapped into channel symbols. We evaluate both schemes on image based re-identification (re-ID) tasks under different channel conditions, including both static and fading channels. We show that the JSCC scheme significantly increases the end-to-end accuracy, speeds up the encoding process, and provides graceful degradation with channel conditions. The proposed architecture is evaluated through extensive simulations on different datasets and channel conditions, as well as through ablation studies. Mikolaj Jankowski, Deniz Gündüz, Krystian Mikolajczyk |
IEEE J. Sel. Areas Commun. | 2 |
| 2021 | Series Editorial: Inauguration Issue of the Series on Machine Learning in Communications and NetworksabstractIn the era of the new generation of communication systems, data traffic is expected to continuously strain the capacity of future communication networks. Along with the remarkable growth in data traffic, new applications, such as wearable devices, autonomous systems, and the Internet of Things (IoT), continue to emerge and generate even more data traffic with vastly different requirements. This growth in the application domain brings forward an inevitable need for more intelligent processing, operation, and optimization of future communication networks. Geoffrey Ye Li, Walid Saad 0001, Ayfer Özgür, Peter Kairouz, Zhijin Qin, Jakob Hoydis, Zhu Han 0001, Deniz Gündüz, Jaafar Mohamed Hashim Elmirghani |
IEEE J. Sel. Areas Commun. | 8 |
| 2021 | Series Editorial: The Second Issue of the Series on Machine Learning in Communications and NetworksabstractThe Second Call for Papers of the Series on Machine Learning in Communications and Networks has continued to receive a great number of high-quality papers covering various aspects of intelligent communication systems. In addition to 23 original contributions in response to the first call for papers, we include in this issue 5 articles submitted to the second call for papers. In the following, we provide a brief review of key contributions of papers in this issue according to their topics. Geoffrey Ye Li, Walid Saad 0001, Ayfer Özgür, Peter Kairouz, Zhijin Qin, Jakob Hoydis, Zhu Han 0001, Deniz Gündüz, Jaafar Mohamed Hashim Elmirghani |
IEEE J. Sel. Areas Commun. | 8 |
| 2021 | Series Editorial: The Third Issue of the Series on Machine Learning in Communications and Networks
Geoffrey Ye Li, Walid Saad 0001, Ayfer Özgür, Peter Kairouz, Zhijin Qin, Jakob Hoydis, Zhu Han 0001, Deniz Gündüz, Jaafar Mohamed Hashim Elmirghani |
IEEE J. Sel. Areas Commun. | 8 |
| 2021 | Effective Communications: A Joint Learning and Communication Framework for Multi-Agent Reinforcement Learning Over Noisy ChannelsabstractWe propose a novel formulation of the “effectiveness problem” in communications, put forth by Shannon and Weaver in their seminal work “The Mathematical Theory of Communication”, by considering multiple agents communicating over a noisy channel in order to achieve better coordination and cooperation in a multi-agent reinforcement learning (MARL) framework. Specifically, we consider a multi-agent partially observable Markov decision process (MA-POMDP), in which the agents, in addition to interacting with the environment, can also communicate with each other over a noisy communication channel. The noisy communication channel is considered explicitly as part of the dynamics of the environment, and the message each agent sends is part of the action that the agent can take. As a result, the agents learn not only to collaborate with each other but also to communicate “effectively” over a noisy channel. This framework generalizes both the traditional communication problem, where the main goal is to convey a message reliably over a noisy channel, and the “learning to communicate” framework that has received recent attention in the MARL literature, where the underlying communication channels are assumed to be error-free. We show via examples that the joint policy learned using the proposed framework is superior to that where the communication is considered separately from the underlying MA-POMDP. This is a very powerful framework, which has many real world applications, from autonomous vehicle planning to drone swarm control, and opens up the rich toolbox of deep reinforcement learning for the design of multi-user communication systems. Tze-Yang Tung, Szymon Kobus, Joan S. Pujol Roig, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 4 |
| 2021 | Privacy-Aware Time-Series Data Sharing With Deep Reinforcement LearningabstractInternet of things (IoT) devices are becoming increasingly popular thanks to many new services and applications they offer. However, in addition to their many benefits, they raise privacy concerns since they share fine-grained time-series user data with untrusted third parties. In this work, we study the privacy-utility trade-off (PUT) in time-series data sharing. Existing approaches to PUT mainly focus on a single data point; however, temporal correlations in time-series data introduce new challenges. Methods that preserve the privacy for the current time may leak significant amount of information at the trace level as the adversary can exploit temporal correlations in a trace. We consider sharing the distorted version of a user's true data sequence with an untrusted third party. We measure the privacy leakage by the mutual information between the user's true data sequence and shared version. We consider both the instantaneous and average distortion between the two sequences, under a given distortion measure, as the utility loss metric. To tackle the history-dependent mutual information minimization, we reformulate the problem as a Markov decision process (MDP), and solve it using asynchronous actor-critic deep reinforcement learning (RL). We evaluate the performance of the proposed solution in location trace privacy on both synthetic and GeoLife GPS trajectory datasets. For the latter, we show the validity of our solution by testing the privacy of the released location trajectory against an adversary network. Ece Naz Erdemir, Pier Luigi Dragotti, Deniz Gündüz |
IEEE Trans. Inf. Forensics Secur. | 3 |
| 2021 | The Best Defense Is a Good Offense: Adversarial Attacks to Avoid Modulation DetectionabstractWe consider a communication scenario, in which an intruder tries to determine the modulation scheme of the intercepted signal. Our aim is to minimize the accuracy of the intruder, while guaranteeing that the intended receiver can still recover the underlying message with the highest reliability. This is achieved by perturbing channel input symbols at the encoder, similarly to adversarial attacks against classifiers in machine learning. In image classification, the perturbation is limited to be imperceptible to a human observer, while in our case the perturbation is constrained so that the message can still be reliably decoded by the legitimate receiver, which is oblivious to the perturbation. Simulation results demonstrate the viability of our approach to make wireless communication secure against state-of-the-art intruders (using deep learning or decision trees) with minimal sacrifice in the communication performance. On the other hand, we also demonstrate that using diverse training data and curriculum learning can significantly boost the accuracy of the intruder. Muhammad Zaid Hameed, András György 0001, Deniz Gündüz |
IEEE Trans. Inf. Forensics Secur. | 3 |
| 2021 | Distributed Deep Reinforcement Learning for Functional Split Control in Energy Harvesting Virtualized Small CellsabstractTo meet the growing quest for enhanced network capacity, mobile network operators (MNOs) are deploying dense infrastructures of small cells. This, in turn, increases the power consumption of mobile networks, thus impacting the environment. As a result, we have seen a recent trend of powering mobile networks with harvested ambient energy to achieve both environmental and cost benefits. In this paper, we consider a network of virtualized small cells (vSCs) powered by energy harvesters and equipped with rechargeable batteries, which can opportunistically offload baseband (BB) functions to a grid-connected edge server depending on their energy availability. We formulate the corresponding grid energy and traffic drop rate minimization problem, and propose a distributed deep reinforcement learning (DDRL) solution. Coordination among vSCs is enabled via the exchange of battery state information. The evaluation of the network performance in terms of grid energy consumption and traffic drop rate confirms that enabling coordination among the vSCs via knowledge exchange achieves a performance close to the optimal. Numerical results also confirm that the proposed DDRL solution provides higher network performance, better adaptation to the changing environment, and higher cost savings with respect to a tabular multi-agent reinforcement learning (MRL) solution used as a benchmark. Dagnachew Azene Temesgene, Marco Miozzo, Deniz Gündüz, Paolo Dini |
IEEE Trans. Sustain. Comput. | 3 |
| 2021 | Blind Federated Edge LearningabstractWe study federated edge learning (FEEL), where wireless edge devices, each with its own dataset, learn a global model collaboratively with the help of a wireless access point acting as the parameter server (PS). At each iteration, wireless devices perform local updates using their local data and the most recent global model received from the PS, and send their local updates to the PS over a wireless fading multiple access channel (MAC). The PS then updates the global model according to the signal received over the wireless MAC, and shares it with the devices. Motivated by the additive nature of the wireless MAC, we propose an analog `over-the-air' aggregation scheme, in which the devices transmit their local updates in an uncoded fashion. However, unlike recent literature on over-the-air FEEL, here we assume that the devices do not have channel state information (CSI), while the PS has imperfect CSI. On the other hand, the PS is equipped with multiple antennas to alleviate the destructive effect of the channel, exacerbated due to the lack of perfect CSI. We design a receive beamforming scheme at the PS, and show that it can compensate for the lack of perfect CSI when the PS has a sufficient number of antennas. We also derive the convergence rate of the proposed algorithm highlighting the impact of the lack of perfect CSI, as well as the number of PS antennas. Both the experimental results and the convergence analysis illustrate the performance improvement of the proposed algorithm with the number of PS antennas, where the wireless fading MAC becomes deterministic despite the lack of perfect CSI when the PS has a sufficiently large number of antennas. Mohammad Mohammadi Amiri, Tolga M. Duman, Deniz Gündüz, Sanjeev R. Kulkarni, H. Vincent Poor |
IEEE Trans. Wirel. Commun. | 3 |
| 2021 | Convergence of Update Aware Device Scheduling for Federated Learning at the Wireless EdgeabstractWe study federated learning (FL) at the wireless edge, where power-limited devices with local datasets collaboratively train a joint model with the help of a remote parameter server (PS). We assume that the devices are connected to the PS through a bandwidth-limited shared wireless channel. At each iteration of FL, a subset of the devices are scheduled to transmit their local model updates to the PS over orthogonal channel resources, while each participating device must compress its model update to accommodate to its link capacity. We design novel scheduling and resource allocation policies that decide on the subset of the devices to transmit at each round, and how the resources should be allocated among the participating devices, not only based on their channel conditions, but also on the significance of their local model updates. We then establish convergence of a wireless FL algorithm with device scheduling, where devices have limited capacity to convey their messages. The results of numerical experiments show that the proposed scheduling policy, based on both the channel conditions and the significance of the local model updates, provides a better long-term performance than scheduling policies based only on either of the two metrics individually. Furthermore, we observe that when the data is independent and identically distributed (i.i.d.) across devices, selecting a single device at each round provides the best performance, while when the data distribution is non-i.i.d., scheduling multiple devices at each round improves the performance. This observation is verified by the convergence result, which shows that the number of scheduled devices should increase for a less diverse and more biased data distribution. Mohammad Mohammadi Amiri, Deniz Gündüz, Sanjeev R. Kulkarni, H. Vincent Poor |
IEEE Trans. Wirel. Commun. | 2 |
| 2021 | Bandwidth-Agile Image Transmission With Deep Joint Source-Channel CodingabstractWe propose deep learning based communication methods for adaptive-bandwidth transmission of images over wireless channels. We consider the scenario in which images are transmitted progressively in layers over time or frequency, and such layers can be aggregated by receivers in order to increase the quality of their reconstructions. We investigate two scenarios, one in which the layers are sent sequentially, and incrementally contribute to the refinement of a reconstruction, and another in which the layers are independent and can be retrieved in any order. Those scenarios correspond to the well known problems ofsuccessive refinementandmultiple descriptions, respectively, in the context of joint source-channel coding (JSCC). We propose DeepJSCC-$l$, an innovative solution that uses convolutional autoencoders, and present three architectures with different complexity trade-offs. To the best of our knowledge, this is the first practical multiple-description JSCC scheme developed and tested for practical information sources and channels. Numerical results show that DeepJSCC-$l$can learn to transmit the source progressively with negligible losses in the end-to-end performance compared with a single transmission. Moreover, DeepJSCC-$l$has comparable performance with state of the art digital progressive transmission schemes in the challenging low signal-to-noise ratio (SNR) and small bandwidth regimes, with the additional advantage of graceful degradation with channel SNR. David Burth Kurka, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 2 |
| 2021 | Pruning the Pilots: Deep Learning-Based Pilot Design and Channel Estimation for MIMO-OFDM SystemsabstractWith the large number of antennas and subcarriers the overhead due to pilot transmission for channel estimation can be prohibitive in wideband massive multiple-input multiple-output (MIMO) systems. This can degrade the overall spectral efficiency significantly, and as a result, curtail the potential benefits of massive MIMO. In this paper, we propose a neural network (NN)-based joint pilot design and downlink channel estimation scheme for frequency division duplex (FDD) MIMO orthogonal frequency division multiplex (OFDM) systems. The proposed NN architecture uses fully connected layers for frequency-aware pilot design, and outperforms linear minimum mean square error (LMMSE) estimation by exploiting inherent correlations in MIMO channel matrices utilizing convolutional NN layers. Our proposed NN architecture uses a non-local attention module to learn longer range correlations in the channel matrix to further improve the channel estimation performance.We also propose an effective pilot reduction technique by gradually pruning less significant neurons from the dense NN layers during training. This constitutes a novel application of NN pruning to reduce the pilot transmission overhead. Our pruning-based pilot reduction technique reduces the overhead by allocating pilots across subcarriers non-uniformly and exploiting the inter-frequency and inter-antenna correlations in the channel matrix efficiently through convolutional layers and attention module. Mahdi Boloursaz Mashhadi, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 2 |
| 2021 | Distributed Deep Convolutional Compression for Massive MIMO CSI FeedbackabstractMassive multiple-input multiple-output (MIMO) systems require downlink channel state information (CSI) at the base station (BS) to achieve spatial diversity and multiplexing gains. In a frequency division duplex (FDD) multiuser massive MIMO network, each user needs to compress and feedback its downlink CSI to the BS. The CSI overhead scales with the number of antennas, users and subcarriers, and becomes a major bottleneck for the overall spectral efficiency. In this paper, we propose a deep learning (DL)-based CSI compression scheme, calledDeepCMC, composed of convolutional layers followed by quantization and entropy coding blocks. In comparison with previous DL-based CSI reduction structures, DeepCMC proposes a novel fully-convolutional neural network (NN) architecture, with residual layers at the decoder, and incorporates quantization and entropy coding blocks into its design. DeepCMC is trained to minimize a weighted rate-distortion cost, which enables a trade-off between the CSI quality and its feedback overhead. Simulation results demonstrate that DeepCMC outperforms the state of the art CSI compression schemes in terms of the reconstruction quality of CSI for the same compression rate. We also propose a distributed version of DeepCMC for a multi-user MIMO scenario to encode and reconstruct the CSI from multiple users in a distributed manner. Distributed DeepCMC not only utilizes the inherent CSI structures of a single MIMO user for compression, but also benefits from the correlations among the channel matrices of nearby users to further improve the performance in comparison with DeepCMC. We also propose a reduced-complexity training method for distributed DeepCMC, allowing to scale it to multiple users, and suggest a cluster-based distributed DeepCMC approach for practical implementation. Mahdi Boloursaz Mashhadi, Qianqian Yang 0002, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 3 |
| 2021 | One-Bit Over-the-Air Aggregation for Communication-Efficient Federated Edge Learning: Design and Convergence AnalysisabstractFederated edge learning (FEEL) is a popular framework for model training at an edge server using data distributed at edge devices (e.g., smart-phones and sensors) without compromising their privacy. In the FEEL framework, edge devices periodically transmit high-dimensional stochastic gradients to the edge server, where these gradients are aggregated and used to update a global model. When the edge devices share the same communication medium, the multiple access channel (MAC) from the devices to the edge server induces a communication bottleneck. To overcome this bottleneck, an efficient broadband analog transmission scheme has been recently proposed, featuring the aggregation of analog modulated gradients (or local models) via the waveform-superposition property of the wireless medium. However, the assumed linear analog modulation makes it difficult to deploy this technique in modern wireless systems that exclusively use digital modulation. To address this issue, we propose in this work a novel digital version of broadband over-the-air aggregation, called one-bit broadband digital aggregation (OBDA). The new scheme features one-bit gradient quantization followed by digital quadrature amplitude modulation (QAM) at edge devices and over-the-air majority-voting based decoding at edge server. We provide a comprehensive analysis of the effects of wireless channel hostilities (channel noise, fading, and channel estimation errors) on the convergence rate of the proposed FEEL scheme. The analysis shows that the hostilities slow down the convergence of the learning process by introducing a scaling factor and a bias term into the gradient norm. However, we show that all the negative effects vanish as the number of participating devices grows, but at a different rate for each type of channel hostility. Guangxu Zhu, Deniz Gündüz, Kaibin Huang |
IEEE Trans. Wirel. Commun. | 3 |
| 2020 | Bivariate Hermitian Polynomial Coding for Efficient Distributed Matrix MultiplicationabstractCoded distributed computing is an effective framework to improve the speed of distributed computing systems by mitigating stragglers (temporarily slow workers). In essence, coded computing allows replacing the computation assigned to a straggling worker by that at a faster worker by assigning redundant computations. Coded computing techniques proposed so far are mostly based on univariate polynomial coding. These codes are not very effective if storage and computation capacity across workers are heterogeneous and lose completely the work done by the straggling workers. For the particular problem of distributed matrix-matrix multiplication, we show how bivariate polynomial coding addresses these two issues. Burak Hasircioglu, Jesús Gómez-Vilardebó, Deniz Gündüz |
GLOBECOM | 3 |
| 2020 | Age-Based Coded Computation for Bias Reduction in Distributed LearningabstractCoded computation can speed up distributed learning in the presence of straggling workers. Partial recovery of the gradient vector can further reduce the computation time at each iteration; however, this can result in biased estimators, which may slow down convergence, or even cause divergence. Estimator bias is particularly prevalent when the straggling behavior is correlated over time, which results in the gradient estimators being dominated by a few fast servers. To mitigate biased estimators, we design a timely dynamic encoding framework for partial recovery that includes an ordering operator that changes the codewords and computation orders at workers over time. To regulate the recovery frequencies, we adopt an age metric in the design of the dynamic encoding scheme. The proposed age-based scheme prioritizes the recovery of computations with relatively large age. We show through numerical results that the proposed dynamic encoding strategy increases the timeliness of the recovered computations, which, as a result, reduces the bias in model updates, and accelerates the convergence compared to conventional static partial recovery schemes. Emre Ozfatura, Baturalp Buyukates, Deniz Gündüz, Sennur Ulukus |
GLOBECOM | 3 |
| 2020 | Decentralized SGD with Over-the-Air ComputationabstractWe consider multiple devices with local datasets collaboratively learning a global model through device-to-device (D2D) communications. The conventional decentralized stochastic gradient descent (DSGD) solution for this problem assumes error-free orthogonal links among the devices. This is based on the assumption of an underlying communication protocol that takes care of the noise, fading, and interference in the wireless medium. In this work, we show the suboptimality of this approach by designing the communication and learning protocols jointly. We first consider a point-to-point (P2P) communication scheme by scheduling D2D transmissions in an orthogonal fashion to minimize interference. Then, we propose a novel over-the-air consensus scheme by exploiting the signal superposition property of wireless transmission, rather than avoiding interference. In the proposed OAC-MAC scheme, multiple nodes align their transmissions toward a single receiver node. For both schemes, we cast the scheduling problem as a graph coloring problem. We then numerically compare the two approaches for the distributed MNIST image classification task under various network conditions. We show that the OAC-MAC scheme attains better convergence speed and final accuracy thanks to the improved robustness against channel fading and noise. We also introduce a noise-aware version of the OAC-MAC scheme with further improvements in the convergence speed and accuracy. Emre Ozfatura, Stefano Rini, Deniz Gündüz |
GLOBECOM | 3 |
| 2020 | Remote Reinforcement Learning over a Noisy ChannelabstractA collaborative multi-agent reinforcement learning (RL) problem is considered, where agents communicate over a noisy communication channel towards achieving a common goal. In particular, we consider a remote-controlled version of a single-agent RL problem, in which the system state is observed by a guide agent, while the actions are taken by a scout. The guide can communicate to the scout over a noisy communication link, reminiscent of a remote-controlled version of the single-agent RL problem. This transformation turns the original single-agent Markov decision process (MDP) into a two-agent partially observable MDP (POMDP). In conventional systems, communication and learning tasks are taken care of separately. We show the suboptimality of this approach, and propose a deep Q-learning solution that aims at learning the optimal policy taking into account the channel impairments. Joan S. Pujol Roig, Deniz Gündüz |
GLOBECOM | 2 |
| 2020 | One-Bit Over-the-Air Aggregation for Communication-Efficient Federated Edge LearningabstractTo mitigate the multi-access latency in federated edge learning, an efficient broadband analog transmission scheme has been recently proposed, featuring the aggregation of analog modulated gradients via the waveform-superposition property of the wireless medium. However, the assumed linear analog modulation makes it difficult to deploy this technique in modern wireless systems that exclusively use digital modulation. To address this issue, we propose in this work a novel digital version of broadband over-the-air aggregation, called one-bit broadband digital aggregation. The new scheme features one-bit gradient quantization followed by digital modulation at the edge devices and a simple threshold-based decoding at the edge server. We develop a comprehensive analysis framework for quantifying the effects of wireless channel hostilities (channel noise and fading) on the convergence rate. The analysis shows that the hostilities slow down the convergence of the learning process by introducing a scaling factor and a bias term into the gradient norm. However, all the negative effects vanish as the number of devices grows, but at a different rate for each type of channel hostility. Guangxu Zhu, Deniz Gündüz, Kaibin Huang |
GLOBECOM | 3 |
| 2020 | Hierarchical Federated Learning ACROSS Heterogeneous Cellular NetworksabstractWe consider federated edge learning (FEEL), where mobile users (MUs) collaboratively learn a global model by sharing local updates on the model parameters rather than their datasets, with the help of a mobile base station (MBS). We optimize the resource allocation among MUs to reduce the communication latency in learning iterations. Observing that the performance in this centralized setting is limited due to the distance of the cell-edge users to the MBS, we introduce small cell base stations (SBSs) orchestrating FEEL among MUs within their cells, and periodically exchanging model updates with the MBS for global consensus. We show that this hierarchical federated learning (HFL) scheme significantly reduces the communication latency without sacrificing the accuracy. Mehdi Salehi Heydar Abad, Emre Ozfatura, Deniz Gündüz, Özgür Erçetin |
ICASSP | 3 |
| 2020 | Deep Joint Source-Channel Coding for Wireless Image RetrievalabstractMotivated by surveillance applications with wireless cameras or drones, we consider the problem of image retrieval over a wireless channel. Conventional systems apply lossy compression on query images to reduce the data that must be transmitted over a bandwidth and power limited wireless link. We first note that reconstructing the original image is not needed for retrieval tasks; hence, we introduce a deep neutral network (DNN) based compression scheme targeting the retrieval task. Then, we completely remove the compression step, and propose another DNN-based communication scheme that directly maps the feature vectors to channel inputs. This joint source-channel coding (JSCC) approach not only improves the end-to-end accuracy, but also simplifies and speeds up the encoding operation which is highly beneficial for power and latency constrained IoT applications. Mikolaj Jankowski, Deniz Gündüz, Krystian Mikolajczyk |
ICASSP | 2 |
| 2020 | Deep Joint Source-Channel Coding of Images with FeedbackabstractWe consider wireless transmission of images in the presence of channel output feedback, by introducing an autoencoder-based deep joint source-channel coding (JSCC) scheme. We achieve impressive results in terms of the end-to-end reconstruction quality for fixed length transmission, and in terms of the average delay for variable length transmission. To the best of our knowledge, this is the first practical JSCC scheme that can fully exploit channel output feedback, demonstrating yet another setting in which modern machine learning techniques can enable the design of new and efficient communication methods that surpass the performance of traditional structured coding schemes. David Burth Kurka, Deniz Gündüz |
ICASSP | 2 |
| 2020 | Adversarial Networks for Secure Wireless CommunicationsabstractWe propose a data-driven secure wireless communication scheme, in which the goal is to transmit a signal to a legitimate receiver with minimal distortion, while keeping some information about the signal private from an eavesdropping adversary. When the data distribution is known, the optimal trade-off between the reconstruction quality at the legitimate receiver and the leakage to the adversary can be characterised in the information theoretic asymptotic limit. In this paper, we assume that we do not know the data distribution, but instead have access to a dataset, and we are interested in the finite blocklength regime rather than the asymptotic limits. We propose a data-driven adversarially trained deep joint source-channel coding architecture, and demonstrate through experiments with CIFAR-10 dataset that it is possible to transmit to the legitimate receiver with minimal end-to-end distortion while concealing information on the image class from the adversary. Thomas Marchioro, Nicola Laurenti, Deniz Gündüz |
ICASSP | 3 |
| 2020 | CNN-Based Analog CSI Feedback in FDD MIMO-OFDM SystemsabstractMassive multiple-input multiple-output (MIMO) systems require downlink channel state information (CSI) at the base station (BS) to better utilize the available spatial diversity and multiplexing gains. However, in a frequency division duplex (FDD) massive MIMO system, CSI feedback overhead degrades the overall spectral efficiency. Deep Learning (DL)-based CSI feedback compression schemes have received a lot of attention recently as they provide significant improvements in compression efficiency; however, they still require reliable feedback links to convey the compressed CSI information to the BS. Instead, we propose here a Convolutional neural network (CNN)-based analog feedback scheme, called AnalogDeepCMC, which directly maps the downlink CSI to uplink channel input. Corresponding noisy channel outputs are used by another CNN to reconstruct the downlink channel estimate. The proposed analog scheme not only outperforms existing digital CSI feedback schemes in terms of the achievable downlink rate, but also simplifies the feedback transmission as it does not require explicit quantization, coding, and modulation, and provides a low-latency alternative particularly in rapidly changing MIMO channels, where the CSI needs to be estimated and fed back periodically. Mahdi Boloursaz Mashhadi, Qianqian Yang 0002, Deniz Gündüz |
ICASSP | 3 |
| 2020 | Energy-Aware Analog Aggregation for Federated Learning with Redundant DataabstractFederated learning (FL) enables workers to learn a model collaboratively by using their local data, with the help of a parameter server (PS) for global model aggregation. The high communication cost for periodic model updates and the nonindependent and identically distributed (i.i.d.) data become major bottlenecks for FL. In this work, we consider analog aggregation to scale down the communication cost with respect to the number of workers, and introduce data redundancy to the system to deal with non-i.i.d. data. We propose an online energy-aware dynamic worker scheduling policy, which maximizes the average number of workers scheduled for gradient update at each iteration under a long-term energy constraint, and analyze its performance based on Lyapunov optimization. Experiments using MNIST dataset show that, for non-i.i.d. data, doubling data storage can improve the accuracy by 9.8% under a stringent energy budget, while the proposed policy can achieve close-to-optimal accuracy without violating the energy constraint. Yuxuan Sun 0001, Sheng Zhou 0001, Deniz Gündüz |
ICC | 3 |
| 2020 | Update Aware Device Scheduling for Federated Learning at the Wireless EdgeabstractWe study federated learning (FL) at the wireless edge, where power-limited devices with local datasets train a joint model with the help of a remote parameter server (PS). We assume that the devices are connected to the PS through a bandwidth-limited shared wireless channel. At each iteration of FL, a subset of the devices are scheduled to transmit their local model updates to the PS over orthogonal channel resources. We design novel scheduling policies, that decide on the subset of devices to transmit at each round not only based on their channel conditions, but also on the significance of their local model updates. Numerical results show that the proposed scheduling policy provides a better long-term performance than scheduling policies based only on either of the two metrics individually. We also observe that when the data is independent and identically distributed (i.i.d.) across devices, selecting a single device at each round provides the best performance, while when the data distribution is non-i.i.d., more devices should be scheduled. Mohammad Mohammadi Amiri, Deniz Gündüz, Sanjeev R. Kulkarni, H. Vincent Poor |
ISIT | 2 |
| 2020 | Bivariate Polynomial Coding for Straggler Exploitation with Heterogeneous WorkersabstractPolynomial coding has been proposed as a solution to the straggler mitigation problem in distributed matrix multiplication. Previous works employ univariate polynomials to encode matrix partitions. Such schemes greatly improve the speed of distributed computing systems by making the task completion time to depend only on the fastest workers. However, they completely ignore the work done by the slowest workers resulting in inefficient use of computing resources. In order to exploit the partial computations of the slower workers, we further decompose the overall matrix multiplication task into even smaller subtasks, and we propose bivariate polynomial codes. We show that these codes are a more natural choice to accommodate the additional decomposition of subtasks, and to exploit the heterogeneous storage and computation resources at workers. However, in contrast to univariate polynomial decoding, guarantying decodability with multivariate interpolation is much harder. We propose two bivariate polynomial coding schemes and study their decodability conditions. Our numerical results show that bivariate polynomial coding considerably reduces the computation time of distributed matrix multiplication. Burak Hasircioglu, Jesús Gómez-Vilardebó, Deniz Gündüz |
ISIT | 3 |
| 2020 | Strong Converse for Testing Against Independence over a Noisy channelabstractA distributed binary hypothesis testing (HT) problem over a noisy (discrete and memoryless) channel studied previously by the authors is investigated from the perspective of the strong converse property. It was shown by Ahlswede and Csiszar that a strong converse holds in the above setting when the channel is rate-limited and noiseless. Motivated by this observation, we show that the strong converse continues to hold in the noisy channel setting for a special case of HT known as testing against independence (TAI), under the assumption that the channel transition matrix has non-zero elements. The proof utilizes the blowing up lemma and the recent change of measure technique of Tyagi and Watanabe as the key tools. Sreejith Sreekumar, Deniz Gündüz |
ISIT | 2 |
| 2020 | Management and Orchestration of Virtual Network Functions via Deep Reinforcement LearningabstractManagement and orchestration (MANO) of resources by virtual network functions (VNFs) represents one of the key challenges towards a fully virtualized network architecture as envisaged by 5G standards. Current threshold-based policies inefficiently over-provision network resources and under-utilize available hardware, incurring high cost for network operators, and consequently, the users. In this work, we present a MANO algorithm for VNFs allowing a central unit (CU) to learn to autonomously re-configure resources (processing power and storage), deploy new VNF instances, or offload them to the cloud, depending on the network conditions, available pool of resources, and the VNF requirements, with the goal of minimizing a cost function that takes into account the economical cost as well as latency and the quality-of-service (QoS) experienced by the users. First, we formulate the stochastic resource optimization problem as a parameterized action Markov decision process (PAMDP). Then, we propose a solution based on deep reinforcement learning (DRL). More precisely, we present a novel RL approach, called parameterized action twin (PAT) deterministic policy gradient, which leverages an actor-critic architecture to learn to provision resources to the VNFs in an online manner. Finally, we present numerical performance results, and map them to 5G key performance indicators (KPIs). To the best of our knowledge, this is the first work that considers DRL for MANO of VNFs' physical resources. Joan S. Pujol Roig, David Manuel Gutiérrez Estévez, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 3 |
| 2020 | Coded Caching in a Multi-Server System With Random TopologyabstractCache-aided content delivery is studied in a multi-server system with P servers and K users, each equipped with a local cache memory. In the delivery phase, each user connects randomly to any p out of P servers. Thanks to the availability of multiple servers, which model small-cell base stations (SBSs), demands can be satisfied with reduced storage capacity at each server and reduced delivery rate per server; however, this also leads to reduced multicasting opportunities compared to the single-server scenario. A joint storage and proactive caching scheme is proposed, which exploits coded storage across the servers, uncoded cache placement at the users, and coded delivery. The delivery latency is studied for both successive and parallel transmissions from the servers. It is shown that, with successive transmissions the achievable average delivery latency is comparable to the one achieved in the single-server scenario, while the gap between the two depends on p, the available redundancy across the servers, and can be reduced by increasing the storage capacity at the SBSs. The optimality of the proposed scheme with uncoded cache placement and MDS-coded server storage is also proved for successive transmissions. Nitish Mital, Deniz Gündüz, Cong Ling 0001 |
IEEE Trans. Commun. | 2 |
| 2020 | Mobility-Aware Coded Storage and DeliveryabstractWe consider a cache-enabled heterogeneous cellular network, where mobile users (MUs) connect to multiple cache-enabled small-cell base stations (SBSs) during a video downloading session. SBSs can deliver these requests using their local cache contents as well as by downloading them from a macro-cell base station (MBS), which has access to the file library. We introduce a novel mobility-aware content storage and delivery scheme, which jointly exploits coded storage at the SBSs and coded delivery from the MBS to reduce the backhaul load from the MBS to the SBSs. We show that the proposed scheme provides a significant reduction both in the backhaul load when the cache capacity is sufficiently large, and in the number of sub-files required. Overall, for practical scenarios, in which the number of sub-files that can be created is limited either by the size of the files, or by the protocol overhead, the proposed coded caching and delivery scheme decidedly outperforms state-of-the-art alternatives. Finally, we show that the benefits of the proposed scheme also extends to scenarios with non-uniform file popularities and arbitrary mobility patterns. Emre Ozfatura, Deniz Gündüz |
IEEE Trans. Commun. | 2 |
| 2020 | Centralized Caching and Delivery of Correlated Contents Over Gaussian Broadcast ChannelsabstractContent delivery in a multi-user cache-aided broadcast network is studied, where a server holding a database of correlated contents communicates with the users over a Gaussian broadcast channel (BC). The minimum transmission power required to satisfy all possible demand combinations is studied, when the users are equipped with caches of equal size. Two centralized caching schemes are proposed, both of which not only utilize the user's local caches, but also exploit the correlation among the contents in the database. The first scheme implements uncoded cache placement and delivers coded contents to users using superposition coding. The second scheme, which is proposed for small cache sizes, places coded contents in users' caches and jointly encodes the cached contents of users and the messages targeted at them. The performance of the proposed schemes, which provide upper bounds on the required transmit power for a given cache capacity, is characterized. The scheme based on coded placement improves upon the first one for small cache sizes, and under certain conditions meets the uncoded placement lower bound. A lower bound on the required transmit power is also presented assuming uncoded cache placement. Our results indicate that exploiting the correlations among the contents in a cache-aided Gaussian BC can provide significant energy savings. Qianqian Yang 0002, Parisa Hassanzadeh, Deniz Gündüz, Elza Erkip |
IEEE Trans. Commun. | 3 |
| 2020 | Optimal Utility-Privacy Trade-Off With Total Variation Distance as a Privacy MeasureabstractThe total variation distance is proposed as a privacy measure in an information disclosure scenario when the goal is to reveal some information about available data in return of utility, while retaining the privacy of certain sensitive latent variables from the legitimate receiver. The total variation distance is introduced as a measure of privacy-leakage by showing that: i) it satis?es the post-processing and linkage inequalities, which makes it consistent with an intuitive notion of a privacy measure; ii) the optimal utility-privacy trade-off can be solved through a standard linear program when total variation distance is employed as the privacy measure; iii) it provides a bound on the privacy-leakage measured by mutual information, maximal leakage, or the improvement in an inference attack with a bounded cost function. Borzoo Rassouli, Deniz Gündüz |
IEEE Trans. Inf. Forensics Secur. | 2 |
| 2020 | Data Disclosure Under Perfect Sample PrivacyabstractPerfect data privacy seems to be in fundamental opposition to the economical and scientific opportunities related to extensive data exchange. This paper defies this intuition by developing the principle of synergistic disclosure, in which collective properties of datasets are revealed without compromising the privacy of individual data samples. We study the properties of optimal strategies/mappings on finite as well as asymptotically large datasets, and discuss its fundamental limits defined as the synergistic disclosure capacity. Furthermore, we present explicit analytical expressions for the synergistic disclosure capacity of large datasets in various scenarios, and present cases in which our approach can disclose most of the information of interest. We finally discuss suboptimal schemes to provide sample privacy guarantees to large datasets at a reduced computational cost. Borzoo Rassouli, Fernando Rosas, Deniz Gündüz |
IEEE Trans. Inf. Forensics Secur. | 3 |
| 2020 | Distributed Hypothesis Testing Over Discrete Memoryless ChannelsabstractA distributed binary hypothesis testing (HT) problem involving two parties, one referred to as the observer and the other as the detector is studied. The observer observes a discrete memoryless source (DMS) and communicates its observations to the detector over a discrete memoryless channel (DMC). The detector observes another DMS correlated with that at the observer, and performs a binary hypothesis test on the joint distribution of the two DMS's using its own observed data and the information received from the observer. The trade-off between the type I error probability and the type II error-exponent of the HT is explored. Single-letter lower bounds on the optimal type II error-exponent are obtained by using two different coding schemes, a separate HT and channel coding scheme and a joint HT and channel coding scheme based on hybrid coding for the matched bandwidth case. Exact single-letter characterization of the same is established for the special case of testing against conditional independence, and it is shown to be achieved by the separate HT and channel coding scheme. An example is provided where the joint scheme achieves a strictly better performance than the separation based scheme. Sreejith Sreekumar, Deniz Gündüz |
IEEE Trans. Inf. Theory | 2 |
| 2020 | Federated Learning Over Wireless Fading ChannelsabstractWe study federated machine learning at the wireless network edge, where limited power wireless devices, each with its own dataset, build a joint model with the help of a remote parameter server (PS). We consider a bandwidth-limited fading multiple access channel (MAC) from the wireless devices to the PS, and propose various techniques to implement distributed stochastic gradient descent (DSGD) over this shared noisy wireless channel. We first propose a digital DSGD (D-DSGD) scheme, in which one device is selected opportunistically for transmission at each iteration based on the channel conditions; the scheduled device quantizes its gradient estimate to a finite number of bits imposed by the channel condition, and transmits these bits to the PS in a reliable manner. Next, motivated by the additive nature of the wireless MAC, we propose a novel analog communication scheme, referred to as the compressed analog DSGD (CA-DSGD), where the devices first sparsify their gradient estimates while accumulating error from previous iterations, and project the resultant sparse vector into a low-dimensional vector for bandwidth reduction. We also design a power allocation scheme to align the received gradient vectors at the PS in an efficient manner. Numerical results show that D-DSGD outperforms other digital approaches in the literature; however, in general the proposed CA-DSGD algorithm converges faster than the D-DSGD scheme, and reaches a higher level of accuracy. We have observed that the gap between the analog and digital schemes increases when the datasets of devices are not independent and identically distributed (i.i.d.). Furthermore, the performance of the CA-DSGD scheme is shown to be robust against imperfect channel state information (CSI) at the devices. Overall these results show clear advantages for the proposed analog over-the-air DSGD scheme, which suggests that learning and communication algorithms should be designed jointly to achieve the best end-to-end performance in machine learning applications at the wireless edge. Mohammad Mohammadi Amiri, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 2 |
| 2020 | Cache-Aided Combination Networks With InterferenceabstractCentralized coded caching and delivery is studied for a radio access combination network (RACN), whereby a set of H edge nodes (ENs), connected to a cloud server via orthogonal fronthaul links with limited capacity, serve a total of K user equipments (TIEs) over wireless links. The cloud server is assumed to hold a library of N files, each of size F bits; and each user, equipped with a cache of size μRN F bits, is connected to a distinct set of r ENs each of which equipped with a cache of size μTN F bits, where μT, μR∈ [0, 1] are the fractional cache capacities of the TIEs and the ENs, respectively. The objective is to minimize the normalized delivery time (NDT), which refers to the worst case delivery latency when each user requests a single distinct file from the library. Three coded caching and transmission schemes are considered, namely the MDSIA, soft-transfer and zero-forcing (ZF) schemes. MDS-IA utilizes maximum distance separable (MDS) codes in the placement phase and real interference alignment (IA) in the delivery phase. The achievable NDT for this scheme is presented for r = 2 and arbitrary fractional cache sizes μTand μR, and also for arbitrary value of r and fractional cache size μTwhen the cache capacity of the TIE is above a certain threshold. The soft-transfer scheme utilizes soft-transfer of coded symbols to ENs that implement ZF over the edge links. The achievable NDT for this scheme is presented for arbitrary r and arbitrary fractional cache sizes μTand μR. The last scheme utilizes ZF between the ENs and the TIEs without the participation of the cloud server in the delivery phase. The achievable NDT for this scheme is presented for an arbitrary value of r when the total cache size at a pair of TIE and EN is sufficient to store the whole library, i.e., μT+μR≥ 1. The results indicate that the fronthaul capacity determines which scheme achieves a better performance in terms of the NDT, and the soft-transfer scheme becomes favorable as the fronthaul capacity increases. Ahmed Roushdy Elkordy, Abolfazl S. Motahari, Mohammed Nafie, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 4 |
| 2020 | Multi-Antenna Coded Content Delivery With Caching: A Low-Complexity SolutionabstractWe study downlink beamforming in a single-cell network with a multi-antenna base station serving cache-enabled users. Assuming a library of files with a common rate, we formulate the minimum transmit power with proactive caching and coded delivery as a non-convex optimization problem. While this multiple multicast problem can be efficiently solved by successive convex approximation (SCA), the complexity of the problem grows exponentially with the number of subfiles delivered to each user in each time slot, which itself grows exponentially with the number of users. We introduce a low-complexity alternative through time-sharing that limits the number of subfiles received by a user in each time slot. We then consider the joint design of beamforming and content delivery with sparsity constraints to limit the number of subfiles received by a user in each time slot. Numerical simulations show that the low-complexity scheme has only a small performance gap to that obtained by solving the joint problem with sparsity constraints, and outperforms state-of-the-art results at all signal-to-noise ratio (SNR) and rate values with a sufficient number of transmit antennas. A lower bound on the achievable degrees-of-freedom (DoF) of the low-complexity scheme is derived to characterize its performance in the high SNR regime. Junlin Zhao, Mohammad Mohammadi Amiri, Deniz Gündüz |
IEEE Trans. Wirel. Commun. | 3 |
| 2019 | Heterogeneous Coded Computation across Heterogeneous WorkersabstractCoded distributed computing framework enables large-scale machine learning (ML) models to be trained efficiently in a distributed manner, while mitigating the straggler effect. In this work, we consider a multi-task assignment problem in a coded distributed computing system, where multiple masters, each with a different matrix multiplication task, assign computation tasks to workers with heterogeneous computing capabilities. Both dedicated and probabilistic worker assignment models are considered, with the objective of minimizing the average completion time of all tasks. For dedicated worker assignment, greedy algorithms are proposed and the corresponding optimal load allocation is derived based on the Lagrange multiplier method. For probabilistic assignment, successive convex approximation method is used to solve the non-convex optimization problem. Simulation results show that the proposed algorithms reduce the completion time by 80% over uncoded scheme, and 49% over an unbalanced coded scheme. Yuxuan Sun 0001, Junlin Zhao, Sheng Zhou 0001, Deniz Gündüz |
GLOBECOM | 4 |
| 2019 | Computation Scheduling for Distributed Machine Learning with Straggling WorkersabstractWe study scheduling of computation tasks across n workers in a large scale distributed learning problem. Computation speeds of the workers are assumed to be heterogeneous and unknown to the master, and redundant computations are assigned to the workers in order to tolerate straggling workers. We consider sequential computation and instantaneous communication from each worker to the master, and each computation round, which can model a single iteration of the stochastic gradient descent (SGD) algorithm, is completed once the master receives k ≤ n distinct computations, referred to as the computation target. Our goal is to characterize the average completion time as a function of the computation load, which denotes the portion of the dataset available at each worker, and the computation target. We propose two computation scheduling schemes that specify the computation tasks assigned to each worker, as well as their order of execution. We also establish a lower bound on the minimum average completion time. Numerical results show a significant reduction in the average computation time over the existing coded and uncoded computing schemes. Mohammad Mohammadi Amiri, Deniz Gündüz |
ICASSP | 2 |
| 2019 | Deep Joint Source-channel Coding for Wireless Image TransmissionabstractWe propose a novel joint source and channel coding (JSCC) scheme for wireless image transmission that departs from the conventional use of explicit source and channel codes for compression and error correction, and directly maps the image pixel values to the complex-valued channel input signal. Our encoder-decoder pair form an autoencoder with a non-trainable layer in the middle, which represents the noisy communication channel. Our results show that the proposed deep JSCC scheme outperforms separation-based digital transmission at low signal-to-noise ratio (SNR) and low channel bandwidth regimes in the presence of additive white Gaussian noise (AWGN). More strikingly, deep JSCC does not suffer from the "cliff effect" as the channel SNR varies with respect to the SNR value assumed during training. In the case of a slow Rayleigh fading channel, deep JSCC can learn to communicate without explicit pilot signals or channel estimation, and significantly outperforms separation-based digital communication at all SNR and channel bandwidth values. Eirina Bourtsoulatze, David Burth Kurka, Deniz Gündüz |
ICASSP | 3 |
| 2019 | Privacy-cost Trade-off in a Smart Meter System with a Renewable Energy Source and a Rechargeable BatteryabstractWe study the privacy-cost trade-off in a smart meter (SM) system with a renewable energy source (RES) and a finite-capacity rechargeable battery (RB). Privacy is measured by the mutual information rate between the energy demand and the energy received from the grid, where the latter also determines the cost, and hence, reported by the SM to the utility provider (UP). We consider a renewable energy generation process that fully charges the RB at random time instants, and its realization is assumed to be known also by the UP. We reformulate the problem as a Markov decision process (MDP), and solve it by dynamic programming (DP) to design battery charging and discharging policies that minimize a linear combination of the privacy leakage and energy cost. We also propose a lower bound and two alternative low-complexity energy management policies, one of which is shown numerically to perform close to the MDP solution. Ece Naz Erdemir, Pier Luigi Dragotti, Deniz Gündüz |
ICASSP | 3 |
| 2019 | Distributed Gradient Descent with Coded Partial Gradient ComputationsabstractCoded computation techniques provide robustness against straggling servers in distributed computing, with the following limitations: First, they increase decoding complexity. Second, they ignore computations carried out by straggling servers; and they are typically designed to recover the full gradient, and thus, cannot provide a balance between the accuracy of the gradient and per-iteration completion time. Here we introduce a hybrid approach, called coded partial gradient computation (CPGC), that benefits from the advantages of both coded and uncoded computation schemes, and reduces both the computation time and decoding complexity. Emre Ozfatura, Sennur Ulukus, Deniz Gündüz |
ICASSP | 3 |
| 2019 | Machine Learning at the Wireless Edge: Distributed Stochastic Gradient Descent Over-the-AirabstractWe study collaborative machine learning at the wireless edge, where power and bandwidth-limited devices (workers), with limited local datasets, implement distributed stochastic gradient descent (DSGD) over-the-air with the help of a remote parameter server (PS). We consider a wireless multiple access channel (MAC) from the workers to the PS for communicating the local gradient estimates. We first introduce a digital DSGD (D-DSGD) scheme, assuming that the workers operate on the boundary of the MAC capacity region at each iteration of the DSGD algorithm, and digitize their estimates within the bit budget allowed by the employed power allocation. We then introduce an analog scheme, called A-DSGD, motivated by the additive nature of the wireless MAC, where the workers send their gradient estimates over the MAC through the available channel bandwidth without employing any digital code. Numerical results show that A-DSGD converges much faster than D-DSGD. The improvement is particularly compelling at low power and low bandwidth regimes. We also observe that the performance of A-DSGD improves with the number of workers, while D-DSGD deteriorates, limiting the ability of the latter in harnessing the computation power of many edge devices. Mohammad Mohammadi Amiri, Deniz Gündüz |
ISIT | 2 |
| 2019 | Practical Functional Regenerating Codes for Broadcast Repair of Multiple NodesabstractA code construction and repair scheme for optimal functional regeneration of multiple node failures is presented, which is based on stitching together short MDS codes on carefully chosen sets of points lying on a linearized polynomial. The nodes are connected wirelessly, hence all transmissions by helper nodes during a repair round are available to all the nodes being repaired. The scheme is simple and practical because of low subpacketization, low I/O cost and low computational cost. Achievability of the minimum-bandwidth regenerating (MBR) point, as well as an interior point, on the optimal storage-repair bandwidth tradeoff curve is shown. The subspace properties derived in the paper provide insight into the general properties of functional regenerating codes. Nitish Mital, Katina Kralevska, Cong Ling 0001, Deniz Gündüz |
ISIT | 4 |
| 2019 | Privacy Against Brute-Force Inference AttacksabstractPrivacy-preserving data release is about disclosing information about useful data while retaining the privacy of sensitive data. Assuming that the sensitive data is threatened by a brute-force adversary, we define Guessing Leakage as a measure of privacy, based on the concept of guessing. After investigating the properties of this measure, we derive the optimal utility-privacy trade-off via a linear program with any f-information adopted as the utility measure, and show that the optimal utility is a concave and piece-wise linear function of the privacy-leakage budget. Seyed Ali Ossia, Borzoo Rassouli, Hamed Haddadi 0001, Hamid R. Rabiee 0001, Deniz Gündüz |
ISIT | 5 |
| 2019 | Speeding Up Distributed Gradient Descent by Utilizing Non-persistent StragglersabstractWhen gradient descent (GD) is scaled to many parallel computing servers (workers) for large scale machine learning problems, its per-iteration computation time is limited by the straggling workers. Coded distributed GD (DGD) can tolerate straggling workers by assigning redundant computations to the workers, but in most existing schemes, each non-straggling worker transmits one message per iteration to the parameter server (master) after completing all its computations. We allow multiple computations to be conveyed from each worker per iteration in order to exploit computations executed also by the straggling worker. We show that the average completion time per iteration can be reduced significantly at a reasonable increase in the communication load. We also propose a general coded DGD technique which can trade-off the average computation time with the communication load. Emre Ozfatura, Deniz Gündüz, Sennur Ulukus |
ISIT | 2 |
| 2019 | Hypothesis Testing over a Noisy ChannelabstractA point to point hypothesis testing problem involving two parties, one referred to as the observer and the other as the detector, is studied. The observer observes a discrete memoryless source and communicates its observations to the detector over a discrete memoryless channel. The detector performs a binary hypothesis test on the probability distribution of the observer's observation. The trade-off between the type 1 error probability and the type 2 error exponent is explored. We obtain a single-letter characterization of the optimal type 2 error exponent for a given constraint on the type 1 error probability. We also show that a strong converse holds, in the sense that, the optimal type 2 error exponent is independent of the constraint on the type 1 error probability. Sreejith Sreekumar, Deniz Gündüz |
ISIT | 2 |
| 2019 | Optimal Privacy-Utility Trade-off under a Rate ConstraintabstractWe study the privacy-utility trade-off in data release under a rate constraint. An agent observes random variable X and reveals information U to the utility provider over a rate-constrained channel, such that I(X; U) ≤ R, in return for utility I(U; Y ), where Y denotes a latent random variable correlated with X. While the objective is to maximize the utility, the agent also wants to protect a private information S, also correlated with X and Y from the utility provider. The trade-off between rate, utility and private information leakage is studied. This problem can be thought of as a generalization of both the information bottleneck and privacy funnel problems, reducing to either of the two problems in special cases. A necessary and sufficient condition for the existence of positive utility under zero private information leakage (or perfect privacy) is established. Subsequently, the problem of maximizing the utility subject to perfect privacy constraint is shown to be a linear program when the rate constraint is inactive. Also, the maximum value of the ratio of utility to infinitesimal private information leakage for an arbitrary rate constraint is obtained. Sreejith Sreekumar, Deniz Gündüz |
ISIT | 2 |
| 2019 | Average Age-of-Information with a Backup Information SourceabstractData collected and transmitted by Internet of things (IoT) devices are typically used for control and monitoring purposes; and hence, their timely delivery is of utmost importance for the underlying applications. However, IoT devices operate with very limited energy sources, severely reducing their ability for timely collection and processing of status updates. IoT systems make up for these limitations by employing multiple low-power low-complexity devices that can monitor the same signal, possibly with different quality observations and different energy costs, to create diversity against the limitations of individual nodes. We investigate policies to minimize the average age of information (AoI) in a monitoring system that collects data from two sources of information denoted as primary and backup sources, respectively. We assume that each source offers a different trade-off between the AoI and the energy cost. The monitoring node is equipped with a finite size battery and harvests ambient energy. For this setup, we formulate the scheduling of status updates from the two sources as a Markov decision process (MDP), and obtain a policy that decides on the optimal action to take (i.e., which source to query or remain idle) depending on the current energy level and AoI. The performance of the obtained policy is compared with an aggressive policy for different system parameters. We identify few types of optimal solution structures and discuss the benefits of having a backup source of information in the system. Elvina Gindullina, Leonardo Badia, Deniz Gündüz |
PIMRC | 3 |
| 2019 | Guest Editorial Special Issue on Machine Learning in Wireless Communication - Part IabstractMachine learning and data driven approaches have recently received much attention as a key enabler for future 5G and beyond wireless networks. Yet, the evolution towards learning-based data driven networks is still in its infancy, and much of the realization of the promised benefits requires thorough research and development. Fundamental questions remain as to where and how ML can really complement the well-established, well-tested communication systems designed over the last four decades. Moreover, adaptation of machine learning methods is likely needed to realize their full potential in the wireless context. This is particularly challenging for the lower layers of the protocol stack, where the constraints, problem formulation, and even the objectives may fundamentally differ from the typical scenarios to which machine learning has been successfully applied in recent years. In addition, a thorough understanding of the fundamental performance limits is also essential in order to establish quality-of-service guarantees that are common in communication system design. Such challenges, which lie at the core of the special issue, can be categorized into a number of research topics ranging from the optization of neural networks architectures that are suited to wireless communication links (inclusing autoencoders, generative adversarial networks, reinforcement based networks etc) to performance analysis, to the acceleration of data-driven training, and possibly in distributed settings. The application domains within the wireless realm are also quite diverse in nature with promising preliminary results in the area of physical layer design and resource allocation as well as for network service orchestrations. Testbeds and experimental evaluations are also begining to be reported. David Gesbert, Deniz Gündüz, Paul de Kerret, Chandra R. Murthy, Mihaela van der Schaar, Nicholas D. Sidiropoulos |
IEEE J. Sel. Areas Commun. | 2 |
| 2019 | Guest Editorial Special Issue on Machine Learning in Wireless Communication - Part 2abstractMachine learning and data driven approaches have recently received much attention as a key enabler for future 5G and beyond wireless networks. Yet, the evolution towards learning-based data driven networks is still in its infancy, and much of the realization of the promised benefits requires thorough research and development. Fundamental questions remain as to where and how ML can really complement the well-established, well-tested communication systems designed over the last four decades. Moreover, adaptation of machine learning methods is likely needed to realize their full potential in the wireless context. This is particularly challenging for the lower layers of the protocol stack, where the constraints, problem formulation, and even the objectives may fundamentally differ from the typical scenarios to which machine learning has been successfully applied in recent years. In addition, a thorough understanding of the fundamental performance limits is also essential in order to establish quality-of-service guarantees that are common in communication system design. Such challenges, which lie at the core of the special issue, can be categorized into a number of research topics ranging from the optization of neural networks architectures that are suited to wireless communication links (inclusing autoencoders, generative adversarial networks, reinforcement based networks etc) to performance analysis, to the acceleration of data-driven training, and possibly in distributed settings. The application domains within the wireless realm are also quite diverse in nature with promising preliminary results in the area of physical layer design and resource allocation as well as for network service orchestrations. Testbeds and experimental evaluations are also begining to be reported. David Gesbert, Deniz Gündüz, Paul de Kerret, Chandra R. Murthy, Mihaela van der Schaar, Nicholas D. Sidiropoulos |
IEEE J. Sel. Areas Commun. | 2 |
| 2019 | Machine Learning in the AirabstractThanks to the recent advances in processing speed, data acquisition and storage, machine learning (ML) is penetrating every facet of our lives, and transforming research in many areas in a fundamental manner. Wireless communications is another success story - ubiquitous in our lives, from handheld devices to wearables, smart homes, and automobiles. While recent years have seen a flurry of research activity in exploiting ML tools for various wireless communication problems, the impact of these techniques in practical communication systems and standards is yet to be seen. In this paper, we review some of the major promises and challenges of ML in wireless communication systems, focusing mainly on the physical layer. We present some of the most striking recent accomplishments that ML techniques have achieved with respect to classical approaches, and point to promising research directions where ML is likely to make the biggest impact in the near future. We also highlight the complementary problem of designing physical layer techniques to enable distributed ML at the wireless network edge, which further emphasizes the need to understand and connect ML with fundamental concepts in wireless communications. Deniz Gündüz, Paul de Kerret, Nicholas D. Sidiropoulos, David Gesbert, Chandra R. Murthy, Mihaela van der Schaar |
IEEE J. Sel. Areas Commun. | 1 |
| 2019 | Audience-Retention-Rate-Aware Caching and Coded Video Delivery With Asynchronous DemandsabstractMost of the current literature on coded caching focus on a static scenario in which a fixed number of users synchronously place their requests from a content library, and the performance is measured in terms of the latency in satisfying all of these requests. In practice, however, users start watching an online video content asynchronously over time, and often abort watching a video before it is completed. The latter behavior is captured by the notion of audience retention rate, which measures the portion of a video content watched on average. In order to bring coded caching one step closer to practice, asynchronous user demands are considered in this paper by allowing user demands to arrive randomly over time, and both the popularity of video files, and the audience retention rates are taken into account. A decentralized partial coded delivery (PCD) scheme is proposed, and two cache allocation schemes are employed; namely homogeneous cache allocation (HoCA) and heterogeneous cache allocation (HeCA), which allocate users' caches among different chunks of the video files in the library. Numerical results validate that the proposed PCD scheme, either with HoCA or HeCA, outperforms conventional uncoded caching as well as the state-of-the-art decentralized caching schemes, which consider only the file popularities, and are designed for synchronous demand arrivals. An information-theoretical lower bound on the average delivery rate is also presented. Qianqian Yang 0002, Mohammad Mohammadi Amiri, Deniz Gündüz |
IEEE Trans. Commun. | 3 |
| 2019 | Coded Caching With Asymmetric Cache Sizes and Link Qualities: The Two-User CaseabstractThe centralized coded caching problem is studied for the two-user scenario, considering heterogeneous cache capacities at the users and private channels from the server to the users, in addition to a shared channel. Optimal caching and delivery strategies that minimize the worst-case delivery latency are presented for an arbitrary number of files. The converse proof follows from the sufficiency of file-index-symmetric caching and delivery codes, while the achievability is obtained through memory-sharing among a number of special memory-capacity pairs. The optimal scheme is shown to exploit the private link capacities by transmitting part of the corresponding user`s request in an uncoded fashion. When there are no private links, the results presented here improve upon the two known results in the literature, namely: 1) equal cache capacities and arbitrary number of files and 2) unequal cache capacities and two files. The results are then extended to the caching problem with heterogeneous distortion requirements. Daming Cao, Deyao Zhang, Pengyao Chen, Nan Liu 0001, Wei Kang 0002, Deniz Gündüz |
IEEE Trans. Commun. | 6 |
| 2019 | Content Caching and Delivery in Wireless Radio Access NetworksabstractToday's mobile data traffic is dominated by content-oriented traffic. Caching popular contents at the network edge can alleviate network congestion and reduce content delivery latency. This paper provides a comprehensive and unified study of caching and delivery techniques in wireless radio access networks (RANs) with caches at all edge nodes (ENs) and user equipments (UEs). Three cache-aided RAN architectures are considered: RANs without fronthaul, with dedicated fronthaul, and with wireless fronthaul. It first reviews in a tutorial nature how caching facilitates interference management in these networks by enabling interference cancelation (IC), zero-forcing (ZF), and interference alignment (IA). Then, two new delivery schemes are presented. One is for RANs with dedicated fronthaul, which considers centralized cache placement at the ENs but both centralized and decentralized placement at the UEs. This scheme combines IA, ZF, and IC together with soft-transfer fronthauling. The other is for RANs with wireless fronthaul, which considers decentralized cache placement at all nodes. It leverages the broadcast nature of wireless fronthaul to fetch not only uncached but also cached contents to boost transmission cooperation among the ENs. The numerical results show that both schemes outperform existing results for a wide range of system parameters, thanks to the various caching gains obtained opportunistically. Meixia Tao, Deniz Gündüz, Fan Xu 0001, Joan S. Pujol Roig |
IEEE Trans. Commun. | 2 |
| 2019 | Privacy Against a Hypothesis Testing AdversaryabstractPrivacy against an adversary (AD) that tries to detect the underlying privacy-sensitive data distribution is studied. The original data sequence is assumed to come from one of the two known distributions, and the privacy leakage is measured by the probability of error of the binary hypothesis test carried out by the AD. A management unit (MU) is allowed to manipulate the original data sequence in an online fashion while satisfying an average distortion constraint. The goal of the MU is to maximize the minimal type II probability of error subject to a constraint on the type I probability of error assuming an adversarial Neyman-Pearson test, or to maximize the minimal error probability assuming an adversarial Bayesian test. The asymptotic exponents of the maximum minimal type II probability of error and the maximum minimal error probability are shown to be characterized by a Kullback-Leibler divergence rate and a Chernoff information rate, respectively. Privacy performances of particular management policies, the memoryless hypothesis-aware policy and the hypothesis-unaware policy with memory, are compared. The proposed formulation can also model adversarial example generation with minimal data manipulation to fool classifiers. At last, the results are applied to a smart meter privacy problem, where the user's energy consumption is manipulated by adaptively using a renewable energy source in order to hide user's activity from the energy provider. Zuxing Li, Tobias J. Oechtering, Deniz Gündüz |
IEEE Trans. Inf. Forensics Secur. | 3 |
| 2019 | Average Age of Information With Hybrid ARQ Under a Resource ConstraintabstractScheduling the transmission of status updates over an error-prone communication channel is studied in order to minimize the long-term average age of information at the destination under a constraint on the average number of transmissions at the source node. After each transmission, the source receives an instantaneous ACK/NACK feedback, and decides on the next update without prior knowledge on the success of future transmissions. The optimal scheduling policy is first studied under different feedback mechanisms when the channel statistics are known; in particular, the standard automatic repeat request (ARQ) and hybrid ARQ (HARQ) protocols are considered. The structural results are derived for the optimal policy under HARQ, while the optimal policy is determined analytically for ARQ. For the case of unknown environments, an average-cost reinforcement learning algorithm is proposed that learns the system parameters and the transmission policy in real time. The effectiveness of the proposed methods is verified through the numerical results. Elif Tugce Ceran, Deniz Gündüz, András György 0001 |
IEEE Trans. Wirel. Commun. | 2 |
| 2018 | Uncoded Caching and Cross-Level Coded Delivery for Non-Uniform File PopularityabstractProactive content caching at user devices and coded delivery is studied considering a non-uniform file popularity distribution. A novel centralized uncoded caching and coded delivery scheme, which can be applied to large file libraries, is proposed. The proposed cross-level coded delivery (CLCD) scheme is shown to achieve a lower average delivery rate than the state of art. In the proposed CLCD scheme, the same subpacketization is used for all the files in the library in order to prevent additional zero-padding in the delivery phase, and unlike the existing schemes in the literature, two users requesting files from different popularity groups can be served by the same multicast message in order to reduce the delivery rate. Simulation results indicate significant reduction in the average delivery rate for typical Zipf distribution parameter values. Emre Ozfatura, Deniz Gündüz |
ICC | 2 |
| 2018 | Storage-Latency Trade-Off in Cache-Aided Fog Radio Access NetworksabstractA fog radio access network (F-RAN) is studied, in which KTedge nodes (ENs) connected to a cloud server via orthogonal fronthaul links, serve KRusers through a wireless Gaussian interference channel. Both the ENs and the users have finite-capacity cache memories, which are filled before the user demands are revealed. While a centralized placement phase is used for the ENs, which model static base stations, a decentralized placement is leveraged for the mobile users. An achievable transmission scheme is presented, which employs a combination of interference alignment, zero-forcing and interference cancellation techniques in the delivery phase, and the \textit{normalized delivery time} (NDT), which captures the worst-case latency, is analyzed. Joan S. Pujol Roig, Filippo Tosato, Deniz Gündüz |
ICC | 3 |
| 2018 | Centralized Coded Caching of Correlated ContentsabstractCoded caching and delivery is studied taking into account the correlations among the contents in the library. Correlations are modeled as common parts shared by multiple contents; that is, each file in the database is composed of a group of subfiles, where each subfile is shared by a different subset of files. The number of files that include a certain subfile is defined as the level of commonness of this subfile. First, a correlation-aware uncoded caching scheme is proposed, and it is shown that the optimal placement for this scheme gives priority to the subfiles with the highest levels of commonness. Then a correlation- aware coded caching scheme is presented, and the cache capacity allocated to subfiles with different levels of commonness is optimized in order to minimize the delivery rate. The proposed correlation-aware coded caching scheme is shown to remarkably outperform state-of-the-art correlation-ignorant solutions, indicating the benefits of exploiting content correlations in coded caching and delivery in networks. Qianqian Yang 0002, Deniz Gündüz |
ICC | 2 |
| 2018 | On the Capacity Region of a Cache-Aided Gaussian Broadcast Channel with Multi-Layer MessagesabstractA cache-aided K-user Gaussian broadcast channel (BC) is studied. The transmitter has a library of N files, from which each user requests one. The users are equipped with caches of different sizes, which are filled without the knowledge of the user requests in a centralized manner. Differently from the literature, it is assumed that each file can be delivered to different users at different rates, which may correspond to different quality representations of the underlying content, e.g., scalable coded video segments. Accordingly, instead of a single achievable rate, the system performance is characterized by a rate tuple, which corresponds to the vector of rates users' requests can be delivered at. The goal is to characterize the set of all achievable rate tuples for a given total cache capacity by designing joint cache and channel coding schemes together with cache allocation across users. Assuming that the users are ordered in increasing channel quality, each file is coded into K layers, and only the first k layers of the requested file are delivered to user k, k=1, ..., K. Three different coding schemes are proposed, which differ in the way they deliver the coded contents over the BC; in particular, time-division, superposition, and dirty paper coding schemes are studied. Corresponding achievable rate regions are characterized, and compared with a novel outer bound. To the best of our knowledge, this is the first work studying the delivery of files at different rates over a cache-aided noisy BC. Mohammad Mohammadi Amiri, Deniz Gündüz |
ISIT | 2 |
| 2018 | Coded Caching with Heterogeneous Cache Sizes and Link Qualities: The Two-User CaseabstractThe centralized coded caching problem is studied under heterogeneous cache sizes and channel qualities from the server to the users, focusing on the two-user case. A server holding N files is considered to be serving two users with arbitrary cache capacities of M1and M2, and it is assumed that in addition to a shared common link, each user also has a private link from the server available during the delivery phase. Optimal caching and delivery strategies that minimize the worst-case delivery latency are presented for an arbitrary N. The converse proof benefits from Tian's observation that it suffices to consider file-index symmetric caching schemes, while the achievability is obtained through memory-sharing among certain special (M1, M2) pairs. The optimal scheme is shown to exploit the private link capacities by transmitting part of the corresponding user's request in an uncoded fashion. When there are no private links, the results presented here improve upon the two known results in the literature, namely, i) equal cache capacities and arbitrary number of files; and ii) unequal cache capacities and N = 2 files. Daming Cao, Deyao Zhang, Pengyao Chen, Nan Liu 0001, Wei Kang 0002, Deniz Gündüz |
ISIT | 6 |
| 2018 | On Perfect PrivacyabstractFor a pair of (dependent) random variables (X, Y), the following problem is addressed: What is the maximum information that can be revealed about Y, while disclosing no information about X? Assuming that a Markov kernel maps Y to the revealed information U, it is shown that the maximum mutual information between Y and U, i.e., I(Y; U), can be obtained as the solution of a standard linear program, when X and U are required to be independent, called perfect privacy. The resulting quantity is shown to be greater than or equal to the non-private information about X carried by Y. For jointly Gaussian (X, Y), it is shown that perfect privacy is not possible if the kernel is applied to only Y; whereas perfect privacy can be achieved if the mapping is from both X and Y; that is, if the private variables can also be observed at the encoder. Finally, it is shown that when Y is not a deterministic function of X, perfect privacy is always feasible when the mapping has access to both X and Y1. Borzoo Rassouli, Deniz Gündüz |
ISIT | 2 |
| 2018 | Testing Against Conditional Independence Under Security ConstraintsabstractA distributed binary hypothesis testing problem involving three parties, a remote node, called the observer, a legitimate decoder, called the detector, and an adversary, is studied. The remote node observes a discrete memoryless source, and communicates its observations over a rate-limited noiseless public channel to the detector, which tests for the conditional independence of its own observations from that of the remote node, conditioned on some additional side information. The adversary, in addition to observing the public message, has access to its own correlated side-information. Considering the type 2 error exponent for a given type 1 error probability constraint as the performance measure for the hypothesis test at the detector, and equivocation of the source at the adversary as the secrecy measure, a single-letter characterization of the rate-error exponent-equivocation trade-off is established. Additionally, for a general distortion measure, imposing the average distortion at the adversary as the measure of secrecy achieved, an inner bound on the trade-off between the rate, error exponent and average distortion is obtained. This bound is shown to be tight under the less noisy condition on the adversary's side information. Sreejith Sreekumar, Deniz Gündüz |
ISIT | 2 |
| 2018 | Storage-Repair Bandwidth Trade-off for Wireless Caching with Partial Failure and Broadcast RepairabstractRepair of multiple partially failed cache nodes is studied in a distributed wireless content caching system, where r out of a total of n cache nodes lose part of their cached data. Broadcast repair of failed cache contents at the network edge is studied; that is, the surviving cache nodes transmit broadcast messages to the failed ones, which are then used, together with the surviving data in their local cache memories, to recover the lost content. The trade-off between the storage capacity and the repair bandwidth is derived. It is shown that utilizing the broadcast nature of the wireless medium and the surviving cache contents at partially failed nodes significantly reduces the required repair bandwidth per node. Nitish Mital, Katina Kralevska, Cong Ling 0001, Deniz Gündüz |
ITW | 4 |
| 2018 | Optimal Utility-Privacy Trade-off with Total Variation Distance as a Privacy MeasureabstractThe total variation distance is proposed as a privacy measure in an information disclosure scenario when the goal is to reveal some information about available data in order to receive utility, while preserving the privacy of sensitive data from the legitimate receiver. The total variation distance is motivated as a measure of privacy-leakage by showing that: i) it satisfies the post-processing and linkage inequalities, which makes it consistent with an intuitive notion of a privacy measure; ii) the optimal utility-privacy trade-off can be solved through a standard linear program when total variation distance is employed as the privacy measure; iii) it provides a bound on the privacy-leakage measured by mutual information, maximal leakage, or the improvement in an inference attack with an arbitrary bounded cost function. Borzoo Rassouli, Deniz Gündüz |
ITW | 2 |
| 2018 | Distributed Hypothesis Testing Under Privacy ConstraintsabstractA distributed binary hypothesis testing problem involving two parties, a remote observer and a detector, is studied. The remote observer has access to a discrete memoryless source, and communicates its observations to the detector via a rate-limited noiseless channel. The detector tests for the independence of its own observations with that of the observer, conditioned on some additional side information. While the goal is to maximize the type 2 error exponent of the test for a given type 1 error probability constraint, it is also desired to keep a private part, which is correlated with the observer's observations, as oblivious to the detector as possible. Considering equivocation and average distortion as the metrics of privacy at the detector, a tight single-letter characterization of the rate-error exponent-equivocation and rate-error exponent-distortion tradeoff is obtained. Sreejith Sreekumar, Deniz Gündüz, Asaf Cohen 0001 |
ITW | 2 |
| 2018 | Cache-Aided Interactive Multiview Video Streaming in Small Cell Wireless NetworksabstractThe emergence of interactive multimedia applications with high data rate and low latency requirements has led to a drastic increase in the video data traffic over wireless cellular networks. Locally caching some of the contents at the small base stations of a macro-cell is a promising technology to cope with the increasing pressure on the backhaul connections, and to reduce the delay for demanding video applications. In this work, delivery of an interactive multiview video over an heterogeneous cellular network is studied. Differently from existing works that ignore the video characteristics, the caching and scheduling policies are jointly optimized, taking into account the quality of the delivered video and the video delivery time constraints. We formulate our joint caching and scheduling problem via submodular set function maximization and propose efficient greedy approaches to find a well performing joint caching and scheduling policy. Numerical evaluations show that our solution significantly outperforms benchmark algorithms based on popularity caching and independent scheduling. Eirina Bourtsoulatze, Deniz Gündüz |
PIMRC | 2 |
| 2018 | A Reinforcement Learning Approach to Age of Information in Multi-User NetworksabstractScheduling the transmission of time-sensitive data to multiple users over error-prone communication channels is studied with the goal of minimizing the long term average age of information (AoI) at the users under a constraint on the average number of transmissions. The source can transmit only to a single user at each time slot, and after each transmission, it receives an instantaneous ACK/NACK feedback from the intended receiver, and decides on when and to which user to transmit the next update. The optimal scheduling policy is first studied under different feedback mechanisms when the channel statistics are known; in particular, the standard automatic repeat request (ARQ) and hybrid ARQ (HARQ) protocols are considered. Then a reinforcement learning (RL) approach is introduced, which does not assume any a priori information on the random processes governing the channel states. Different RL methods are applied and compared through numerical simulations. Elif Tugce Ceran, Deniz Gündüz, András György 0001 |
PIMRC | 2 |
| 2018 | Delay-Aware Coded Caching for Mobile UsersabstractCache capacity-delay trade-off is studied for cooperative coded caching among small-cell base stations (SBSs) considering mobile users. First, a delay-aware coded caching policy is introduced, taking into account the popularity of the files and the maximum re-buffering delay constraint, which minimizes the average re-buffering delay of a mobile user under a given cache capacity constraint. Subsequently, a given average re-buffering delay constraint is considered to ensure a certain quality-of-service (QoS) target, and certain files are served by the macro-cell base station (MBS) when the cache capacity of the SBSs is not sufficient to store all the files in the library. A coded caching policy that minimizes the average amount of data served by the MBS is proposed for the latter scenario. Emre Ozfatura, Thomas Rarris, Deniz Gündüz, Özgür Erçetin |
PIMRC | 3 |
| 2018 | Average age of information with hybrid ARQ under a resource constraintabstractScheduling the transmission of status updates over an error-prone communication channel is studied in order to minimize the long-term average age of information (AoI) at the destination under a constraint on the average number of transmissions at the source node. After each transmission, the source receives an instantaneous ACK/NACK feedback, and decides on the next update without prior knowledge on the success of future transmissions. First, the optimal scheduling policy is studied under different feedback mechanisms when the channel statistics are known; in particular, the standard automatic repeat request (ARQ) and hybrid ARQ (HARQ) protocols are considered. Then, for an unknown environment, an average-cost reinforcement learning (RL) algorithm is proposed that learns the system parameters and the transmission policy in real time. The effectiveness of the proposed methods are verified through numerical simulations. Elif Tugce Ceran, Deniz Gündüz, András György 0001 |
WCNC | 2 |
| 2018 | Coded caching in a multi-server system with random topologyabstractCache-aided content delivery is studied in a multi-server system with P servers and K users, each equipped with a local cache memory. In the delivery phase, each user connects randomly to any ρ out of P servers. Thanks to the availability of multiple servers, which model small base stations with limited storage capacity, user demands can be satisfied with reduced storage capacity at each server and reduced delivery rate per server; however, this also leads to reduced multicasting opportunities compared to a single server serving all the users simultaneously. A joint storage and proactive caching scheme is proposed, which exploits coded storage across the servers, uncoded cache placement at the users, and coded delivery. The delivery latency is studied for both successive and simultaneous transmission from the servers. It is shown that, with successive transmission the achievable average delivery latency is comparable to that achieved by a single server, while the gap between the two depends on ρ, the available redundancy across servers, and can be reduced by increasing the storage capacity at the SBSs. Nitish Mital, Deniz Gündüz, Cong Ling 0001 |
WCNC | 2 |
| 2018 | Cache-aided fog radio access networks with partial connectivityabstractCentralized coded caching and delivery is studied for a partially-connected fog radio access network (F-RAN), whereby a set of H edge nodes (ENs) (without caches), connected to a cloud server via orthogonal fronthaul links, serve K users over the wireless edge. The cloud server is assumed to hold a library of N files, each of size F bits; and each user, equipped with a cache of size MF bits, is connected to a distinct set of r ENs; or equivalently, the wireless edge from the ENs to the users is modeled as a partial interference channel. The objective is to minimize the normalized delivery time (NDT), which refers to the worst case delivery latency, when each user requests a single file from the library. An achievable coded caching and transmission scheme is proposed, which utilizes maximum distance separable (MDS) codes in the placement phase, and real interference alignment (IA) in the delivery phase, and its achievable NDT is presented for r = 2 and arbitrary cache size M, and also for arbitrary values of r when the cache capacity is sufficiently large. Ahmed Roushdy Elkordy, Abolfazl S. Motahari, Mohammed Nafie, Deniz Gündüz |
WCNC | 4 |
| 2018 | On the conditional entropy of wireless networksabstractThe characterization of topological uncertainty in wireless networks using the formalism of graph entropy has received interest in the spatial networks community. In this paper, we develop lower bounds on the entropy of a wireless network by conditioning on potential network observables. Two approaches are considered: 1) conditioning on subgraphs, and 2) conditioning on node positions. The first approach is shown to yield a relatively tight bound on the network entropy. The second yields a loose bound, in general, but it provides insight into the dependence between node positions (modelled using a homogenous binomial point process in this work) and the network topology. Justin P. Coon, Mihai-Alin Badiu, Deniz Gündüz |
WiOpt | 3 |
| 2018 | Centralized caching and delivery of correlated contents over a Gaussian broadcast channelabstractContent delivery in a multi-user cache-aided broadcast network is studied, where a server holding a database of correlated contents communicates with the users over a Gaussian broadcast channel (BC). The minimum transmission power required to satisfy all possible demand combinations is studied, when the users are equipped with caches of equal size. A lower bound on the required transmit power is derived, assuming uncoded cache placement, as a function of the cache capacity. A centralized joint cache and channel coding scheme is proposed, which not only utilizes the user's local caches, but also exploits the correlation among the contents in the database. This scheme provides an upper bound on the minimum required transmit power for a given cache capacity. Our results indicate that exploiting the correlations among the contents in a cache-aided Gaussian BC can provide significant energy savings. Qianqian Yang 0002, Parisa Hassanzadeh, Deniz Gündüz, Elza Erkip |
WiOpt | 3 |
| 2018 | Caching and Coded Delivery Over Gaussian Broadcast Channels for Energy EfficiencyabstractA cache-aided K-user Gaussian broadcast channel is considered. The transmitter has a library of N equal-rate files, from which each user demands one. The impact of the equal-capacity receiver cache memories on the minimum required transmit power to satisfy all user demands is studied. Considering uniformly random demands across the library, both the minimum average power (averaged over all demand combinations) and the minimum peak power (minimum power required to satisfy all demand combinations) are studied. Upper bounds are presented on the minimum required average and peak transmit power as a function of the cache capacity considering both centralized and decentralized caching. The lower bounds on the minimum required average and peak power values are also derived assuming uncoded cache placement. The bounds for both the peak and average power values are shown to be tight in the centralized scenario through numerical simulations. The results in this paper show that proactive caching and coded delivery can provide significant energy savings in wireless networks. Mohammad Mohammadi Amiri, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 2 |
| 2018 | A Reinforcement-Learning Approach to Proactive Caching in Wireless NetworksabstractWe consider a mobile user accessing contents in a dynamic environment, where new contents are generated over time (by the user's contacts) and remain relevant to the user for random lifetimes. The user, equipped with a finite-capacity cache memory, randomly accesses the system and requests all the relevant contents at the time of access. The system incurs an energy cost associated with the number of contents downloaded and the channel quality at that time. Assuming causal knowledge of the channel quality, the content profile, and the user-access behavior, we model the proactive caching problem as a Markov decision process with the goal of minimizing the long-term average energy cost. We first prove the optimality of a threshold-based proactive caching scheme, which dynamically caches or removes appropriate contents from the memory, prior to being requested by the user, depending on the channel state. The optimal threshold values depend on the system state and hence are computationally intractable. Therefore, we propose parametric representations for the threshold values and use reinforcement-learning algorithms to find near-optimal parameterizations. We demonstrate through simulations that the proposed schemes significantly outperform classical reactive downloading and perform very close to a genie-aided lower bound. Samuel O. Somuyiwa, András György 0001, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 3 |
| 2018 | Cache-Aided Content Delivery Over Erasure Broadcast ChannelsabstractA cache-aided broadcast network is studied, in which a server delivers contents to a group of receivers over a packet erasure broadcast channel. The receivers are divided into two sets with regards to their channel qualities: the weak and the strong receivers, where all the weak receivers have statistically worse channel qualities than all the strong receivers. The weak receivers, in order to compensate for the high erasure probability they encounter over the channel, are equipped with cache memories of equal size, while the receivers in the strong set have no caches. Data can be pre-delivered to the weak receivers' caches over the off-peak traffic period before the receivers reveal their demands. Allowing arbitrary erasure probabilities for the weak and strong receivers, a joint caching and channel coding scheme, which divides each file into several subfiles, and applies a different caching and delivery scheme for each subfile, is proposed. It is shown that all the receivers, even those without any cache memories, benefit from the presence of caches across the network. An information theoretic tradeoff between the cache size and the achievable rate is formulated. It is shown that the proposed scheme improves upon the state-of-the-art in terms of the achievable tradeoff. Mohammad Mohammadi Amiri, Deniz Gündüz |
IEEE Trans. Commun. | 2 |
| 2018 | Caching With Time-Varying Popularity Profiles: A Learning-Theoretic PerspectiveabstractContent caching at the small-cell base stations (sBSs) in a heterogeneous wireless network is considered. A cost function is proposed that captures the backhaul link load, called the “offloading loss,” which measures the fraction of the requested files that are not available in the sBS caches. As opposed to the previous approaches that consider time-invariant and perfectly known popularity profiles, caching with non-stationary and statistically dependent popularity profiles (assumed unknown, and hence, estimated) is studied from a learning-theoretic perspective. A probably approximately correct result is derived, which presents a high probability bound on the offloading loss difference, i.e., the error between the estimated and the optimal offloading loss. The difference is a function of the Rademacher complexity, the β-mixing coefficient, the number of time slots, and a measure of discrepancy between the estimated and true popularity profiles. A cache update algorithm is proposed and simulation results are presented to show its superiority over periodic updates. The performance analyses for Bernoulli and Poisson request models are also presented. B. N. Bharath 0001, Kyatsandra G. Nagananda, Deniz Gündüz, H. Vincent Poor |
IEEE Trans. Commun. | 3 |
| 2018 | Polar Codes and Polar Lattices for the Heegard-Berger ProblemabstractExplicit coding schemes are proposed to achieve the rate-distortion function of the Heegard-Berger problem using polar codes. Specifically, a nested polar code construction is employed to achieve the rate-distortion function for doubly symmetric binary sources when the side information may be absent. The nested structure contains two optimal polar codes for lossy source coding and channel coding, respectively. Moreover, a similar nested polar lattice construction is employed when the source and the side information are jointly Gaussian. The proposed polar lattice is constructed by nesting a quantization polar lattice and a capacity-achieving polar lattice for the additive white Gaussian noise channel. Jinwen Shi, Ling Liu 0003, Deniz Gündüz, Cong Ling 0001 |
IEEE Trans. Commun. | 3 |
| 2018 | Smart Meter Privacy With Renewable Energy and an Energy Storage DeviceabstractA smart meter (SM) measures a consumer's electricity consumption and reports it automatically to a utility provider (UP) in almost real time. Despite many advantages of SMs, their use also leads to serious concerns about consumer privacy. In this paper, SM privacy is studied by considering the presence of a renewable energy source (RES) and a rechargeable battery (RB), which can be used to partially hide the consumer's energy consumption behavior. Privacy is measured by the information leakage rate, which denotes the average mutual information between the user's real energy consumption and the energy requested from the grid, which the SM reads and reports to the UP. The impact of the knowledge of the amount of energy generated by the RES at the UP is also considered. The minimum information leakage rate is characterized as a computable information theoretic single-letter expression in the two extreme cases, that is, when the battery capacity is infinite or zero. Numerical results are presented for the finite battery capacity case to illustrate the potential privacy gains from the existence of an RB. It is shown that, while the information leakage rate decreases with increasing availability of an RES, larger storage capacity is needed to fully exploit the available energy to improve the privacy. Giulio Giaconi, Deniz Gündüz, H. Vincent Poor |
IEEE Trans. Inf. Forensics Secur. | 2 |
| 2018 | Lossy Coding of Correlated Sources Over a Multiple Access Channel: Necessary Conditions and Separation ResultsabstractLossy coding of correlated sources over a multiple access channel (MAC) is studied. First, a joint source-channel coding scheme is presented when the decoder has correlated side information. Next, the optimality of separate source and channel coding that emerges from the availability of a common observation at the encoders or side information at the encoders and the decoder is investigated. It is shown that separation is optimal when the encoders have access to a common observation whose lossless recovery is required at the decoder, and the two sources are independent conditioned on this common observation. Optimality of separation is also proved when the encoder and the decoder have access to shared side information conditioned on which the two sources are independent. These separation results obtained in the presence of side information are then utilized to provide a set of necessary conditions for the transmission of correlated sources over a MAC without side information. Finally, by specializing the obtained necessary conditions to the transmission of binary and Gaussian sources over a MAC, it is shown that they can potentially be tighter than the existing results in the literature, providing a novel converse for this fundamental problem. Basak Guler, Deniz Gündüz, Aylin Yener |
IEEE Trans. Inf. Theory | 2 |
| 2018 | Zero-Delay Source-Channel Coding With a Low-Resolution ADC Front EndabstractMotivated by the practical constraints arising in emerging sensor network and Internet-of-Things (IoT) applications, the zero-delay transmission of a Gaussian measurement over a real single-input multiple-output (SIMO) additive white Gaussian noise (AWGN) channel is studied with a low-resolution analog-to-digital converter (ADC) front end. Joint optimization of the encoder and the decoder mapping is tackled under both the mean squared error (MSE) distortion and the distortion outage probability (DOP) criteria, with an average power constraint on the channel input. Optimal encoder and decoder mappings are identified for a one-bit ADC front end under both criteria. For the MSE distortion, the optimal encoder mapping is shown to be non-linear in general, while it tends to a linear encoder in the low signal-to-noise ratio (SNR) regime, and to an antipodal digital encoder in the high SNR regime. This is in contrast to the optimality of linear encoding at all SNR values in the presence of a full-precision front end. For the DOP criterion, it is shown that the optimal encoder mapping is piecewise constant and can take only two opposite values when it is non-zero. For both the MSE distortion and the DOP criteria, necessary optimality conditions are then derived for $K$ -level ADC front ends as well as front ends with multiple one-bit ADCs. These conditions are used to obtain numerically optimized solutions. Extensive numerical results are also provided in order to gain insights into the structure of the optimal encoding and decoding mappings. Morteza Varasteh, Borzoo Rassouli, Osvaldo Simeone, Deniz Gündüz |
IEEE Trans. Inf. Theory | 4 |
| 2018 | Coded Caching and Content Delivery With Heterogeneous Distortion RequirementsabstractCache-aided coded content delivery is studied for devices with diverse quality-of-service requirements, specified by a different average distortion target. The network consists of a server holding a database of independent contents, and users equipped with local caches of different capacities. User caches are filled by the server during a low traffic period without the knowledge of particular user demands. As opposed to the current literature, which assumes that the users request files in their entirety, it is assumed that the users in the system have distinct distortion requirements; and therefore, each user requests a single file from the database to be served at a different distortion level. Our goal in this paper is to characterize the minimum delivery rate the server needs to transmit over an error-free shared link to satisfy all possible demand combinations at the requested distortion levels, considering both centralized and decentralized cache placement. For centralized cache placement, the optimal delivery rate is characterized for the two-file two-user scenario for any pair of target distortion requirements, when the underlying source distribution is successively refinable. For the two-user scenario with more than two successively refinable files, the optimal scheme is characterized when the cache capacities of the users are the same and the number of files is a multiple of 3. For the general source distribution, not necessarily successively refinable, and with arbitrary number of users and files, a layered caching and delivery scheme is proposed, assuming that scalable source coding is employed at the server. This allows dividing the problem into two subproblems: the lossless caching of each layer with heterogeneous cache sizes, and cache allocation among layers. A delivery rate minimization problem is formulated and solved numerically for each layer; while two different schemes are proposed to allocate user caches among layers, namely, proportional cache allocation and ordered cache allocation. A decentralized lossy coded caching scheme is also proposed, and its delivery rate performance is studied. Simulation results validate the effectiveness of the proposed schemes in both settings. Qianqian Yang 0002, Deniz Gündüz |
IEEE Trans. Inf. Theory | 2 |
| 2017 | Learning-Based Content Caching with Time-Varying Popularity ProfilesabstractContent caching at the small-cell base stations (sBSs) in a heterogeneous wireless network is considered. A cost function is proposed that captures the backhaul link load called the "offloading loss", which measures the fraction of the requested files that are not available in the sBS caches. Previous approaches minimize this offloading loss assuming that the popularity profile of the content is time-invariant and perfectly known. However, in many practical applications, the popularity profile is unknown and time-varying. Therefore, the analysis of caching with non-stationary and statistically dependent popularity profiles (assumed unknown, and hence, estimated) is studied in this paper from a learning-theoretic perspective. A probably approximately correct (PAC) result is derived, in which a high probability bound on the offloading loss difference, i.e., the error between the estimated (outdated) and the optimal offloading loss, is investigated. The difference is a function of the Rademacher complexity of the set of all probability measures on the set of cached content items, the β-mixing coefficient, 1/√t (t is the number of time slots), and a measure of discrepancy between the estimated and true popularity profiles. B. N. Bharath 0001, Kyatsandra G. Nagananda, Deniz Gündüz, H. Vincent Poor |
GLOBECOM | 3 |
| 2017 | Cache-aided data delivery over erasure broadcast channelsabstractA cache-aided erasure broadcast channel is studied. The receivers are divided into two sets: the weak and strong receivers, where the receivers in the same set all have the same erasure probability. The weak receivers, in order to compensate for the high erasure probability, are equipped with cache memories of equal size, while the receivers in the strong set have no caches. Data can be pre-delivered to weak receivers' caches over the off-peak traffic period before the receivers reveal their demands. A joint caching and channel coding scheme is proposed such that all the receivers, even the receivers without any cache memories, benefit from the presence of caches across the network. The trade-off between the cache size and the achievable rate is studied, and it is shown that the proposed scheme significantly improves the achievable trade-off upon the state-of-the-art. Mohammad Mohammadi Amiri, Deniz Gündüz |
ICC | 2 |
| 2017 | Interference networks with caches at both endsabstractA KT× KRcache-aided wireless interference network, in which both the transmitters and the receivers are equipped with cache memories is studied. Each user requests one file from a library of N popular files. The goal is to design the cache contents without the knowledge of the particular user demands, such that all possible demand combinations can be satisfied reliably over the interference channel. The achievable sum degrees-of-freedom (sDoF) and the normalized delivery time (NDT) are studied for centralized and decentralized network architectures, respectively. First, using a combination of interference alignment (IA), zero-forcing (ZF) and interference cancellation (IC) techniques, a novel caching and transmission scheme for centralized networks is introduced, and it is shown to improve the sDoF upon the state-of-the-art. Then, the NDT is studied when the content placement at the receiver caches is carried out in a decentralized manner. Our results indicate that, for this particular network architecture, caches located at the receiver side are more effective than those at the transmitter side in order to reduce the NDT. Joan S. Pujol Roig, Deniz Gündüz, Filippo Tosato |
ICC | 2 |
| 2017 | Decentralized caching and coded delivery over Gaussian broadcast channelsabstractA cache-aided K-user Gaussian broadcast channel (BC) is considered. The transmitter has a library of N equal-rate files, from which each user demands one. The impact of the equal-capacity receiver cache memories on the minimum required transmit power to satisfy all user demands is studied. Decentralized caching with uniformly random demands is considered, and both the minimum average power (averaged over all demand combinations) and the minimum peak power (minimum power required to satisfy the worst-case demand combination) are studied. Upper and lower bounds are presented on the minimum required average and peak transmit power as a function of the cache capacity, assuming uncoded cache placement. The gaps between the upper and lower bounds on both the minimum peak and average power values are shown to be relatively small through numerical results, particularly for large cache capacities. Mohammad Mohammadi Amiri, Deniz Gündüz |
ISIT | 2 |
| 2017 | On the necessary conditions for transmitting correlated sources over a multiple access channelabstractWe study the lossy communication of correlated sources over a multiple access channel (MAC). In particular, we provide a new set of necessary conditions for the achievability of a distortion pair over a given channel. The necessary conditions are then specialized to the case of bivariate Gaussian sources and doubly symmetric binary sources over a Gaussian multiple access channel. Our results indicate that the new necessary conditions provide the tightest conditions to date in certain cases. Basak Guler, Deniz Gündüz, Aylin Yener |
ISIT | 2 |
| 2017 | Smart meter privacy based on adversarial hypothesis testingabstractPrivacy-preserving energy management is studied in the presence of a renewable energy source. It is assumed that the energy demand/supply from the energy provider is tracked by a smart meter. The resulting privacy leakage is measured through the probabilities of error in a binary hypothesis test, which tries to detect the consumer behavior based on the meter readings. An optimal privacy-preserving energy management policy maximizes the minimal Type II probability of error subject to a constraint on the Type I probability of error. When the privacy-preserving energy management policy is based on all the available information of energy demands, energy supplies, and hypothesis, the asymptotic exponential decay rate of the maximum minimal Type II probability of error is characterized by a divergence rate expression. Two special privacy-preserving energy management policies, the memoryless hypothesis-aware policy and the hypothesis-unaware policy with memory, are then considered and their performances are compared. Further, it is shown that the energy supply alphabet can be constrained to the energy demand alphabet without loss of optimality for the evaluation of a single-letter-divergence privacy-preserving guarantee. Zuxing Li, Tobias J. Oechtering, Deniz Gündüz |
ISIT | 3 |
| 2017 | Capacity region of a one-bit quantized Gaussian multiple access channelabstractThe capacity region of a two-transmitter Gaussian multiple access channel (MAC) under average input power constraints is studied, when the receiver employs a zero-threshold one-bit analog-to-digital converter (ADC). It is proved that the input distributions that achieve the boundary points of the capacity region are discrete. Based on the position of a boundary point, upper bounds on the number of the mass points of the corresponding distributions are derived. Finally, a conjecture on the sufficiency of K mass points in a point-to-point real AWGN with a K-bin ADC front end (symmetric or asymmetric) is settled1. Borzoo Rassouli, Morteza Varasteh, Deniz Gündüz |
ISIT | 3 |
| 2017 | Distributed hypothesis testing over noisy channelsabstractA distributed binary hypothesis testing problem, in which multiple observers transmit their observations to a detector over noisy channels, is studied. Together with its own observations, the goal of the detector is to decide between two hypotheses for the joint distribution of the data. Single-letter upper and lower bounds on the optimal type 2 error exponent (T2-EE), when the type 1 error probability vanishes with the block-length are obtained. These bounds coincide and characterize the optimal T2-EE when only a single helper is involved. Our result shows that the optimal T2-EE depends on the marginal distributions of the data and the channels rather than their joint distribution. However, an operational separation between HT and channel coding does not hold, and the optimal T2-EE is achieved by generating channel inputs correlated with observed data. Sreejith Sreekumar, Deniz Gündüz |
ISIT | 2 |
| 2017 | Fundamental limits of latency in a cache-aided 4×4 interference channelabstractFundamental limits of communication is studied in a 4 × 4 interference network, in which the transmitters are equipped with cache memories. Each of the receivers requests one file from a library of N equal-size files. The caches at the transmitters are filled without the knowledge of the user demands, such that all possible demand combinations can be satisfied reliably over the interference channel. The achievable normalized delivery time (NDT) is studied under centralized cache placement. By combining the interference alignment (IA) and zero-forcing (ZF) techniques, a novel caching and transmission scheme is presented, and is shown to be optimal for all possible cache sizes; fully characterizing the NDT for the 4× 4 interference network with caches at the transmitter side. Joan S. Pujol Roig, Abolfazl S. Motahari, Filippo Tosato, Deniz Gündüz |
ITW | 4 |
| 2017 | The multi-layer information bottleneck problemabstractThe muti-layer information bottleneck (IB) problem, where information is propagated (or successively refined) from layer to layer, is considered. Based on information forwarded by the preceding layer, each stage of the network is required to preserve a certain level of relevance with regards to a specific hidden variable, quantified by the mutual information. The hidden variables and the source can be arbitrarily correlated. The optimal trade-off between rates of relevance and compression (or complexity) is obtained through a singleletter characterization, referred to as the rate-relevance region. Conditions of successive refinabilty are given. Binary source with BSC hidden variables and binary source with BSC/BEC mixed hidden variables are both proved to be successively refinable. We further extend our result to Guassian models. A counterexample of successive refinability is also provided. Qianqian Yang 0002, Pablo Piantanida, Deniz Gündüz |
ITW | 3 |
| 2017 | Energy-efficient wireless content delivery with proactive cachingabstractWe propose an intelligent proactive content caching scheme to reduce the energy consumption in wireless downlink. We consider an online social network (OSN) setting where new contents are generated over time, and remain relevant to the user for a random lifetime. Contents are downloaded to the user equipment (UE) through a time-varying wireless channel at an energy cost that depends on the channel state and the number of contents downloaded. The user accesses the OSN at random time instants, and consumes all the relevant contents. To reduce the energy consumption, we propose proactive caching of contents under favorable channel conditions to a finite capacity cache memory. Assuming that the channel quality (or equivalently, the cost of downloading data) is memoryless over time slots, we show that the optimal caching policy, which may replace contents in the cache with shorter remaining lifetime with contents at the server that remain relevant longer, has a threshold structure with respect to the channel quality. Since the optimal policy is computationally demanding in practice, we introduce a simplified caching scheme and optimize its parameters using policy search. We also present two lower bounds on the energy consumption. We demonstrate through numerical simulations that the proposed caching scheme significantly reduces the energy consumption compared to traditional reactive caching tools, and achieves close-to-optimal performance for a wide variety of system parameters. Samuel O. Somuyiwa, András György 0001, Deniz Gündüz |
WiOpt | 3 |
| 2017 | Improved policy representation and policy search for proactive content caching in wireless networksabstractWe study the problem of proactively pushing contents into a finite capacity cache memory of a user equipment in order to reduce the long-term average energy consumption in a wireless network. We consider an online social network (OSN) framework, in which new contents are generated over time and each content remains relevant to the user for a random time period, called the lifetime of the content. The user accesses the OSN through a wireless network at random time instants to download and consume all the relevant contents. Downloading contents has an energy cost that depends on the channel state and the number of downloaded contents. Our aim is to reduce the long-term average energy consumption by proactively caching contents at favorable channel conditions. In previous work, it was shown that the optimal caching policy is infeasible to compute (even with the complete knowledge of a stochastic model describing the system), and a simple family of threshold policies was introduced and optimised using the finite difference method. In this paper we improve upon both components of this approach: we use linear function approximation (LFA) to better approximate the considered family of caching policies, and apply the REINFORCE algorithm to optimise its parameters. Numerical simulations show that the new approach provides reduction in both the average energy cost and the running time for policy optimisation. Samuel O. Somuyiwa, András György 0001, Deniz Gündüz |
WiOpt | 3 |
| 2017 | Fundamental Limits of Coded Caching: Improved Delivery Rate-Cache Capacity TradeoffabstractA centralized coded caching system, consisting of a server delivering N popular files, each of size F bits, to K users through an error-free shared link, is considered. It is assumed that each user is equipped with a local cache memory with capacity MF bits, and contents can be proactively cached into these caches over a low traffic period, however, without the knowledge of the user demands. During the peak traffic period, each user requests a single file from the server. The goal is to minimize the number of bits delivered by the server over the shared link, known as the delivery rate, over all user demand combinations. A novel coded caching scheme for the cache capacity of M = (N-1)/K is proposed. It is shown that the proposed scheme achieves a smaller delivery rate than the existing coded caching schemes in the literature, when K > N ≥ 3. Furthermore, we argue that the delivery rate of the proposed scheme is within a constant multiplicative factor of 2 of the optimal delivery rate for cache capacities 1/K ≤ M ≤ (N -1)/K, when K > N ≥ 3. Mohammad Mohammadi Amiri, Deniz Gündüz |
IEEE Trans. Commun. | 2 |
| 2017 | Decentralized Caching and Coded Delivery With Distinct Cache CapacitiesabstractDecentralized proactive caching and coded delivery is studied in a content delivery network, where each user is equipped with a cache memory, not necessarily of equal capacity. Cache memories are filled in advance during the off-peak traffic period in a decentralized manner, i.e., without the knowledge of the number of active users, their identities, or their particular demands. User demands are revealed during the peak traffic period, and are served simultaneously through an error-free shared link. The goal is to find the minimum delivery rate during the peak traffic period that is sufficient to satisfy all possible demand combinations. A group-based decentralized caching and coded delivery scheme is proposed, and it is shown to improve upon the state of the art in terms of the minimum required delivery rate when there are more users in the system than files. Numerical results indicate that the improvement is more significant as the cache capacities of the users become more skewed. A new lower bound on the delivery rate is also presented, which provides a tighter bound than the classical cut-set bound. Mohammad Mohammadi Amiri, Qianqian Yang 0002, Deniz Gündüz |
IEEE Trans. Commun. | 3 |
| 2017 | Zero-Delay Source-Channel Coding With a 1-Bit ADC Front End and Correlated Receiver Side InformationabstractZero-delay transmission of a Gaussian source over an additive white Gaussian noise (AWGN) channel is considered with a 1-bit analog-to-digital converter (ADC) front end and correlated side information at the receiver. The design of the optimal encoder and decoder is studied for two different performance criteria, namely the mean squared error (MSE) distortion and the distortion outage probability (DOP), under an average power constraint on the channel input. For both criteria, necessary optimality conditions for the encoder and the decoder are derived, which are then used to numerically obtain encoder and decoder mappings that satisfy these conditions. Using these conditions, it is observed that the numerically optimized encoder (NOE) under the MSE distortion criterion is periodic, and its period increases with the correlation between the source and the receiver side information. For the DOP, it is instead seen that the NOE mappings periodically acquire positive and negative values, which decay to zero with increasing source magnitude, and the interval over which the mapping takes non-zero values becomes wider with the correlation between the source and the side information. Finally, inspired by the mentioned properties of the NOE mappings, parameterized encoder mappings with a small number of degrees of freedom are proposed for both distortion criteria, and their performance is compared with that of the NOE mappings. Morteza Varasteh, Borzoo Rassouli, Osvaldo Simeone, Deniz Gündüz |
IEEE Trans. Commun. | 4 |
| 2017 | Privacy-Cost Trade-offs in Demand-Side Management With StorageabstractDemand-side energy management (EM) is studied from a privacy-cost trade-off perspective, considering time-of-use pricing and the presence of an energy storage unit. Privacy is measured as the variation of the power withdrawn from the grid from a fixed target value. Assuming non-causal knowledge of the household's aggregate power demand profile and the electricity prices at the energy management unit (EMU), the privacy-cost trade-off is formulated as a convex optimization problem, and a low-complexity backward water-filling algorithm is proposed to compute the optimal EM policy. The problem is studied also in the online setting assuming that the power demand profile is known to the EMU only causally, and the optimal EM policy is obtained numerically through dynamic programming (DP). Due to the high computational cost of DP, a low-complexity heuristic EM policy with a performance close to the optimal online solution is also proposed, exploiting the water-filling algorithm obtained in the offline setting. As an alternative, information theoretic leakage rate is also evaluated, and shown to follow a similar trend as the load variance, which supports the validity of the load variance as a measure of privacy. Finally, the privacy-cost trade-off, and the impact of the size of the storage unit on this trade-off are studied through numerical simulations using real smart meter data in both the offline and online settings. Onur Tan, Jesús Gómez-Vilardebó, Deniz Gündüz |
IEEE Trans. Inf. Forensics Secur. | 3 |
| 2017 | Energy-Distortion Exponents in Lossy Transmission of Gaussian Sources Over Gaussian ChannelsabstractLossy transmission of Gaussian sources over energy-limited Gaussian point-to-point and broadcast channels is studied under the infinite bandwidth regime, i.e., when the number of channel uses is unlimited. Using previously known asymptotic achievability and converse results, the energy-distortion exponent, defined as the rate of decay of the square-error distortion as the available energy-to-noise ratio increases without bound, is completely characterized for both the point-to-point and broadcast channel cases. Turning then to the scenario of zero-delay transmission, where outage events with arbitrarily small probability are allowed, it is shown that the same energy-distortion exponent as in the infinite-delay case can be achieved in all the studied scenarios. Erman Koken, Deniz Gündüz, Ertem Tuncel |
IEEE Trans. Inf. Theory | 2 |
| 2017 | Finite-Length Linear Schemes for Joint Source-Channel Coding Over Gaussian Broadcast Channels With FeedbackabstractIn this paper, we study linear encoding for a pair of correlated Gaussian sources transmitted over a two-user Gaussian broadcast channel in the presence of unit-delay noiseless feedback, abbreviated as the GBCF. Each pair of source samples is transmitted using a linear transmission scheme in a finite number of channel uses. We investigate three linear transmission schemes: A scheme based on the Ozarow-Leung (OL) code, a scheme based on the linear quadratic Gaussian (LQG) code of Ardestanizadeh et al., and a novel scheme derived in this paper using a dynamic programming (DP) approach. For the OL and LQG schemes we present lower and upper bounds on the minimal number of channel uses needed to achieve a target mean-square error (MSE) pair. For the LQG scheme in the symmetric setting, we identify the optimal scaling of the sources, which results in a significant improvement of its finite horizon performance, and, in addition, characterize the (exact) minimal number of channel uses required to achieve a target MSE. Finally, for the symmetric setting, we show that for any fixed and finite number of channel uses, the DP scheme achieves an MSE lower than the MSE achieved by either the LQG or the OL schemes. Yonathan Murin, Yonatan Kaspi, Ron Dabora, Deniz Gündüz |
IEEE Trans. Inf. Theory | 4 |
| 2016 | Non-Orthogonal Unicast and Broadcast Transmission via Joint Beamforming and LDM in Cellular NetworksabstractResearch efforts to incorporate multicast and broadcast transmission into the cellular network architecture are gaining momentum, particularly for multimedia streaming applications. Layered division multiplexing (LDM), a form of nonorthogonal multiple access (NOMA), can potentially improve unicast throughput and broadcast coverage with respect to traditional orthogonal frequency division multiplexing (FDM) or time division multiplexing (TDM), by simultaneously using the same frequency and time resources for multiple unicast or broadcast transmissions. In this paper, the performance of LDM-based unicast and broadcast transmission in a cellular network is studied by assuming a single frequency network (SFN) operation for the broadcast layer, while allowing for arbitrarily clustered cooperation for the transmission of unicast data streams. Beamforming and power allocation between unicast and broadcast layers, and hence the so-called injection level in the LDM literature, are optimized with the aim of minimizing the sum-power under constraints on the user-specific unicast rates and on the common broadcast rate. The problem is tackled by means of successive convex approximation (SCA) techniques, as well as through the calculation of performance upper bounds by means of semidefinite relaxation (SDR). Numerical results are provided to compare the orthogonal and non-orthogonal multiplexing of broadcast and unicast traffic. Junlin Zhao, Osvaldo Simeone, Deniz Gündüz, David Gomez-Barquero |
GLOBECOM | 3 |
| 2016 | On lossy transmission of correlated sources over a multiple access channelabstractWe study lossy communication of correlated sources over a multiple access channel. In particular, we provide a joint source-channel coding scheme for transmitting correlated sources with decoder side information, and study the conditions under which separate source and channel coding is optimal. For the latter, the encoders and/or the decoder have access to a common observation conditioned on which the two sources are independent. By establishing necessary and sufficient conditions, we show the optimality of separation when the encoders and the decoder both have access to the common observation. We also demonstrate that separation is optimal when only the encoders have access to the common observation whose lossless recovery is required at the decoder. As a special case, we study separation for sources with a common part. Our results indicate that side information can have significant impact on the optimality of source-channel separation in lossy transmission. Basak Guler, Deniz Gündüz, Aylin Yener |
ISIT | 2 |
| 2016 | Energy-distortion tradeoff for the gaussian broadcast channel with feedbackabstractThis work focuses on the minimum transmission energy required for communicating a pair of correlated Gaussian sources over a two-user Gaussian broadcast channel with noiseless and causal channel output feedback (GBCF). We study the fundamental limit on the required transmission energy for broadcasting a pair of source samples, such that each source can be reconstructed at its respective receiver to within a target distortion, when the source-channel bandwidth ratio is not restricted. We derive a lower bound and three distinct upper bounds on the minimum required energy. For the upper bounds we analyze three transmission schemes: Two schemes are based on separate source-channel coding, and apply coding over multiple samples of source pairs. The third scheme is based on joint source-channel coding obtained by extending the Ozarow-Leung (OL) transmission scheme, which applies uncoded linear transmission. Numerical simulations show that despite its simplicity, the energy-distortion tradeoff of the OL-based scheme is close to that of the better separation-based scheme, which indicates that the OL scheme is attractive for energy-efficient source transmission over GBCFs. Yonathan Murin, Yonatan Kaspi, Ron Dabora, Deniz Gündüz |
ISIT | 4 |
| 2016 | Joint source-channel coding with one-bit ADC front endabstractThis paper considers the zero-delay transmission of a Gaussian source over an additive white Gaussian noise (AWGN) channel with a one-bit analog-to-digital converter (ADC) front end. The optimization of the encoder and decoder is tackled under both the mean squared error (MSE) distortion and the outage distortion criteria with an average power constraint. For MSE distortion, the optimal transceiver is identified over the space of symmetric encoders. This result demonstrates that the linear encoder, which is optimal with a full-precision front end, approaches optimality only in the low signal-to-noise ratio (SNR) regime; while, digital transmission is optimal in the high SNR regime. For the outage distortion criterion, the structure of the optimal encoder and decoder are obtained. In particular, it is shown that the encoder mapping is piecewise constant and can take only two opposite values when it is non-zero. Morteza Varasteh, Osvaldo Simeone, Deniz Gündüz |
ISIT | 3 |
| 2016 | Centralized coded caching for heterogeneous lossy requestsabstractCentralized coded caching of popular contents is studied for users with heterogeneous distortion requirements, corresponding to diverse processing and display capabilities of mobile devices. Users' distortion requirements are assumed to be fixed and known, while their particular demands are revealed only after the placement phase. Modeling each file in the database as an independent and identically distributed Gaussian vector, the minimum delivery rate that can satisfy any demand combination within the corresponding distortion target is studied. The optimal delivery rate is characterized for the special case of two users and two files for any pair of distortion requirements. For the general setting with multiple users and files, a layered caching and delivery scheme, which exploits the successive refinability of Gaussian sources, is proposed. This scheme caches each content in multiple layers, and it is optimized by solving two subproblems: lossless caching of each layer with heterogeneous cache capacities, and allocation of available caches among layers. The delivery rate minimization problem for each layer is solved numerically, while two schemes, called the proportional cache allocation (PCA) and ordered cache allocation (OCA), are proposed for cache allocation. These schemes are compared with each other and the cut-set bound through numerical simulations. Qianqian Yang 0002, Deniz Gündüz |
ISIT | 2 |
| 2016 | Improved delivery rate-cache capacity trade-off for centralized coded caching
Mohammad Mohammadi Amiri, Deniz Gündüz |
ISITA | 2 |
| 2016 | Coded caching for a large number of usersabstractWe consider the coded caching problem with a central server containing N files, each of length F bits, and K users, each equipped with a cache of capacity MF bits. We assume that coded contents can be proactively placed into users' caches at no cost during the placement phase. During the delivery phase, each user requests exactly one file from the database, and all the requests are served simultaneously by the server over an error-free common link. The goal is to utilize the local cache memories at the users to reduce the delivery rate from the server during the peak period. Here, we focus on a system which has more users than files, i.e., K > N. We first consider the centralized caching problem, in which the number and identity of active users are known in advance, and propose a group-based coded caching scheme for M = N/K, which improves upon the best achievable scheme in the literature. The proposed centralized caching scheme is then exploited in a decentralized setting, in which neither the number nor the identity of the active users are known during the placement phase. It is shown that the proposed coded caching scheme improves upon the best known decentralized delivery rate as well. Mohammad Mohammadi Amiri, Qianqian Yang 0002, Deniz Gündüz |
ITW | 3 |
| 2016 | Zero-delay joint source-channel coding with a 1-bit ADC front end and receiver side informationabstractZero-delay transmission of a Gaussian source over an additive white Gaussian noise (AWGN) channel with a 1-bit analog-to-digital converter (ADC) front end is investigated in the presence of correlated side information at the receiver. The design of the optimal encoder is considered for the mean squared error (MSE) distortion criterion under an average power constraint on the channel input. A necessary condition for the optimality of the encoder is derived. A numerically optimized encoder (NOE) is then obtained that aims that enforcing the necessary condition. It is observed that, due to the availability of receiver side information, the optimal encoder mapping is periodic, with its period depending on the correlation coefficient between the source and the side information. We then propose two parameterized encoder mappings, referred to as periodic linear transmission (PLT) and periodic BPSK transmission (PBT), which trade-off optimality for reduced complexity as compared to the NOE solution. We observe via numerical results that PBT performs close to the NOE in the high signal-to-noise ratio (SNR) regime, while PLT approaches the NOE performance in the low SNR regime. Morteza Varasteh, Borzoo Rassouli, Osvaldo Simeone, Deniz Gündüz |
ITW | 4 |
| 2016 | Energy harvesting wireless networks with correlated energy sourcesabstractThis work considers a system with two energy harvesting (EH) nodes transmitting to a common destination over a random access channel. The amount of harvested energy is assumed to be random and independent over time, but correlated among the nodes possibly with respect to their relative position. A threshold-based transmission policy is developed for the maximization of the expected aggregate network throughput. Assuming that there is no a priori channel state or EH information available to the nodes, the aggregate network throughput is obtained. The optimal thresholds are determined for two practically important special cases: i) at any time only one of the sensors harvests energy due to, for example, physical separation of the nodes; ii) the nodes are spatially close, and at any time, either both nodes or none of them harvests energy. Mehdi Salehi Heydar Abad, Deniz Gündüz, Özgür Erçetin |
WCNC | 2 |
| 2016 | Wireless Content Caching for Small Cell and D2D NetworksabstractThe fifth generation wireless networks must provide fast and reliable connectivity while coping with the ongoing traffic growth. It is of paramount importance that the required resources, such as energy and bandwidth, do not scale with traffic. While the aggregate network traffic is growing at an unprecedented rate, users tend to request the same popular contents at different time instants. Therefore, caching the most popular contents at the network edge is a promising solution to reduce the traffic and the energy consumption over the backhaul links. In this paper, two scenarios are considered, where caching is performed either at a small base station, or directly at the user terminals, which communicate using \ac{D2D} communications. In both scenarios, joint design of the transmission and caching policies is studied when the user demands are known in advance. This joint design offers two different caching gains, namely, the \textit{pre-downloading} and \textit{local caching gains}. It is shown that the finite cache capacity limits the attainable gains, and creates an inherent tradeoff between the two types of gains. In this context, a continuous time optimization problem is formulated to determine the optimal transmission and caching policies that minimize a generic cost function, such as energy, bandwidth, or throughput. The jointly optimal solution is obtained by demonstrating that caching files at a constant rate is optimal, which allows to reformulate the problem as a finite-dimensional convex program. The numerical results show that the proposed joint transmission and caching policy dramatically reduces the total cost, which is particularised to the total energy consumption at the \ac{MBS}, as well as to the total economical cost for the service provider, when users demand economical incentives for delivering content to other users over the D2D links. Maria Gregori, Jesús Gómez-Vilardebó, Javier Matamoros, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 4 |
| 2016 | Zero-Delay Joint Source-Channel Coding in the Presence of Interference Known at the EncoderabstractZero-delay transmission of a Gaussian source over an additive white Gaussian noise (AWGN) channel is considered in the presence of an independent additive Gaussian interference signal. The mean squared error (MSE) distortion is minimized under an average power constraint assuming that the interference signal is known at the transmitter. Optimality of simple linear transmission does not hold in this setting due to the presence of the known interference signal. While the optimal encoder-decoder pair remains an open problem, various non-linear transmission schemes are proposed in this paper. In particular, interference concentration (ICO) and one-dimensional lattice (1DL) strategies, using both uniform and non-uniform quantization of the interference signal, are studied. It is shown that, in contrast to typical scalar quantization of Gaussian sources, a non-uniform quantizer, whose quantization intervals become smaller as we go further from zero, improves the performance. Given that the optimal decoder is the minimum MSE (MMSE) estimator, a necessary condition for the optimality of the encoder is derived, and the numerically optimized encoder (NOE) satisfying this condition is obtained. Based on the numerical results, it is shown that 1DL with non-uniform quantization performs closer (compared with the other schemes) to the NOE while requiring significantly lower complexity. Morteza Varasteh, Deniz Gündüz, Ertem Tuncel |
IEEE Trans. Commun. | 2 |
| 2016 | Joint Source-Channel Coding With Time-Varying Channel and Side-InformationabstractTransmission of a Gaussian source over a time-varying Gaussian channel is studied in the presence of time-varying correlated side information at the receiver. A block fading model is considered for both the channel and the side information, whose states are assumed to be known only at the receiver. The optimality of separate source and channel coding in terms of average end-to-end distortion is shown when the channel is static, while the side information state follows a discrete or a continuous and quasiconcave distribution. When both the channel and side information states are time-varying, separate source and channel coding is suboptimal in general. A partially informed encoder lower bound is studied by providing the channel state information to the encoder. Several achievable transmission schemes are proposed based on uncoded transmission, separate source and channel coding, joint decoding, and hybrid digital-analog transmission. Uncoded transmission is shown to be optimal for a class of continuous and quasiconcave side information state distributions, while the channel gain may have an arbitrary distribution. To the best of our knowledge, this is the first example, in which the uncoded transmission achieves the optimal performance thanks to the time-varying nature of the states, while it is suboptimal in the static version of the same problem. Then, the optimal distortion exponent, which quantifies the exponential decay rate of the expected distortion in the high SNR regime, is characterized for Nakagami distributed channel and side information states, and it is shown to be achieved by hybrid digital-analog and joint decoding schemes in certain cases, illustrating the suboptimality of pure digital or analog transmission in general. Inaki Estella Aguerri, Deniz Gündüz |
IEEE Trans. Inf. Theory | 2 |
| 2016 | Capacity of a Class of State-Dependent Orthogonal Relay ChannelsabstractThe class of orthogonal relay channels in which the orthogonal channels connecting the source terminal to the relay and the destination, and the relay to the destination, depend on a state sequence, is considered. It is assumed that the state sequence is fully known at the destination, while it is not known at the source or the relay. The capacity of this class of relay channels is characterized, and shown to be achieved by the partial decode-compress-and-forward (pDCF) scheme. Then, the capacity of certain binary and Gaussian state-dependent orthogonal relay channels are studied in detail, and it is shown that the compress-and-forward (CF) and partial-decode-and-forward (pDF) schemes are suboptimal in general. To the best of our knowledge, this is the first single relay channel model for which the capacity is achieved by pDCF, while pDF and CF schemes are both suboptimal. Furthermore, it is shown that the capacity of the considered class of state-dependent orthogonal relay channels is in general below the cut-set bound. The conditions under which pDF or CF suffices to meet the cut-set bound, and hence, achieve the capacity, are also derived. Inaki Estella Aguerri, Deniz Gündüz |
IEEE Trans. Inf. Theory | 2 |
| 2016 | Distortion Exponent in MIMO Fading Channels With Time-Varying Source Side InformationabstractTransmission of a Gaussian source over a time-varying multiple-input multiple-output (MIMO) channel is studied under strict delay constraints. Availability of a correlated side information at the receiver is assumed, whose quality, i.e., its correlation with the source signal, also varies over time. A block-fading model is considered for the states of the time-varying channel and side information; perfect state information at the receiver is assumed, while the transmitter knows only the statistics. The high signal to noise ratio performance, characterized by the distortion exponent, is studied for this joint source-channel coding problem. An upper bound is derived and compared with several lower bounds based on list decoding (LD), hybrid digital-analog transmission, as well as multi-layer schemes, which transmit successive refinements of the source, relying on progressive or superposition transmission with LD. The optimal distortion exponent is characterized for the single-input multiple-output and multiple-input single-output scenarios by showing that the distortion exponent achieved by multi-layer superposition encoding with joint decoding meets the proposed upper bound. In the MIMO scenario, the optimal distortion exponent is characterized in the low bandwidth ratio regime, and it is shown that the multi-layer superposition encoding performs very close to the upper bound in the high bandwidth ratio regime. Inaki Estella Aguerri, Deniz Gündüz |
IEEE Trans. Inf. Theory | 2 |
| 2016 | Linear Transmission of Composite Gaussian Measurements Over a Fading Channel Under Delay ConstraintsabstractDelay constrained linear transmission (LT) strategies are considered for the transmission of composite Gaussian measurements over an additive white Gaussian noise fading channel under an average power constraint. If the channel state information (CSI) is known by both the encoder and decoder, the optimal LT scheme in terms of the average mean-square error distortion is characterized under a strict delay constraint, and a graphical interpretation of the optimal power allocation strategy is presented. Then, for general delay constraints, two LT strategies are proposed based on the solution to a particular multiple measurements-parallel channels scenario. It is shown that the distortion decreases as the delay constraint is relaxed, and when the delay constraint is completely removed, both strategies achieve the optimal performance under certain matching conditions. If the CSI is known only by the decoder, the optimal LT strategy is derived under a strict delay constraint. The extension to general delay constraints is elusive. As a first step toward understanding the structure of the optimal scheme in this case, it is shown that for the multiple measurements-parallel channels scenario, any LT scheme that uses only a one-to-one linear mapping between measurements and channels is suboptimal in general. Onur Tan, Deniz Gündüz, Jesús Gómez-Vilardebó |
IEEE Trans. Wirel. Commun. | 2 |
| 2015 | Smart meter privacy with an energy harvesting device and instantaneous power constraintsabstractA smart meter (SM) periodically measures end-user electricity consumption and reports it to a utility provider (UP). Despite the advantages of SMs, their use leads to serious concerns about consumer privacy. In this paper, SM privacy is studied by considering the presence of an energy harvesting device (EHD) as a means of masking the user's input load. The user can satisfy part or all of his/her energy needs from the EHD, and hence, less information can be leaked to the UP via the SM. The EHD is typically equipped with a rechargeable energy storage device, i.e., a battery, whose instantaneous energy content limits the user's capability in covering his/her energy usage. Privacy is measured by the information leaked about the user's real energy consumption when the UP observes the energy requested from the grid, which the SM reads and reports to the UP. The minimum information leakage rate is characterized as a computable information theoretic single-letter expression when the EHD battery capacity is either infinite or zero. Numerical results are presented for a discrete binary input load to illustrate the potential privacy gains from the existence of a storage device. Giulio Giaconi, Deniz Gündüz, H. Vincent Poor |
ICC | 2 |
| 2015 | Delay constrained linear transmission of a mixture of Gaussian measurements over a fading channelabstractDelay constrained linear transmission (LT) of a mixture of Gaussian measurements over an additive white Gaussian noise (AWGN) fading channel is considered. At each time slot (TS), the control center (CC) asks for the measurement of a particular system parameter from the sensor, which is capable of measuring multiple independent system parameters. The average mean-square error (MSE) distortion is studied for Gaussian parameters and a Gaussian fading channel under an average power constraint. The optimal LT scheme is characterized under a strict delay constraint, and a graphical interpretation for the power allocation strategy is presented. Then, two achievable LT strategies are proposed for general delay constraints. It is shown that the performance improves as the delay constraint is relaxed, and when the delay constraint is completely removed, both strategies achieve the optimal performance under certain matching conditions. Onur Tan, Deniz Gündüz, Jesús Gómez-Vilardebó |
ICC | 2 |
| 2015 | Zero-delay joint source-channel coding in the presence of interference known at the encoderabstractZero-delay transmission of a Gaussian source is considered over an additive white Gaussian noise (AWGN) channel in the presence of an additive Gaussian interference signal. The mean squared error (MSE) distortion is minimized under an average power constraint assuming that the interference signal is known causally at the transmitter. Optimality of simple uncoded transmission does not hold in this setting due to the presence of the known interference signal, and various non-linear transmission schemes are proposed. In particular, interference concentration (ICO) and one-dimensional lattice (1DL) strategies are studied. It is shown that non-uniform quantization of the interference signal for ICO improves the performance. Morteza Varasteh, Deniz Gündüz, Ertem Tuncel |
ICC | 2 |
| 2015 | Distributed compression and transmission with energy harvesting sensorsabstractWe determine the achievable distortion region when the correlated source samples are transmitted by two energy harvesting (EH) sensor nodes to the destination over orthogonal fading channels. A time slotted system is considered in which the energy and the source samples arrive at the beginning of each time slot (TS), and both the correlation between source samples at the two nodes and fading coefficients change over time but remain constant in each TS. Assuming non-causal knowledge of these time-varying source statistics, energy arrivals and the channel gains, i.e., under the offline optimization framework, we obtain the optimal transmission and coding schemes that achieve the points on the Pareto boundary of the total distortion region. An iterative directional 2D waterfilling algorithm is proposed to obtain two specific points on this boundary. Rajeev Gangula, Deniz Gündüz, David Gesbert |
ISIT | 2 |
| 2015 | Joint transmission and caching policy design for energy minimization in the wireless backhaul linkabstractCaching the most popular contents at Small Base Stations (SBSs) is envisioned as a promising solution to reduce both the load and energy consumption of the backhaul link connecting the SBSs to the core network. This paper considers a set of users whose demands are served by an SBS connected through a wireless backhaul link to a Macro Base Station (MBS). The SBS is capable of caching content in its limited cache memory. The transmission policy at the MBS and the caching policy at the SBS are jointly optimized in order to minimize the energy consumption in the backhaul link. The numerical results show significant improvements with respect to prior works. Maria Gregori, Jesús Gómez-Vilardebó, Javier Matamoros, Deniz Gündüz |
ISIT | 4 |
| 2015 | On the asymptotic distortion-energy tradeoff for zero-delay transmission of a Gaussian source over the AWGN channelabstractAn achievable scheme for zero-delay transmission of an i.i.d. Gaussian source over an additive white Gaussian noise channel with no bandwidth limitation is introduced, and its energy-distortion performance is analyzed. By the nature of the problem, one must transmit each source sample separately but can use the channel infinitely many times. The proposed scheme builds on separation of source and channel coding, whereby the source is quantized into “equiprobable” cells so that the output can be seen as a message suitable for channel coding. Moreover, as the number of quantization cells go to infinity, the channel capacity can be approached with arbitrarily small error. In the high energy-to-noise ratio regime, the minimum energy required to obtain a given distortion level in the proposed scheme can come as close as 3dB to the Shannon bound, which can only be achieved using infinite delay. Erman Koken, Ertem Tuncel, Deniz Gündüz |
ISIT | 3 |
| 2015 | Delay limited transmission of a uniform source over an AWGN channelabstractDelay limited transmission of a uniform source over an additive white Gaussian noise (AWGN) channel under an average power constraint is considered. Assuming that the channel can be used only once, mean squared error (MSE) distortion is studied for both the bandwidth matched, and the 2∶1 bandwidth compression cases. In the bandwidth matched scenario, simply scaling the source sample, i.e., analog transmission, performs better than transmitting the scalar quantized source samples. For the bandwidth compression scenario, a hybrid digital analog transmission scheme that quantizes the first source sample and superimposes the quantized sample with the scaled version of the second sample is studied. It is shown that, in this scheme, as opposed to the bandwidth matched case, a finite number of quantization indices minimizes the achievable distortion. The performance of this hybrid scheme is then compared with a numerically optimized encoder using the steepest decent algorithm iteratively. It is observed that the performance of the hybrid scheme is reasonably close to the numerically optimized scheme, while having a significantly lower computational complexity. The theoretical Ziv-Zakai (ZZ) bound on the average distortion is also considered to better understand the gap between the optimal performance and the proposed scheme. Morteza Varasteh, Deniz Gündüz, Ertem Tuncel |
ISIT | 2 |
| 2015 | Gaussian joint source-channel coding for the strong interference channelabstractTransmission of correlated Gaussian sources over a Gaussian interference channel is studied. Each terminal has one source available, which has to be reconstructed at the corresponding destination with the minimum average distortion. Focusing on the strong interference setting, we first derive necessary conditions on the achievable distortion pairs. Then, focusing on the symmetric scenario, we present achievable distortion pairs considering several transmission strategies. We compare the achievable distortion by the proposed schemes with the lower bound. In particular, we consider separate source and channel coding, uncoded transmission, a vector quantization (VQ) scheme which uses the quantization codewords as channel inputs, and finally a superposition of two quantization codewords. We show that the VQ scheme is optimal in the high SNR regime. We also show that the proposed superposition scheme performs very close to the lower bound in certain regimes. Inaki Estella Aguerri, Deniz Gündüz |
ITW | 2 |
| 2015 | On the distortion-energy tradeoff for zero-delay transmission of a Gaussian source over the AWGN channelabstractAn achievable scheme for zero-delay transmission of an i.i.d. Gaussian source over an additive white Gaussian channel with no bandwidth limitation is introduced, and its energy-distortion performance is analyzed. By the nature of the problem, one must transmit each source sample separately but can use the channel infinitely many times. We introduce an outage concept, and analyze the expected distortion conditioned on no outage. We show that the proposed scheme can approach to the asymptotical decay for large enough energy for arbitrary outage probability. The proposed scheme builds on separation of source and channel coding, whereby the source is quantized with a high-resolution optimal quantizer. In the high energy-to-noise ratio (ENR) regime, the minimum energy required to obtain a given distortion level in the proposed scheme can approach arbitrarily close the Shannon bound, which can only be achieved using infinite delay. Erman Koken, Ertem Tuncel, Deniz Gündüz |
ITW | 3 |
| 2015 | On the transmission of a bivariate Gaussian source over the Gaussian broadcast channel with feedbackabstractWe study the uncoded transmission of a bivariate Gaussian source over a two-user symmetric Gaussian broadcast channel with a unit-delay noiseless feedback (GBCF), assuming that each (uncoded) source sample is transmitted using a finite number of channel uses, and that the transmission scheme is linear. We consider three transmission schemes: The scheme of Ardestanizadeh et al., which is based on linear quadratic Gaussian (LQG) control theory, the scheme of Ozarow and Leung (OL), and a novel scheme derived in this work designed using a dynamic programing (DP) approach. For the LQG scheme we characterize the minimal number of channel uses needed to achieve a specified mean-square error (MSE). For the OL scheme we present lower and upper bounds on the minimal number of channel uses needed to achieve a specified MSE, which become tight when the signal-to-noise ratio approaches zero. Finally, we show that for any fixed and finite number of channel uses, the proposed DP scheme achieves MSE lower than the MSE achieved by either the LQG or the OL schemes. Yonathan Murin, Yonatan Kaspi, Ron Dabora, Deniz Gündüz |
ITW | 4 |
| 2015 | Multi-Access Communications With Energy Harvesting: A Multi-Armed Bandit Model and the Optimality of the Myopic PolicyabstractA multi-access wireless network with N transmitting nodes, each equipped with an energy harvesting (EH) device and a rechargeable battery of finite capacity, is studied. At each time slot (TS) a node is operative with a certain probability, which may depend on the availability of data, or the state of its channel. The energy arrival process at each node is modelled as an independent two-state Markov process, such that, at each TS, a node either harvests one unit of energy, or none. At each TS a subset of the nodes is scheduled by the access point (AP) . The scheduling policy that maximises the total throughput is studied assuming that the AP does not know the states of either the EH processes or the batteries. The problem is identified as a restless multi-armed bandit (RMAB) problem, and an upper bound on the optimal scheduling policy is found. Under certain assumptions regarding the EH processes and the battery sizes, the optimality of the myopic policy (MP) is proven. For the general case, the performance of MP is compared numerically to the upper bound. Pol Blasco, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 2 |
| 2015 | Optimization of Energy Harvesting MISO Communication System With FeedbackabstractOptimization of a point-to-point (p2p) multiple-input single-output (MISO) communication system is considered when both the transmitter (TX) and the receiver (RX) have energy harvesting (EH) capabilities. The RX is interested in feeding back the channel state information (CSI) to the TX to help improve the transmission rate. The objective is to maximize the throughput by a deadline, subject to the EH constraints at the TX and the RX. The throughput metric considered is an upper bound on the ergodic rate of the MISO channel with beamforming and limited feedback. Feedback bit allocation and transmission policies that maximize the upper bound on the ergodic rate are obtained. Tools from majorization theory are used to simplify the formulated optimization problems. Optimal policies obtained for the modified problem outperform the naive scheme in which no intelligent management of energy is performed. Rajeev Gangula, David Gesbert, Deniz Gündüz |
IEEE J. Sel. Areas Commun. | 3 |
| 2015 | Throughput and Delay Analysis in Video Streaming Over Block-Fading ChannelsabstractWe study video streaming over a slow-fading wireless channel. In a streaming application, video packets are required to be decoded and displayed in the order they are transmitted as the transmission goes on. This results in per-packet delay constraints, and the resulting channel can be modeled as a physically degraded fading broadcast channel with as many virtual users as the number of packets. In this paper, we study two important quality of user experience (QoE) metrics, namely throughput and interdecoding delay. We introduce several transmission schemes, and compare their throughput and maximum interdecoding delay performances. We also introduce a genie-aided scheme, which provides theoretical bounds on the achievable performance. We observe that adapting the transmission rate at the packet level, i.e., periodically dropping a subset of the packets, leads to a good tradeoff between the throughput and the maximum interdecoding delay. We also show that an approach based on initial buffering leads to an asymptotically vanishing packet loss rate at the expense of a relatively large initial delay. For this scheme, we derive a condition on the buffering time that leads to throughput maximization. Giuseppe Cocco, Deniz Gündüz, Christian Ibars |
IEEE Trans. Commun. | 2 |
| 2015 | Smart Meter Privacy for Multiple Users in the Presence of an Alternative Energy SourceabstractSmart meters (SMs) measure and report users' energy consumption to the utility provider (UP) in almost real-time, providing a much more detailed depiction of the consumer's energy consumption compared to their analog counterparts. This increased rate of information flow to the UP, together with its many potential benefits, raise important concerns regarding user privacy. This paper investigates, from an information theoretic perspective, the privacy that can be achieved in a multiuser SM system in the presence of an alternative energy source (AES). To measure privacy, we use the mutual information rate between the users' real energy consumption profile and SM readings that are available to the UP. The objective is to characterize the privacy-power function, defined as the minimal information leakage rate that can be obtained with an average power-limited AES. We characterize the privacy-power function in a single letter form when the users' energy demands are assumed to be independent and identically distributed over time. Moreover, for binary and exponentially distributed energy demands, we provide an explicit characterization of the privacy-power function. For any discrete energy demands, we demonstrate that the privacy-power function can always be efficiently evaluated numerically. Finally, for continuous energy demands, we derive an explicit lower bound on the privacy-power function, which is tight for exponentially distributed loads. Jesús Gómez-Vilardebó, Deniz Gündüz |
IEEE Trans. Inf. Forensics Secur. | 2 |
| 2015 | Source-Channel Coding Under Energy, Delay, and Buffer ConstraintsabstractSource and channel coding for an energy-limited wireless sensor node is investigated. The sensor node observes independent Gaussian source samples with variances changing over time slots. The channel is modeled as a flat fading channel, whose gain remains constant during each time slot, and changes from one time slot to the next. The compressed samples are stored in a finite data buffer, and need to be delivered to the destination in at most d time slots. The objective is to minimize the average squared-error distortion between the source samples and their reconstructions. First, a battery operated system, in which the sensor node has a finite amount of energy at the beginning of transmission, is investigated. Then, the impact of energy harvesting, and the energy cost of processing and sampling are considered. The optimal compression and transmission policy is formulated as the solution of a convex optimization problem, and the properties of the optimal policies are identified. For the strict delay case, d=1, a two-dimensional (2D) waterfilling interpretation is provided. Numerical results are presented to illustrate the structure of the optimal policy, and to analyze the effect of the delay constraints, data buffer size, energy harvesting, and processing and sampling costs. Oner Orhan, Deniz Gündüz, Elza Erkip |
IEEE Trans. Wirel. Commun. | 2 |
| 2014 | Learning-based optimization of cache content in a small cell base stationabstractOptimal cache content placement in a wireless small cell base station (sBS) with limited backhaul capacity is studied. The sBS has a large cache memory and provides content-level selective offloading by delivering high data rate contents to users in its coverage area. The goal of the sBS content controller (CC) is to store the most popular contents in the sBS cache memory such that the maximum amount of data can be fetched directly form the sBS, not relying on the limited backhaul resources during peak traffic periods. If the popularity profile is known in advance, the problem reduces to a knapsack problem. However, it is assumed in this work that, the popularity profile of the files is not known by the CC, and it can only observe the instantaneous demand for the cached content. Hence, the cache content placement is optimised based on the demand history. By refreshing the cache content at regular time intervals, the CC tries to learn the popularity profile, while exploiting the limited cache capacity in the best way possible. Three algorithms are studied for this cache content placement problem, leading to different exploitation-exploration trade-offs. We provide extensive numerical simulations in order to study the time-evolution of these algorithms, and the impact of the system parameters, such as the number of files, the number of users, the cache size, and the skewness of the popularity profile, on the performance. It is shown that the proposed algorithms quickly learn the popularity profile for a wide range of system parameters. Pol Blasco, Deniz Gündüz |
ICC | 2 |
| 2014 | Multi-armed bandit optimization of cache content in wireless infostation networksabstractOptimal cache content placement is studied in a wireless infostation network (WIN), which models a limited coverage wireless network with a large cache memory. WIN provides content-level selective offloading by delivering high data rate contents stored in its cache memory to the users through a broadband connection. The goal of the WIN central controller (CC) is to store the most popular content in the cache memory of the WIN such that the maximum amount of data can be fetched directly from the cache rather than being downloaded from the core network. If the popularity profile of the available set of contents is known in advance, the optimization of the cache content reduces to a knapsack problem. However, it is assumed in this work that the popularity profile of the files is not known, and only the instantaneous demands for those contents stored in the cache can be observed. Hence, the cache content placement is optimised based on the demand history, and on the cost associated to placing each content in the cache. By refreshing the cache content at regular time intervals, the CC tries to learn the popularity profile, while at the same time exploiting the limited cache capacity in the best way possible. This problem is formulated as a multi-armed bandit problem with switching cost, and an algorithm to solve it is presented. The performance of the algorithm is measured in terms of regret, which is proven to be logarithmic and sub-linear uniformly over time for a specific and a general case, respectively. Pol Blasco, Deniz Gündüz |
ISIT | 2 |
| 2014 | On Joint Source-Channel Coding for Correlated Sources Over Multiple-Access Relay ChannelsabstractWe study the transmission of correlated sources over discrete memoryless (DM) multiple-access-relay channels (MARCs), in which both the relay and the destination have access to side information arbitrarily correlated with the sources. As the optimal transmission scheme is an open problem, in this paper, we propose a new joint source-channel coding scheme based on a novel combination of the correlation preserving mapping (CPM) technique with Slepian-Wolf (SW) source coding, and obtain the corresponding sufficient conditions. The proposed coding scheme is based on the decode-and-forward strategy, and utilizes CPM for encoding information simultaneously to the relay and the destination, whereas the cooperation information from the relay is encoded via SW source coding. It is shown that there are cases in which the new scheme strictly outperforms the schemes available in the literature. This is the first instance of a source-channel code that uses CPM for encoding information to two different nodes (relay and destination). In addition to sufficient conditions, we present three different sets of single-letter necessary conditions for reliable transmission of correlated sources over DM MARCs. The newly derived conditions are shown to be at least as tight as the previously known necessary conditions. Yonathan Murin, Ron Dabora, Deniz Gündüz |
IEEE Trans. Inf. Theory | 3 |
| 2014 | Identification and Lossy Reconstruction in Noisy DatabasesabstractA high-dimensional database system is studied where the noisy versions of the underlying feature vectors are observed in both the enrollment and query phases. The noisy observations are compressed before being stored in the database, and the user wishes to both identify the correct entry corresponding to the noisy query vector and reconstruct the original feature vector within a desired distortion level. A fundamental capacity-storage-distortion tradeoff is identified for this system in the form of single-letter information theoretic expressions. The relation of this problem to the classical Wyner-Ziv rate-distortion problem is shown, where the noisy query vector acts as the correlated side information available only in the lossy reconstruction of the feature vector. Ertem Tuncel, Deniz Gündüz |
IEEE Trans. Inf. Theory | 2 |
| 2014 | Energy Harvesting Broadband Communication Systems With Processing Energy CostabstractCommunication over a broadband fading channel powered by an energy harvesting transmitter is studied. Assuming non-causal knowledge of energy/data arrivals and channel gains, optimal transmission schemes are identified by taking into account the energy cost of the processing circuitry as well as the transmission energy. A constant processing cost for each active sub-channel is assumed. Three different system objectives are considered: 1) throughput maximization, in which the total amount of transmitted data by a deadline is maximized for a backlogged transmitter with a finite capacity battery; 2) energy maximization, in which the remaining energy in an infinite capacity battery by a deadline is maximized such that all the arriving data packets are delivered; and 3) transmission completion time minimization, in which the delivery time of all the arriving data packets is minimized assuming infinite size battery. For each objective, a convex optimization problem is formulated, the properties of the optimal transmission policies are identified, and an algorithm which computes an optimal transmission policy is proposed. Finally, based on the insights gained from the offline optimizations, low-complexity online algorithms performing close to the optimal dynamic programming solution for the throughput and energy maximization problems are developed under the assumption that the energy/data arrivals and channel states are known causally at the transmitter. Oner Orhan, Deniz Gündüz, Elza Erkip |
IEEE Trans. Wirel. Commun. | 2 |
| 2013 | Throughput and delay analysis in video streaming over block-fading channelsabstractIn a streaming application video packets are required to be decoded and displayed in the order they are transmitted as the transmission continues. This results in per-packet delay constraints, and in the wireless setting the resulting channel can be modeled as a physically degraded fading broadcast channel with as many virtual users as the number of packets. Two important quality of user experience (QoE) metrics, throughput and inter-decoding delay, are considered jointly, and lower and upper bounds on both metrics are presented. Giuseppe Cocco, Deniz Gündüz, Christian Ibars |
ICC | 2 |
| 2013 | Smart meter privacy in the presence of an alternative energy sourceabstractA smart-meter (SM) measures and reports the energy consumption of a user at frequent time intervals, revealing critical private information about user's energy consumption behavior. In this paper, privacy in a SM system is studied in the presence of an alternative energy source (AES). The privacy-power function is introduced to study the trade-off between the achievable information theoretic privacy and the average power that can be provided by the AES. A single-letter information theoretic expression is provided for the privacy-power function, and its correspondence with the rate-distortion function is established. It is shown that the output alphabet can be restricted to be equal to the input alphabet without loss of optimality, which simplifies the numerical analysis significantly. Some numerical results are provided for various input alphabets and distributions. Deniz Gündüz, Jesús Gómez-Vilardebó |
ICC | 1 |
| 2013 | Optimal packet scheduling for an energy harvesting transmitter with processing costabstractEnergy harvesting (EH) technology enables wireless nodes to operate in a self-powered fashion; however, the stochastic nature of the harvesting process and the limited amount of harvested energy require efficient management of the available resources. In this paper, an EH transmitter communicating over a fading channel is studied considering jointly the energy costs of transmission and processing. In particular, under the assumption of known energy and data arrival profiles and fading states, optimal transmission policies are studied, so that, the remaining energy in the battery of the transmitter is maximized by a given deadline while all the arriving data packets are delivered to the receiver. A "directional glue pouring" interpretation is provided for the algorithm that computes the optimal offline transmission policy. The relation of this problem with the transmission completion time minimization problem is also discussed. Finally, a heuristic algorithm for online optimization, which performs close to the optimal offline transmission policy, is proposed. Oner Orhan, Deniz Gündüz, Elza Erkip |
ICC | 2 |
| 2013 | Systematic lossy source transmission over Gaussian time-varying channelsabstractSystematic lossy transmission of a Gaussian source over a time-varying Gaussian channel is considered. A noisy version of the source is transmitted in an uncoded fashion to the destination through a time-varying Gaussian “base channel”, constituting the systematic part of the transmission. A second time-varying Gaussian channel, called the “enhancement channel”, orthogonal to the first one, is available for coded transmission of the source sequence. A block fading model for both channels is considered, and the average end-to-end distortion is studied assuming perfect channel state information only at the receiver. It is shown that if the enhancement channel is static and the base channel gain has a discrete or continuous-quasiconcave distribution, then the separation theorem applies. However, when both channels are block fading, separation theorem does not hold anymore. A lower bound is obtained by providing the enhancement channel state to the encoder, and it is shown that uncoded transmission is exactly optimal for certain base channel fading distributions, while the enhancement channel fading has arbitrary distribution. A joint decoding scheme is also presented and is shown to outperform uncoded transmission and separate source and channel coding for other base channel distributions. Inaki Estella Aguerri, Deniz Gündüz |
ISIT | 2 |
| 2013 | Low-complexity scheduling policies for energy harvesting communication networksabstractA time-slotted multiple access wireless system with N transmitting nodes, each equipped with an energy harvesting (EH) device and a rechargeable battery of finite capacity, is studied. The energy arrival process at each node is modeled as an independent two-state Markov process, such that a node either harvests one unit of energy, or none, at each time slot (TS). The access point (AP) schedules a subset of K nodes to transmit over K orthogonal channels at each TS. The maximum total throughput is studied for a backlogged system without the knowledge of the EH processes and nodes' battery states at the AP. The problem is identified as a partially observable Markov decision process, and the optimal policy for the general model is studied numerically. Under certain assumptions regarding the EH processes and the battery sizes, the optimal scheduling policy is characterized explicitly, and is shown to be myopic. Pol Blasco, Deniz Gündüz, Mischa Dohler |
ISIT | 2 |
| 2013 | Privacy of smart meter systems with an alternative energy sourceabstractSmart meter (SM) measurements provide near realtime information on the electricity consumption of a user to the utility provider (UP). This data can be used to extract private information on the energy consumption patterns of the user. Assuming that the user has access to an alternative energy source (AES) in addition to the power grid, SM privacy problem is studied from an information theoretic perspective. The energy requirement of the user (input load) at each time instant can be satisfied either from the power grid (output load) or from the AES. It is assumed that the output load can be perfectly tracked by the UP, and the privacy is measured through the information leakage rate. For given average and peak power constraints on the AES, privacy-power function is defined, and its equivalence to the rate-distortion function with a difference distortion measure is shown. Focusing on continuous input loads, the privacy-power function is characterized when there is only peak power limitation on the AES, while the Shannon lower bound is provided for the general case. The bound is shown to be achievable for the exponential input distribution. Jesús Gómez-Vilardebó, Deniz Gündüz |
ISIT | 2 |
| 2013 | On necessary conditions for multiple-access-relay channels with correlated sourcesabstractThe characterization of the optimal joint source-channel coding scheme for transmission of correlated sources over multiple-access-relay channels (MARCs) is an open problem. Here, this problem is studied in the presence of arbitrarily correlated side information at both the relay and the destination. Since each transmitter observes only one of the sources, the admissible joint distributions of the sources and channel inputs must satisfy a Markov relationship which constrains their statistical dependence. This observation is used together with the new data processing inequality derived by [Kang and Ulukus, 2011] to obtain two new sets of single-letter necessary conditions. These new conditions are shown to be at least as tight as the previously known ones, and strictly tighter than the cut-set bound. Yonathan Murin, Ron Dabora, Deniz Gündüz |
ISIT | 3 |
| 2013 | Delay-constrained distortion minimization for energy harvesting transmission over a fading channelabstractDistortion minimization for an energy harvesting sensor node communicating over a fading channel is studied. Slotted transmission is considered such that, new source samples and energy packets arrive at the beginning of each time slot (TS), and the fading channel state changes from one TS to the next. A delay constraint is imposed requiring each source sample to be reconstructed at the destination d TSs after its arrival. Assuming independent Gaussian samples with variances changing over TSs, total distortion is minimized under the offline optimization framework, i.e., energy arrivals, source variances and channel gains are assumed to be known non-causally. Optimal compression rates and transmission powers are found and some properties of the optimal strategy are discussed. A two-dimensional water-filling interpretation of the optimal solution is provided for a battery-run node with d = 1. Oner Orhan, Deniz Gündüz, Elza Erkip |
ISIT | 2 |
| 2013 | Increasing Smart Meter Privacy Through Energy Harvesting and Storage DevicesabstractSmart meters are key elements for the operation of smart grids. By providing near realtime information on the energy consumption of individual users, smart meters increase the efficiency in generation, distribution and storage of energy in a smart grid. The ability of the utility provider to track users' energy consumption inevitably leads to important threats to privacy. In this paper, privacy in a smart metering system is studied from an information theoretic perspective in the presence of energy harvesting and storage units. It is shown that energy harvesting provides increased privacy by diversifying the energy source, while a storage device can be used to increase both the energy efficiency and the privacy of the user. For given input load and energy harvesting rates, it is shown that there exists a trade-off between the information leakage rate, which is used to measure the privacy of the user, and the wasted energy rate, which is a measure of the energy-efficiency. The impact of the energy harvesting rate and the size of the storage device on this trade-off is also studied. Onur Tan, Deniz Gündüz, H. Vincent Poor |
IEEE J. Sel. Areas Commun. | 2 |
| 2013 | Reliable Joint Source-Channel Cooperative Transmission Over Relay NetworksabstractReliable transmission of a discrete memoryless source to multiple destinations over a relay network is considered. Motivated by sensor network applications, it is assumed that the relays and the destinations all have access to side information correlated with the underlying source signal. Joint source-channel cooperative transmission is studied in which the terminals in the network help the transmission of the source signal to the destinations by using their overheard signals, as in the classical channel cooperation scenario, as well as the available correlated side information. Decode-and-forward-based cooperative transmission is studied in a network of multiple relay terminals and two different achievability schemes are proposed: 1) a regular encoding and sliding-window decoding scheme without explicit source binning at the encoder; and 2) a semiregular encoding and backward decoding scheme with binning based on the side information statistics. It is shown that both of these schemes lead to the same source-channel code rate, which is shown to be the source-channel capacity in the case of 1) a physically degraded relay network with a single destination in which the side information signals are degraded in the same order as the channel; and 2) a relay network with multiple destinations, in which all the terminals want to reconstruct the source reliably, while at most one of them can act as a relay. Deniz Gündüz, Elza Erkip, Andrea J. Goldsmith, H. Vincent Poor |
IEEE Trans. Inf. Theory | 1 |
| 2013 | The Multiway Relay ChannelabstractThe multiuser communication channel, in which multiple users exchange information with the help of a relay terminal, termed the multiway relay channel (mRC), is introduced. In this model, multiple interfering clusters of users communicate simultaneously, such that the users within the same cluster wish to exchange messages among themselves, i.e., each user multicasts its message to all the other users in its own cluster. It is assumed that the users cannot receive each other's signals directly. Hence, the relay terminal in this model is the enabler of communication. In particular, restricted encoders are considered, such that the encoding function of each user depends only on its own message and the received signal is used only for decoding the messages of the other users in the cluster. Achievable rate regions and an outer bound are characterized for the Gaussian mRC, and their comparison is presented in terms of the exchange rate, the symmetric rate point in the capacity region in a symmetric Gaussian mRC scenario. It is shown that the compress-and-forward (CF) protocol achieves exchange rates within a constant bit offset of the optimal exchange rate, independent of the power constraints of the terminals in the network. A finite bit gap between the exchange rates achieved by the CF and the amplify-and-forward protocols is also shown. The two special cases of the mRC, the full data exchange model, in which every user wants to receive messages of all other users, and the pairwise data exchange model which consists of multiple two-way relay channels, are investigated in detail. In particular for the pairwise data exchange model, in addition to the proposed random coding-based achievable schemes, a nested lattice coding-based scheme is also presented and is shown to achieve exchange rates within a constant bit gap of the exchange capacity. Deniz Gündüz, Aylin Yener, Andrea J. Goldsmith, H. Vincent Poor |
IEEE Trans. Inf. Theory | 1 |
| 2013 | Source-Channel Coding Theorems for the Multiple-Access Relay ChannelabstractWe study reliable transmission of arbitrarily correlated sources over multiple-access relay channels (MARCs) and multiple-access broadcast relay channels (MABRCs). In MARCs only the destination is interested in reconstructing the sources, while in MABRCs, both the relay and the destination want to reconstruct them. In addition to arbitrary correlation among the source signals at the users, both the relay and the destination have side information correlated with the source signals. Our objective is to determine whether a given pair of sources can be losslessly transmitted to the destination for a given number of channel symbols per source sample, defined as the source-channel rate. Sufficient conditions for reliable communication based on operational separation, as well as necessary conditions on the achievable source-channel rates are characterized. Since operational separation is generally not optimal for MARCs and MABRCs, sufficient conditions for reliable communication using joint source-channel coding schemes based on a combination of the correlation preserving mapping technique with Slepian-Wolf source coding are also derived. For correlated sources transmitted over fading Gaussian MARCs and MABRCs, we present conditions under which separation (i.e., separate and stand-alone source and channel codes) is optimal. This is the first time optimality of separation is proved for MARCs and MABRCs. Yonathan Murin, Ron Dabora, Deniz Gündüz |
IEEE Trans. Inf. Theory | 3 |
| 2013 | A Learning Theoretic Approach to Energy Harvesting Communication System OptimizationabstractA point-to-point wireless communication system in which the transmitter is equipped with an energy harvesting device and a rechargeable battery, is studied. Both the energy and the data arrivals at the transmitter are modeled as Markov processes. Delay-limited communication is considered assuming that the underlying channel is block fading with memory, and the instantaneous channel state information is available at both the transmitter and the receiver. The expected total transmitted data during the transmitter's activation time is maximized under three different sets of assumptions regarding the information available at the transmitter about the underlying stochastic processes. A learning theoretic approach is introduced, which does not assume any a priori information on the Markov processes governing the communication system. In addition, online and offline optimization problems are studied for the same setting. Full statistical knowledge and causal information on the realizations of the underlying stochastic processes are assumed in the online optimization problem, while the offline optimization problem assumes non-causal knowledge of the realizations in advance. Comparing the optimal solutions in all three frameworks, the performance loss due to the lack of the transmitter's information regarding the behaviors of the underlying Markov processes is quantified. Pol Blasco, Deniz Gündüz, Mischa Dohler |
IEEE Trans. Wirel. Commun. | 2 |
| 2013 | Streaming Transmission over Block Fading Channels with Delay ConstraintabstractStreaming transmission over a block fading channel is studied assuming that the transmitter receives a new message at each channel block at a constant rate, which is fixed by an underlying application. A common deadline is assumed for all the messages, at which point the receiver tries to decode as many messages as possible. Various achievable schemes are proposed and compared with an informed transmitter upper bound in terms of average throughput. It is shown that the adaptive joint encoding (aJE) scheme is asymptotically optimal; that is, it achieves the ergodic capacity as the transmission deadline goes to infinity; and it closely follows the upper bound in the case of a finite transmission deadline. On the other hand, in the presence of multiple receivers with different signal-to-noise ratios (SNR), memoryless transmission (MT), generalized time-sharing (gTS) and superposition transmission (ST) schemes are shown to be more robust than the joint encoding (JE) scheme as they have gradual performance degradation with the decreasing SNR. Giuseppe Cocco, Deniz Gündüz, Christian Ibars |
IEEE Trans. Wirel. Commun. | 2 |
| 2012 | Joint source-channel coding for the multiple-access relay channelabstractReliable transmission of arbitrarily correlated sources over multiple-access relay channels (MARCs) and multiple-access broadcast relay channels (MABRCs) is considered. In MARCs, only the destination is interested in a reconstruction of the sources, while in MABRCs, both the relay and the destination want to reconstruct the sources. We allow an arbitrary correlation among the sources at the transmitters, and let both the relay and the destination have side information that are correlated with the sources. Two joint source-channel coding schemes are presented and the corresponding sets of sufficient conditions for reliable communication are derived. The proposed schemes use a combination of the correlation preserving mapping (CPM) technique with Slepian-Wolf (SW) source coding: the first scheme uses CPM for encoding information to the relay and SW source coding for encoding information to the destination; while the second scheme uses SW source coding for encoding information to the relay and CPM for encoding information to the destination. Yonathan Murin, Ron Dabora, Deniz Gündüz |
ISIT | 3 |
| 2012 | Capacity of a class of relay channels with stateabstractThe class of orthogonal relay channels with state in which the source and the relay are connected through a channel that depends on a state sequence is considered. It is assumed that the state sequence is fully known at the destination while it is not known at the source or the relay. The source and the relay are connected to the destination through orthogonal channels. The capacity of this class of relay channels is characterized and it is shown to be achieved by the partial decode-compress-and-forward (pDCF) scheme. To the best of our knowledge, this is the first single relay channel model for which the capacity is achieved by pDCF, while partial decode-and-forward (pDF) and compress-and-forward (CF) schemes are suboptimal in general. Inaki Estella Aguerri, Deniz Gündüz |
ITW | 2 |
| 2012 | Throughput maximization for an energy harvesting communication system with processing costabstractIn wireless networks, energy consumed for communication includes both the transmission and the processing energy. In this paper, point-to-point communication over a fading channel with an energy harvesting transmitter is studied considering jointly the energy costs of transmission and processing. Under the assumption of known energy arrival and fading profiles, optimal transmission policy for throughput maximization is investigated. Assuming that the transmitter has sufficient amount of data in its buffer at the beginning of the transmission period, the average throughput by a given deadline is maximized. Furthermore, a “directional glue pouring algorithm” that computes the optimal transmission policy is described. Oner Orhan, Deniz Gündüz, Elza Erkip |
ITW | 2 |
| 2012 | Energy-Distortion Tradeoffs in Gaussian Joint Source-Channel Coding ProblemsabstractThe information-theoretic notion of energy efficiency is studied in the context of various joint source-channel coding problems. The minimum transmission energyE(D) required to communicate a source over a noisy channel so that it can be reconstructed within a target distortionDis analyzed. Unlike the traditional joint source-channel coding formalisms, no restrictions are imposed on the number of channel uses per source sample. For single-source memoryless point-to-point channels,E(D) is shown to be equal to the product of the minimum energy per bitEbminof the channel and the rate-distortion functionR(D) of the source, regardless of whether channel output feedback is available at the transmitter. The primary focus is on Gaussian sources and channels affected by additive white Gaussian noise under quadratic distortion criteria, with or without perfect channel output feedback. In particular, for two correlated Gaussian sources communicated over a Gaussian multiple-access channel, inner and outer bounds on the energy-distortion region are obtained, which coincide in special cases. For symmetric channels, the difference between the upper and lower bounds on energy is shown to be at most a constant even when the lower bound goes to infinity asD→ 0. It is also shown that simple uncoded transmission schemes perform better than the separation-based schemes in many different regimes, both with and without feedback. Aman Jain, Deniz Gündüz, Sanjeev R. Kulkarni, H. Vincent Poor, Sergio Verdú |
IEEE Trans. Inf. Theory | 2 |
| 2011 | Collision resolution in multiple access networks with physical-layer network coding and distributed fountain codingabstractWe propose two new protocols based on physical layer network coding for collision resolution in multiple access networks. When a collision occurs the receiver decodes the sum of the collided packets and after a number of transmissions, equal to or slightly higher than the number of original packets, it can recover all of them. One of the proposed protocols based on fountain codes can resolve collisions by sending out just one acknowledgement (ACK), thus being particularly suited to networks with large round trip delays such as satellite networks. We carry out a comparison of the average delay achieved by the proposed schemes with other access techniques, and show how the performance can be improved with little coordination at the receiver. Giuseppe Cocco, Christian Ibars, Deniz Gündüz, Oscar del Rio Herrero |
ICASSP | 3 |
| 2011 | Expected Distortion with Fading Channel and Side Information QualityabstractWe consider the joint source-channel coding problem of sending a Gaussian source over a single input-single output (SISO) fading channel when the decoder has additional correlated side information whose quality is also time-varying. We assume a block fading model for both the channel and side information qualities, and assume perfect state information at the receiver, while the transmitter has only a statistical knowledge. We are interested in the expected squared-error distortion for this system. We study separate source-channel coding,uncoded transmission and a joint source-channel transmission scheme based on joint decoding at the receiver. We then extend joint decoding scheme technique to hybrid digital-analog and multi-layer schemes. We provide numerical results in the finite SNR regime, and derive closed form expressions for the distortion exponent in the high SNR regime. Inaki Estella Aguerri, Deniz Gündüz |
ICC | 2 |
| 2011 | Throughput Analysis in Asymmetric Two-Way Relay Channel with Random AccessabstractWe consider the two-way relay channel with random access for the cases of symmetric and asymmetric channel statistics in the low SNR regime. We propose three different schemes implementing different physical layer techniques for collision recovery and channel adaptation and obtain analytical throughput expressions. We compare the proposed schemes with several benchmarks in order to study their bandwidth gains in practical scenarios. Giuseppe Cocco, Deniz Gündüz, Christian Ibars |
ICC | 2 |
| 2011 | Distortion exponent in fading MIMO channels with time-varying side informationabstractThe joint source-channel coding problem of sending a Gaussian source over a multiple input-multiple output (MIMO) fading channel with time-varying correlated side information at the decoder is studied. A block fading model for both the channel and the side information qualities is considered, and perfect (channel and side information) state information at the receiver is assumed, while the transmitter has only a statistical knowledge. In particular, the high SNR performance is studied by deriving the distortion exponent of various transmission schemes. An upper bound on the distortion exponent is derived by providing the channel state to the encoder while the side information state remains unknown. Separate source and channel coding is considered as well as joint decoding at the receiver. The joint decoding scheme is extended to multiple digital layers. Finally, a hybrid digital-analog (HDA) scheme is analyzed. While the optimal distortion exponent is completely characterized for MISO/SIMO channels, for general MIMO channels, the optimal distortion exponent is characterized in the small bandwidth ratio regime. Inaki Estella Aguerri, Deniz Gündüz |
ISIT | 2 |
| 2011 | Collision Resolution in Slotted ALOHA with Multi-User Physical-Layer Network CodingabstractTwo new schemes are proposed for collision resolution in slotted ALOHA networks based on multi-user physical-layer network coding (MU PHY NC). In the proposed random access schemes, a collision of a generic number of packets can be recovered decoding the XOR of the original messages, such that the signal resulting from the collision is exploited rather than being discarded. Two different schemes that differ in terms of the amount of control information that needs to be transmitted from the access point, are studied. Giuseppe Cocco, Christian Ibars, Deniz Gündüz, Oscar del Rio Herrero |
VTC Spring | 3 |
| 2011 | Wireless source transmission with time-varying side informationabstractFor the problem of source transmission with fading channel and side information quality, we have characterized the optimal distortion exponent for SISO systems by deriving an upper bound and providing transmission schemes that meet this bound. We also have provided closed-form expressions for the distortion exponents of the presented schemes. Interestingly, for x <; b <; 1, the optimal distortion exponent coincides with the optimal distortion exponent when side information is absent. Inaki Estella Aguerri, Deniz Gündüz |
WiOpt | 2 |
| 2010 | Hybrid Digital-Analog Transmission for the Gaussian One-Helper ProblemabstractThe one-helper joint source-channel coding problem, in which a main source is to be reconstructed with minimum distortion with the help of a correlated helper source, is studied. Focusing on the case of Gaussian sources and a Gaussian multiple access channel (MAC), a generalized hybrid digital-analog scheme is proposed, in which each user allocates its available power among the analog and digital signals and transmits a superposition of the two. It is shown that this generalized hybrid scheme reduces to pure analog or pure digital transmission depending on the system parameters. Finally, the optimal hybrid transmission strategy is identified analytically in certain special scenarios modeling legacy systems. Inaki Estella Aguerri, Deniz Gündüz |
GLOBECOM | 2 |
| 2010 | Energy efficient lossy transmission over sensor networks with feedbackabstractThe energy-distortion function (E(D)) for a network is defined as the minimum total energy required to achieve a target distortion D at the receiver without putting any restrictions on the number of channel uses per source sample. E(D) is studied for a sensor network in which multiple sensors transmit their noisy observations of a Gaussian source to the destination over a Gaussian multiple access channel with perfect channel output feedback. While the optimality of separate source and channel coding is proved for the case of a single sensor, this optimality is shown to fail when there are multiple sensors in the network. A network with two sensors is studied in detail. First a lower bound on E(D) is given. Then, two achievability schemes are proposed: a separation based digital scheme and a Schalkwijk-Kailath (SK) type uncoded scheme. The gap between the lower bound and the upper bound based on separation is shown to be a constant even as the total energy requirement goes to infinity in the low distortion regime. On the other hand, as the distortion requirement is relaxed, the SK based scheme is shown to outperform separation in certain cases, proving that the optimality of source-channel separation does not hold in the multi-sensor setting. Aman Jain, Deniz Gündüz, Sanjeev R. Kulkarni, H. Vincent Poor, Sergio Verdú |
ICASSP | 2 |
| 2010 | On the capacity region of a multiple access channel with common messagesabstractThe capacity region for a multiple access channel (MAC) with arbitrary sets of common messages was derived by Han in 1979, extending a result by Slepian and Wolf from 1973. The general characterization by Han involves one auxiliary random variable per message and one inequality per subset of messages. In this paper, at first, a special hierarchy of common messages is identified for which the capacity region is characterized with generally fewer auxiliary random variables and inequalities. It is also shown that this characterization requires no auxiliary random variable for certain message structures. A procedure is then proposed to transform any common message structure to this special hierarchy, leading to a general capacity characterization which generally requires fewer auxiliary random variables than the one given by Han. Deniz Gündüz, Osvaldo Simeone |
ISIT | 1 |
| 2010 | Identification and lossy reconstruction in noisy databasesabstractA noisy database system is studied in which the noisy versions of the underlying feature vectors are observed in both the enrollment and the query phases. The noisy observations are compressed before being stored in the database, and the user wishes both to identify the correct entry corresponding to the noisy query vector and to reconstruct the original feature vector within a desired distortion requirement. A fundamental capacity/storage/distortion tradeoff is identified for this system in the form of single-letter information theoretic expressions. The relation of this problem to the classical Wyner-Ziv rate-distortion problem is shown, where the noisy query vector acts as the correlated side information in the lossy reconstruction of the feature vector. Ertem Tuncel, Deniz Gündüz |
ISIT | 2 |
| 2010 | Outage capacity of bursty amplify-and-forward with incremental relayingabstractWe derive the outage capacity of a bursty version of the amplify-and-forward (BAF) protocol for small signal-to-noise ratios when incremental relaying is used. We show that the ratio between the outage capacities of BAF and the cut-set bound is independent of the relay position and that BAF is outage optimal for certain conditions on the target rate R. This is in contrast to decode-and-forward with incremental relaying, where the relay location strongly determines the performance of the cooperative protocol. We further derive the outage capacity for a network consisting of an arbitrary number of relay nodes. In this case the relays transmit in subsequent partitions of the overall transmission block and the destination accumulates signal-to-noise ratio until it is able to decode. Tobias Renk, Holger Jaekel, Friedrich K. Jondral, Deniz Gündüz, Andrea J. Goldsmith |
ISITA | 4 |
| 2010 | Gaussian two-way relay channel with arbitrary inputsabstractA two-way relay channel with independent parallel Gaussian channels between the relay and the two terminals is considered. Focusing on the decode-and-forward protocol, the second phase of the communication, in which the relay broadcasts the two messages to their respective receivers, is studied. Precisely, the problem of computing the power allocation among the parallel channels that maximizes the weighted sum rate assuming arbitrarily distributed channel inputs (such as m-QAM) is stated and shown to be convex. A numerical algorithm is provided to solve the problem for the general case and, for the particular cases of high and low power regimes, expressions for the optimal power allocation are derived in closed form. Deniz Gündüz, Miquel Payaró |
PIMRC | 1 |
| 2010 | Multiple Multicasts With the Help of a RelayabstractThe problem of simultaneous multicasting of multiple messages with the help of a relay terminal is considered. In particular, a model is studied in which a relay station simultaneously assists two transmitters in multicasting their independent messages to two receivers. The relay may also have an independent message of its own to multicast. As a first step to address this general model, referred to as the compound multiple access channel with a relay (cMACr), the capacity region of the multiple access channel with a “cognitive” relay is characterized, including the cases of partial and rate-limited cognition. Then, achievable rate regions for the cMACr model are presented based on decode-and-forward (DF) and compress-and-forward (CF) relaying strategies. Moreover, an outer bound is derived for the special case, called the cMACr without cross-reception, in which each transmitter has a direct link to one of the receivers while the connection to the other receiver is enabled only through the relay terminal. The capacity region is characterized for a binary modulo additive cMACr without cross-reception, showing the optimality of binary linear block codes, and thus highlighting the benefits of physical layer network coding and structured codes. Results are extended to the Gaussian channel model as well, providing achievable rate regions for DF and CF, as well as for a structured code design based on lattice codes. It is shown that the performance with lattice codes approaches the upper bound for increasing power, surpassing the rates achieved by the considered random coding-based techniques. Deniz Gündüz, Osvaldo Simeone, Andrea J. Goldsmith, H. Vincent Poor, Shlomo Shamai |
IEEE Trans. Inf. Theory | 1 |
| 2010 | Interference Channels With Correlated Receiver Side InformationabstractThe problem of joint source-channel coding in transmitting independent sources over interference channels with correlated receiver side information is studied. When each receiver has side information correlated with its own desired source, it is shown that source-channel separation is optimal. When each receiver has side information correlated with the interfering source, sufficient conditions for reliable transmission are provided based on a joint source-channel coding scheme using the superposition encoding and partial decoding idea of Han and Kobayashi. When the receiver side information is a deterministic function of the interfering source, source-channel separation is again shown to be optimal. In addition to these source-channel coding problems, a new channel model that generalizes the classical interference channel is introduced: the interference channel with message side information. Achievable rate regions are given and a single letter characterization of the capacity region for a special class of Z-interference channels is provided. Using this capacity result and the optimality of source-channel separation, we demonstrate that our sufficient conditions for reliable transmission when each receiver has side information correlated with the interfering source are also necessary for some special cases. As a by-product, the capacity region of a class of Z-channels with degraded message sets is also provided. Nan Liu 0001, Deniz Gündüz, Andrea J. Goldsmith, H. Vincent Poor |
IEEE Trans. Inf. Theory | 2 |
| 2010 | Wyner-Ziv coding over broadcast channels: digital schemesabstractThis paper addresses lossy transmission of a common source over a broadcast channel when there is correlated side information at the receivers, with emphasis on the quadratic Gaussian and binary Hamming cases. A digital scheme that combines ideas from the lossless version of the problem, i.e., Slepian-Wolf coding over broadcast channels, and dirty paper coding, is presented and analyzed. This scheme uses layered coding where the common layer information is intended for both receivers and the refinement information is destined only for one receiver. For the quadratic Gaussian case, a quantity characterizing the combined quality of each receiver is identified in terms of channel and side information parameters. It is shown that it is more advantageous to send the refinement information to the receiver with ¿better¿ combined quality. In the case where all receivers have the same overall quality, the presented scheme becomes optimal. Unlike its lossless counterpart, however, the problem eludes a complete characterization. Jayanth Nayak, Ertem Tuncel, Deniz Gündüz |
IEEE Trans. Inf. Theory | 3 |
| 2010 | Successive refinement of vector sources under individual distortion criteriaabstractThe successive refinement problem is extended to vector sources where individual distortion constraints are posed on each vector component. For vector Gaussian sources with squared-error distortion, a single-letter rate-distortion characterization is inherited from the previously studied Gaussian multiple descriptions problem with covariance distortion constraints. Though this characterization is amenable to well-known numerical convex optimization techniques, an analytical solution is difficult to obtain in full generality even for 2-D sources. In this work, the special case of successive refinability is addressed analytically. Specifically, vector Gaussian sources are shown to benotsuccessively refinable everywhere unlike scalar Gaussian sources. It is also shown that, for 2-D Gaussian sources, the rate loss at the second stage can be as high as 0.5 b/sample in a ¿degenerate¿ scenario corresponding to what is known as sequential coding of correlated sources. Finally, analysis of 2-D binary symmetric sources with Hamming distortion reveals that the behavior of these sources with respect to successive refinability exhibits remarkable similarity to their 2-D Gaussian counterparts. Jayanth Nayak, Ertem Tuncel, Deniz Gündüz, Elza Erkip |
IEEE Trans. Inf. Theory | 3 |
| 2010 | Multi-hop MIMO relay networks: diversity-multiplexing trade-off analysisabstractA multi-hop relay network with multiple antenna terminals in a quasi-static slow fading environment is considered. The fundamental diversity-multiplexing gain tradeoff (DMT) is analyzed in the case of half-duplex relay terminals. While decode-and-forward (DF) relaying achieves the optimal DMT in the full-duplex relay scenario, it is shown that the dynamic decode-and-forward (DDF) protocol achieves the optimal DMT if the relay is constrained to half-duplex operation. For the latter case, static DF protocols are considered as well, and the corresponding DMT performance is shown to fall short of the optimal performance, which indicates that dynamic channel allocation is required for optimal DMT performance. The optimal DMT is expressed as the solution of a convex optimization problem and explicit DMT expressions are presented for some special cases. In the case of multiple relays, it is shown that the optimal diversity gain, which is achieved by exploiting the available "hop-diversity", is dominated by the neighboring two-hops with the minimum diversity gain. Deniz Gündüz, Mohammad Ali Amir Khojastepour, Andrea J. Goldsmith, H. Vincent Poor |
IEEE Trans. Wirel. Commun. | 1 |
| 2009 | Multihop MIMO Relay Networks with ARQabstractA multiple antenna multihop relay network consisting of a source, a relay, and a destination node, is considered. The diversity-multiplexing-delay tradeoffs (DMDT) for various multihop ARQ protocols are obtained. It is shown that the tradeoff region is limited by the performance of the weakest link, and hence the optimal ARQ protocol should balance the link performances by allocating the ARQ rounds among all links. Based on this argument, a variable block-length (VBL) ARQ protocol is proposed and its DMDT-optimality is shown. Yao Xie 0002, Deniz Gündüz, Andrea J. Goldsmith |
GLOBECOM | 2 |
| 2009 | Relaying simultaneous multicasts via structured codesabstractSimultaneous multicasting of messages with the help of a relay is studied. A two-source two-destination network is considered, in which each destination can receive directly only the signal from one of the sources, so that the reception of the message from the other source (and multicasting) is enabled by the presence of the relay. An outer bound is derived, which is shown to be achievable in the case of finite-field modulo-additive channels by using linear codes, highlighting the benefits of structured codes in exploiting the underlying physical-layer structure of the network. Results are extended to the Gaussian channel model as well, providing achievable rate regions based on nested lattice codes. It is shown that for a wide range of power constraints, the performance with lattice codes approaches the upper bound and surpasses the rates achieved by the standard random coding schemes. Deniz Gündüz, Osvaldo Simeone, Andrea J. Goldsmith, H. Vincent Poor, Shlomo Shamai |
ISIT | 1 |
| 2009 | The multi-way relay channelabstractThe multi-user communication channel, in which multiple users exchange information with the help of a single relay terminal, called the multi-way relay channel, is considered. In this model, multiple interfering clusters of users communicate simultaneously, where the users within the same cluster wish to exchange messages among themselves. It is assumed that the users cannot receive each other's signals directly, and hence the relay terminal is the enabler of communication. A relevant metric to study in this scenario is the symmetric rate achievable by all users, which we identify for amplify-and-forward (AF), decode-and-forward (DF) and compress-and-forward (CF) protocols. We also present an upper bound for comparison. The two extreme cases, namely full data exchange, in which every user wants to receive messages of all other users, and pairwise data exchange, consisting of multiple two-way relay channels, are investigated and presented in detail. Deniz Gündüz, Aylin Yener, Andrea J. Goldsmith, H. Vincent Poor |
ISIT | 1 |
| 2009 | Identification over multiple databasesabstractThe tradeoff between storage and identification rates for multiple databases is investigated from an information theoretic perspective. In the assumed model, noisy observations of feature vectors of two distinct groups, called the ancestors, are compressed and stored in two separate databases. When queried with a noisy observation of a (possibly random) function of two randomly selected ancestors (one from each group), the system is required to correctly identify the ancestors with high probability. Single-letter inner and outer bounds are presented on the set of achievable rate points, which identify a tradeoff between the compression rates and the identification rate region: the lower the compression rates for storage, the larger the rate region achievable for identification. Ertem Tuncel, H. Vincent Poor, Andrea J. Goldsmith, Deniz Gündüz |
ISIT | 4 |
| 2009 | Relaying simultaneous multicast messagesabstractThe problem of multicasting multiple messages with the help of a relay, which may also have an independent message of its own to multicast, is considered. As a first step to address this general model, referred to as the compound multiple access channel with a relay (cMACr), the capacity region of the multiple access channel with a ldquocognitiverdquo relay is characterized, including the cases of partial and rate-limited cognition. Achievable rate regions for the cMACr model are then presented based on decode-and-forward (DF) and compress-and-forward (CF) relaying strategies. Moreover, an outer bound is derived for the special case in which each transmitter has a direct link to one of the receivers while the connection to the other receiver is enabled only through the relay terminal. Numerical results for the Gaussian channel are also provided. Deniz Gündüz, Osvaldo Simeone, Andrea J. Goldsmith, H. Vincent Poor, Shlomo Shamai |
ITW | 1 |
| 2009 | Outage Capacity of Incremental Relaying for Low Signal-toabstractWe present the e-outage capacity of incremental relaying at low signal-to-noise ratios (SNR) in a wireless cooperative network with slow Rayleigh fading channels. The relay performs decode-and-forward and repetition coding is employed in the network, which is optimal in the low SNR regime. We derive an expression on the optimal relay location that maximizes the e-outage capacity. It is shown that this location is independent of the outage probability and SNR but only depends on the channel conditions represented by a path-loss factor. We compare our results to the e-outage capacity of the cut-set bound and demonstrate that the ratio between the e-outage capacity of incremental relaying and the cut-set bound lies within 1/¿2 and 1. Furthermore, we derive lower bounds on the e-outage capacity for the case of K relays. Tobias Renk, Holger Jaekel, Friedrich K. Jondral, Deniz Gündüz, Andrea J. Goldsmith |
VTC Fall | 4 |
| 2009 | Source and channel coding for correlated sources over multiuser channelsabstractSource and channel coding over multiuser channels in which receivers have access to correlated source side information are considered. For several multiuser channel models necessary and sufficient conditions for optimal separation of the source and channel codes are obtained. In particular, the multiple-access channel, the compound multiple-access channel, the interference channel, and the two-way channel with correlated sources and correlated receiver side information are considered, and the optimality of separation is shown to hold for certain source and side information structures. Interestingly, the optimal separate source and channel codes identified for these models are not necessarily the optimal codes for the underlying source coding or the channel coding problems. In other words, while separation of the source and channel codes is optimal, the nature of these optimal codes is impacted by the joint design criterion. Deniz Gündüz, Elza Erkip, Andrea J. Goldsmith, H. Vincent Poor |
IEEE Trans. Inf. Theory | 1 |
| 2009 | Distortion minimization in Gaussian layered broadcast coding with successive refinementabstractA transmitter without channel state information wishes to send a delay-limited Gaussian source over a slowly fading channel. The source is coded in superimposed layers, with each layer successively refining the description in the previous one. The receiver decodes the layers that are supported by the channel realization and reconstructs the source up to a distortion. The expected distortion is minimized by optimally allocating the transmit power among the source layers. For two source layers, the allocation is optimal when power is first assigned to the higher layer up to a power ceiling that depends only on the channel fading distribution; all remaining power, if any, is allocated to the lower layer. For convex distortion cost functions with convex constraints, the minimization is formulated as a convex optimization problem. In the limit of a continuum of infinite layers, the minimum expected distortion is given by the solution to a set of linear differential equations in terms of the density of the fading distribution. As the number of channel uses per source symbol tends to zero, the power distribution that minimizes expected distortion converges to the one that maximizes expected capacity. Chris T. K. Ng, Deniz Gündüz, Andrea J. Goldsmith, Elza Erkip |
IEEE Trans. Inf. Theory | 2 |
| 2009 | Compound multiple-access channels with partial cooperationabstractA two-user discrete memoryless compound multiple-access channel (MAC) with a common message and conferencing decoders is considered. The capacity region is characterized in the special cases of physically degraded channels and unidirectional cooperation, and achievable rate regions are provided for the general case. The results are then extended to the corresponding Gaussian model. In the Gaussian setup, the provided achievable rates are shown to lie within some constant number of bits from the boundary of the capacity region in several special cases. An alternative model, in which the encoders are connected by conferencing links rather than having a common message, is studied as well, and the capacity region for this model is also determined for the cases of physically degraded channels and unidirectional cooperation. Numerical results are also provided to obtain insights about the potential gains of conferencing at the decoders and encoders. Osvaldo Simeone, Deniz Gündüz, H. Vincent Poor, Andrea J. Goldsmith, Shlomo Shamai |
IEEE Trans. Inf. Theory | 2 |
| 2008 | Diversity-Multiplexing Tradeoffs in MIMO Relay ChannelsabstractA multi-hop relay channel with multiple antenna terminals in a quasi-static slow fading environment is considered. For both full-duplex and half-duplex relays the fundamental diversity-multiplexing tradeoff (DMT) is analyzed. It is shown that, while decode-and-forward (DF) relaying achieves the optimal DMT in the full-duplex relay scenario, the dynamic decode- and-forward (DDF) protocol is needed to achieve the optimal DMT if the relay is constrained to half-duplex operation. For the latter case, static protocols are considered as well, and the corresponding achievable DMT performance is characterized. Deniz Gündüz, Andrea J. Goldsmith, H. Vincent Poor |
GLOBECOM | 1 |
| 2008 | Lossy source transmission over the relay channelabstractLossy transmission over a relay channel in which the relay has access to correlated side information is considered. First, a joint source-channel decode-and-forward scheme is proposed for general discrete memoryless sources and channels. Then the Gaussian relay channel where the source and the side information are jointly Gaussian is analyzed. For this Gaussian model, several new source-channel cooperation schemes are introduced and analyzed in terms of the squared-error distortion at the destination. A comparison of the proposed upper bounds with the cut-set lower bound is given, and it is seen that joint source-channel cooperation improves the reconstruction quality significantly. Moreover, the performance of the joint code is close to the lower bound on distortion for a wide range of source and channel parameters. Deniz Gündüz, Elza Erkip, Andrea J. Goldsmith, H. Vincent Poor |
ISIT | 1 |
| 2008 | Lossless compression with security constraintsabstractSecure distributed data compression in the presence of an eavesdropper is explored. Two correlated sources that need to be reliably transmitted to a legitimate receiver are available at separate encoders. Noise-free, limited rate links from the encoders to the legitimate receiver, one of which can also be perfectly observed by the eavesdropper, are considered. The eavesdropper also has its own correlated observation. Inner and outer bounds on the achievable compression-equivocation rate region are given. Several different scenarios involving the side information at the transmitters as well as multiple receivers/eavesdroppers are also considered. Deniz Gündüz, Elza Erkip, H. Vincent Poor |
ISIT | 1 |
| 2008 | Wyner-Ziv coding over broadcast channels using hybrid digital/analog transmissionabstractThis paper deals with the design of coding schemes for transmitting a source over a broadcast channel when there is source side information at the receivers. Based on Slepian-Wolf coding over broadcast channels, three hybrid digital/analog schemes are proposed and their power-distortion tradeoff is investigated for Gaussian sources and Gaussian broadcast channels. All three transmit the same digital and analog information but with varying coding order. Although they are not provably optimal in general, they can significantly outperform uncoded transmission and separate source and channel coding. Deniz Gündüz, Jayanth Nayak, Ertem Tuncel |
ISIT | 1 |
| 2008 | Secure lossless compression with side informationabstractSecure data compression in the presence of side information at both a legitimate receiver and an eavesdropper is explored. A noise-free, limited rate link between the source and the receiver, whose output can be perfectly observed by the eavesdropper, is assumed. As opposed to the wiretap channel model, in which secure communication can be established by exploiting the noise in the channel, here the existence of side information at the receiver is used. Both coded and uncoded side information are considered. In the coded side information scenario, inner and outer bounds on the compression-equivocation rate region are given. In the uncoded side information scenario, the availability of the legitimate receiverpsilas and the eavesdropperpsilas side information at the encoder is considered, and the compression-equivocation rate region is characterized for these cases. It is shown that the side information at the encoder can increase the equivocation rate at the eavesdropper. Hence, the side information at the encoder is shown to be useful in terms of security; this is in contrast with the pure lossless data compression case where side information at the encoder would not help. Deniz Gündüz, Elza Erkip, H. Vincent Poor |
ITW | 1 |
| 2008 | Wyner-Ziv coding over broadcast channelsabstractThis paper deals with the design of coding schemes for lossy transmission of a source over a broadcast channel when there is correlated side information at the receivers. Using ideas from Slepian-Wolf coding over broadcast channels and dirty paper coding, new schemes are presented and their rate-distortion performance is derived. For the binary Hamming and quadratic Gaussian scenarios, when the source and the channel bandwidths are equal, it is shown that these schemes are sometimes optimal and that they can outperform both separate source and channel coding, and uncoded transmission. Jayanth Nayak, Ertem Tuncel, Deniz Gündüz |
ITW | 3 |
| 2008 | Joint Source-Channel Codes for MIMO Block-Fading ChannelsabstractWe consider transmission of a continuous amplitude source over an$L$-block Rayleigh-fading$M_t \times M_r$multiple-input multiple-output (MIMO) channel when the channel state information is only available at the receiver. Since the channel is not ergodic, Shannon's source–channel separation theorem becomes obsolete and the optimal performance requires a joint source–channel approach. Our goal is to minimize the expected end-to-end distortion, particularly in the high signal-to-noise ratio (SNR) regime. The figure of merit is the distortion exponent, defined as the exponential decay rate of the expected distortion with increasing SNR. We provide an upper bound and lower bounds for the distortion exponent with respect to the bandwidth ratio among the channel and source bandwidths. For the lower bounds, we analyze three different strategies based on layered source coding concatenated with progressive superposition or hybrid digital/analog transmission. In each case, by adjusting the system parameters we optimize the distortion exponent as a function of the bandwidth ratio. We prove that the distortion exponent upper bound can be achieved when the channel has only one degree of freedom, that is$L=1$, and$\min\{M_t,M_r\}=1$. When we have more degrees of freedom, our achievable distortion exponents meet the upper bound for only certain ranges of the bandwidth ratio. We demonstrate that our results, which were derived for a complex Gaussian source, can be extended to more general source distributions as well. Deniz Gündüz, Elza Erkip |
IEEE Trans. Inf. Theory | 1 |
| 2007 | Lossless Transmission of Correlated Sources over a Multiple Access Channel with Side InformationabstractIn this paper, we consider lossless transmission of arbitrarily correlated sources over a multiple access channel. Characterization of the achievable rates in the most general setting is one of the long-standing open problems of information theory. We consider a special case of this problem where the receiver has access to correlated side information given which the sources are independent. We prove a source channel separation theorem for this system, that is, we show that there is no loss in performance in first applying distributed source coding where each encoder compresses its source conditioned on the side information at the receiver, and then applying an optimal multiple access channel code with independent codebooks. We also give necessary and sufficient conditions for source and channel separability in the above problem if there is a perfect two-sided feedback from the receiver to the transmitters. These two communication scenarios constitute examples of few non-trivial multi-user scenarios for which separation holds Deniz Gündüz, Elza Erkip |
DCC | 1 |
| 2007 | Recursive Power Allocation in Gaussian Layered Broadcast Coding with Successive RefinementabstractA transmitter without channel state information wishes to send a delay-limited Gaussian source over a slowly fading channel that has a finite number of discrete fading states. The source is coded in layers, with each layer successively refining the description in the previous one. These coded source layers are then superimposed and simultaneously transmitted to the receiver. The receiver decodes the layers that are supported by the realization of the channel, and combines the descriptions in the decoded layers to reconstruct the source up to a distortion. The expected distortion is minimized by optimally allocating the transmit power among the given number of source layers. For two layers, the allocation is optimal when power is first assigned to the higher layer up to a power ceiling that depends only on the channel fading distribution; all remaining power, if any, is allocated to the lower layer. For multiple layers, the overall expected distortion can be written as a set of recurrence relations, and the minimum expected distortion is found by recursively applying the two-layer optimization procedure at each recurrence step. Chris T. K. Ng, Deniz Gündüz, Andrea J. Goldsmith, Elza Erkip |
ICC | 2 |
| 2007 | Interference Channel and Compound MAC with Correlated Sources and Receiver Side InformationabstractWe consider discrete memoryless compound multiple access and interference channels with correlated sources and correlated side information at the receivers, and investigate necessary and sufficient conditions for lossless transmission. We first give sufficient conditions for the most general setting, and then show that these conditions are also necessary for both channels under certain assumptions on the side information and the interference. In particular, we generalize the notion of strong interference to take into account the correlation among the sources and side information. We prove the optimality of 'informational' or 'operational' source-channel separation for certain special cases. While informational separation results in independent source and channel encoding and decoding; operational separation corresponds to separation at the encoder, while decoding is done jointly. To our knowledge, these results constitute the first source-channel separation results for interference and compound multiple access channels with correlated sources and side information. Deniz Gündüz, Elza Erkip |
ISIT | 1 |
| 2007 | Source Transmission over Relay Channel with Correlated Relay Side InformationabstractWe consider transmission of a Gaussian source over a Gaussian relay channel, where the relay terminal has access to correlated side information. We propose several cooperative joint source-channel coding strategies that utilize both the broadcast nature of the wireless transmission and/or the availability of the correlated side information at the relay, and compare these to distortion lower bounds obtained by the cut-set arguments. In general, the best performing scheme depends on the correlation among the source and the relay signals, and the average link qualities. We illustrate that the strategies introduced in this paper perform very close to the lower bound in most cases. Deniz Gündüz, Chris T. K. Ng, Elza Erkip, Andrea J. Goldsmith |
ISIT | 1 |
| 2007 | Minimum Expected Distortion in Gaussian Layered Broadcast Coding with Successive RefinementabstractA transmitter without channel state information (CSI) wishes to send a delay-limited Gaussian source over a slowly fading channel. The source is coded in superimposed layers, with each layer successively refining the description in the previous one. The receiver decodes the layers that are supported by the channel realization and reconstructs the source up to a distortion. In the limit of a continuum of infinite layers, the optimal power distribution that minimizes the expected distortion is given by the solution to a set of linear differential equations in terms of the density of the fading distribution. In the optimal power distribution, as SNR increases, the allocation over the higher layers remains unchanged; rather the extra power is allocated towards the lower layers. On the other hand, as the bandwidth ratio b (channel uses per source symbol) tends to zero, the power distribution that minimizes expected distortion converges to the power distribution that maximizes expected capacity. While expected distortion can be improved by acquiring CSI at the transmitter (CSIT) or by increasing diversity from the realization of independent fading paths, at high SNR the performance benefit from diversity exceeds that from CSIT, especially when b is large. Chris T. K. Ng, Deniz Gündüz, Andrea J. Goldsmith, Elza Erkip |
ISIT | 2 |
| 2007 | Reliable Cooperative Source Transmission with Side InformationabstractWe consider reliable transmission of a discrete memoryless source over a cooperative relay broadcast channel, where both the relay and the destination terminals want to reconstruct the source; and over a relay channel, where only the destination terminal wishes to obtain a lossless reconstruction. We assume that both the relay and the destination have correlated side information. We find the necessary and sufficient conditions for a general cooperative relay broadcast channel, and for a physically degraded relay channel when the side information at the destination is a degraded version of the relay side information. Our achievability results are based on operational source-channel separation. We utilize source and channel codes that interact only by passing along decoded source codewords from one block to another. Deniz Gündüz, Elza Erkip |
ITW | 1 |
| 2007 | Source and Channel Coding for Cooperative RelayingabstractUser cooperation is a powerful tool to combat fading and increase robustness for communication over wireless channels. Although it is doubtless a promising technique for enhancing channel reliability, its performance in terms of average source distortion is not clear since source–channel separation theorem fails under the most common nonergodic slow-fading channel assumption, when channel state information (CSI) is only available at the receiving terminals. This work sheds some light on the end-to-end performance of joint source–channel coding for cooperative relay systems in the high signal-to-noise ratio (SNR) regime. Considering distortion exponent as a figure of merit, we propose various strategies for cooperative source and channel coding that significantly improve the performance compared to the conventional scheme of source coding followed by cooperative channel coding. We characterize the optimal distortion exponent of a full-duplex relay channel for all bandwidth ratios. For the half-duplex relay channel, we provide an upper bound which is tight for small and large bandwidth ratios. We consider the effect of correlated side information on the distortion exponent as well. Deniz Gündüz, Elza Erkip |
IEEE Trans. Inf. Theory | 1 |
| 2007 | Opportunistic cooperation by dynamic resource allocationabstractWe consider a Rayleigh fading wireless relay channel where communication is constrained by delay and average power limitations. Assuming partial channel state information at the transmitters and perfect channel state information at the receivers, we first study the delay-limited capacity of this system and show that, contrary to a single source-single destination case, a non-zero delay-limited capacity is achievable. We introduce opportunistic decode-and-forward (ODF) protocol which utilizes the relay depending on the channel state. Opportunistic cooperation significantly improves the delay-limited capacity of the system and performs very close to the cut-set bound. We also consider the system performance in terms of minimum outage probability. We show that ODF provides performance close to the cut-set bound from the outage probability perspective as well. Our results emphasize the importance of feedback for cooperative systems that have delay sensitive applications Deniz Gündüz, Elza Erkip |
IEEE Trans. Wirel. Commun. | 1 |
| 2006 | Distortion Exponent of Parallel Fading ChannelsabstractWe consider the end-to-end distortion achieved by transmitting a continuous amplitude source over M parallel, independent quasi-static fading channels. We analyze the high SNR expected distortion behavior characterized by the distortion exponent. We first give an upper bound for the distortion exponent in terms of the bandwidth ratio between the channel and the source assuming the availability of the channel state information at the transmitter. Then we propose joint source-channel coding schemes based on layered source coding and multiple rate channel coding. We show that the upper bound is tight for large and small bandwidth ratios. For the rest, we provide the best known distortion exponents in the literature. By suitably scaling the bandwidth ratio, our results would also apply to block fading channels Deniz Gündüz, Elza Erkip |
ISIT | 1 |
| 2006 | Distortion Exponent of MIMO Fading ChannelsabstractIn this paper, we consider transmission of a continuous amplitude source over a quasi-static MIMO Rayleigh fading channel. The performance metric is end-to-end distortion of the source caused both by the lossy compression and the channel errors. We are interested in the high SNR behavior expressed in the distortion exponent, which is the exponential decay rate of the average end-to-end distortion as a function of SNR. Our goal is to maximize this distortion exponent by considering joint source and channel coding techniques. We provide digital strategies that utilize layered source coding coupled with multi-rate channel coding either by progressive or by superposition transmission, as well as a hybrid digital-analog scheme. When either the transmitter or the receiver has one antenna, we show that we are able to achieve the optimal distortion exponent. Deniz Gündüz, Elza Erkip |
ITW | 1 |
| 2005 | Layered cooperative source and channel codingabstractCooperative techniques form a new wireless communication paradigm in which terminals help each other in relaying information to combat the random fading and to provide diversity in radio channels. Past work has focused on improving channel reliability through cooperation. We propose to jointly allocate bits among source coding, channel coding and cooperation to minimize the expected source distortion. Recognizing that not all source bits are equal, we further propose to protect the more important bits through user cooperation. To evaluate the gain of layered cooperation, we simulate four modes of communications that differ in their error protection strategy (equal vs. layered, with vs. without cooperation) with a practical channel coder, and show that, for i.i.d. Gaussian sources, layered cooperation can achieve significant performance gains over non-layered/non-cooperative communication. We also carry out an information theoretic analysis illustrating fundamental benefits of layered cooperation. Deniz Gündüz, Elza Erkip, Yao Wang 0001 |
ICC | 2 |
| 2004 | Joint source-channel cooperation: diversity versus spectral efficiencyabstractUser cooperation is a spatial diversity technique where multiple terminals form a virtual antenna array to combat fading. We incorporate source coding into the cooperation scenario and analyze cooperation protocols with respect to the average distortion they achieve. We first compare the amplify-and-forward (AF) protocol to direct transmission (DT) and show that it does not increase the performance in the average distortion sense. Then we propose two new cooperation protocols which achieve better performance by increasing the spectral efficiency while still providing diversity, yet maintaining the simple nature of the previous protocols Deniz Gündüz, Elza Erkip |
ISIT | 1 |