Zum Hauptinhalt springen

Showing 1–8 of 8 results for author: Kanthan, L

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

    cs.AI cs.SE

    evoML Yellow Paper: Evolutionary AI and Optimisation Studio

    Authors: Lingbo Li, Leslie Kanthan, Michail Basios, Fan Wu, Manal Adham, Vitali Avagyan, Alexis Butler, Paul Brookes, Rafail Giavrimis, Buhong Liu, Chrystalla Pavlou, Matthew Truscott, Vardan Voskanyan

    Abstract: Machine learning model development and optimisation can be a rather cumbersome and resource-intensive process. Custom models are often more difficult to build and deploy, and they require infrastructure and expertise which are often costly to acquire and maintain. Machine learning product development lifecycle must take into account the need to navigate the difficulties of developing and deploying… ▽ More

    Submitted 20 December, 2022; originally announced December 2022.

  2. arXiv:2204.04247  [pdf, other

    cs.SE

    Clone Detection on Large Scala Codebases

    Authors: Wahidur Rahman, Yisen Xu, Fan Pu, Jifeng Xuan, Xiangyang Jia, Michail Basios, Leslie Kanthan, Lingbo Li, Fan Wu, Baowen Xu

    Abstract: Code clones are identical or similar code segments. The wide existence of code clones can increase the cost of maintenance and jeopardise the quality of software. The research community has developed many techniques to detect code clones, however, there is little evidence of how these techniques may perform in industrial use cases. In this paper, we aim to uncover the differences when such techniq… ▽ More

    Submitted 8 April, 2022; originally announced April 2022.

    Comments: Presented at IWSC SANER 2020

  3. arXiv:2105.07334  [pdf, other

    cs.LG cs.AI cs.CR cs.CV

    Real-time Detection of Practical Universal Adversarial Perturbations

    Authors: Kenneth T. Co, Luis Muñoz-González, Leslie Kanthan, Emil C. Lupu

    Abstract: Universal Adversarial Perturbations (UAPs) are a prominent class of adversarial examples that exploit the systemic vulnerabilities and enable physically realizable and robust attacks against Deep Neural Networks (DNNs). UAPs generalize across many different inputs; this leads to realistic and effective attacks that can be applied at scale. In this paper we propose HyperNeuron, an efficient and sca… ▽ More

    Submitted 22 May, 2021; v1 submitted 15 May, 2021; originally announced May 2021.

  4. arXiv:2009.07708  [pdf, other

    stat.ML cs.LG

    Better Model Selection with a new Definition of Feature Importance

    Authors: Fan Fang, Carmine Ventre, Lingbo Li, Leslie Kanthan, Fan Wu, Michail Basios

    Abstract: Feature importance aims at measuring how crucial each input feature is for model prediction. It is widely used in feature engineering, model selection and explainable artificial intelligence (XAI). In this paper, we propose a new tree-model explanation approach for model selection. Our novel concept leverages the Coefficient of Variation of a feature weight (measured in terms of the contribution o… ▽ More

    Submitted 16 September, 2020; originally announced September 2020.

  5. arXiv:2009.06390  [pdf, other

    cs.LG cs.NE

    IEO: Intelligent Evolutionary Optimisation for Hyperparameter Tuning

    Authors: Yuxi Huan, Fan Wu, Michail Basios, Leslie Kanthan, Lingbo Li, Baowen Xu

    Abstract: Hyperparameter optimisation is a crucial process in searching the optimal machine learning model. The efficiency of finding the optimal hyperparameter settings has been a big concern in recent researches since the optimisation process could be time-consuming, especially when the objective functions are highly expensive to evaluate. In this paper, we introduce an intelligent evolutionary optimisati… ▽ More

    Submitted 10 September, 2020; originally announced September 2020.

  6. arXiv:2003.00803  [pdf, other

    q-fin.GN cs.LG q-fin.TR

    Ascertaining price formation in cryptocurrency markets with DeepLearning

    Authors: Fan Fang, Waichung Chung, Carmine Ventre, Michail Basios, Leslie Kanthan, Lingbo Li, Fan Wu

    Abstract: The cryptocurrency market is amongst the fastest-growing of all the financial markets in the world. Unlike traditional markets, such as equities, foreign exchange and commodities, cryptocurrency market is considered to have larger volatility and illiquidity. This paper is inspired by the recent success of using deep learning for stock market prediction. In this work, we analyze and present the cha… ▽ More

    Submitted 9 February, 2020; originally announced March 2020.

  7. Universal Adversarial Robustness of Texture and Shape-Biased Models

    Authors: Kenneth T. Co, Luis Muñoz-González, Leslie Kanthan, Ben Glocker, Emil C. Lupu

    Abstract: Increasing shape-bias in deep neural networks has been shown to improve robustness to common corruptions and noise. In this paper we analyze the adversarial robustness of texture and shape-biased models to Universal Adversarial Perturbations (UAPs). We use UAPs to evaluate the robustness of DNN models with varying degrees of shape-based training. We find that shape-biased models do not markedly im… ▽ More

    Submitted 30 August, 2021; v1 submitted 23 November, 2019; originally announced November 2019.

    Comments: In Proceedings of the 28th IEEE International Conference on Image Processing (ICIP 2021), code available at: https://github.com/kenny-co/sgd-uap-torch

  8. Darwinian Data Structure Selection

    Authors: Michail Basios, Lingbo Li, Fan Wu, Leslie Kanthan, Earl Barr

    Abstract: Data structure selection and tuning is laborious but can vastly improve an application's performance and memory footprint. Some data structures share a common interface and enjoy multiple implementations. We call them Darwinian Data Structures (DDS), since we can subject their implementations to survival of the fittest. We introduce ARTEMIS a multi-objective, cloud-based search-based optimisation… ▽ More

    Submitted 1 August, 2018; v1 submitted 10 June, 2017; originally announced June 2017.

    Comments: 11 pages

    Journal ref: 26th ACM Joint European Software Engineering Conference and Symposium on the Foundations of Software Engineering (ESEC FSE 18) November 2018, Lake Buena Vista, FL, USA