paper-with-me

Papers

Anchor Prediction: A Topic Modeling Approach

2022-05-29 · Jean Dupuy, Adrien Guille, Julien Jacques

Networks of documents connected by hyperlinks, such as Wikipedia, are ubiquitous. Hyperlinks are inserted by the authors to enrich the text and facilitate the navigation through the network. However, authors tend to insert only a fraction of the relevant hyperlinks, mainly because this is a time consuming task. In this paper we address an annotation, which we refer to as anchor prediction. Even though it is conceptually close to link prediction or entity linking, it is a different task that require developing a specific method to solve it. Given a source document and a target document, this task consists in automatically identifying anchors in the source document, i.e words or terms that should carry a hyperlink pointing towards the target document. We propose a contextualized relational topic model, CRTM, that models directed links between documents as a function of the local context of the anchor in the source document and the whole content of the target document. The model can be used to predict anchors in a source document, given the target document, without relying on a dictionary of previously seen mention or title, nor any external knowledge graph. Authors can benefit from CRTM, by letting it automatically suggest hyperlinks, given a new document and the set of target document to connect to. It can also benefit to readers, by dynamically inserting hyperlinks between the documents they're reading. Experiments conducted on several Wikipedia corpora (in English, Italian and German) highlight the practical usefulness of anchor prediction and demonstrate the relevancy of our approach.

📄 PDF Abstract BibTeX arXiv:2205.14631

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingLink PredictionPrediction

Similar Papers 제목 키워드 기반

Tandem Anchoring: a Multiword Anchor Approach for Interactive Topic Modeling

2017-07-01 · ACL 2017 7 · Jeffrey Lund, Connor Cook, Kevin Seppi, Jordan Boyd-Graber

Interactive topic models are powerful tools for those seeking to understand large collections of text. However, existing sampling-based interactive topic modeling approaches scale poorly to large data sets. Anchor method…

Document ClassificationInformation RetrievalSentiment AnalysisTopic Models

Interactive Topic Modeling with Anchor Words

2019-06-18 · Sanjoy Dasgupta, Stefanos Poulis, Christopher Tosh

The formalism of anchor words has enabled the development of fast topic modeling algorithms with provable guarantees. In this paper, we introduce a protocol that allows users to interact with anchor words to build custom…

Topic Models

Anchor-Free Correlated Topic Modeling: Identifiability and Algorithm

2016-11-15 · NeurIPS 2016 12 · Kejun Huang, Xiao Fu, Nicholas D. Sidiropoulos

In topic modeling, many algorithms that guarantee identifiability of the topics have been developed under the premise that there exist anchor words -- i.e., words that only appear (with positive probability) in one topic…

Clustering

Practical Correlated Topic Modeling and Analysis via the Rectified Anchor Word Algorithm

2019-11-01 · IJCNLP 2019 11 · Moontae Lee, Sungjun Cho, David Bindel, David Mimno

Despite great scalability on large data and their ability to understand correlations between topics, spectral topic models have not been widely used due to the absence of reliability in real data and lack of practical im…

Topic Models

Multilingual Anchoring: Interactive Topic Modeling and Alignment Across Languages

2018-12-01 · NeurIPS 2018 12 · Michelle Yuan, Benjamin Van Durme, Jordan L. Ying

Multilingual topic models can reveal patterns in cross-lingual document collections. However, existing models lack speed and interactivity, which prevents adoption in everyday corpora exploration or quick moving situatio…

General ClassificationTopic Models