← Search

Pavlos Vougiouklis

6 accepted papers

2025

From an LLM Swarm to a PDDL-empowered Hive: Planning Self-executed Instructions in a Multi-modal Jungle

ICLR 2025poster

In response to the call for agent-based solutions that leverage the ever-increasing capabilities of the deep models' ecosystem, we introduce a comprehensive solution for selecting appropriate models and subsequently planning a set of atomic actions to satisfy the end-users' instructions. Our system…

Cited by 0SourcePDFScholar
2025

GeAR: Graph-enhanced Agent for Retrieval-augmented Generation

ACL 2025finding

Retrieval-augmented Generation (RAG) relies on effective retrieval capabilities, yet traditional sparse and dense retrievers inherently struggle with multi-hop retrieval scenarios. In this paper, we introduce G\small{E}\normalsize{AR}, a system that advances RAG performance through two key innovatio…

2025

Masking in Multi-hop QA: An Analysis of How Language Models Perform with Context Permutation

ACL 2025long

Multi-hop Question Answering (MHQA) adds layers of complexity to question answering, making it more challenging. When Language Models (LMs) are prompted with multiple search results, they are tasked not only with retrieving relevant information but also employing multi-hop reasoning across the infor…

2024

A Usage-centric Take on Intent Understanding in E-Commerce

EMNLP 2024main

Identifying and understanding user intents is a pivotal task for E-Commerce. Despite its essential role in product recommendation and business user profiling analysis, intent understanding has not been consistently defined or accurately benchmarked. In this paper, we focus on predicative user intent…

2024

Less is More: Making Smaller Language Models Competent Subgraph Retrievers for Multi-hop KGQA

EMNLP 2024finding

Retrieval-Augmented Generation (RAG) is widely used to inject external non-parametric knowledge into large language models (LLMs). Recent works suggest that Knowledge Graphs (KGs) contain valuable external knowledge for LLMs. Retrieving information from KGs differs from extracting it from document s…

2020

Point at the Triple: Generation of Text Summaries from Knowledge Base Triples (Extended Abstract)

IJCAI 2020poster

We investigate the problem of generating natural language summaries from knowledge base triples. Our approach is based on a pointer-generator network, which, in addition to generating regular words from a fixed target vocabulary, is able to verbalise triples in several ways. We undertake an automati…