中文
相关论文

相关论文: Learning Emoji Embeddings using Emoji Co-occurrenc…

200 篇论文

Estimating the intensity of emotion has gained significance as modern textual inputs in potential applications like social media, e-retail markets, psychology, advertisements etc., carry a lot of emotions, feelings, expressions along with…

信息检索 · 计算机科学 2019-04-02 Subba Reddy Oota , Adithya Avvaru , Mounika Marreddy , Radhika Mamidi

Social divide and polarization have become significant societal issues. To understand the mechanisms behind these phenomena, social media analysis offers research opportunities in computational social science, where developing effective…

计算机与社会 · 计算机科学 2025-10-21 Wentao Xu , Kazutoshi Sasahara

Stance detection on social media is challenging for Large Language Models (LLMs), as emerging slang and colloquial language in online conversations often contain deeply implicit stance labels. Chain-of-Thought (COT) prompting has recently…

计算与语言 · 计算机科学 2023-10-31 Joseph Gatto , Omar Sharif , Sarah Masud Preum

To extract essential information from complex data, computer scientists have been developing machine learning models that learn low-dimensional representation mode. From such advances in machine learning research, not only computer…

人工智能 · 计算机科学 2024-06-18 Akira Matsui , Emilio Ferrara

We show that a word-level recurrent neural network can predict emoji from text typed on a mobile keyboard. We demonstrate the usefulness of transfer learning for predicting emoji by pretraining the model using a language modeling task. We…

计算与语言 · 计算机科学 2019-06-12 Swaroop Ramaswamy , Rajiv Mathews , Kanishka Rao , Françoise Beaufays

Neural network based algorithms has shown success in many applications. In image processing, Convolutional Neural Networks (CNN) can be trained to categorize facial expressions of images of human faces. In this work, we create a system that…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Qinchen Wang , Sixuan Wu , Tingfeng Xia

This paper have two parts. In the first part we discuss word embeddings. We discuss the need for them, some of the methods to create them, and some of their interesting properties. We also compare them to image embeddings and see how word…

机器学习 · 计算机科学 2016-10-27 Amit Mandelbaum , Adi Shalev

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…

计算与语言 · 计算机科学 2016-12-04 Jian Tang , Meng Qu , Qiaozhu Mei

Memes are a popular form of communicating trends and ideas in social media and on the internet in general, combining the modalities of images and text. They can express humor and sarcasm but can also have offensive content. Analyzing and…

General embeddings like word2vec, GloVe and ELMo have shown a lot of success in natural language tasks. The embeddings are typically extracted from models that are built on general tasks such as skip-gram models and natural language…

计算与语言 · 计算机科学 2020-11-03 Aparna Khare , Srinivas Parthasarathy , Shiva Sundaram

We study how emojis are used to express solidarity in social media in the context of two major crisis events - a natural disaster, Hurricane Irma in 2017 and terrorist attacks that occurred on November 2015 in Paris. Using annotated…

社会与信息网络 · 计算机科学 2019-07-22 Sashank Santhanam , Vidhushini Srinivasan , Shaina Glass , Samira Shaikh

Graphical emoji are ubiquitous in modern-day online conversations. So is a single thumbs-up emoji able to signify an agreement, without any words. We argue that the current state-of-the-art systems are ill-equipped to correctly interpret…

计算与语言 · 计算机科学 2019-10-31 Pieter Delobelle , Bettina Berendt

This work investigates the role of factors like training method, training corpus size and thematic relevance of texts in the performance of word embedding features on sentiment analysis of tweets, song lyrics, movie reviews and item…

计算与语言 · 计算机科学 2019-02-05 Erion Çano , Maurizio Morisio

Identity is one of the most commonly studied constructs in social science. However, despite extensive theoretical work on identity, there remains a need for additional empirical data to validate and refine existing theories. This paper…

社会与信息网络 · 计算机科学 2024-07-02 Ivan Smirnov

Most emotion recognition methods tackle the emotion understanding task by considering individual emotion independently while ignoring their fuzziness nature and the interconnections among them. In this paper, we explore how emotion…

计算与语言 · 计算机科学 2020-08-24 Peng Xu , Zihan Liu , Genta Indra Winata , Zhaojiang Lin , Pascale Fung

Opinion mining on social media posts has become more and more popular. Users often express their opinion on a topic not only with words but they also use image symbols such as emoticons and emoji. In this paper, we investigate the effect of…

计算与语言 · 计算机科学 2020-08-04 Ilyos Rabbimov , Iosif Mporas , Vasiliki Simaki , Sami Kobilov

Network embeddings, which learn low-dimensional representations for each vertex in a large-scale network, have received considerable attention in recent years. For a wide range of applications, vertices in a network are typically…

计算与语言 · 计算机科学 2018-08-30 Dinghan Shen , Xinyuan Zhang , Ricardo Henao , Lawrence Carin

Graphs, such as social networks, word co-occurrence networks, and communication networks, occur naturally in various real-world applications. Analyzing them yields insight into the structure of society, language, and different patterns of…

社会与信息网络 · 计算机科学 2019-08-22 Palash Goyal , Emilio Ferrara

Most of the existing work on automatic facial expression analysis focuses on discrete emotion recognition, or facial action unit detection. However, facial expressions do not always fall neatly into pre-defined semantic categories. Also,…

计算机视觉与模式识别 · 计算机科学 2019-01-11 Raviteja Vemulapalli , Aseem Agarwala

Word embedding is a key component in many downstream applications in processing natural languages. Existing approaches often assume the existence of a large collection of text for learning effective word embedding. However, such a corpus…

计算与语言 · 计算机科学 2018-05-10 Chao Jiang , Hsiang-Fu Yu , Cho-Jui Hsieh , Kai-Wei Chang