paper-with-me

Papers

Hyperdecoders: Instance-specific decoders for multi-task NLP

2022-03-15 · Hamish Ivison, Matthew E. Peters

We investigate input-conditioned hypernetworks for multi-tasking in NLP, generating parameter-efficient adaptations for a decoder using a hypernetwork conditioned on the output of an encoder. This approach produces a unique decoder adaptation for every input instance, allowing the network a larger degree of flexibility than prior work that only produces one decoder adaptation per task. We apply our method to sequence classification tasks, extractive QA, and summarisation and find that it surpasses previous parameter efficient fine-tuning methods and often outperforms fully finetuning the underlying model. An analysis of the embeddings used by our hypernetwork shows that they are sensitive to output label and type, suggesting that our approach better maps from encoder representations to output labels. Our code is publicly available at https://github.com/allenai/hyperdecoders.

📄 PDF Abstract BibTeX arXiv:2203.08304

Code (1)

allenai/hyperdecoders 공식 구현 pytorch

Tasks

Decoderparameter-efficient fine-tuning

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

CIA-Net: Robust Nuclei Instance Segmentation with Contour-aware Information Aggregation

2019-03-13 · Yanning Zhou, Omer Fahri Onder, Qi Dou, Efstratios Tsougenis 외

Accurate segmenting nuclei instances is a crucial step in computer-aided image analysis to extract rich features for cellular estimation and following diagnosis as well as treatment. While it still remains challenging be…

Instance SegmentationMulti-tissue Nucleus SegmentationSegmentationSemantic Segmentation

Object-Centric Multi-Task Learning for Human Instances

2023-03-13 · Hyeongseok Son, Sangil Jung, Solae Lee, Seongeun Kim 외

Human is one of the most essential classes in visual recognition tasks such as detection, segmentation, and pose estimation. Although much effort has been put into individual tasks, multi-task learning for these three ta…

Human DetectionHuman Instance SegmentationMulti-Task LearningObject+2

Semantic Segmentation for Point Cloud Scenes via Dilated Graph Feature Aggregation and Pyramid Decoders

2022-04-11 · Yongqiang Mao, Xian Sun, Kaiqiang Chen, Wenhui Diao 외

Semantic segmentation of point clouds generates comprehensive understanding of scenes through densely predicting the category for each point. Due to the unicity of receptive field, semantic segmentation of point clouds r…

DiversitySegmentationSemantic Segmentation

Multi-Task Adversarial Attack

2020-11-19 · Pengxin Guo, Yuancheng Xu, Baijiong Lin, Yu Zhang

Deep neural networks have achieved impressive performance in various areas, but they are shown to be vulnerable to adversarial attacks. Previous works on adversarial attacks mainly focused on the single-task setting. How…

Adversarial Attack

Weakly-Supervised Learning via Multi-Lateral Decoder Branching for Tool Segmentation in Robot-Assisted Cardiovascular Catheterization

2024-04-11 · Olatunji Mumini Omisore, Toluwanimi Akinyemi, Anh Nguyen, Lei Wang

Robot-assisted catheterization has garnered a good attention for its potentials in treating cardiovascular diseases. However, advancing surgeon-robot collaboration still requires further research, particularly on task-sp…

DecoderSegmentationWeakly-supervised Learning