中文
相关论文

相关论文: Distance Based Source Domain Selection for Sentime…

200 篇论文

The performance of machine learning algorithms is known to be negatively affected by possible mismatches between training (source) and test (target) data distributions. In fact, this problem emerges whenever an acoustic scene classification…

音频与语音处理 · 电气工程与系统科学 2020-05-04 Alessandro Ilic Mezza , Emanuël A. P. Habets , Meinard Müller , Augusto Sarti

In domain adaptation, when there is a large distance between the source and target domains, the prediction performance will degrade. Gradual domain adaptation is one of the solutions to such an issue, assuming that we have access to…

机器学习 · 统计学 2022-11-11 Shogo Sagawa , Hideitsu Hino

Prompting pre-trained language models leads to promising results across natural language processing tasks but is less effective when applied in low-resource domains, due to the domain gap between the pre-training data and the downstream…

计算与语言 · 计算机科学 2023-02-15 Koustava Goswami , Lukas Lange , Jun Araki , Heike Adel

In this work, we present a method for unsupervised domain adaptation. Many adversarial learning methods train domain classifier networks to distinguish the features as either a source or target and train a feature generator network to mimic…

计算机视觉与模式识别 · 计算机科学 2018-04-04 Kuniaki Saito , Kohei Watanabe , Yoshitaka Ushiku , Tatsuya Harada

Domain adaptive semantic segmentation attempts to make satisfactory dense predictions on an unlabeled target domain by utilizing the supervised model trained on a labeled source domain. In this work, we propose Semantic-Guided Pixel…

计算机视觉与模式识别 · 计算机科学 2023-02-21 Binhui Xie , Shuang Li , Mingjia Li , Chi Harold Liu , Gao Huang , Guoren Wang

Unsupervised Domain adaptation methods solve the adaptation problem for an unlabeled target set, assuming that the source dataset is available with all labels. However, the availability of actual source samples is not always possible in…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Vinod K Kurmi , Venkatesh K Subramanian , Vinay P Namboodiri

Unsupervised domain adaptation challenges the problem of transferring knowledge from a well-labelled source domain to an unlabelled target domain. Recently,adversarial learning with bi-classifier has been proven effective in pushing…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Shuang Li , Fangrui Lv , Binhui Xie , Chi Harold Liu , Jian Liang , Chen Qin

Off-the-shelf models are widely used by computational social science researchers to measure properties of text, such as sentiment. However, without access to source data it is difficult to account for domain shift, which represents a threat…

计算与语言 · 计算机科学 2022-05-02 Junshen K. Chen , Dallas Card , Dan Jurafsky

Stance Detection is concerned with identifying the attitudes expressed by an author towards a target of interest. This task spans a variety of domains ranging from social media opinion identification to detecting the stance for a legal…

计算与语言 · 计算机科学 2023-09-19 Erik Arakelyan , Arnav Arora , Isabelle Augenstein

Cross-domain aspect-based sentiment analysis (ABSA) aims to perform various fine-grained sentiment analysis tasks on a target domain by transferring knowledge from a source domain. Since labeled data only exists in the source domain, a…

计算与语言 · 计算机科学 2023-05-17 Yue Deng , Wenxuan Zhang , Sinno Jialin Pan , Lidong Bing

It remains a critical challenge to adapt policies across domains with mismatched dynamics in reinforcement learning (RL). In this paper, we study cross-domain offline RL, where an offline dataset from another similar source domain can be…

机器学习 · 计算机科学 2026-02-06 Mengbei Yan , Jiafei Lyu , Shengjie Sun , Zhongjian Qiao , Jingwen Yang , Zichuan Lin , Deheng Ye , Xiu Li

Domain adaptation for semantic segmentation has recently been actively studied to increase the generalization capabilities of deep learning models. The vast majority of the domain adaptation methods tackle single-source case, where the…

图像与视频处理 · 电气工程与系统科学 2020-04-16 Onur Tasar , Yuliya Tarabalka , Alain Giros , Pierre Alliez , Sébastien Clerc

Domain shifts are ubiquitous in machine learning, and can substantially degrade a model's performance when deployed to real-world data. To address this, distribution alignment methods aim to learn feature representations which are invariant…

机器学习 · 计算机科学 2024-10-08 Andrea Napoli , Paul White

Standard supervised machine learning assumes that the distribution of the source samples used to train an algorithm is the same as the one of the target samples on which it is supposed to make predictions. However, as any data scientist…

机器学习 · 计算机科学 2020-02-12 Pirmin Lemberger , Ivan Panico

Sampling is often a necessary evil to reduce the processing and storage costs of distributed tracing. In this work, we describe a scalable and adaptive sampling approach that can preserve events of interest better than the widely used…

数据结构与算法 · 计算机科学 2021-07-19 Otmar Ertl

Existing work within transfer learning often follows a two-step process -- pre-training over a large-scale source domain and then finetuning over limited samples from the target domain. Yet, despite its popularity, this methodology has been…

机器学习 · 计算机科学 2025-01-03 Akul Goyal , Carl Edwards

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task which aims to extract the aspects from sentences and identify their corresponding sentiments. Aspect term extraction (ATE) is the crucial step for ABSA. Due to…

计算与语言 · 计算机科学 2022-02-01 Xiang Chen , Xiaojun Wan

Canonical distances such as Euclidean distance often fail to capture the appropriate relationships between items, subsequently leading to subpar inference and prediction. Many algorithms have been proposed for automated learning of suitable…

机器学习 · 统计学 2020-08-24 Tyler M. Tomita , Joshua T. Vogelstein

This study proposes a novel way of identifying the sentiment of the phrases used in the legal domain. The added complexity of the language used in law, and the inability of the existing systems to accurately predict the sentiments of words…

We propose associative domain adaptation, a novel technique for end-to-end domain adaptation with neural networks, the task of inferring class labels for an unlabeled target domain based on the statistical properties of a labeled source…

计算机视觉与模式识别 · 计算机科学 2017-08-04 Philip Haeusser , Thomas Frerix , Alexander Mordvintsev , Daniel Cremers