paper-with-me

Papers

MLAN: Multi-Level Adversarial Network for Domain Adaptive Semantic Segmentation

2021-03-24 · Jiaxing Huang, Dayan Guan, Shijian Lu, Aoran Xiao

Recent progresses in domain adaptive semantic segmentation demonstrate the effectiveness of adversarial learning (AL) in unsupervised domain adaptation. However, most adversarial learning based methods align source and target distributions at a global image level but neglect the inconsistency around local image regions. This paper presents a novel multi-level adversarial network (MLAN) that aims to address inter-domain inconsistency at both global image level and local region level optimally. MLAN has two novel designs, namely, region-level adversarial learning (RL-AL) and co-regularized adversarial learning (CR-AL). Specifically, RL-AL models prototypical regional context-relations explicitly in the feature space of a labelled source domain and transfers them to an unlabelled target domain via adversarial learning. CR-AL fuses region-level AL and image-level AL optimally via mutual regularization. In addition, we design a multi-level consistency map that can guide domain adaptation in both input space ($i.e.$, image-to-image translation) and output space ($i.e.$, self-training) effectively. Extensive experiments show that MLAN outperforms the state-of-the-art with a large margin consistently across multiple datasets.

📄 PDF Abstract BibTeX arXiv:2103.12991

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage-to-Image TranslationSemantic SegmentationTranslationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

MLANet: Multi-Level Attention Network with Sub-instruction for Continuous Vision-and-Language Navigation

2023-03-02 · Zongtao He, Liuyi Wang, Shu Li, Qingqing Yan 외

Vision-and-Language Navigation (VLN) aims to develop intelligent agents to navigate in unseen environments only through language and vision supervision. In the recently proposed continuous settings (continuous VLN), the …

NavigateVision and Language Navigation

Investigating Cross-lingual Multi-level Adaptive Networks: The Importance of the Correlation of Source and Target Languages

2016-12-01 · IWSLT 2016 12 · Alexandros Lazaridis, Ivan Himawan, Petr Motlicek, Iosif Mporas 외

The multi-level adaptive networks (MLAN) technique is a cross-lingual adaptation framework where a bottleneck (BN) layer in a deep neural network (DNN) trained in a source language is used for producing BN features to be…

MMLANDMARKS: a Cross-View Instance-Level Benchmark for Geo-Spatial Understanding

2025-12-19 · Oskar Kristoffersen, Alba Reinders Sánchez, Morten Rieger Hannemose, Anders Bjorholm Dahl 외 arxiv

Geo-spatial analysis of our world benefits from a multimodal approach, as every single geographic location can be described in numerous ways (images from various viewpoints, textual descriptions, geographic coordinates, …

Investigation of Deep Neural Network Acoustic Modelling Approaches for Low Resource Accented Mandarin Speech Recognition

2022-01-24 · Xurong Xie, Xiang Sui, Xunying Liu, Lan Wang

The Mandarin Chinese language is known to be strongly influenced by a rich set of regional accents, while Mandarin speech with each accent is quite low resource. Hence, an important task in Mandarin speech recognition is…

Acoustic Modellingspeech-recognitionSpeech Recognition

The Gold Medals in an Empty Room: Diagnosing Metalinguistic Reasoning in LLMs with Camlang

2025-08-30 · Fenghua Liu, Yulong Chen, Yixuan Liu, Zhujun Jin 외 arxiv

Large Language Models (LLMs) achieve gold-medal performance across many benchmarks, yet it remains unclear whether such success reflects genuine reasoning or pattern matching. From a cognitive science perspective, an inf…