paper-with-me

홈 › Papers

Leveraging Contextual Information for Effective Entity Salience Detection

2023-09-14 · Rajarshi Bhowmik, Marco Ponza, Atharva Tendle, Anant Gupta, Rebecca Jiang, Xingyu Lu, Qian Zhao, Daniel Preotiuc-Pietro

In text documents such as news articles, the content and key events usually revolve around a subset of all the entities mentioned in a document. These entities, often deemed as salient entities, provide useful cues of the aboutness of a document to a reader. Identifying the salience of entities was found helpful in several downstream applications such as search, ranking, and entity-centric summarization, among others. Prior work on salient entity detection mainly focused on machine learning models that require heavy feature engineering. We show that fine-tuning medium-sized language models with a cross-encoder style architecture yields substantial performance gains over feature engineering approaches. To this end, we conduct a comprehensive benchmarking of four publicly available datasets using models representative of the medium-sized pre-trained language model family. Additionally, we show that zero-shot prompting of instruction-tuned language models yields inferior results, indicating the task's uniqueness and complexity.

📄 PDF Abstract BibTeX arXiv:2309.07990

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesBenchmarkingFeature EngineeringLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Towards Better Text Understanding and Retrieval through Kernel Entity Salience Modeling

2018-05-03 · Chenyan Xiong, Zhengzhong Liu, Jamie Callan, Tie-Yan Liu

This paper presents a Kernel Entity Salience Model (KESM) that improves text understanding and retrieval by better estimating entity salience (importance) in documents. KESM represents entities by knowledge enriched dist…

Retrieval

Scalable Detection of Salient Entities in News Articles

2024-05-30 · Eliyar Asgarieh, Kapil Thadani, Neil O'Hare

News articles typically mention numerous entities, a large fraction of which are tangential to the story. Detecting the salience of entities in articles is thus important to applications such as news search, analysis and…

ArticlesKnowledge Distillation

Multiple Models for Recommending Temporal Aspects of Entities

2018-03-21 · Tu Nguyen, Nattiya Kanhabua, Wolfgang Nejdl

Entity aspect recommendation is an emerging task in semantic search that helps users discover serendipitous and prominent information with respect to an entity, of which salience (e.g., popularity) is the most important …

WN-Salience: A Corpus of News Articles with Entity Salience Annotations

2020-05-01 · LREC 2020 5 · Chuan Wu, Evangelos Kanoulas, Maarten de Rijke, Wei Lu

Entities can be found in various text genres, ranging from tweets and web pages to user queries submitted to web search engines. Existing research either considers all entities in the text equally important, or heuristic…

ArticlesEntity Linking

GUMsley: Evaluating Entity Salience in Summarization for 12 English Genres

2024-01-31 · Jessica Lin, Amir Zeldes

As NLP models become increasingly capable of understanding documents in terms of coherent entities rather than strings, obtaining the most salient entities for each document is not only an important end task in itself bu…

Abstractive Text Summarizationcoreference-resolutionCoreference ResolutionHallucination+2