论文标题
混合域适应以改善现实监视的语义分割
Mixture Domain Adaptation to Improve Semantic Segmentation in Real-World Surveillance
论文作者
论文摘要
可以通过确定后代(例如,通过贝叶斯推理或机器学习)来解决现实世界监视中遇到的各种任务,这是必须采取关键决策的。但是,监视域(采集设备,操作条件等)通常是未知的,这阻止了任何特定场景优化的可能性。在本文中,我们定义了一个概率框架,并提供了无监督的后代域适应算法的正式证明。当与目标域关联的概率度量是源域概率度量的凸组合时,我们提出的算法适用。它利用源模型和域歧视模型离线训练,以计算在目标域中飞行的后代。最后,我们展示了我们算法在现实世界中的语义分割任务中的有效性。该代码可在https://github.com/rvandeghen/mda上公开获取。
Various tasks encountered in real-world surveillance can be addressed by determining posteriors (e.g. by Bayesian inference or machine learning), based on which critical decisions must be taken. However, the surveillance domain (acquisition device, operating conditions, etc.) is often unknown, which prevents any possibility of scene-specific optimization. In this paper, we define a probabilistic framework and present a formal proof of an algorithm for the unsupervised many-to-infinity domain adaptation of posteriors. Our proposed algorithm is applicable when the probability measure associated with the target domain is a convex combination of the probability measures of the source domains. It makes use of source models and a domain discriminator model trained off-line to compute posteriors adapted on the fly to the target domain. Finally, we show the effectiveness of our algorithm for the task of semantic segmentation in real-world surveillance. The code is publicly available at https://github.com/rvandeghen/MDA.