paper-with-me

홈 › Papers

You Only Learn One Representation: Unified Network for Multiple Tasks

2021-05-10 · Chien-Yao Wang, I-Hau Yeh, Hong-Yuan Mark Liao

People ``understand'' the world via vision, hearing, tactile, and also the past experience. Human experience can be learned through normal learning (we call it explicit knowledge), or subconsciously (we call it implicit knowledge). These experiences learned through normal learning or subconsciously will be encoded and stored in the brain. Using these abundant experience as a huge database, human beings can effectively process data, even they were unseen beforehand. In this paper, we propose a unified network to encode implicit knowledge and explicit knowledge together, just like the human brain can learn knowledge from normal learning as well as subconsciousness learning. The unified network can generate a unified representation to simultaneously serve various tasks. We can perform kernel space alignment, prediction refinement, and multi-task learning in a convolutional neural network. The results demonstrate that when implicit knowledge is introduced into the neural network, it benefits the performance of all tasks. We further analyze the implicit representation learnt from the proposed unified network, and it shows great capability on catching the physical meaning of different tasks. The source code of this work is at : https://github.com/WongKinYiu/yolor.

📄 PDF Abstract BibTeX arXiv:2105.04206

Code (9)

WongKinYiu/yolor 공식 구현 pytorch
DataXujing/YOLOR- pytorch
SnailDev/github-hot-hub pytorch
alexeyab/yolor pytorch
leondgarse/keras_cv_attention_models/tree/main/keras_cv_attention_models/yolor tf
lonnyzhang423/github-hot-hub pytorch
rjlallana/YOLO pytorch
totoadel/Minst pytorch
yasarniyazoglu/YOLOR-----Object-Detection-in-Custom-Data-with-YoloR pytorch

Tasks

Multi-Task LearningObject DetectionReal-Time Object DetectionTraffic Object Detection

Methods 이 논문이 사용한 방법론

(2+1)D Convolution A (2+1)D Convolution is a type of convolution used for action recognition convolutional neural networks, with a spatiotemporal…

Similar Papers 제목 키워드 기반

On Unifying Misinformation Detection

2021-04-12 · NAACL 2021 4 · Nayeon Lee, Belinda Z. Li, Sinong Wang, Pascale Fung 외

In this paper, we introduce UnifiedM2, a general-purpose misinformation model that jointly models multiple domains of misinformation with a single, unified setup. The model is trained to handle four tasks: detecting news…

Few-Shot LearningMisinformation

Unicorn: A Unified Multi-tasking Model for Supporting Matching Tasks in Data Integration

2023-05-01 · SIGMOD/PODS 2023 5 · Jianhong Tu, Ju Fan, Nan Tang, Peng Wang 외

Data matching - which decides whether two data elements (e.g., string, tuple, column, or knowledge graph entity) are the "same" (a.k.a. a match) - is a key concept in data integration, such as entity matching and schema …

Data IntegrationEntity ResolutionMixture-of-ExpertsZero-Shot Learning

Multilingual Word Sense Disambiguation with Unified Sense Representation

2022-10-14 · COLING 2022 10 · Ying Su, Hongming Zhang, Yangqiu Song, Tong Zhang

As a key natural language processing (NLP) task, word sense disambiguation (WSD) evaluates how well NLP models can understand the lexical semantics of words under specific contexts. Benefited from the large-scale annotat…

Word Sense Disambiguation

ERNIE-UniX2: A Unified Cross-lingual Cross-modal Framework for Understanding and Generation

2022-11-09 · Bin Shan, Yaqian Han, Weichong Yin, Shuohuan Wang 외

Recent cross-lingual cross-modal works attempt to extend Vision-Language Pre-training (VLP) models to non-English inputs and achieve impressive performance. However, these models focus only on understanding tasks utilizi…

Contrastive LearningDecoderLanguage ModelingLanguage Modelling+6

A Unified Multi-Task Semantic Communication System for Multimodal Data

2022-09-16 · Guangyi Zhang, Qiyu Hu, Zhijin Qin, Yunlong Cai 외

Task-oriented semantic communications have achieved significant performance gains. However, the employed deep neural networks in semantic communications have to be updated when the task is changed or multiple models need…

feature selectionSemantic Communication