activity
20152025
most citedJointly Learning Word Embeddings and Latent Topics

77 citations · 127 across the 30 of their papers we have counts for

collaborators
Showing 2023Show all

12 papers · 1 filter

cs.CL2023

Entity or Relation Embeddings? An Analysis of Encoding Strategies for Relation Extraction

Frank Mtumbuka, Steven Schockaert

Relation extraction is essentially a text classification problem, which can be tackled by fine-tuning a pre-trained language model (LM). However, a key challenge arises from the fa…

cs.CL2023

What do Deck Chairs and Sun Hats Have in Common? Uncovering Shared Properties in Large Concept Vocabularies

Amit Gajbhiye, Zied Bouraoui, Na Li +3

Concepts play a central role in many applications. This includes settings where concepts have to be modelled in the absence of sentence context. Previous work has therefore focused…

cs.CL2023

Solving Hard Analogy Questions with Relation Embedding Chains

Nitesh Kumar, Steven Schockaert

Modelling how concepts are related is a central topic in Lexical Semantics. A common strategy is to rely on knowledge graphs (KGs) such as ConceptNet, and to model the relation bet…

cs.CL2023

Cabbage Sweeter than Cake? Analysing the Potential of Large Language Models for Learning Conceptual Spaces

Usashi Chatterjee, Amit Gajbhiye, Steven Schockaert

The theory of Conceptual Spaces is an influential cognitive-linguistic framework for representing the meaning of concepts. Conceptual spaces are constructed from a set of quality d…

cs.CL2023

RelBERT: Embedding Relations with Language Models

Asahi Ushio, Jose Camacho-Collados, Steven Schockaert

Many applications need access to background knowledge about how different concepts and entities are related. Although Knowledge Graphs (KG) and Large Language Models (LLM) can addr…

cs.CL2023

Ragas: Automated Evaluation of Retrieval Augmented Generation

Shahul Es, Jithin James, Luis Espinosa-Anke +1

We introduce Ragas (Retrieval Augmented Generation Assessment), a framework for reference-free evaluation of Retrieval Augmented Generation (RAG) pipelines. RAG systems are compose…