paper-with-me

Papers

From Fully Supervised to Zero Shot Settings for Twitter Hashtag Recommendation

2019-06-11 · Abhay Kumar, Nishant Jain, Suraj Tripathi, Chirag Singh

We propose a comprehensive end-to-end pipeline for Twitter hashtags recommendation system including data collection, supervised training setting and zero shot training setting. In the supervised training setting, we have proposed and compared the performance of various deep learning architectures, namely Convolutional Neural Network (CNN), Recurrent Neural Network (RNN) and Transformer Network. However, it is not feasible to collect data for all possible hashtag labels and train a classifier model on them. To overcome this limitation, we propose a Zero Shot Learning (ZSL) paradigm for predicting unseen hashtag labels by learning the relationship between the semantic space of tweets and the embedding space of hashtag labels. We evaluated various state-of-the-art ZSL methods like Convex combination of Semantic Embedding (ConSE), Embarrassingly Simple Zero-Shot Learning (ESZSL) and Deep Embedding Model for Zero-Shot Learning (DEM-ZSL) for the hashtag recommendation task. We demonstrate the effectiveness and scalability of ZSL methods for the recommendation of unseen hashtags. To the best of our knowledge, this is the first quantitative evaluation of ZSL methods to date for unseen hashtags recommendations from tweet text.

📄 PDF Abstract BibTeX arXiv:1906.04914

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-Shot Learning

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Position-Wise Feed-Forward Layer 설명 없음
Residual Connection 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…

Similar Papers 제목 키워드 기반

Contextualized Prompting For Stance Detection On Social Media

2026-06-04 · Tilman Beck, Shakib Yazdani, Simon Kruschinski, Marcus Maurer 외 arxiv

Stance detection on social media is challenging due to short, noisy, and context-dependent language. While large language models (LLMs) show zero-shot generalization, they are typically prompted without contextual inform…

Zero-shot GeneralizationStance Detection

Stance Reasoner: Zero-Shot Stance Detection on Social Media with Explicit Reasoning

2024-03-22 · Maksym Taranukhin, Vered Shwartz, Evangelos Milios

Social media platforms are rich sources of opinionated content. Stance detection allows the automatic extraction of users' opinions on various topics from such content. We focus on zero-shot stance detection, where the m…

Few-Shot Stance DetectionIn-Context LearningLanguage ModelingLanguage Modelling+3

Unsupervised Domain Adaptation using Lexical Transformations and Label Injection for Twitter Data

2023-07-14 · Akshat Gupta, Xiaomo Liu, Sameena Shah

Domain adaptation is an important and widely studied problem in natural language processing. A large body of literature tries to solve this problem by adapting models trained on the source domain to the target domain. In…

Domain AdaptationPart-Of-Speech TaggingPOSPOS Tagging+1

Prompt-Learning for Fine-Grained Entity Typing

2021-11-16 · ACL ARR November 2021 11 · Anonymous

As an effective approach to tune pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using cloze-style language prompts to stimulate the versa…

Entity TypingKnowledge ProbingLanguage ModelingLanguage Modelling+5

Prompt-Learning for Fine-Grained Entity Typing

2021-08-24 · Ning Ding, Yulin Chen, Xu Han, Guangwei Xu 외

As an effective approach to tune pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using \textit{cloze}-style language prompts to stimulate …

Entity TypingKnowledge ProbingLanguage ModelingLanguage Modelling+5