Papers by Ibrahim Abdelaziz

12 papers
Leveraging Abstract Meaning Representation for Knowledge Base Question Answering (2021.findings-acl)

Copied to clipboard

Challenge: Existing approaches face challenges including complex question understanding and lack of large end-to-end training datasets.
Approach: They propose a modular knowledge base question answering system that leverages AMR parses for task-independent question understanding.
Outcome: The proposed system achieves state-of-the-art performance on two prominent KBQA datasets based on DBpedia.
NESTFUL: A Benchmark for Evaluating LLMs on Nested Sequences of API Calls (2025.emnlp-main)

Copied to clipboard

Challenge: Existing benchmarks and datasets for tool calling have lagged behind . nested sequencing is a common problem in LLMs, but it is not enough to evaluate them.
Approach: They propose a benchmark to evaluate LLMs on nested sequences of API calls, i.e. sequences where the output of one API call is passed as input to a subsequent call.
Outcome: The proposed model achieves a full sequence match accuracy of 28% and a win-rate of 60% on nested sequences of API calls.
Granite-Function Calling Model: Introducing Function Calling Abilities via Multi-task Learning of Granular Tasks (2024.emnlp-industry)

Copied to clipboard

Challenge: Existing research explores the use of Large Language Models (LLMs) as the backbone of agentic systems.
Approach: They propose a model trained using a multi-task training approach on seven fundamental tasks encompassed in function calling that has better generalizability on multiple tasks across seven evaluation benchmarks.
Outcome: The proposed model outperforms more than 15 other models on out-of-domain datasets and ranks among the top on the Berkeley Function Calling Leaderboard (BFCL).
Leveraging LLM-GNN Integration for Open-World Question Answering over Knowledge Graphs (2026.eacl-long)

Copied to clipboard

Challenge: Traditional KGQA assumes a closed world where answers must exist in the KG, limiting real-world applicability.
Approach: They propose a system that combines a pre-trained GNN and an LLM for open-world QA.
Outcome: The proposed system outperforms existing LLM–GNN systems on standard benchmarks and GLOW-BENCH, achieving up to 53.3% and an average 38% improvement.
A Semantics-aware Transformer Model of Relation Linking for Knowledge Base Question Answering (2021.acl-short)

Copied to clipboard

Challenge: Existing knowledge base question answering systems do not leverage the explicit semantic parse of the question text.
Approach: They propose a transformer-based neural model that leverages the AMR semantic parse of a sentence.
Outcome: The proposed model outperforms the state-of-the-art on 4 popular benchmark datasets.
MISMATCH: Fine-grained Evaluation of Machine-generated Text with Mismatch Error Types (2023.findings-acl)

Copied to clipboard

Challenge: Existing evaluation metrics for machine text are inadequate to capture quality of text . a recent study has focused on task-specific evaluation metrics or on properties of machine-generated text based on mismatch errors .
Approach: They propose a new evaluation scheme based on fine-grained mismatch errors . they propose 13 mismatch error types to guide the model for better prediction of human judgments .
Outcome: The proposed evaluation scheme is based on mismatch errors in 7 NLP tasks . the mismatch error types guide the model for better prediction of human judgments .
A Two-Stage Approach towards Generalization in Knowledge Base Question Answering (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches for Knowledge Base Question Answering focus on a specific knowledge base or evaluating it on underlying knowledge base requires non-trivial changes.
Approach: They propose a framework that separates semantic parsing from knowledge base interaction . they propose KBQA framework that allows generalization across knowledge bases .
Outcome: The proposed framework achieves comparable or state-of-the-art performance on datasets with a different knowledge base.
Self-Supervised Rule Learning to Link Text Segments to Relational Elements of Structured Knowledge (2023.findings-emnlp)

Copied to clipboard

Challenge: Various approaches have been tried to map predicate components of a natural language (NL) text segment onto their corresponding predicates within a knowledge base (KB).
Approach: They propose a neuro-symbolic approach to self-learn rules that serve as interpretable knowledge to perform relation linking in knowledge base question answering systems.
Outcome: The proposed approach achieves an average performance gain of 17% on CLUTRR and relation linking in a KBQA system.
Logical Neural Networks for Knowledge Base Completion with Embeddings & Rules (2022.emnlp-main)

Copied to clipboard

Challenge: Knowledge base completion (KBC) is a human-interpretable dialect . rule-based KBC has a high quality but low accuracy .
Approach: They propose to use logical neural networks to learn both kinds of rules in a common framework using gradient-based optimization.
Outcome: The proposed method improves by 10% relative to SotA rule-based methods and by combining it with knowledge graph embeddings it achieves an additional 7.5% relative improvement.
SYGMA: A System for Generalizable and Modular Question Answering Over Knowledge Bases (2022.findings-emnlp)

Copied to clipboard

Challenge: Knowledge Base Question Answering (KBQA) systems have limited generalizability across knowledge bases and multiple reasoning types.
Approach: They propose a modular approach for KBQA that is built on a framework adaptable to multiple knowledge bases and reasoning types.
Outcome: The proposed approach is generalized across multiple knowledge bases and reasoning types.
R2D2: Remembering, Replaying and Dynamic Decision Making with a Reflective Agentic Memory (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for web agents struggle with efficient navigation and action execution due to limited visibility and understanding of web structures.
Approach: They propose a framework that integrates memory-enhanced navigation and reflective learning to improve web agents' performance.
Outcome: The proposed framework shows significant improvements over existing methods, including 50% reduction in navigation errors and threefold increase in task completion rates.
API-BLEND: A Comprehensive Corpora for Training and Benchmarking API LLMs (2024.acl-long)

Copied to clipboard

Challenge: Existing methods to train and test large language models that involve calls to tools and APIs are lacking.
Approach: They propose a large corpora for training and systematic testing of tool-augmented LLMs.
Outcome: The proposed datasets mimic real-world scenarios involving API-tasks and slot filling.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations