arXiv:2411.06135cs.LGcs.AI2024-11被引 3

用ADMM方法解决在线多任务学习的分布式优化问题

Online Parallel Multi-Task Relationship Learning via Alternating Direction Method of Multipliers

  • 基于ADMM构建可并行的在线多任务学习框架
  • 在真实数据集上准确率优于传统SGD方法,效率更高
  • 支持去中心化部署,适合大规模数据场景

在线多任务学习(OMTL)通过利用多个任务间的内在关联提升流式数据处理能力,可表述为一个统一损失函数下的多任务优化问题。现有基于梯度下降的方法易受梯度消失和条件差问题影响,且集中式架构限制了其在在线并行优化中的应用,这在大数据分析中至关重要。为此,本文提出一种基于交替方向乘子法(ADMM)的新型OMTL框架,该方法是近年来在分布式计算环境中表现优异的优化技术,具备可分解、易实现的特点。任务间关系动态建模以适应在线场景中的持续变化。在经典分布式架构下,采用ADMM优化器的算法在准确率与效率方面均优于SGD方法。考虑到中心服务器在数据规模增大时可能成为瓶颈,进一步将算法适配至去中心化设置,使每个节点仅需与局部邻居通信即可运行。在合成数据及多个真实数据集上的实验结果验证了所提方法的高效性。

原文摘要 · Abstract (English)

Online multi-task learning (OMTL) enhances streaming data processing by leveraging the inherent relations among multiple tasks. It can be described as an optimization problem in which a single loss function is defined for multiple tasks. Existing gradient-descent-based methods for this problem might suffer from gradient vanishing and poor conditioning issues. Furthermore, the centralized setting hinders their application to online parallel optimization, which is vital to big data analytics. Therefore, this study proposes a novel OMTL framework based on the alternating direction multiplier method (ADMM), a recent breakthrough in optimization suitable for the distributed computing environment because of its decomposable and easy-to-implement nature. The relations among multiple tasks are modeled dynamically to fit the constant changes in an online scenario. In a classical distributed computing architecture with a central server, the proposed OMTL algorithm with the ADMM optimizer outperforms SGD-based approaches in terms of accuracy and efficiency. Because the central server might become a bottleneck when the data scale grows, we further tailor the algorithm to a decentralized setting, so that each node can work by only exchanging information with local neighbors. Experimental results on a synthetic and several real-world datasets demonstrate the efficiency of our methods.

在线学习多任务学习分布式优化ADMM

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。