paper-with-me

Papers

TILM: Neural Language Models with Evolving Topical Influence

2019-11-01 · CONLL 2019 11 · Shubhra Kanti Karmaker Santu, Kalyan Veeramachaneni, ChengXiang Zhai

Content of text data are often influenced by contextual factors which often evolve over time (e.g., content of social media are often influenced by topics covered in the major news streams). Existing language models do not consider the influence of such related evolving topics, and thus are not optimal. In this paper, we propose to incorporate such topical-influence into a language model to both improve its accuracy and enable cross-stream analysis of topical influences. Specifically, we propose a novel language model called Topical Influence Language Model (TILM), which is a novel extension of a neural language model to capture the influences on the contents in one text stream by the evolving topics in another related (or possibly same) text stream. Experimental results on six different text stream data comprised of conference paper titles show that the incorporation of evolving topical influence into a language model is beneficial and TILM outperforms multiple baselines in a challenging task of text forecasting. In addition to serving as a language model, TILM further enables interesting analysis of topical influence among multiple text streams.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Breaking the Language Barrier: Improving Cross-Lingual Reasoning with Structured Self-Attention

2023-10-23 · Negar Foroutan, Mohammadreza Banaei, Karl Aberer, Antoine Bosselut

In this work, we study whether multilingual language models (MultiLMs) can transfer logical reasoning abilities to other languages when they are fine-tuned for reasoning in a different language. We evaluate the cross-lin…

Logical Reasoning

Topical Language Generation using Transformers

2021-03-11 · Rohola Zandie, Mohammad H. Mahoor

Large-scale transformer-based language models (LMs) demonstrate impressive capabilities in open text generation. However, controlling the generated text's properties such as the topic, style, and sentiment is challenging…

DiversityText Generation

KazParC: Kazakh Parallel Corpus for Machine Translation

2024-03-28 · Rustem Yeshpanov, Alina Polonskaya, Huseyin Atakan Varol

We introduce KazParC, a parallel corpus designed for machine translation across Kazakh, English, Russian, and Turkish. The first and largest publicly available corpus of its kind, KazParC contains a collection of 371,902…

Machine TranslationTranslation

Modeling Scientific Impact with Topical Influence Regression

2013-10-01 · EMNLP 2013 10 · James Foulds, Padhraic Smyth
regression

JustiLM: Few-shot Justification Generation for Explainable Fact-Checking of Real-world Claims

2024-01-16 · Fengzhu Zeng, Wei Gao

Justification is an explanation that supports the veracity assigned to a claim in fact-checking. However, the task of justification generation is previously oversimplified as summarization of fact-check article authored …

ArticlesFact CheckingRetrievalVeracity Classification