VLDB 2026 Research / reviewers in the wild / expert
Jie Ding 0002
dblp:94/1825-2
· DBLP profile ↗
9ranked-venue papers in the field
1as first author
4since 2021 · last 2024
0000-0002-3584-6140ORCID · conflict
Domains — venue-derived; a paper can count in several
Big Data, Cloud & Distributed Data Systems · 9 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2024 | DynamicFL: Federated Learning with Dynamic Communication Resource AllocationabstractFederated Learning (FL) is a collaborative machine learning framework that allows multiple users to train models utilizing their local data in a distributed manner. However, considerable statistical heterogeneity in local data across devices often leads to suboptimal model performance compared with independently and identically distributed (IID) data scenarios. In this paper, we introduce DynamicFL, a new FL framework that investigates the trade-offs between global model performance and communication costs for two widely adopted FL methods: Federated Stochastic Gradient Descent (FedSGD) and Federated Averaging (FedAvg). Our approach allocates diverse communication resources to clients based on their data statistical heterogeneity, considering communication resource constraints, and attains substantial performance enhancements compared to uniform communication resource allocation. Notably, our method bridges the gap between FedSGD and FedAvg, providing a flexible framework leveraging communication heterogeneity to address statistical heterogeneity in FL. Through extensive experiments, we demonstrate that DynamicFL surpasses current state-of-the-art methods with up to a 10% increase in model accuracy, demonstrating its adaptability and effectiveness in tackling data statistical heterogeneity challenges. Qi Le, Enmao Diao, Ahmad Khan 0001, Vahid Tarokh, Jie Ding 0002, Ali Anwar 0001 |
IEEE Big Data | 6 |
| 2024 | ICL: An Incentivized Collaborative Learning FrameworkabstractCollaborations among various entities, such as companies, research labs, AI agents, and edge devices, have become increasingly crucial for achieving machine learning tasks that cannot be accomplished by a single entity alone. This is likely due to factors such as security constraints, privacy concerns, and limitations in computation resources. As a result, Collaborative Learning has been gaining momentum. However, a significant challenge in practical applications of Collaborative Learning is how to effectively incentivize multiple entities to collaborate before any collaboration occurs. In this study, we propose ICL, an architectural framework for Incentivized Collaborative Learning, and provide insights into the critical issue of when and why incentives can improve collaboration performance. We showcase the concepts of ICL to specific use cases in federated learning, assisted learning, and multi-armed bandit, corroborating with both theoretical and experimental results. Qi Le, Ahmad Khan 0001, Jie Ding 0002, Ali Anwar 0001 |
IEEE Big Data | 4 |
| 2022 | On The Energy Statistics of Feature Maps in Pruning of Neural Networks with Skip-ConnectionsabstractWe propose a new structured pruning framework for compressing Deep Neural Networks (DNNs) with skip-connections, based on measuring the statistical dependency of hidden layers and predicted outputs. The dependence measure defined by the energy statistics of hidden layers serves as a model-free measure of information between the feature maps and the output of the network. The estimated dependence measure is subsequently used to prune a collection of redundant and uninformative layers. Extensive numerical experiments on various architectures show the efficacy of the proposed pruning approach with competitive performance to state-of-the-art methods. Mohammadreza Soltani, Suya Wu, Yuerong Li, Jie Ding 0002, Vahid Tarokh |
DCC | 4 |
| 2021 | Compressing Deep Networks Using Fisher Score of Feature MapsabstractIn this paper, we propose a new structural technique for pruning deep neural networks with skip-connections. Our approach is based on measuring the importance of feature maps in predicting the output of the model using their Fisher scores. These scores subsequently used for removing the less informative layers from the graph of the network. Extensive experiments on the classification of CIFAR-10, CIFAR-100, and SVHN data sets demonstrate the efficacy of our compressing method both in the number of parameters and operations. Mohammadreza Soltani, Suya Wu, Yuerong Li, Robert J. Ravier, Jie Ding 0002, Vahid Tarokh |
DCC | 5 |
| 2020 | "To Tell You the Truth" by Interval-Private DataabstractWe present a new concept of privacy and corresponding mechanisms for privatizing data that will be collected for further learning. The privacy, named as Interval Privacy, enforces the distribution of the raw data conditional on privatized data to be the same as its unconditional distribution over a nontrivial support set. The proposed privatizing mechanism is based on interval censoring techniques, where a set of points is recorded as a set of random intervals containing them. We study some theoretical properties of the proposed privacy mechanism. We demonstrate its use with various examples. Particularly, in the context of supervised regression, we develop a general method that can adapt existing regression algorithms to address interval-valued data. Jie Ding 0002, Bangjun Ding |
IEEE BigData | 1 |
| 2020 | Forecasting with Multiple SeasonalityabstractSeveral modern applications involve forecasting time series data that exhibit both short-time dynamics and long-time seasonality. In particular, modeling time series with multiple seasonality is a challenging task with relatively few discussions. In this paper, we propose a two-stage method for predicting time series with multi-seasonality, which does not require predetermined seasonality periods. In the first stage, we generalize the classical seasonal autoregressive moving average model to multi-seasonality scenarios. In the second stage, we utilize an appropriate criterion for lag order selection. Simulation and empirical studies show the excellent predictive performance of our method, especially when compared with a recently popular `Facebook Prophet' model for time series. Tianyang Xie, Jie Ding 0002 |
IEEE BigData | 2 |
| 2020 | DRASIC: Distributed Recurrent Autoencoder for Scalable Image CompressionabstractWe propose a new architecture for distributed image compression from a group of distributed data sources. The work is motivated by practical needs of data-driven codec design, low power consumption, robustness, and data privacy. The proposed architecture, which we refer to as Distributed Recurrent Autoencoder for Scalable Image Compression (DRASIC), is able to train distributed encoders and one joint decoder on correlated data sources. Its compression capability is much better than the method of training codecs separately. Meanwhile, the performance of our distributed system with 10 distributed sources is only within 2 dB peak signal-to-noise ratio (PSNR) of the performance of a single codec trained with all data sources. We experiment distributed sources with different correlations and show how our data-driven methodology well matches the Slepian-Wolf Theorem in Distributed Source Coding (DSC). To the best of our knowledge, this is the first data-driven DSC framework for general distributed code design with deep learning. Enmao Diao, Jie Ding 0002, Vahid Tarokh |
DCC | 2 |
| 2020 | Deep Clustering of Compressed Variational EmbeddingsabstractMotivated by the ever-increasing demands for limited communication bandwidth and low-power consumption, we propose a new methodology, named joint Variational Autoencoders with Bernoulli mixture models (VAB), for performing clustering in the compressed data domain. The idea is to reduce the data dimension by Variational Autoencoders (VAEs) and group data representations by Bernoulli mixture models (BMMs). Once jointly trained for compression and clustering, the model can be decomposed into two parts: a data vendor that encodes the raw data into compressed data, and a data consumer that classifies the received (compressed) data. In this way, the data vendor benefits from data security and communication bandwidth, while the data consumer benefits from low computational complexity. To enable training using the gradient descent algorithm, we propose to use the Gumbel-Softmax distribution to resolve the infeasibility of the back-propagation algorithm when assessing categorical samples. Suya Wu, Enmao Diao, Jie Ding 0002, Vahid Tarokh |
DCC | 3 |
| 2019 | Restricted Recurrent Neural NetworksabstractRecurrent Neural Network (RNN) and its variations such as Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU), have become standard building blocks for learning online data of sequential nature in many research areas, including natural language processing and speech data analysis. In this paper, we present a new methodology to significantly reduce the number of parameters in RNNs while maintaining performance that is comparable or even better than classical RNNs. The new proposal, referred to as Restricted Recurrent Neural Network (RRNN), restricts the weight matrices corresponding to the input data and hidden states at each time step to share a large proportion of parameters. The new architecture can be regarded as a compression of its classical counterpart, but it does not require pre-training or sophisticated parameter fine-tuning, both of which are major issues in most existing compression techniques. Experiments on natural language modeling show that compared with its classical counterpart, the restricted recurrent architecture generally produces comparable results at about 50% compression rate. In particular, the Restricted LSTM can outperform classical RNN with even less number of parameters. Enmao Diao, Jie Ding 0002, Vahid Tarokh |
IEEE BigData | 2 |