GH

G.J.P.M. Houben

67 records found

Advances in artificial intelligence and machine learning have led to a steep rise in the adoption of AI to augment or support human decision-making across domains.
There has been an increasing body of work addressing the benefits of model interpretability and explanations to ...
Explaining the behaviour of Artificial Intelligence models has become a necessity. Their opaqueness and fragility are not tolerable in high-stakes domains especially.
Although considerable progress is being made in the field of Explainable Artificial Intelligence, scholars ...

Towards a Safer and More Reliable Selective Classifier

With Human Knowledge and Value Incorporated

While the performance of traditional confidence-based rejectors is heavily dependent on the calibration of the pretrained model, this study proposes the concept of feature-based rejectors and the whole pipeline where such rejector can be used in. Multiple design and development d ...
Crowd-powered conversational systems (CPCS) solicit the wisdom of crowds to quickly respond to on-demand users' needs. The very factors that make this a viable solution ---such as the availability of diverse crowd workers on-demand--- also lead to great challenges. The ever-chang ...
Generating synthetic images has wide applications in several fields such as creating datasets for machine learning or using these images to investigate the behaviour of machine learning models. An essential requirement when generating images is to control aspects such as the enti ...
Commonsense knowledge (CK) in artificial intelligence (AI), is an expanding field of research. Because CK is intrinsically implicit, current datadriven machine learning models are still far from competent compared to humans in commonsense reasoning tasks. To minimize the gap betw ...
Commonsense knowledge is the key of human intelligence in generalizing their knowledge to deal with complex tasks. Over the past years, a lot of research has been done in both natural language processing (NLP) and computer vision (CV) on leveraging commonsense knowledge to improv ...
Commonsense knowledge is information that all humans own and use to interpret common situations and react to them accordingly. This kind of information is necessary for the training of artificial intelligence models to reach a performance as close as possible to human performance ...
Common sense knowledge (CSK) comes naturally to humans, but is very hard for computers to comprehend. However it is critical for machines to behave intelligently, and as such collecting CSK has become a prevalent field of research. Whilst a lot of research has been done to develo ...
Spam calls are becoming an increasing problem, with people receiving multiple spam calls per month on average. Multiple Android applications exist that are able to detect spam calls and display a warning or block such calls. Little is known however on how these applications work ...

Analysing Android Spam Call Applications

Developing a Methodology For Dynamic Analysis

The aim of this research is to provide a structured approach for dynamically analysing Android applications, focusing on applications that block or flag suspected spam caller IDs. This paper discusses ways to determine how an application stores the data regarding the phone number ...
Spam calls are a widespread problem as people receive about 14 spam calls per month on average. In response, tens of applications are available in Google’s Play Store that aim to block these calls. While these apps have hundreds of millions of installations, there’s a lack of res ...
Applications on Android phones which block spam calls could be argued a necessity for people unfortunate enough to have their number on spam lists. Third-party applications provide exten- sive, up-to-date blocklists to screen incoming calls. This paper analyses and describes how ...

Static Analysis of Spam Call Blocking Applications

Common Android APIs Used for Call Interception and Blocking

In order to combat increasing spam calls, many applications are developed and downloaded to block those calls. Some studies about performance of the applications were previously conducted, however, the actual processes the applications go through to intercept and block the spam c ...
Powerful predictive AI systems have demonstrated great potential in augmenting human decision-making. Recent empirical work has argued that the vision for optimal human-AI collaboration requires ‘appropriate reliance’ of humans on AI systems. However, accurately estimating the tr ...
The state-of-the-art shows the potential of chatbots and other Machine Learning (ML) models to perform many tasks of high quality. Especially chatbots are already used by many companies to assist their customer service. However, chatbots will likely never be able to perform all t ...
The workflow of a data science practitioner includes gathering information from different sources and applying machine learning (ML) models. Such dispersed information can be combined through a process known as Data Integration (DI), which defines relations between entities and a ...
Current speed of data growth has exponentially increased over the past decade, highlighting the need of modern organizations for data discovery systems. Several (automated) schema matching approaches have been proposed to find related data, exploiting different parts of schema in ...
Dataset discovery techniques originally required datasets to have the same domain which made them unsuitable to be used on a larger scale. To avoid this requirement, newer techniques use additional information, aside from the datasets being processed, to better understand the dat ...
Recent works explain the DNN models that perform image classification tasks following the "attribution, human-in-the-loop, extraction" workflow. However, little work has looked into such an approach for explaining DNN models for language or multimodal tasks. To address this gap, ...