Zum Hauptinhalt springen

Showing 1–32 of 32 results for author: Ounis, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.19886  [pdf, other

    cs.AI

    A Unified Graph Transformer for Overcoming Isolations in Multi-modal Recommendation

    Authors: Zixuan Yi, Iadh Ounis

    Abstract: With the rapid development of online multimedia services, especially in e-commerce platforms, there is a pressing need for personalised recommendation systems that can effectively encode the diverse multi-modal content associated with each item. However, we argue that existing multi-modal recommender systems typically use isolated processes for both feature extraction and modality modelling. Such… ▽ More

    Submitted 29 July, 2024; originally announced July 2024.

  2. arXiv:2406.01651  [pdf, other

    q-bio.QM cs.AI cs.LG q-bio.BM

    FusionDTI: Fine-grained Binding Discovery with Token-level Fusion for Drug-Target Interaction

    Authors: Zhaohan Meng, Zaiqiao Meng, Iadh Ounis

    Abstract: Predicting drug-target interaction (DTI) is critical in the drug discovery process. Despite remarkable advances in recent DTI models through the integration of representations from diverse drug and target encoders, such models often struggle to capture the fine-grained interactions between drugs and protein, i.e. the binding of specific drug atoms (or substructures) and key amino acids of proteins… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

    Comments: 10 pages, 8 figures

  3. arXiv:2405.01122  [pdf, other

    cs.IR

    Generative Relevance Feedback and Convergence of Adaptive Re-Ranking: University of Glasgow Terrier Team at TREC DL 2023

    Authors: Andrew Parry, Thomas Jaenich, Sean MacAvaney, Iadh Ounis

    Abstract: This paper describes our participation in the TREC 2023 Deep Learning Track. We submitted runs that apply generative relevance feedback from a large language model in both a zero-shot and pseudo-relevance feedback setting over two sparse retrieval approaches, namely BM25 and SPLADE. We couple this first stage with adaptive re-ranking over a BM25 corpus graph scored using a monoELECTRA cross-encode… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: 5 pages, 5 figures, TREC Deep Learning 2023 Notebook

  4. arXiv:2404.03326  [pdf, other

    cs.IR

    A Directional Diffusion Graph Transformer for Recommendation

    Authors: Zixuan Yi, Xi Wang, Iadh Ounis

    Abstract: In real-world recommender systems, implicitly collected user feedback, while abundant, often includes noisy false-positive and false-negative interactions. The possible misinterpretations of the user-item interactions pose a significant challenge for traditional graph neural recommenders. These approaches aggregate the users' or items' neighbours based on implicit user-item interactions in order t… ▽ More

    Submitted 4 April, 2024; originally announced April 2024.

  5. arXiv:2403.06402  [pdf, other

    cs.CL cs.LG

    'One size doesn't fit all': Learning how many Examples to use for In-Context Learning for Improved Text Classification

    Authors: Manish Chandra, Debasis Ganguly, Yiwen Li, Iadh Ounis

    Abstract: Predictive models in natural language processing (NLP) have evolved from training models from scratch to fine-tuning pre-trained models with labelled data. An extreme form of this fine-tuning involves in-context learning (ICL), where the output of a pre-trained generative model (frozen decoder parameters) is controlled only with variations in the input strings (called instructions or prompts). An… ▽ More

    Submitted 10 March, 2024; originally announced March 2024.

  6. arXiv:2401.13434  [pdf, other

    cs.IR

    Query Exposure Prediction for Groups of Documents in Rankings

    Authors: Thomas Jaenich, Graham McDonald, Iadh Ounis

    Abstract: The main objective of an Information Retrieval system is to provide a user with the most relevant documents to the user's query. To do this, modern IR systems typically deploy a re-ranking pipeline in which a set of documents is retrieved by a lightweight first-stage retrieval process and then re-ranked by a more effective but expensive model. However, the success of a re-ranking pipeline is heavi… ▽ More

    Submitted 24 January, 2024; originally announced January 2024.

  7. arXiv:2311.15790  [pdf, other

    cs.IR cs.AI

    A Social-aware Gaussian Pre-trained Model for Effective Cold-start Recommendation

    Authors: Siwei Liu, Xi Wang, Craig Macdonald, Iadh Ounis

    Abstract: The use of pre-training is an emerging technique to enhance a neural model's performance, which has been shown to be effective for many neural language models such as BERT. This technique has also been used to enhance the performance of recommender systems. In such recommender systems, pre-training models are used to learn a better initialisation for both users and items. However, recent existing… ▽ More

    Submitted 27 November, 2023; originally announced November 2023.

    Comments: 20 pages

    MSC Class: 68P20 ACM Class: H.3.3

  8. arXiv:2310.20343  [pdf, other

    cs.IR cs.MM

    Large Multi-modal Encoders for Recommendation

    Authors: Zixuan Yi, Zijun Long, Iadh Ounis, Craig Macdonald, Richard Mccreadie

    Abstract: In recent years, the rapid growth of online multimedia services, such as e-commerce platforms, has necessitated the development of personalised recommendation approaches that can encode diverse content about each item. Indeed, modern multi-modal recommender systems exploit diverse features obtained from raw images and item descriptions to enhance the recommendation performance. However, the existi… ▽ More

    Submitted 3 November, 2023; v1 submitted 31 October, 2023; originally announced October 2023.

  9. arXiv:2308.10685  [pdf, other

    cs.IR

    Contrastive Graph Prompt-tuning for Cross-domain Recommendation

    Authors: Zixuan Yi, Iadh Ounis, Craig Macdonald

    Abstract: Recommender systems are frequently challenged by the data sparsity problem. One approach to mitigate this issue is through cross-domain recommendation techniques. In a cross-domain context, sharing knowledge between domains can enhance the effectiveness in the target domain. Recent cross-domain methods have employed a pre-training approach, but we argue that these methods often result in suboptima… ▽ More

    Submitted 3 November, 2023; v1 submitted 21 August, 2023; originally announced August 2023.

  10. On the Effects of Regional Spelling Conventions in Retrieval Models

    Authors: Andreas Chari, Sean MacAvaney, Iadh Ounis

    Abstract: One advantage of neural ranking models is that they are meant to generalise well in situations of synonymity i.e. where two words have similar or identical meanings. In this paper, we investigate and quantify how well various ranking models perform in a clear-cut case of synonymity: when words are simply expressed in different surface forms due to regional differences in spelling conventions (e.g.… ▽ More

    Submitted 1 August, 2023; originally announced August 2023.

    Comments: 10 pages, 3 tables, short paper published in SIGIR '23

    Journal ref: SIGIR '23: Proceedings of the 46th International ACM SIGIR Conference on Research and Development in Information Retrieval, July 2023, Pages 2220-2224

  11. arXiv:2308.00415  [pdf, other

    cs.IR

    Generative Query Reformulation for Effective Adhoc Search

    Authors: Xiao Wang, Sean MacAvaney, Craig Macdonald, Iadh Ounis

    Abstract: Performing automatic reformulations of a user's query is a popular paradigm used in information retrieval (IR) for improving effectiveness -- as exemplified by the pseudo-relevance feedback approaches, which expand the query in order to alleviate the vocabulary mismatch problem. Recent advancements in generative language models have demonstrated their ability in generating responses that are relev… ▽ More

    Submitted 1 August, 2023; originally announced August 2023.

    Comments: Accepted to Gen-IR@SIGIR2023 Workshop

  12. arXiv:2211.10678  [pdf, other

    cs.CL cs.IR cs.LG

    Entity-Assisted Language Models for Identifying Check-worthy Sentences

    Authors: Ting Su, Craig Macdonald, Iadh Ounis

    Abstract: We propose a new uniform framework for text classification and ranking that can automate the process of identifying check-worthy sentences in political debates and speech transcripts. Our framework combines the semantic analysis of the sentences, with additional entity embeddings obtained through the identified entities within the sentences. In particular, we analyse the semantic meaning of each s… ▽ More

    Submitted 19 November, 2022; originally announced November 2022.

    Comments: 22 pages, 15 tables, 3 figures

  13. arXiv:2211.10672  [pdf, other

    cs.SI cs.IR

    Leveraging Users' Social Network Embeddings for Fake News Detection on Twitter

    Authors: Ting Su, Craig Macdonald, Iadh Ounis

    Abstract: Social networks (SNs) are increasingly important sources of news for many people. The online connections made by users allows information to spread more easily than traditional news media (e.g., newspaper, television). However, they also make the spread of fake news easier than in traditional media, especially through the users' social network connections. In this paper, we focus on investigating… ▽ More

    Submitted 19 November, 2022; originally announced November 2022.

    Comments: 15 pages, 5 figures

  14. arXiv:2201.08622  [pdf, other

    cs.IR

    Reproducing Personalised Session Search over the AOL Query Log

    Authors: Sean MacAvaney, Craig Macdonald, Iadh Ounis

    Abstract: Despite its troubled past, the AOL Query Log continues to be an important resource to the research community -- particularly for tasks like search personalisation. When using the query log these ranking experiments, little attention is usually paid to the document corpus. Recent work typically uses a corpus containing versions of the documents collected long after the log was produced. Given that… ▽ More

    Submitted 21 January, 2022; originally announced January 2022.

    Comments: ECIR 2022 (reproducibility)

  15. arXiv:2111.13466  [pdf, ps, other

    cs.IR

    Streamlining Evaluation with ir-measures

    Authors: Sean MacAvaney, Craig Macdonald, Iadh Ounis

    Abstract: We present ir-measures, a new tool that makes it convenient to calculate a diverse set of evaluation measures used in information retrieval. Rather than implementing its own measure calculations, ir-measures provides a common interface to a handful of evaluation tools. The necessary tools are automatically invoked (potentially multiple times) to calculate all the desired metrics, simplifying the e… ▽ More

    Submitted 26 November, 2021; originally announced November 2021.

    Comments: ECIR 2022 (demo)

  16. arXiv:2109.00881  [pdf, other

    cs.CV

    DVM-CAR: A large-scale automotive dataset for visual marketing research and applications

    Authors: Jingmin Huang, Bowei Chen, Lan Luo, Shigang Yue, Iadh Ounis

    Abstract: There is a growing interest in product aesthetics analytics and design. However, the lack of available large-scale data that covers various variables and information is one of the biggest challenges faced by analysts and researchers. In this paper, we present our multidisciplinary initiative of developing a comprehensive automotive dataset from different online sources and formats. Specifically, t… ▽ More

    Submitted 9 January, 2023; v1 submitted 10 August, 2021; originally announced September 2021.

    Comments: Proceedings of IEEE International Conference on Big Data, pp. 4130-4137, 2022

    Report number: 978-1-6654-8045-1/22

  17. arXiv:2108.06279  [pdf, other

    cs.IR cs.CL

    On Single and Multiple Representations in Dense Passage Retrieval

    Authors: Craig Macdonald, Nicola Tonellotto, Iadh Ounis

    Abstract: The advent of contextualised language models has brought gains in search effectiveness, not just when applied for re-ranking the output of classical weighting models such as BM25, but also when used directly for passage indexing and retrieval, a technique which is called dense retrieval. In the existing literature in neural ranking, two dense retrieval families have become apparent: single represe… ▽ More

    Submitted 19 August, 2021; v1 submitted 13 August, 2021; originally announced August 2021.

    Comments: Published at the 11th Italian Information Retrieval Workshop (IIR 2021)

  18. arXiv:2108.04026  [pdf, other

    cs.IR

    IntenT5: Search Result Diversification using Causal Language Models

    Authors: Sean MacAvaney, Craig Macdonald, Roderick Murray-Smith, Iadh Ounis

    Abstract: Search result diversification is a beneficial approach to overcome under-specified queries, such as those that are ambiguous or multi-faceted. Existing approaches often rely on massive query logs and interaction data to generate a variety of possible query intents, which then can be used to re-rank documents. However, relying on user interaction data is problematic because one first needs a massiv… ▽ More

    Submitted 9 August, 2021; originally announced August 2021.

  19. arXiv:2107.03936  [pdf, other

    cs.IR

    Graph Neural Pre-training for Enhancing Recommendations using Side Information

    Authors: Zaiqiao Meng, Siwei Liu, Craig Macdonald, Iadh Ounis

    Abstract: Leveraging the side information associated with entities (i.e. users and items) to enhance the performance of recommendation systems has been widely recognized as an important modelling dimension. While many existing approaches focus on the integration scheme to incorporate entity side information -- by combining the recommendation loss function with an extra side information-aware loss -- in this… ▽ More

    Submitted 9 July, 2021; v1 submitted 8 July, 2021; originally announced July 2021.

  20. Pseudo-Relevance Feedback for Multiple Representation Dense Retrieval

    Authors: Xiao Wang, Craig Macdonald, Nicola Tonellotto, Iadh Ounis

    Abstract: Pseudo-relevance feedback mechanisms, from Rocchio to the relevance models, have shown the usefulness of expanding and reweighting the users' initial queries using information occurring in an initial set of retrieved documents, known as the pseudo-relevant set. Recently, dense retrieval -- through the use of neural contextual language models such as BERT for analysing the documents' and queries' c… ▽ More

    Submitted 1 July, 2021; v1 submitted 21 June, 2021; originally announced June 2021.

    Comments: 10 pages

    Journal ref: Proceedings of ICTIR 2021

  21. arXiv:2104.08912  [pdf, other

    cs.IR

    The Simpson's Paradox in the Offline Evaluation of Recommendation Systems

    Authors: Amir H. Jadidinejad, Craig Macdonald, Iadh Ounis

    Abstract: Recommendation systems are often evaluated based on user's interactions that were collected from an existing, already deployed recommendation system. In this situation, users only provide feedback on the exposed items and they may not leave feedback on other items since they have not been exposed to them by the deployed system. As a result, the collected feedback dataset that is used to evaluate a… ▽ More

    Submitted 18 April, 2021; originally announced April 2021.

  22. arXiv:2102.03089  [pdf, other

    cs.IR

    Leveraging Review Properties for Effective Recommendation

    Authors: Xi Wang, Iadh Ounis, Craig Macdonald

    Abstract: Many state-of-the-art recommendation systems leverage explicit item reviews posted by users by considering their usefulness in representing the users' preferences and describing the items' attributes. These posted reviews may have various associated properties, such as their length, their age since they were posted, or their item rating. However, it remains unclear how these different review prope… ▽ More

    Submitted 5 February, 2021; originally announced February 2021.

    Comments: To be published in the International World Wide Web Conference (WWW) 2021

  23. Negative Confidence-Aware Weakly Supervised Binary Classification for Effective Review Helpfulness Classification

    Authors: Xi Wang, Iadh Ounis, Craig Macdonald

    Abstract: The incompleteness of positive labels and the presence of many unlabelled instances are common problems in binary classification applications such as in review helpfulness classification. Various studies from the classification literature consider all unlabelled instances as negative examples. However, a classification model that learns to classify binary instances with incomplete positive labels… ▽ More

    Submitted 14 August, 2020; originally announced August 2020.

    Comments: CIKM 2020

  24. arXiv:2007.13237  [pdf, other

    cs.IR

    Exploring Data Splitting Strategies for the Evaluation of Recommendation Models

    Authors: Zaiqiao Meng, Richard McCreadie, Craig Macdonald, Iadh Ounis

    Abstract: Effective methodologies for evaluating recommender systems are critical, so that such systems can be compared in a sound manner. A commonly overlooked aspect of recommender system evaluation is the selection of the data splitting strategy. In this paper, we both show that there is no standard splitting strategy and that the selection of splitting strategy can have a strong impact on the ranking of… ▽ More

    Submitted 26 July, 2020; originally announced July 2020.

  25. arXiv:2007.07987  [pdf, other

    cs.IR

    Deep Reinforced Query Reformulation for Information Retrieval

    Authors: Xiao Wang, Craig Macdonald, Iadh Ounis

    Abstract: Query reformulations have long been a key mechanism to alleviate the vocabulary-mismatch problem in information retrieval, for example by expanding the queries with related query terms or by generating paraphrases of the queries. In this work, we propose a deep reinforced query reformulation (DRQR) model to automatically generate new reformulations of the query. To encourage the model to generate… ▽ More

    Submitted 15 July, 2020; originally announced July 2020.

    Comments: 10 pages, 4 figures

  26. arXiv:1909.07705  [pdf, other

    cs.IR cs.LG

    Variational Bayesian Context-aware Representation for Grocery Recommendation

    Authors: Zaiqiao Meng, Richard McCreadie, Craig Macdonald, Iadh Ounis

    Abstract: Grocery recommendation is an important recommendation use-case, which aims to predict which items a user might choose to buy in the future, based on their shopping history. However, existing methods only represent each user and item by single deterministic points in a low-dimensional continuous space. In addition, most of these methods are trained by maximizing the co-occurrence likelihood with a… ▽ More

    Submitted 29 October, 2019; v1 submitted 17 September, 2019; originally announced September 2019.

    Comments: Accepted for CARS 2.0 - Context-Aware Recommender Systems Workshop @ RecSys'19

  27. arXiv:1907.02956  [pdf, other

    cs.CY cs.IR

    The FACTS of Technology-Assisted Sensitivity Review

    Authors: Graham McDonald, Craig Macdonald, Iadh Ounis

    Abstract: At least ninety countries implement Freedom of Information laws that state that government documents must be made freely available, or opened, to the public. However, many government documents contain sensitive information, such as personal or confidential information. Therefore, all government documents that are opened to the public must first be reviewed to identify, and protect, any sensitive i… ▽ More

    Submitted 5 July, 2019; originally announced July 2019.

    Comments: 4 pages

  28. arXiv:1702.00171  [pdf, other

    cs.IR

    Inferring Conceptual Relationships When Ranking Patients

    Authors: Nut Limsopatham, Craig Macdonald, Iadh Ounis

    Abstract: Searching patients based on the relevance of their medical records is challenging because of the inherent implicit knowledge within the patients' medical records and queries. Such knowledge is known to the medical practitioners but may be hidden from a search system. For example, when searching for the patients with a heart disease, medical practitioners commonly know that patients who are taking… ▽ More

    Submitted 1 February, 2017; originally announced February 2017.

  29. arXiv:1610.04002  [pdf, other

    cs.IR cs.SI

    Emergency Identification and Analysis with EAIMS

    Authors: Richard McCreadie, Craig Macdonald, Iadh Ounis

    Abstract: Social media platforms are now a key source of information for a large segment of the public. As such, these platforms have a great potential as a means to provide real-time information to emergency management agencies. Moreover, during an emergency, these agencies are very interested in social media as a means to find public-driven response efforts, as well as to track how their handling of that… ▽ More

    Submitted 13 October, 2016; originally announced October 2016.

  30. arXiv:1606.07828  [pdf, ps, other

    cs.IR

    Modelling User Preferences using Word Embeddings for Context-Aware Venue Recommendation

    Authors: Jarana Manotumruksa, Craig Macdonald, Iadh Ounis

    Abstract: Venue recommendation aims to assist users by making personalised suggestions of venues to visit, building upon data available from location-based social networks (LBSNs) such as Foursquare. A particular challenge for this task is context-aware venue recommendation (CAVR), which additionally takes the surrounding context of the user (e.g. the user's location and the time of day) into account in ord… ▽ More

    Submitted 24 June, 2016; originally announced June 2016.

    Comments: 4 pages

  31. arXiv:1606.07006  [pdf, other

    cs.IR cs.CL

    Using Word Embeddings in Twitter Election Classification

    Authors: Xiao Yang, Craig Macdonald, Iadh Ounis

    Abstract: Word embeddings and convolutional neural networks (CNN) have attracted extensive attention in various classification tasks for Twitter, e.g. sentiment classification. However, the effect of the configuration used to train and generate the word embeddings on the classification performance has not been studied in the existing literature. In this paper, using a Twitter election classification task th… ▽ More

    Submitted 21 March, 2017; v1 submitted 22 June, 2016; originally announced June 2016.

    Comments: NeuIR Workshop 2016

  32. arXiv:1312.1611  [pdf, ps, other

    cs.IR

    Intent Models for Contextualising and Diversifying Query Suggestions

    Authors: Eugene Kharitonov, Craig Macdonald, Pavel Serdyukov, Iadh Ounis

    Abstract: The query suggestion or auto-completion mechanisms help users to type less while interacting with a search engine. A basic approach that ranks suggestions according to their frequency in the query logs is suboptimal. Firstly, many candidate queries with the same prefix can be removed as redundant. Secondly, the suggestions can also be personalised based on the user's context. These two directions… ▽ More

    Submitted 5 December, 2013; originally announced December 2013.

    Comments: A short version of this paper was presented at CIKM 2013