Skip to main content

Showing 1–8 of 8 results for author: Rahat, A A

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

    cs.CV

    Dataset Augmentation by Mixing Visual Concepts

    Authors: Abdullah Al Rahat, Hemanth Venkateswara

    Abstract: This paper proposes a dataset augmentation method by fine-tuning pre-trained diffusion models. Generating images using a pre-trained diffusion model with textual conditioning often results in domain discrepancy between real data and generated images. We propose a fine-tuning approach where we adapt the diffusion model by conditioning it with real images and novel text embeddings. We introduce a un… ▽ More

    Submitted 19 December, 2024; originally announced December 2024.

    Comments: Accepted at WACV 2025 main conference

  2. arXiv:2402.07911  [pdf, other

    cs.HC cs.AI cs.CE cs.NE

    Does mapping elites illuminate search spaces? A large-scale user study of MAP--Elites applied to human--AI collaborative design

    Authors: Sean P. Walton, Ben J. Evans, Alma A. M. Rahat, James Stovold, Jakub Vincalek

    Abstract: Two studies of a human-AI collaborative design tool were carried out in order to understand the influence design recommendations have on the design process. The tool investigated is based on an evolutionary algorithm attempting to design a virtual car to travel as far as possible in a fixed time. Participants were able to design their own cars, make recommendations to the algorithm and view sets o… ▽ More

    Submitted 30 January, 2024; originally announced February 2024.

    Comments: 17 pages

    ACM Class: I.2.0; J.6; G.1.6

  3. Visualization for Epidemiological Modelling: Challenges, Solutions, Reflections & Recommendations

    Authors: Jason Dykes, Alfie Abdul-Rahman, Daniel Archambault, Benjamin Bach, Rita Borgo, Min Chen, Jessica Enright, Hui Fang, Elif E. Firat, Euan Freeman, Tuna Gonen, Claire Harris, Radu Jianu, Nigel W. John, Saiful Khan, Andrew Lahiff, Robert S. Laramee, Louise Matthews, Sibylle Mohr, Phong H. Nguyen, Alma A. M. Rahat, Richard Reeve, Panagiotis D. Ritsos, Jonathan C. Roberts, Aidan Slingsby , et al. (8 additional authors not shown)

    Abstract: We report on an ongoing collaboration between epidemiological modellers and visualization researchers by documenting and reflecting upon knowledge constructs -- a series of ideas, approaches and methods taken from existing visualization research and practice -- deployed and developed to support modelling of the COVID-19 pandemic. Structured independent commentary on these efforts is synthesized th… ▽ More

    Submitted 20 June, 2022; v1 submitted 14 April, 2022; originally announced April 2022.

    Journal ref: RSTA: Special Issue - Technical challenges of modelling real-life epidemics and examples of overcoming these, 380(2233) 2022

  4. arXiv:2203.16912  [pdf, other

    cs.LG cs.AI stat.ML

    MBORE: Multi-objective Bayesian Optimisation by Density-Ratio Estimation

    Authors: George De Ath, Tinkle Chugh, Alma A. M. Rahat

    Abstract: Optimisation problems often have multiple conflicting objectives that can be computationally and/or financially expensive. Mono-surrogate Bayesian optimisation (BO) is a popular model-based approach for optimising such black-box functions. It combines objective values via scalarisation and builds a Gaussian process (GP) surrogate of the scalarised values. The location which maximises a cheap-to-qu… ▽ More

    Submitted 31 March, 2022; originally announced March 2022.

    Comments: To appear at Genetic and Evolutionary Computation Conference (GECCO '22). 10 pages (main paper) + 25 pages (supplement). Code avaliable at https://github.com/georgedeath/mbore

  5. arXiv:2005.07478  [pdf, other

    cs.NE cs.AI cs.HC

    Evaluating Mixed-Initiative Procedural Level Design Tools using a Triple-Blind Mixed-Method User Study

    Authors: Sean P. Walton, Alma A. M. Rahat, James Stovold

    Abstract: Results from a triple-blind mixed-method user study into the effectiveness of mixed-initiative tools for the procedural generation of game levels are presented. A tool which generates levels using interactive evolutionary optimisation was designed for this study which (a) is focused on supporting the designer to explore the design space and (b) only requires the designer to interact with it by des… ▽ More

    Submitted 2 June, 2021; v1 submitted 15 May, 2020; originally announced May 2020.

    Comments: Accepted to be Published in: IEEE Transactions on Games

  6. arXiv:2002.01873  [pdf, other

    cs.LG cs.NE stat.ML

    $ε$-shotgun: $ε$-greedy Batch Bayesian Optimisation

    Authors: George De Ath, Richard M. Everson, Jonathan E. Fieldsend, Alma A. M. Rahat

    Abstract: Bayesian optimisation is a popular, surrogate model-based approach for optimising expensive black-box functions. Given a surrogate model, the next location to expensively evaluate is chosen via maximisation of a cheap-to-query acquisition function. We present an $ε$-greedy procedure for Bayesian optimisation in batch settings in which the black-box function can be evaluated multiple times in paral… ▽ More

    Submitted 29 March, 2020; v1 submitted 5 February, 2020; originally announced February 2020.

    Comments: Genetic and Evolutionary Computation Conference 2020 (GECCO '20). 9 pages (main paper) + 11 pages (supplementary material). Code avaliable at https://github.com/georgedeath/eshotgun

  7. arXiv:1911.12809  [pdf, other

    cs.LG cs.NE stat.ML

    Greed is Good: Exploration and Exploitation Trade-offs in Bayesian Optimisation

    Authors: George De Ath, Richard M. Everson, Alma A. M. Rahat, Jonathan E. Fieldsend

    Abstract: The performance of acquisition functions for Bayesian optimisation to locate the global optimum of continuous functions is investigated in terms of the Pareto front between exploration and exploitation. We show that Expected Improvement (EI) and the Upper Confidence Bound (UCB) always select solutions to be expensively evaluated on the Pareto front, but Probability of Improvement is not guaranteed… ▽ More

    Submitted 28 April, 2021; v1 submitted 28 November, 2019; originally announced November 2019.

    Comments: Published in ACM Transactions on Evolutionary Learning and Optimization (TELO). 22 pages (main paper) + 27 pages (supplementary material)

  8. arXiv:1904.11416  [pdf, other

    cs.LG stat.ML

    Bayesian Search for Robust Optima

    Authors: Nicholas D. Sanders, Richard M. Everson, Jonathan E. Fieldsend, Alma A. M. Rahat

    Abstract: Many expensive black-box optimisation problems are sensitive to their inputs. In these problems it makes more sense to locate a region of good designs, than a single-possibly fragile-optimal design. Expensive black-box functions can be optimised effectively with Bayesian optimisation, where a Gaussian process is a popular choice as a prior over the expensive function. We propose a method for robus… ▽ More

    Submitted 15 December, 2021; v1 submitted 25 April, 2019; originally announced April 2019.

    Comments: Submitted to ACM Transactions on Evolutionary Learning and Optimization. 26 pages, 15 figures