Key research themes
1. How can Bayesian classifiers be adapted to structured and complex data representations beyond naive Bayes assumptions?
This research area focuses on extending the classical naive Bayesian classifier, which assumes attribute independence given the class, to handle structured data where dependencies exist among features or when data are represented in richer logical or relational forms. Such adaptations seek to exploit relational information present in structured datasets such as molecular structures, text, or images, while maintaining computational feasibility and classification accuracy.
2. What are effective Bayesian network learning methods for classification, including structure and parameter optimization under uncertainty?
This area explores the development and optimization of Bayesian networks as classifiers, emphasizing methods for learning both network structure and parameters from data, handling incomplete or missing values, and integrating prior knowledge with observed data. Efficient algorithms to learn network structures that represent variable dependencies allow improved probabilistic modeling and classification performance over naive Bayes.
3. How do advanced Bayesian classification methods perform in real-world biomedical applications, and how can Bayesian optimization improve classifier tuning?
This theme investigates the application of Bayesian classifiers to biomedical domains such as disease diagnosis including Alzheimer's and Parkinson's diseases and microbiome-based classification. It includes adapting naive Bayes and Dirichlet-multinomial models to high-dimensional, noisy clinical data, leveraging Bayesian optimization for hyperparameter tuning, and comparing Bayesian approaches to other statistical and machine learning techniques to improve diagnostic accuracy and interpretability.