EDBT 2026 Demo / reviewers in the wild / expert
Md. Abul Bashar
dblp:04/8203
· DBLP profile ↗
10ranked-venue papers in the field
5as first author
6since 2021 · last 2025
—ORCID · conflict
Domains — venue-derived; a paper can count in several
Data Mining & Knowledge Discovery · 7 (4 first)Other / Interdisciplinary · 2 (1 first)Information Retrieval & Web Search · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2025 | Chatting with organisational data: a generative AI approach applied to scientific reports for information seekingabstractAbstract The world of data is vast and complex, harbouring valuable insights and patterns that can drive decision-making in various fields. However, accessing useful information from raw data (e.g. mining project reports) can be a formidable task, often requiring specialised skills and tools. The emergence of generative artificial intelligence (AI) has opened up an intriguing and novel means of engaging with data conversation. This article delves into the novel concept of chatting with organisational data using generative AI. We present an innovative solution that combines a generative AI chatbot (e.g. ChatGPT-QAM) with a language model (e.g. BERT) based extractive question-answer model (BERT-QAM) to generate responses based on given contexts. We use an answer verification model to resolve any disagreements between the responses of ChatGPT-QAM and BERT-QAM. We use the context filtering model to enhance responses by considering valid contexts. Our solution is tested on mining project reports made available by the Geological Survey of Queensland. Through this case study, we highlight several challenges that must be addressed to utilise this approach effectively. The case study shows that the concept of chatting with organisational data can revolutionise how we interact with complex scientific reports, which contain a mix of tables, text and images, to find valuable insights. Md. Abul Bashar, Richi Nayak |
Knowl. Inf. Syst. | 1 |
| 2024 | Joint Representation Learning with Generative Adversarial Imputation Network for Improved Classification of Longitudinal DataabstractAbstract Generative adversarial networks (GANs) have demonstrated their effectiveness in generating temporal data to fill in missing values, enhancing the classification performance of time series data. Longitudinal datasets encompass multivariate time series data with additional static features that contribute to sample variability over time. These datasets often encounter missing values due to factors such as irregular sampling. However, existing GAN-based imputation methods that address this type of data missingness often overlook the impact of static features on temporal observations and classification outcomes. This paper presents a novel method, fusion-aided imputer-classifier GAN (FaIC-GAN), tailored for longitudinal data classification. FaIC-GAN simultaneously leverages partially observed temporal data and static features to enhance imputation and classification learning. We present four multimodal fusion strategies that effectively extract correlated information from both static and temporal modalities. Our extensive experiments reveal that FaIC-GAN successfully exploits partially observed temporal data and static features, resulting in improved classification accuracy compared to unimodal models. Our post-additive and attention-based multimodal fusion approaches within the FaIC-GAN model consistently rank among the top three methods for classification. Sharon Torao-Pingi, Duoyi Zhang, Md. Abul Bashar, Richi Nayak |
Data Sci. Eng. | 3 |
| 2024 | Conditional Generative Adversarial Network for Early Classification of Longitudinal Datasets Using an Imputation ApproachabstractEarly classification of longitudinal data remains an active area of research today. The complexity of these datasets and the high rates of missing data caused by irregular sampling present data-level challenges for the Early Longitudinal Data Classification (ELDC) problem. Coupled with the algorithmic challenge of optimising the opposing objectives of early classification (i.e., earliness and accuracy), ELDC becomes a non-trivial task. Inspired by the generative power and utility of the Generative Adversarial Network (GAN), we propose a novel context-conditional, longitudinal early classifier GAN (LEC-GAN). This model utilises informative missingness, static features and earlier observations to improve the ELDC objective. It achieves this by incorporating ELDC as an auxiliary task within an imputation optimization process. Our experiments on several datasets demonstrate that LEC-GAN outperforms all relevant baselines in terms of F1 scores while increasing the earliness of prediction. Sharon Torao-Pingi, Richi Nayak, Md. Abul Bashar |
ACM Trans. Knowl. Discov. Data | 3 |
| 2023 | Enhanced Topic Modeling with Multi-modal Representation Learning
Duoyi Zhang, Yue Wang 0130, Md. Abul Bashar, Richi Nayak |
PAKDD (1) | 3 |
| 2023 | GAN-IE: Generative Adversarial Network for Information Extraction with Limited Annotated Data
Ahmed Shoeb Talukder, Richi Nayak, Md. Abul Bashar |
WISE | 3 |
| 2021 | Active Learning for Effectively Fine-Tuning Transfer Learning to Downstream TaskabstractLanguage model (LM) has become a common method of transfer learning in Natural Language Processing (NLP) tasks when working with small labeled datasets. An LM is pretrained using an easily available large unlabelled text corpus and is fine-tuned with the labelled data to apply to the target (i.e., downstream) task. As an LM is designed to capture the linguistic aspects of semantics, it can be biased to linguistic features. We argue that exposing an LM model during fine-tuning to instances that capture diverse semantic aspects (e.g., topical, linguistic, semantic relations) present in the dataset will improve its performance on the underlying task. We propose a Mixed Aspect Sampling (MAS) framework to sample instances that capture different semantic aspects of the dataset and use the ensemble classifier to improve the classification performance. Experimental results show that MAS performs better than random sampling as well as the state-of-the-art active learning models to abuse detection tasks where it is hard to collect the labelled data for building an accurate classifier. Md. Abul Bashar, Richi Nayak |
ACM Trans. Intell. Syst. Technol. | 1 |
| 2020 | Regularising LSTM classifier by transfer learning for detecting misogynistic tweets with small training set
Md. Abul Bashar, Richi Nayak, Nicolas Suzor |
Knowl. Inf. Syst. | 1 |
| 2018 | Interpretation of text patterns
Md. Abul Bashar, Yuefeng Li 0001 |
Data Min. Knowl. Discov. | 1 |
| 2017 | Finding Semantically Valid and Relevant Topics by Association-Based Topic Selection ModelabstractTopic modelling methods such as Latent Dirichlet Allocation (LDA) have been successfully applied to various fields, since these methods can effectively characterize document collections by using a mixture of semantically rich topics. So far, many models have been proposed. However, the existing models typically outperform on full analysis on the whole collection to find all topics but difficult to capture coherent and specifically meaningful topic representations. Furthermore, it is very challenging to incorporate user preferences into existing topic modelling methods to extract relevant topics. To address these problems, we develop a novel personalized Association-based Topic Selection (ATS) model, which can identify semantically valid and relevant topics from a set of raw topics based on the semantical relatedness between users’ preferences and the structured patterns captured in topics. The advantage of the proposed ATS model is that it enables an interactive topic modelling process driven by users’ specific interests. Based on three benchmark datasets, namely, RCV1, R8, and WT10G under the context of information filtering (IF) and information retrieval (IR), our rigorous experiments show that the proposed ATS model can effectively identify relevant topics with respect to users’ specific interests, and hence to improve the performance of IF and IR. Yang Gao 0016, Yuefeng Li 0001, Raymond Y. K. Lau, Yue Xu 0001, Md. Abul Bashar |
ACM Trans. Intell. Syst. Technol. | 5 |
| 2016 | A Framework for Automatic Personalised Ontology LearningabstractUnderstanding or acquiring a user's information needs from their local information repository (e.g. a set of example-documents that are relevant to user information needs) is important in many applications. However, acquiring the user's information needs from the local information repository is very challenging. Personalised ontology is emerging as a powerful tool to acquire the information needs of users. However, its manual or semi-automatic construction is expensive and time-consuming. To address this problem, this paper proposes a model to automatically learn personalised ontology by labelling topic models with concepts, where the topic models are discovered from a user's local information repository. The proposed model is evaluated by comparing against ten baseline models on the standard dataset RCV1 and a large ontology LCSH. The results show that the model is effective and its performance is significantly improved. Md. Abul Bashar, Yuefeng Li 0001, Yang Gao 0016 |
WI | 1 |