paper-with-me

Papers

Exploring Neural Entity Representations for Semantic Information

2020-11-17 · EMNLP (BlackboxNLP) 2020 11 · Andrew Runge, Eduard Hovy

Neural methods for embedding entities are typically extrinsically evaluated on downstream tasks and, more recently, intrinsically using probing tasks. Downstream task-based comparisons are often difficult to interpret due to differences in task structure, while probing task evaluations often look at only a few attributes and models. We address both of these issues by evaluating a diverse set of eight neural entity embedding methods on a set of simple probing tasks, demonstrating which methods are able to remember words used to describe entities, learn type, relationship and factual information, and identify how frequently an entity is mentioned. We also compare these methods in a unified framework on two entity linking tasks and discuss how they generalize to different model architectures and datasets.

📄 PDF Abstract BibTeX arXiv:2011.08951

Code (1)

AJRunge523/entitylens 공식 구현

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

IBMEA: Exploring Variational Information Bottleneck for Multi-modal Entity Alignment

2024-07-27 · Taoyu Su, Jiawei Sheng, Shicheng Wang, Xinghua Zhang 외

Multi-modal entity alignment (MMEA) aims to identify equivalent entities between multi-modal knowledge graphs (MMKGs), where the entities can be associated with related images. Most existing studies integrate multi-modal…

Entity AlignmentKnowledge GraphsMulti-modal Entity Alignment

Exploring the Implicit Semantic Ability of Multimodal Large Language Models: A Pilot Study on Entity Set Expansion

2024-12-31 · Hebin Wang, Yangning Li, Yinghui Li, Hai-Tao Zheng 외

The rapid development of multimodal large language models (MLLMs) has brought significant improvements to a wide range of tasks in real-world applications. However, LLMs still exhibit certain limitations in extracting im…

TopExNet: Entity-Centric Network Topic Exploration in News Streams

2019-05-29 · Andreas Spitz, Satya Almasian, Michael Gertz

The recent introduction of entity-centric implicit network representations of unstructured text offers novel ways for exploring entity relations in document collections and streams efficiently and interactively. Here, we…

Articles

ReadE: Learning Relation-Dependent Entity Representation for Knowledge Graph Completion

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Conventional knowledge graph embedding methods learn semantic representations for entities considering their intrinsic interactions through powerful graph neural networks. However, previous methods represent each node so…

Contrastive LearningGraph EmbeddingGraph Neural NetworkKnowledge Graph Completion+2

Global-to-Local Neural Networks for Document-Level Relation Extraction

2020-09-22 · EMNLP 2020 11 · Difeng Wang, Wei Hu, Ermei Cao, Weijian Sun

Relation extraction (RE) aims to identify the semantic relations between named entities in text. Recent years have witnessed it raised to the document level, which requires complex reasoning with entities and mentions th…

Document-level Relation ExtractionRelationRelation Extraction