中文
相关论文

相关论文: Author2Vec: A Framework for Generating User Embedd…

200 篇论文

Contextualized embeddings are proven to be powerful tools in multiple NLP tasks. Nonetheless, challenges regarding their interpretability and capability to represent lexical semantics still remain. In this paper, we propose that the task of…

计算与语言 · 计算机科学 2023-05-30 Yu-Hsiang Tseng , Mao-Chang Ku , Wei-Ling Chen , Yu-Lin Chang , Shu-Kai Hsieh

Kernel classifiers and regressors designed for structured data, such as sequences, trees and graphs, have significantly advanced a number of interdisciplinary areas such as computational biology and drug design. Typically, kernels are…

机器学习 · 计算机科学 2020-01-14 Hanjun Dai , Bo Dai , Le Song

Recently, Le and Mikolov (2014) proposed doc2vec as an extension to word2vec (Mikolov et al., 2013a) to learn document-level embeddings. Despite promising results in the original paper, others have struggled to reproduce those results. This…

计算与语言 · 计算机科学 2016-12-19 Jey Han Lau , Timothy Baldwin

Modern language models mostly take sub-words as input, a design that balances the trade-off between vocabulary size, number of parameters, and performance. However, sub-word tokenization still has disadvantages like not being robust to…

计算与语言 · 计算机科学 2022-11-24 Chu-Tak Lee , Qipeng Guo , Xipeng Qiu

Word embedding is a useful approach to capture co-occurrence structures in large text corpora. However, in addition to the text data itself, we often have additional covariates associated with individual corpus documents---e.g. the…

计算与语言 · 计算机科学 2018-07-10 Kevin Tian , Teng Zhang , James Zou

Peer review is the quality assessment of a manuscript by one or more peer experts. Papers are submitted by the authors to scientific venues, and these papers must be reviewed by peers or other authors. The meta-reviewers then gather the…

In the era of social media platforms, identifying the credibility of online content is crucial to combat misinformation. We present the CREDiBERT (CREDibility assessment using Bi-directional Encoder Representations from Transformers), a…

计算与语言 · 计算机科学 2024-02-20 Arash Amini , Yigit Ege Bayiz , Ashwin Ram , Radu Marculescu , Ufuk Topcu

Social chatbots have gained immense popularity, and their appeal lies not just in their capacity to respond to the diverse requests from users, but also in the ability to develop an emotional connection with users. To further develop and…

计算与语言 · 计算机科学 2022-06-01 Avinash Madasu , Mauajama Firdaus , Asif Eqbal

Affect preferences vary with user demographics, and tapping into demographic information provides important cues about the users' language preferences. In this paper, we utilize the user demographics, and propose EmpathBERT, a…

机器学习 · 计算机科学 2021-02-02 Bhanu Prakash Reddy Guda , Aparna Garimella , Niyati Chhaya

Exploiting rich linguistic information in raw text is crucial for expressive text-to-speech (TTS). As large scale pre-trained text representation develops, bidirectional encoder representations from Transformers (BERT) has been proven to…

计算与语言 · 计算机科学 2022-11-14 Yixuan Zhou , Changhe Song , Jingbei Li , Zhiyong Wu , Yanyao Bian , Dan Su , Helen Meng

Inferring latent attributes of people online is an important social computing task, but requires integrating the many heterogeneous sources of information available on the web. We propose learning individual representations of people using…

社会与信息网络 · 计算机科学 2017-05-15 Jiwei Li , Alan Ritter , Dan Jurafsky

Node classification utilizing text-based node attributes has many real-world applications, ranging from prediction of paper topics in academic citation graphs to classification of user characteristics in social media networks.…

机器学习 · 计算机科学 2023-09-27 Tu Anh Dinh , Jeroen den Boef , Joran Cornelisse , Paul Groth

Recent developments in transformer-based language models have allowed them to capture a wide variety of world knowledge that can be adapted to downstream tasks with limited resources. However, what pieces of information are understood in…

计算与语言 · 计算机科学 2024-01-31 Shrayani Mondal , Rishabh Garodia , Arbaaz Qureshi , Taesung Lee , Youngja Park

This paper introduces the Beer2Vec model that allows the most popular alcoholic beverage in the world to be encoded into vectors enabling flavorful recommendations. We present our algorithm using a unique dataset focused on the analysis of…

信息检索 · 计算机科学 2022-08-09 Jean-Thomas Baillargeon , Nicolas Garneau

Social media like Twitter provide a common platform to share and communicate personal experiences with other people. People often post their life experiences, local news, and events on social media to inform others. Many rescue agencies…

计算与语言 · 计算机科学 2021-08-25 Ashis Kumar Chanda

Fine-tuning LLM-based text embedders via contrastive learning maps inputs and outputs into a new representational space, discarding the LLM's output semantics. We propose LLM2Vec-Gen, a self-supervised alternative that instead produces…

Network Embedding (NE) methods, which map network nodes to low-dimensional feature vectors, have wide applications in network analysis and bioinformatics. Many existing NE methods rely only on network structure, overlooking other…

人工智能 · 计算机科学 2019-06-21 Sotiris Kotitsas , Dimitris Pappas , Ion Androutsopoulos , Ryan McDonald , Marianna Apidianaki

Recently, doc2vec has achieved excellent results in different tasks. In this paper, we present a context aware variant of doc2vec. We introduce a novel weight estimating mechanism that generates weights for each word occurrence according to…

计算与语言 · 计算机科学 2017-07-07 Zhaocheng Zhu , Junfeng Hu

Recent advancements in language models and pre-trained language models like BERT and RoBERTa have revolutionized natural language processing, enabling a deeper understanding of human-like language. In this paper, we explore enhancing…

信息检索 · 计算机科学 2025-04-15 Ngoc Luyen Le , Marie-Hélène Abel

In comparison with document summarization on the articles from social media and newswire, argumentative zoning (AZ) is an important task in scientific paper analysis. Traditional methodology to carry on this task relies on feature…

计算与语言 · 计算机科学 2017-03-30 Haixia Liu