Book Chapter10.1007/978-3-319-71246-8_40
Distributed Multi-task Learning for Sensor Network
Jiyi Li,Tomohiro Arai,Yukino Baba,Hisashi Kashima,Shotaro Miwa +4 more
- 18 Sep 2017
- pp 657-672
7
TL;DR: This work proposes a novel distributed multi-task learning approach which incorporates neighborhood relations among sensors to learn multiple models simultaneously in which each sensor corresponds to one task.
read more
Abstract: A sensor in a sensor network is expected to be able to make prediction or decision utilizing the models learned from the data observed on this sensor. However, in the early stage of using a sensor, there may be not a lot of data available to train the model for this sensor. A solution is to leverage the observation data from other sensors which have similar conditions and models with the given sensor. We thus propose a novel distributed multi-task learning approach which incorporates neighborhood relations among sensors to learn multiple models simultaneously in which each sensor corresponds to one task. It may be not cheap for each sensor to transfer the observation data from other sensors; broadcasting the observation data of a sensor in the entire network is not satisfied for the reason of privacy protection; each sensor is expected to make real-time prediction independently from neighbor sensors. Therefore, this approach shares the model parameters as regularization terms in the objective function by assuming that neighbor sensors have similar model parameters. We conduct the experiments on two real datasets by predicting the temperature with the regression. They verify that our approach is effective, especially when the bias of an independent model which does not utilize the data from other sensors is high such as when there is not plenty of training data available.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Posted Content
Fully Decentralized Joint Learning of Personalized Models and Collaboration Graphs
TL;DR: A fully decentralized optimization procedure alternates between training nonlinear models given the graph in a greedy boosting manner, and updating the collaboration graph (with controlled sparsity) given the models.
47
A systematic approach to multi-task learning from time-series data
TL;DR: A framework to enrich annotated time-series sensing data by way of transfer learning with new multi-task learning (MTL) models is proposed and an MTL deep learning model is presented that is shown to achieve state-of-the-art performance for personalized human activity recognition from time- series.
10
Randomized Neural Networks Based Decentralized Multi-Task Learning via Hybrid Multi-Block ADMM
Yu Ye,Ming Xiao,Mikael Skoglund +2 more
TL;DR: This work proposes the DMTL-RSF algorithm, which is a hybrid Jacobian and Gauss-Seidel Proximal multi-block alternating direction method of multipliers (ADMM), and demonstrates the convergence of presented algorithms, and also shows that they can outperform existing MTL methods.
Attention-based Multi-task Learning for Sensor Analytics
Yujing Chen,Huzefa Rangwala +1 more
- 01 Dec 2019
TL;DR: This work shows that multi-task learning (MTL) is naturally suited for sensor data learning, and proposes a novel multi- task learning approach with attention mechanism, M-Att, that jointly trains classification/regression models from multiple related tasks where data on each task is generated from one or more sensors.
4
•Dissertation
A Unified View of Local Learning : Theory and Algorithms for Enhancing Linear Models
Valentina Zantedeschi
- 18 Dec 2018
TL;DR: This dissertation focuses on enhancing local learning approaches, a family of techniques that infers models by capturing the local characteristics of the space in which the observations are embedded, and provides a new representation for the dataset which takes into account its local specificities and improves scalability.
References
Long short-term memory
TL;DR: A novel, efficient, gradient based method called long short-term memory (LSTM) is introduced, which can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units.
99K
Multitask Learning
Rich Caruana
- 01 Jul 1997
TL;DR: Multi-task Learning (MTL) as mentioned in this paper is an approach to inductive transfer that improves generalization by using the domain information contained in the training signals of related tasks as an inductive bias.
Long Short-Term Memory Recurrent Neural Network Architectures for Large Scale Acoustic Modeling
Hasim Sak,Andrew W. Senior,Francoise Beaufays +2 more
- 01 Jan 2014
TL;DR: The first distributed training of LSTM RNNs using asynchronous stochastic gradient descent optimization on a large cluster of machines is introduced and it is shown that a two-layer deep LSTm RNN where each L STM layer has a linear recurrent projection layer can exceed state-of-the-art speech recognition performance.
Regularized multi--task learning
Theodoros Evgeniou,Massimiliano Pontil +1 more
- 22 Aug 2004
TL;DR: An approach to multi--task learning based on the minimization of regularization functionals similar to existing ones, such as the one for Support Vector Machines, that have been successfully used in the past for single-- task learning is presented.
•Proceedings Article
Multi-Task Feature Learning
Andreas Argyriou,Theodoros Evgeniou,Massimiliano Pontil +2 more
- 04 Dec 2006
TL;DR: The method builds upon the well-known 1-norm regularization problem using a new regularizer which controls the number of learned features common for all the tasks, and develops an iterative algorithm for solving it.