VLDB 2026 Research / reviewers in the wild / expert
Ahmed Mourad
dblp:121/4296
· DBLP profile ↗
13ranked-venue papers in the field
2as first author
9since 2021 · last 2023
0000-0002-9423-9404ORCID · corroborated
Domains — venue-derived; a paper can count in several
Information Retrieval & Web Search · 11 (1 first)Data Mining & Knowledge Discovery · 2 (1 first)
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2023 | A Reproducibility Study of Question Retrieval for Clarifying Questions
Sebastian Cross, Guido Zuccon, Ahmed Mourad |
ECIR (3) | 3 |
| 2023 | AgAsk: A Conversational Search Agent for Answering Agricultural QuestionsabstractWhile large amounts of potentially useful agricultural resources (journal articles, manuals, reports) are available, their value cannot be realised if they cannot be easily searched and presented to the agriculture users in a digestible form.AgAsk is a conversational search system for the agricultural domain, providing tailored answers to growers questions. AgAsk is underpinned by an efficient and effective neural passage ranking model fine-tuned on real world growers' questions. An adaptable, messaging-style user interface is deployed via the Telegram messaging platform, allowing users to ask natural language questions via text or voice, and receive short natural language answers as replies. Hang Li 0009, Bevan Koopman, Ahmed Mourad, Guido Zuccon |
WSDM | 3 |
| 2023 | Pseudo Relevance Feedback with Deep Language Models and Dense Retrievers: Successes and PitfallsabstractPseudo Relevance Feedback (PRF) is known to improve the effectiveness of bag-of-words retrievers. At the same time, deep language models have been shown to outperform traditional bag-of-words rerankers. However, it is unclear how to integrate PRF directly with emergent deep language models. This article addresses this gap by investigating methods for integrating PRF signals with rerankers and dense retrievers based on deep language models. We consider text-based, vector-based and hybrid PRF approaches and investigate different ways of combining and scoring relevance signals. An extensive empirical evaluation was conducted across four different datasets and two task settings (retrieval and ranking). Text-based PRF results show that the use of PRF had a mixed effect on deep rerankers across different datasets. We found that the best effectiveness was achieved when (i) directly concatenating each PRF passage with the query, searching with the new set of queries, and then aggregating the scores; (ii) using Borda to aggregate scores from PRF runs. Vector-based PRF results show that the use of PRF enhanced the effectiveness of deep rerankers and dense retrievers over several evaluation metrics. We found that higher effectiveness was achieved when (i) the query retains either the majority or the same weight within the PRF mechanism, and (ii) a shallower PRF signal (i.e., a smaller number of top-ranked passages) was employed, rather than a deeper signal. Our vector-based PRF method is computationally efficient; thus, this represents a general PRF method others can use with deep rerankers and dense retrievers. Hang Li 0009, Ahmed Mourad, Shengyao Zhuang, Bevan Koopman, Guido Zuccon |
ACM Trans. Inf. Syst. | 2 |
| 2022 | SCC - A Test Collection for Search in Chat ConversationsabstractWe present SCC, a test collection for evaluating search in chat conversations. Chat applications such as Slack, WhatsApp and Wechat have become popular communication methods. Typical search requirements in these applications revolve around the task of known item retrieval, i.e. find information that the user has previously experienced in their chats. However, the search capabilities of these chat applications are often very basic. Our collection aims to support new research into building effective methods for chat conversations search. We do so by building a collection with 114 known item retrieval topics for searching over 437,893 Slack chat messages. An important aspect when searching through conversations is the unit of indexing (indexing granularity), e.g., it being a single message vs. an entire conversation. To support researchers to investigate this aspect and its influence on retrieval effectiveness, the collection has been processed with conversation disentanglement methods: these mark cohesive segments in which each conversation consists of messages whose senders interact with each other regarding a specific event or topic. This results in a total of 38,955 multi-participant conversations being contained in the collection. Finally, we also provide a set of baselines with related empirical evaluation, including traditional bag-of-words methods and zero-shot neural methods, at both indexing granularity levels. Ismail Sabei, Ahmed Mourad, Guido Zuccon |
CIKM | 2 |
| 2022 | Improving Query Representations for Dense Retrieval with Pseudo Relevance Feedback: A Reproducibility Study
Hang Li 0009, Shengyao Zhuang, Ahmed Mourad, Xueguang Ma, Jimmy Lin, Guido Zuccon |
ECIR (1) | 3 |
| 2022 | Seed-Driven Document Ranking for Systematic Reviews: A Reproducibility Study
Shuai Wang 0032, Harrisen Scells, Ahmed Mourad, Guido Zuccon |
ECIR (1) | 3 |
| 2022 | How Does Feedback Signal Quality Impact Effectiveness of Pseudo Relevance Feedback for Passage RetrievalabstractPseudo-Relevance Feedback (PRF) assumes that the top results retrieved by a first-stage ranker are relevant to the original query and uses them to improve the query representation for a second round of retrieval. This assumption however is often not correct: some or even all of the feedback documents may be irrelevant. Indeed, the effectiveness of PRF methods may well depend on the quality of the feedback signal and thus on the effectiveness of the first-stage ranker. This aspect however has received little attention before. Hang Li 0009, Ahmed Mourad, Bevan Koopman, Guido Zuccon |
SIGIR | 2 |
| 2022 | To Interpolate or not to Interpolate: PRF, Dense and Sparse RetrieversabstractCurrent pre-trained language model approaches to information retrieval can be broadly divided into two categories: sparse retrievers (to which belong also non-neural approaches such as bag-of-words methods, e.g., BM25) and dense retrievers. Each of these categories appears to capture different characteristics of relevance. Previous work has investigated how relevance signals from sparse retrievers could be combined with those from dense retrievers via interpolation. Such interpolation would generally lead to higher retrieval effectiveness. Hang Li 0009, Shuai Wang 0032, Shengyao Zhuang, Ahmed Mourad, Xueguang Ma, Jimmy Lin, Guido Zuccon |
SIGIR | 4 |
| 2021 | Search Engines vs. Symptom Checkers: A Comparison of their Effectiveness for Online Health AdviceabstractIncreasingly, people go online to seek health advice. They commonly use the symptoms they are experiencing to identify the health conditions they may have (self-diagnosis task) as well as to determine an appropriate action to take (triaging task); e.g., should they seek emergent medical attention or attempt to treat themselves at home? This paper investigates the effectiveness of two of the most common methods people use for self-diagnosis and triaging: online symptom checkers and traditional web search engines. To this end, we conducted a user study with 64 real-world users performing 8 simulated self-diagnosis tasks. Participants were exposed to both a representative symptom checker and a search engine. The results of our study provides empirical evidence for whether using a search engine for health information improves people’s understanding of their health condition and their ability to act on them, compared to interacting with a symptom checker, which bases its interaction model on a question-answering process. Additionally, recorded answers to qualitative questionnaires from study participants provide insights into which style of interaction and system they prefer to use for obtaining medical information, and how helpful they thought each system was. These findings can help inform the development of better search engines and symptom checkers that support people seeking health advice online. Sebastian Cross, Ahmed Mourad, Guido Zuccon, Bevan Koopman |
WWW | 2 |
| 2018 | How Well Did You Locate Me? Effective Evaluation of Twitter User GeolocationabstractWe analyze fifteen Twitter user geolocation models and two baselines comparing how they are evaluated. Our results demonstrate that the choice of effectiveness metric can have a substantial impact on the conclusions drawn from an experiment. We show that for general evaluations, a range of metrics should be reported to ensure that a complete picture of system effectiveness is conveyed. Ahmed Mourad, Falk Scholer, Mark Sanderson, Walid Magdy |
ASONAM | 1 |
| 2017 | Language Influences on Tweeter Geolocation
Ahmed Mourad, Falk Scholer, Mark Sanderson |
ECIR | 1 |
| 2013 | Detecting Comments on News Articles in Microblogs
Alok Kothari, Walid Magdy, Kareem Darwish, Ahmed Mourad, Ahmed Taei |
ICWSM | 4 |
| 2012 | Language processing for arabic microblog retrievalabstractThe use of social media has profoundly affected social and political dynamics in the Arab world. In this paper, we explore the Arabic microblogs retrieval. We illustrate some of the challenges associated with Arabic microblog retrieval, which mainly stem from the use of different Arabic dialects that vary in lexical selection, morphology, and phonetics and lack orthographic and spelling conventions. We present some of the required processing for effective retrieval such as improved letter normalization, elongated word handling, stopword removal, and stemming Kareem Darwish, Walid Magdy, Ahmed Mourad |
CIKM | 3 |