paper-with-me

Papers

MLSL: Multi-Level Self-Supervised Learning for Domain Adaptation with Spatially Independent and Semantically Consistent Labeling

2019-09-30 · Javed Iqbal, Mohsen Ali

Most of the recent Deep Semantic Segmentation algorithms suffer from large generalization errors, even when powerful hierarchical representation models based on convolutional neural networks have been employed. This could be attributed to limited training data and large distribution gap in train and test domain datasets. In this paper, we propose a multi-level self-supervised learning model for domain adaptation of semantic segmentation. Exploiting the idea that an object (and most of the stuff given context) should be labeled consistently regardless of its location, we generate spatially independent and semantically consistent (SISC) pseudo-labels by segmenting multiple sub-images using base model and designing an aggregation strategy. Image level pseudo weak-labels, PWL, are computed to guide domain adaptation by capturing global context similarity in source and domain at latent space level. Thus helping latent space learn the representation even when there are very few pixels belonging to the domain category (small object for example) compared to rest of the image. Our multi-level Self-supervised learning (MLSL) outperforms existing state-of art (self or adversarial learning) algorithms. Specifically, keeping all setting similar and employing MLSL we obtain an mIoU gain of 5:1% on GTA-V to Cityscapes adaptation and 4:3% on SYNTHIA to Cityscapes adaptation compared to existing state-of-art method.

📄 PDF Abstract BibTeX arXiv:1909.13776

Code (1)

engrjavediqbal/MLSL 공식 구현 mxnet

Tasks

Domain AdaptationSelf-Supervised LearningSemantic SegmentationSynthetic-to-Real Translation

Similar Papers 제목 키워드 기반

MLSLT: Towards Multilingual Sign Language Translation

2022-01-01 · CVPR 2022 1 · Aoxiong Yin, Zhou Zhao, Weike Jin, Meng Zhang 외

Most of the research to date focuses on bilingual sign language translation (BSLT). However, such models are inefficient in building multilingual sign language translation systems. To solve this problem, we introduce…

Sign Language TranslationTranslation

Multi-layer Sequence Labeling-based Joint Biomedical Event Extraction

2024-08-10 · Gongchi Chen, Pengchao Wu, Jinghang Gu, Longhua Qian 외

In recent years, biomedical event extraction has been dominated by complicated pipeline and joint methods, which need to be simplified. In addition, existing work has not effectively utilized trigger word information exp…

Event Extraction

Label Smoothing is Robustification against Model Misspecification

2023-05-15 · Ryoya Yamasaki, Toshiyuki Tanaka

Label smoothing (LS) adopts smoothed targets in classification tasks. For example, in binary classification, instead of the one-hot target $(1,0)^\top$ used in conventional logistic regression (LR), LR with LS (LSLR) use…

Binary Classificationmodel

Address2vec: Generating vector embeddings for blockchain analytics

2019-09-25 · Ali Hussein, Samiiha Nalwooga

Bitcoin is a virtual coinage system that enables users to trade virtually free of a central trusted authority. All transactions on the Bitcoin blockchain are publicly available for viewing, yet as Bitcoin is built mainly…

Multilingual Gloss-free Sign Language Translation: Towards Building a Sign Language Foundation Model

2025-05-30 · Sihan Tan, Taro Miyazaki, Kazuhiro Nakadai

Sign Language Translation (SLT) aims to convert sign language (SL) videos into spoken language text, thereby bridging the communication gap between the sign and the spoken community. While most existing works focus on tr…

Gloss-free Sign Language TranslationSign Language TranslationText Generation