paper-with-me

Papers

WISER: A Semantic Approach for Expert Finding in Academia based on Entity Linking

2018-05-10 · Paolo Cifariello, Paolo Ferragina, Marco Ponza

We present WISER, a new semantic search engine for expert finding in academia. Our system is unsupervised and it jointly combines classical language modeling techniques, based on text evidences, with the Wikipedia Knowledge Graph, via entity linking. WISER indexes each academic author through a novel profiling technique which models her expertise with a small, labeled and weighted graph drawn from Wikipedia. Nodes in this graph are the Wikipedia entities mentioned in the author's publications, whereas the weighted edges express the semantic relatedness among these entities computed via textual and graph-based relatedness functions. Every node is also labeled with a relevance score which models the pertinence of the corresponding entity to author's expertise, and is computed by means of a proper random-walk calculation over that graph; and with a latent vector representation which is learned via entity and other kinds of structural embeddings derived from Wikipedia. At query time, experts are retrieved by combining classic document-centric approaches, which exploit the occurrences of query terms in the author's documents, with a novel set of profile-centric scoring strategies, which compute the semantic relatedness between the author's expertise and the query topic via the above graph-based profiles. The effectiveness of our system is established over a large-scale experimental test on a standard dataset for this task. We show that WISER achieves better performance than all the other competitors, thus proving the effectiveness of modelling author's profile via our "semantic" graph of entities. Finally, we comment on the use of WISER for indexing and profiling the whole research community within the University of Pisa, and its application to technology transfer in our University.

📄 PDF Abstract BibTeX arXiv:1805.03947

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingLanguage ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Widely Interpretable Semantic Representation: Frameless Meaning Representation for Broader Applicability

2023-09-12 · Lydia Feng, Gregor Williamson, Han He, Jinho D. Choi

This paper presents a novel semantic representation, WISeR, that overcomes challenges for Abstract Meaning Representation (AMR). Despite its strengths, AMR is not easily applied to languages or domains without predefined…

Abstract Meaning Representation

Widely Interpretable Semantic Representation: Frameless Meaning Representation for Broader Applicability

2021-09-17 · ACL ARR September 2021 9 · Anonymous

This paper presents a semantic representation called WISeR that overcomes challenges for Abstract Meaning Representation (AMR). Despite its richness and exapandability, AMR is not easily applied to languages or domains w…

Abstract Meaning Representation

WiserVR: Semantic Communication Enabled Wireless Virtual Reality Delivery

2022-11-02 · Le Xia, Yao Sun, Chengsi Liang, Daquan Feng 외

Virtual reality (VR) over wireless is expected to be one of the killer applications in next-generation communication networks. Nevertheless, the huge data volume along with stringent requirements on latency and reliabili…

Semantic Communication

Exploring Novelty Differences between Industry and Academia: A Knowledge Entity-centric Perspective

2026-03-16 · Hongye Zhao, Yi Zhao, Chengzhi Zhang arxiv

Academia and industry each possess distinct advantages in advancing technological progress. Academia's core mission is to promote open dissemination of research results and drive disciplinary progress. The industry value…

WISER: Wider Search, Deeper Thinking, and Adaptive Fusion for Training-Free Zero-Shot Composed Image Retrieval

2026-02-26 · Tianyue Wang, Leigang Qu, Tianyu Yang, Xiangzhao Hao 외 arxiv

Zero-Shot Composed Image Retrieval (ZS-CIR) aims to retrieve target images given a multimodal query (comprising a reference image and a modification text), without training on annotated triplets. Existing methods typical…

Image Retrieval