← Search

Axel-Cyrille Ngonga Ngomo

9 accepted papers

2026

Can You Tell the Difference? Contrastive Explanations for ABox Entailments

AAAI 2026technical

We introduce the notion of contrastive ABox explanations to answer questions of the type “Why is a an instance of C, but b is not?”. While there are various approaches for explaining positive entailments (why is C(a) entailed by the knowledge base) as well as missing entailments (why is C(b) not ent

Cited by 0SourcePDFScholar
2025

Contextual Augmentation for Entity Linking using Large Language Models

COLING 2025main

Entity Linking involves detecting and linking entity mentions in natural language texts to a knowledge graph. Traditional methods use a two-step process with separate models for entity recognition and disambiguation, which can be computationally intensive and less effective. We propose a fine-tuned…

2025

Dung’s Argumentation Framework: Unveiling the Expressive Power with Inconsistent Databases

AAAI 2025technical

The connection between inconsistent databases and Dung’s abstract argumentation framework has recently drawn growing interest. Specifically, an inconsistent database, involving certain types of integrity constraints such as functional and inclusion dependencies, can be viewed as an argumentation fra…

Cited by 0SourcePDFScholar
2025

LOLA – An Open-Source Massively Multilingual Large Language Model

COLING 2025main

This paper presents LOLA, a massively multilingual large language model trained on more than 160 languages using a sparse Mixture-of-Experts Transformer architecture. Our architectural and implementation choices address the challenge of harnessing linguistic diversity while maintaining efficiency an…

2024

Error Analysis of Multilingual Language Models in Machine Translation: A Case Study of English-Amharic Translation

EMNLP 2024main

Multilingual large language models (mLLMs) have significantly advanced machine translation, yet challenges remain for low-resource languages like Amharic. This study evaluates the performance of state-of-the-art mLLMs, specifically NLLB-200 (NLLB3.3, NLLB1.3 Distilled1.3, NLB600) and M2M (M2M1.2B, M…

2024

ROCES: Robust Class Expression Synthesis in Description Logics via Iterative Sampling

IJCAI 2024poster

We consider the problem of class expression learning using cardinality-minimal sets of examples. Recent class expression learning approaches employ deep neural networks and have demonstrated tremendous performance improvements in execution time and quality of the computed solutions. However, they la…

2023

REDFM: a Filtered and Multilingual Relation Extraction Dataset

ACL 2023long

Relation Extraction (RE) is a task that identifies relationships between entities in a text, enabling the acquisition of relational facts and bridging the gap between natural language and structured knowledge. However, current RE models often rely on small datasets with low coverage of relation type…

2022

CausalQA: A Benchmark for Causal Question Answering

COLING 2022main

At least 5% of questions submitted to search engines ask about cause-effect relationships in some way. To support the development of tailored approaches that can answer such questions, we construct Webis-CausalQA-22, a benchmark corpus of 1.1 million causal questions with answers. We distinguish dif…