Latest Past Events
Seminar: User-centered Investigation of Popularity Bias in Recommender Systems
OnlineABSTRACT: Recommendation and ranking systems are known to suffer from popularity bias; the tendency of the algorithm to favor a few popular items while under-representing the majority of other items. Prior research has examined various approaches for mitigating popularity bias and enhancing the recommendation of long-tail, less popular, items. The effectiveness of these approaches is often assessed using different metrics to evaluate the extent to which over-concentration on popular items is reduced. However, not much attention has been given to the user-centered evaluation of this bias; how different users with different levels of interest towards popular items (e.g., niche vs blockbuster-focused users) are affected by such algorithms. In this talk, I first give an overview of the popularity bias problem in recommender systems. Then, I show the limitations of the existing metrics to evaluate popularity bias mitigation when we want to assess these algorithms from the users’ perspective and I propose a new metric that can address these limitations. In addition, I present an effective approach that mitigates popularity bias from the user-centered point of view. Finally, I investigate several state-of-the-art approaches proposed in recent years to mitigate popularity bias and evaluate their performances using the existing metrics and also from the users’ perspective. Using two publicly available datasets, I show that many of the existing popularity bias mitigation techniques ignore the users' tolerance towards popular items. The proposed user-centered method, on the other hand, can tackle popularity bias effectively for different users while also improving the existing metrics.
Seminar: JECT.AI: Using digital technologies to augment work in the newsroom. Neil Maiden, City University of London
OnlineABSTRACT: This seminar will introduce JECT.AI, a new digital product for newsrooms that has emerged from previous research and development work. The use of AI technologies in newsrooms remains contentious. Therefore, the JECT.AI developers worked closely with journalists to design a product that augments the existing capabilities of journalists, and ensures that journalists direct the product’s use. The seminar will demonstrate a series of JECT.AI features in the context of newsroom activities, to reveal how the product augments rather than inhibit how journalists work, and can enable newsrooms to operate more effectively.
Seminar: DeepFact: Deep Learning for Automated Fact Checking. Vinay Setty, University of Stavanger
OnlineABSTRACT: The interest around automated fact-checking has increased as misinformation has become a major problem online. A typical pipeline for an automated fact-checking system consists of four steps: (1) detecting check-worthy claims, (2) retrieving relevant documents, (3) selecting most relevant snippets for the claim and (4) predicting the veracity of the claim. In this talk, I will talk about the use of state-of-the-art deep neural networks such as LSTMs and Transformer architectures for these steps. Specifically, how deep hierarchical attention networks can be used for predicting the veracity of the claims and how to use the attention weights to extract the evidence for the claims. In addition, I will also talk about how to do check-worthy claim detection using Transformer models. Using several benchmarks from political debates and manual fact checking websites such as Politifact and Snopes, we show that these models outperform strong baselines. I will also summarize the state-of-the-art research within the areas of automated fact-checking and conclude with a set of challenges and problems remaining in this area.