paper-with-me

홈 › Papers

Clarinet: A One-step Approach Towards Budget-friendly Unsupervised Domain Adaptation

2020-07-29 · Yiyang Zhang, Feng Liu, Zhen Fang, Bo Yuan, Guangquan Zhang, Jie Lu

In unsupervised domain adaptation (UDA), classifiers for the target domain are trained with massive true-label data from the source domain and unlabeled data from the target domain. However, it may be difficult to collect fully-true-label data in a source domain given a limited budget. To mitigate this problem, we consider a novel problem setting where the classifier for the target domain has to be trained with complementary-label data from the source domain and unlabeled data from the target domain named budget-friendly UDA (BFUDA). The key benefit is that it is much less costly to collect complementary-label source data (required by BFUDA) than collecting the true-label source data (required by ordinary UDA). To this end, the complementary label adversarial network (CLARINET) is proposed to solve the BFUDA problem. CLARINET maintains two deep networks simultaneously, where one focuses on classifying complementary-label source data and the other takes care of the source-to-target distributional adaptation. Experiments show that CLARINET significantly outperforms a series of competent baselines.

📄 PDF Abstract BibTeX arXiv:2007.14612

Code (1)

Yiyang98/BFUDA 공식 구현 pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Mixture of Logistic Distributions 설명 없음
Dilated Causal Convolution A Dilated Causal Convolution is a causal convolution where the filter is applied over an area larger than its length by…
DV3 Attention Block 설명 없음
Residual Connection 설명 없음
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…

Similar Papers 제목 키워드 기반

Learning from a Complementary-label Source Domain: Theory and Algorithms

2020-08-04 · Yiyang Zhang, Feng Liu, Zhen Fang, Bo Yuan 외

In unsupervised domain adaptation (UDA), a classifier for the target domain is trained with massive true-label data from the source domain and unlabeled data from the target domain. However, collecting fully-true-label d…

Domain AdaptationUnsupervised Domain Adaptation

Multi-Speaker End-to-End Speech Synthesis

2019-07-09 · Jihyun Park, Kexin Zhao, Kainan Peng, Wei Ping

In this work, we extend ClariNet (Ping et al., 2019), a fully end-to-end speech synthesis model (i.e., text-to-wave), to generate high-fidelity speech from multiple speakers. To model the unique characteristic of differe…

Speech Synthesis

Clarinet: A Music Retrieval System

2022-10-23 · Kshitij Alwadhi, Rohan Sharma, Siddhant Sharma

A MIDI based approach for music recognition is proposed and implemented in this paper. Our Clarinet music retrieval system is designed to search piano MIDI files with high recall and speed. We design a novel melody extra…

Melody ExtractionRetrieval

Vision-based Detection of Acoustic Timed Events: a Case Study on Clarinet Note Onsets

2017-06-29 · A. Bazzica, J. C. van Gemert, C. C. S. Liem, A. Hanjalic

Acoustic events often have a visual counterpart. Knowledge of visual information can aid the understanding of complex auditory scenes, even when only a stereo mixdown is available in the audio domain, \eg identifying whi…

Binary ClassificationOnset Detection

Towards Budget-Friendly Model-Agnostic Explanation Generation for Large Language Models

2025-05-18 · Junhao Liu, Haonan Yu, Xin Zhang

With Large language models (LLMs) becoming increasingly prevalent in various applications, the need for interpreting their predictions has become a critical challenge. As LLMs vary in architecture and some are closed-sou…

Explanation Generation