paper-with-me

Papers

Identity-sensitive Word Embedding through Heterogeneous Networks

2016-11-29 · Jian Tang, Meng Qu, Qiaozhu Mei

Most existing word embedding approaches do not distinguish the same words in different contexts, therefore ignoring their contextual meanings. As a result, the learned embeddings of these words are usually a mixture of multiple meanings. In this paper, we acknowledge multiple identities of the same word in different contexts and learn the \textbf{identity-sensitive} word embeddings. Based on an identity-labeled text corpora, a heterogeneous network of words and word identities is constructed to model different-levels of word co-occurrences. The heterogeneous network is further embedded into a low-dimensional space through a principled network embedding approach, through which we are able to obtain the embeddings of words and the embeddings of word identities. We study three different types of word identities including topics, sentiments and categories. Experimental results on real-world data sets show that the identity-sensitive word embeddings learned by our approach indeed capture different meanings of words and outperforms competitive methods on tasks including text classification and word similarity computation.

📄 PDF Abstract BibTeX arXiv:1611.09878

Code (0)

등록된 구현이 없습니다.

Tasks

Network Embeddingtext-classificationText ClassificationWord EmbeddingsWord Similarity

Similar Papers 제목 키워드 기반

Fairness for Text Classification Tasks with Identity Information Data Augmentation Methods

2022-02-04 · Mohit Wadhwa, Mohan Bhambhani, Ashvini Jindal, Uma Sawant 외

Counterfactual fairness methods address the question: How would the prediction change if the sensitive identity attributes referenced in the text instance were different? These methods are entirely based on generating co…

counterfactualData AugmentationFairnesstext-classification+2

Attentional Heterogeneous Graph Neural Network: Application to Program Reidentification

2018-12-10 · Shen Wang, Zhengzhang Chen, Ding Li, Lu-An Tang 외

Program or process is an integral part of almost every IT/OT system. Can we trust the identity/ID (e.g., executable name) of the program? To avoid detection, malware may disguise itself using the ID of a legitimate progr…

Graph ClassificationGraph EmbeddingGraph Neural NetworkIntrusion Detection+1

DVG-Face: Dual Variational Generation for Heterogeneous Face Recognition

2020-09-20 · Chaoyou Fu, Xiang Wu, Yibo Hu, Huaibo Huang 외

Heterogeneous Face Recognition (HFR) refers to matching cross-domain faces and plays a crucial role in public security. Nevertheless, HFR is confronted with challenges from large domain discrepancy and insufficient heter…

Contrastive LearningDiversityFace RecognitionHeterogeneous Face Recognition

Towards zero-shot Text-based voice editing using acoustic context conditioning, utterance embeddings, and reference encoders

2022-10-28 · Jason Fong, Yun Wang, Prabhav Agrawal, Vimal Manohar 외

Text-based voice editing (TBVE) uses synthetic output from text-to-speech (TTS) systems to replace words in an original recording. Recent work has used neural models to produce edited speech that is similar to the origin…

Speaker Verificationtext-to-speechText to Speech

Learning Domain-Sensitive and Sentiment-Aware Word Embeddings

2018-05-10 · ACL 2018 7 · Bei Shi, Zihao Fu, Lidong Bing, Wai Lam

Word embeddings have been widely used in sentiment classification because of their efficacy for semantic representations of words. Given reviews from different domains, some existing methods for word embeddings exploit s…

Data AugmentationGeneral ClassificationSentenceSentiment Analysis+2