中文
相关论文

相关论文: DAdEE: Unsupervised Domain Adaptation in Early Exi…

200 篇论文

Deep Neural Networks (DNNs) have drawn attention because of their outstanding performance on various tasks. However, deploying full-fledged DNNs in resource-constrained devices (edge, mobile, IoT) is difficult due to their large size. To…

机器学习 · 计算机科学 2023-09-19 Divya J. Bajpai , Vivek K. Trivedi , Sohan L. Yadav , Manjesh K. Hanawal

Computational complexity and overthinking problems have become the bottlenecks for pre-training language models (PLMs) with millions or even trillions of parameters. A Flexible-Patience-Based Early Exiting method (F-PABEE) has been proposed…

计算与语言 · 计算机科学 2023-05-23 Xiangxiang Gao , Wei Zhu , Jiasheng Gao , Congrui Yin

Existing methods for unsupervised domain adaptation often rely on minimizing some statistical distance between the source and target samples in the latent space. To avoid the sampling variability, class imbalance, and data-privacy concerns…

机器学习 · 计算机科学 2021-10-26 Korawat Tanwisuth , Xinjie Fan , Huangjie Zheng , Shujian Zhang , Hao Zhang , Bo Chen , Mingyuan Zhou

Domain-specific adaptation is critical to maximizing the performance of pre-trained language models (PLMs) on one or multiple targeted tasks, especially under resource-constrained use cases, such as edge devices. However, existing methods…

计算与语言 · 计算机科学 2024-10-25 Peter Schafhalter , Shun Liao , Yanqi Zhou , Chih-Kuan Yeh , Arun Kandoor , James Laudon

Given an existing system learned from previous source domains, it is desirable to adapt the system to new domains without accessing and forgetting all the previous domains in some applications. This problem is known as domain expansion.…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Jing Zhang , Wanqing Li , Lu sheng , Chang Tang , Philip Ogunbona

In the arena of language model fine-tuning, the traditional approaches, such as Domain-Adaptive Pretraining (DAPT) and Task-Adaptive Pretraining (TAPT), although effective, but computational intensive. This research introduces a novel…

计算与语言 · 计算机科学 2024-05-10 Keyu Chen , Yuan Pang , Zi Yang

In this work we explore Unsupervised Domain Adaptation (UDA) of pretrained language models for downstream tasks. We introduce UDALM, a fine-tuning procedure, using a mixed classification and Masked Language Model loss, that can adapt to the…

计算与语言 · 计算机科学 2021-04-16 Constantinos Karouzos , Georgios Paraskevopoulos , Alexandros Potamianos

Large language models (LLMs) have showcased their capability with few-shot inference known as in-context learning. However, in-domain demonstrations are not always readily available in real scenarios, leading to cross-domain in-context…

计算与语言 · 计算机科学 2023-11-21 Quanyu Long , Wenya Wang , Sinno Jialin Pan

Despite much success in natural language processing (NLP), pre-trained language models typically lead to a high computational cost during inference. Multi-exit is a mainstream approach to address this issue by making a trade-off between…

计算与语言 · 计算机科学 2023-05-23 Yiming Chen , Simin Chen , Zexin Li , Wei Yang , Cong Liu , Robby T. Tan , Haizhou Li

The problem of generalizing deep neural networks from multiple source domains to a target one is studied under two settings: When unlabeled target data is available, it is a multi-source unsupervised domain adaptation (UDA) problem,…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Kaiyang Zhou , Yongxin Yang , Yu Qiao , Tao Xiang

DNNs are becoming less and less over-parametrised due to recent advances in efficient model design, through careful hand-crafted or NAS-based methods. Relying on the fact that not all inputs require the same amount of computation to yield a…

机器学习 · 计算机科学 2021-06-10 Stefanos Laskaridis , Alexandros Kouris , Nicholas D. Lane

Domain adaptation is an important technique to alleviate performance degradation caused by domain shift, e.g., when training and test data come from different domains. Most existing deep adaptation methods focus on reducing domain shift by…

机器学习 · 计算机科学 2019-06-25 Jun Wen , Nenggan Zheng , Junsong Yuan , Zhefeng Gong , Changyou Chen

This paper addresses an important issue, known as sensor drift that behaves a nonlinear dynamic property in electronic nose (E-nose), from the viewpoint of machine learning. Traditional methods for drift compensation are laborious and…

机器学习 · 计算机科学 2015-05-26 Lei Zhang , David Zhang

Pretrained Language Models (PLMs) store extensive knowledge within their weights, enabling them to recall vast amount of information. However, relying on this parametric knowledge brings some limitations such as outdated information or gaps…

计算与语言 · 计算机科学 2024-06-18 Alessio Galatolo , Meriem Beloucif , Katie Winkle

The generalization capability of unsupervised domain adaptation can mitigate the need for extensive pixel-level annotations to train semantic segmentation networks by training models on synthetic data as a source with computer-generated…

计算机视觉与模式识别 · 计算机科学 2023-10-12 Hye-Seong Hong , Abhishek Kumar , Dong-Gyu Lee

Deep Neural Networks (DNNs) are generally designed as sequentially cascaded differentiable blocks/layers with a prediction module connected only to its last layer. DNNs can be attached with prediction modules at multiple points along the…

机器学习 · 计算机科学 2022-09-21 Hari Narayan N U , Manjesh K. Hanawal , Avinash Bhardwaj

Early-exit deep neural networks enable adaptive inference by terminating computation when sufficient confidence is achieved, reducing cost for edge AI accelerators in resource-constrained settings. Existing methods, however, rely on…

硬件体系结构 · 计算机科学 2026-03-16 Parth Patne , Mahdi Taheri , Christian Herglotz , Maksim Jenihhin , Milos Krstic , Michael Hübner

The general-purpose nature of Large Language Models (LLMs) presents a significant challenge for domain-specific applications, often leading to out-of-domain (OOD) interactions that undermine the provider's intent. Existing methods for…

人工智能 · 计算机科学 2026-05-13 Elias Shaheen , Avi Mendelson

Self-supervised speech models have shown to be useful for various tasks, but their large size limits the use in devices with low computing power and memory. In this work, we explore early exit, an approach for reducing latency by exiting…

声音 · 计算机科学 2024-09-02 Tzu-Quan Lin , Hung-yi Lee , Hao Tang

The objective of unsupervised domain adaptation is to leverage features from a labeled source domain and learn a classifier for an unlabeled target domain, with a similar but different data distribution. Most deep learning approaches to…

计算机视觉与模式识别 · 计算机科学 2018-04-19 Pedro O. Pinheiro