paper-with-me

홈 › Papers

Generating News Headlines with Recurrent Neural Networks

2015-12-05 · Konstantin Lopyrev

We describe an application of an encoder-decoder recurrent neural network with LSTM units and attention to generating headlines from the text of news articles. We find that the model is quite effective at concisely paraphrasing news articles. Furthermore, we study how the neural network decides which input words to pay attention to, and specifically we identify the function of the different neurons in a simplified attention mechanism. Interestingly, our simplified attention mechanism performs better that the more complex attention mechanism on a held out set of articles.

📄 PDF Abstract BibTeX arXiv:1512.01712

Code (4)

PKU-TANGENT/nlp-tutorial pytorch
danedabomb/HeadlineGenerator
heenabansal/seq2seq_chatbot_encoder_decoder_model_with_attention tf
vivekmids/nlp-summarization tf

Tasks

ArticlesDecoder

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Do small language models generate realistic variable-quality fake news headlines?

2025-08-31 · Austin McCutcheon, Chris Brogly arxiv

Small language models (SLMs) have the capability for text generation and may potentially be used to generate falsified texts online. This study evaluates 14 SLMs (1.7B-14B parameters) including LLaMA, Gemma, Phi, SmolLM,…

Prompt EngineeringText Generation

BaitWatcher: A lightweight web interface for the detection of incongruent news headlines

2020-03-23 · Kunwoo Park, Taegyun Kim, Seunghyun Yoon, Meeyoung Cha 외

In digital environments where substantial amounts of information are shared online, news headlines play essential roles in the selection and diffusion of news articles. Some news articles attract audience attention by sh…

AI AgentArticlesMisinformation

Stock Movement Prediction with Financial News using Contextualized Embedding from BERT

2021-07-19 · Qinkai Chen

News events can greatly influence equity markets. In this paper, we are interested in predicting the short-term movement of stock prices after financial news events using only the headlines of the news. To achieve this g…

Enhancing Emotion Prediction in News Headlines: Insights from ChatGPT and Seq2Seq Models for Free-Text Generation

2024-07-14 · Ge Gao, Jongin Kim, Sejin Paik, Ekaterina Novozhilova 외

Predicting emotions elicited by news headlines can be challenging as the task is largely influenced by the varying nature of people's interpretations and backgrounds. Previous works have explored classifying discrete emo…

ClassificationEmotion ClassificationExplanation GenerationLanguage Modelling+2

Diverse, Controllable, and Keyphrase-Aware: A Corpus and Method for News Multi-Headline Generation

2020-04-08 · EMNLP 2020 11 · Dayiheng Liu, Yeyun Gong, Jie Fu, Wei Liu 외

News headline generation aims to produce a short sentence to attract readers to read the news. One news article often contains multiple keyphrases that are of interest to different users, which can naturally have multipl…

DecoderDiversityHeadline GenerationSentence