paper-with-me

Papers

Cascaded Multi-task Adaptive Learning Based on Neural Architecture Search

2023-10-23 · Yingying Gao, Shilei Zhang, Zihao Cui, Chao Deng, Junlan Feng

Cascading multiple pre-trained models is an effective way to compose an end-to-end system. However, fine-tuning the full cascaded model is parameter and memory inefficient and our observations reveal that only applying adapter modules on cascaded model can not achieve considerable performance as fine-tuning. We propose an automatic and effective adaptive learning method to optimize end-to-end cascaded multi-task models based on Neural Architecture Search (NAS) framework. The candidate adaptive operations on each specific module consist of frozen, inserting an adapter and fine-tuning. We further add a penalty item on the loss to limit the learned structure which takes the amount of trainable parameters into account. The penalty item successfully restrict the searched architecture and the proposed approach is able to search similar tuning scheme with hand-craft, compressing the optimizing parameters to 8.7% corresponding to full fine-tuning on SLURP with an even better performance.

📄 PDF Abstract BibTeX arXiv:2310.17664

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

SpeechCLIP+: Self-supervised multi-task representation learning for speech via CLIP and speech-image data

2024-02-10 · Hsuan-Fu Wang, Yi-Jen Shih, Heng-Jui Chang, Layne Berry 외

The recently proposed visually grounded speech model SpeechCLIP is an innovative framework that bridges speech and text through images via CLIP without relying on text transcription. On this basis, this paper introduces …

Keyword ExtractionMulti-Task LearningRepresentation LearningRetrieval

Face alignment by coarse-to-fine shape searching

2015-06-07 · 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2015 6 · Shizhan Zhu, Cheng Li, Chen Change Loy, Xiaoou Tang

We present a novel face alignment framework based on coarse-to-fine shape searching. Unlike the conventional cascaded regression approaches that start with an initial shape and refine the shape in a cascaded manner, our …

Face Alignmentregression

Multiview Stereo with Cascaded Epipolar RAFT

2022-05-09 · Zeyu Ma, Zachary Teed, Jia Deng

We address multiview stereo (MVS), an important 3D vision task that reconstructs a 3D model such as a dense point cloud from multiple calibrated images. We propose CER-MVS (Cascaded Epipolar RAFT Multiview Stereo), a new…

Optical Flow Estimation

Sliding Mode Control of Active Magnetic Bearings -- A Cascaded Architecture

2023-07-26 · Dimitrios Papageorgiou, Ilmar Santos

Accurate and robust positioning of rotor axle is essential for efficient and safe operation of high-speed rotational machines with active magnetic bearings. This study presents a cascaded nonlinear control strategy for v…

Position

Cascaded Semantic and Positional Self-Attention Network for Document Classification

2020-09-15 · Findings of the Association for Computational Linguistics 2020 · Juyong Jiang, Jie Zhang, Kai Zhang

Transformers have shown great success in learning representations for language modelling. However, an open challenge still remains on how to systematically aggregate semantic information (word embedding) with positional …

ClassificationDocument ClassificationGeneral ClassificationLanguage Modelling