Skip to main content

Showing 1–28 of 28 results for author: Leontidis, G

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

    cs.CV

    Capsule Network Projectors are Equivariant and Invariant Learners

    Authors: Miles Everett, Aiden Durrant, Mingjun Zhong, Georgios Leontidis

    Abstract: Learning invariant representations has been the longstanding approach to self-supervised learning. However, recently progress has been made in preserving equivariant properties in representations, yet do so with highly prescribed architectures. In this work, we propose an invariant-equivariant self-supervised architecture that employs Capsule Networks (CapsNets) which have been shown to capture eq… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

    Comments: 15 pages, 7 figures, 9 Tables; code to be released at: https://github.com/AberdeenML/CapsIE

  2. arXiv:2403.06813  [pdf, other

    cs.CV

    LeOCLR: Leveraging Original Images for Contrastive Learning of Visual Representations

    Authors: Mohammad Alkhalefi, Georgios Leontidis, Mingjun Zhong

    Abstract: Contrastive instance discrimination outperforms supervised learning in downstream tasks like image classification and object detection. However, this approach heavily relies on data augmentation during representation learning, which may result in inferior results if not properly implemented. Random crop** followed by resizing is a common form of data augmentation used in contrastive learning, bu… ▽ More

    Submitted 11 March, 2024; originally announced March 2024.

    Comments: 16 pages, 5 figures, 6 tables

  3. arXiv:2403.04724  [pdf, other

    cs.CV

    Masked Capsule Autoencoders

    Authors: Miles Everett, Mingjun Zhong, Georgios Leontidis

    Abstract: We propose Masked Capsule Autoencoders (MCAE), the first Capsule Network that utilises pretraining in a self-supervised manner. Capsule Networks have emerged as a powerful alternative to Convolutional Neural Networks (CNNs), and have shown favourable properties when compared to Vision Transformers (ViT), but have struggled to effectively learn when presented with more complex data, leading to Caps… ▽ More

    Submitted 7 March, 2024; originally announced March 2024.

    Comments: 14 pages, 6 figures, 4 tables

  4. arXiv:2307.09944  [pdf, other

    cs.CV

    ProtoCaps: A Fast and Non-Iterative Capsule Network Routing Method

    Authors: Miles Everett, Mingjun Zhong, Georgios Leontidis

    Abstract: Capsule Networks have emerged as a powerful class of deep learning architectures, known for robust performance with relatively few parameters compared to Convolutional Neural Networks (CNNs). However, their inherent efficiency is often overshadowed by their slow, iterative routing mechanisms which establish connections between Capsule layers, posing computational challenges resulting in an inabili… ▽ More

    Submitted 8 March, 2024; v1 submitted 19 July, 2023; originally announced July 2023.

    Comments: 13 pages, 5 figures, 5 tables

    Journal ref: TMLR December 2023 (https://openreview.net/pdf?id=Id10mlBjcx)

  5. Tabular Machine Learning Methods for Predicting Gas Turbine Emissions

    Authors: Rebecca Potts, Rick Hackney, Georgios Leontidis

    Abstract: Predicting emissions for gas turbines is critical for monitoring harmful pollutants being released into the atmosphere. In this study, we evaluate the performance of machine learning models for predicting emissions for gas turbines. We compare an existing predictive emissions model, a first principles-based Chemical Kinetics model, against two machine learning models we developed based on SAINT an… ▽ More

    Submitted 17 July, 2023; originally announced July 2023.

    Comments: 23 pages, 9 figures, 1 appendix

    Journal ref: Machine Learning and Knowledge Extraction 2023

  6. arXiv:2306.16122  [pdf, other

    cs.CV cs.LG

    Semantic Positive Pairs for Enhancing Visual Representation Learning of Instance Discrimination methods

    Authors: Mohammad Alkhalefi, Georgios Leontidis, Mingjun Zhong

    Abstract: Self-supervised learning algorithms (SSL) based on instance discrimination have shown promising results, performing competitively or even outperforming supervised learning counterparts in some downstream tasks. Such approaches employ data augmentation to create two views of the same instance (i.e., positive pairs) and encourage the model to learn good representations by attracting these views clos… ▽ More

    Submitted 25 April, 2024; v1 submitted 28 June, 2023; originally announced June 2023.

    Comments: 17 pages, 6 figures, 12 tables

    Journal ref: TMLR 2024 (https://openreview.net/pdf?id=z5AXLMBWdU)

  7. arXiv:2305.11701  [pdf, other

    cs.CV cs.LG

    S-JEA: Stacked Joint Embedding Architectures for Self-Supervised Visual Representation Learning

    Authors: Alžběta Manová, Aiden Durrant, Georgios Leontidis

    Abstract: The recent emergence of Self-Supervised Learning (SSL) as a fundamental paradigm for learning image representations has, and continues to, demonstrate high empirical success in a variety of tasks. However, most SSL approaches fail to learn embeddings that capture hierarchical semantic concepts that are separable and interpretable. In this work, we aim to learn highly separable semantic hierarchica… ▽ More

    Submitted 19 May, 2023; originally announced May 2023.

    Comments: 9 pages, 4 figures, 3 tables

  8. arXiv:2305.11178  [pdf, other

    cs.CV cs.LG

    Vanishing Activations: A Symptom of Deep Capsule Networks

    Authors: Miles Everett, Mingjun Zhong, Georgios Leontidis

    Abstract: Capsule Networks, an extension to Neural Networks utilizing vector or matrix representations instead of scalars, were initially developed to create a dynamic parse tree where visual concepts evolve from parts to complete objects. Early implementations of Capsule Networks achieved and maintain state-of-the-art results on various datasets. However, recent studies have revealed shortcomings in the or… ▽ More

    Submitted 13 May, 2023; originally announced May 2023.

    Comments: 9 pages, 7 figures

  9. arXiv:2305.10926  [pdf, other

    cs.CV

    HMSN: Hyperbolic Self-Supervised Learning by Clustering with Ideal Prototypes

    Authors: Aiden Durrant, Georgios Leontidis

    Abstract: Hyperbolic manifolds for visual representation learning allow for effective learning of semantic class hierarchies by naturally embedding tree-like structures with low distortion within a low-dimensional representation space. The highly separable semantic class hierarchies produced by hyperbolic learning have shown to be powerful in low-shot tasks, however, their application in self-supervised lea… ▽ More

    Submitted 18 May, 2023; originally announced May 2023.

  10. Model Pruning Enables Localized and Efficient Federated Learning for Yield Forecasting and Data Sharing

    Authors: Andy Li, Milan Markovic, Peter Edwards, Georgios Leontidis

    Abstract: Federated Learning (FL) presents a decentralized approach to model training in the agri-food sector and offers the potential for improved machine learning performance, while ensuring the safety and privacy of individual farms or data silos. However, the conventional FL approach has two major limitations. First, the heterogeneous data on individual silos can cause the global model to perform well f… ▽ More

    Submitted 19 April, 2023; originally announced April 2023.

    Comments: 31 pages, 4 figures, 4 tables

    Journal ref: Expert Systems with Applications 2023

  11. arXiv:2304.07764  [pdf, other

    cs.CV eess.IV

    Deep learning universal crater detection using Segment Anything Model (SAM)

    Authors: Iraklis Giannakis, Anshuman Bhardwaj, Lydia Sam, Georgios Leontidis

    Abstract: Craters are amongst the most important morphological features in planetary exploration. To that extent, detecting, map** and counting craters is a mainstream process in planetary science, done primarily manually, which is a very laborious and time-consuming process. Recently, machine learning (ML) and computer vision have been successfully applied for both detecting craters and estimating their… ▽ More

    Submitted 16 April, 2023; originally announced April 2023.

    Comments: 11 pages, 7 Figures, preprint of a submitted paper in Icarus (under review)

    MSC Class: 86 ACM Class: I.2

  12. arXiv:2211.09027  [pdf, other

    cs.LG cs.CV

    LLEDA -- Lifelong Self-Supervised Domain Adaptation

    Authors: Mamatha Thota, Dewei Yi, Georgios Leontidis

    Abstract: Humans and animals have the ability to continuously learn new information over their lifetime without losing previously acquired knowledge. However, artificial neural networks struggle with this due to new information conflicting with old knowledge, resulting in catastrophic forgetting. The complementary learning systems (CLS) theory suggests that the interplay between hippocampus and neocortex sy… ▽ More

    Submitted 7 August, 2023; v1 submitted 12 November, 2022; originally announced November 2022.

    Comments: 19 pages, 6 figures, 6 tables; V2 added more experiments on more domains and fixed typos

  13. arXiv:2211.08177  [pdf, other

    cs.LG

    Premonition Net, A Multi-Timeline Transformer Network Architecture Towards Strawberry Tabletop Yield Forecasting

    Authors: George Onoufriou, Marc Hanheide, Georgios Leontidis

    Abstract: Yield forecasting is a critical first step necessary for yield optimisation, with important consequences for the broader food supply chain, procurement, price-negotiation, logistics, and supply. However yield forecasting is notoriously difficult, and oft-inaccurate. Premonition Net is a multi-timeline, time sequence ingesting approach towards processing the past, the present, and premonitions of t… ▽ More

    Submitted 15 November, 2022; originally announced November 2022.

    Comments: 9 pages, 6 figures, IEEE two column format style

  14. arXiv:2206.02664  [pdf, other

    cs.CV cs.LG

    Learning with Capsules: A Survey

    Authors: Fabio De Sousa Ribeiro, Kevin Duarte, Miles Everett, Georgios Leontidis, Mubarak Shah

    Abstract: Capsule networks were proposed as an alternative approach to Convolutional Neural Networks (CNNs) for learning object-centric representations, which can be leveraged for improved generalization and sample complexity. Unlike CNNs, capsule networks are designed to explicitly model part-whole hierarchical relationships by using groups of neurons to encode visual entities, and learn the relationships… ▽ More

    Submitted 6 June, 2022; originally announced June 2022.

    Comments: 29 pages, 43 figures

  15. arXiv:2110.13638  [pdf, other

    cs.LG

    EDLaaS: Fully Homomorphic Encryption Over Neural Network Graphs for Vision and Private Strawberry Yield Forecasting

    Authors: George Onoufriou, Marc Hanheide, Georgios Leontidis

    Abstract: We present automatically parameterised Fully Homomorphic Encryption (FHE) for encrypted neural network inference and exemplify our inference over FHE compatible neural networks with our own open-source framework and reproducible examples. We use the 4th generation Cheon, Kim, Kim and Song (CKKS) FHE scheme over fixed points provided by the Microsoft Simple Encrypted Arithmetic Library (MS-SEAL). W… ▽ More

    Submitted 18 October, 2022; v1 submitted 26 October, 2021; originally announced October 2021.

    Comments: 13 pages, 6 figures, journal

    ACM Class: I.2.6; E.3

  16. arXiv:2107.12997  [pdf, other

    cs.LG cs.CR

    Fully Homomorphically Encrypted Deep Learning as a Service

    Authors: George Onoufriou, Paul Mayfield, Georgios Leontidis

    Abstract: Fully Homomorphic Encryption (FHE) is a relatively recent advancement in the field of privacy-preserving technologies. FHE allows for the arbitrary depth computation of both addition and multiplication, and thus the application of abelian/polynomial equations, like those found in deep learning algorithms. This project investigates, derives, and proves how FHE with deep learning can be used at scal… ▽ More

    Submitted 26 July, 2021; originally announced July 2021.

    Comments: 8 pages

  17. arXiv:2105.00925  [pdf, other

    cs.LG

    Hyperspherically Regularized Networks for Self-Supervision

    Authors: Aiden Durrant, Georgios Leontidis

    Abstract: Bootstrap Your Own Latent (BYOL) introduced an approach to self-supervised learning avoiding the contrastive paradigm and subsequently removing the computational burden of negative sampling associated with such methods. However, we empirically find that the image representations produced under the BYOL's self-distillation paradigm are poorly distributed in representation space compared to contrast… ▽ More

    Submitted 27 March, 2022; v1 submitted 29 April, 2021; originally announced May 2021.

    Comments: 11 pages, 8 figures

  18. The Role of Cross-Silo Federated Learning in Facilitating Data Sharing in the Agri-Food Sector

    Authors: Aiden Durrant, Milan Markovic, David Matthews, David May, Jessica Enright, Georgios Leontidis

    Abstract: Data sharing remains a major hindering factor when it comes to adopting emerging AI technologies in general, but particularly in the agri-food sector. Protectiveness of data is natural in this setting; data is a precious commodity for data owners, which if used properly can provide them with useful insights on operations and processes leading to a competitive advantage. Unfortunately, novel AI tec… ▽ More

    Submitted 4 May, 2023; v1 submitted 14 April, 2021; originally announced April 2021.

    Comments: 23 pages, 5 figures, 7 tables || Version 2 fixed typos etc

    Journal ref: Computers and Electronics in Agriculture, 2021

  19. arXiv:2103.15566  [pdf, other

    cs.CV cs.LG

    Contrastive Domain Adaptation

    Authors: Mamatha Thota, Georgios Leontidis

    Abstract: Recently, contrastive self-supervised learning has become a key component for learning visual representations across many computer vision tasks and benchmarks. However, contrastive learning in the context of domain adaptation remains largely underexplored. In this paper, we propose to extend contrastive learning to a new domain adaptation setting, a particular situation occurring where the similar… ▽ More

    Submitted 26 March, 2021; originally announced March 2021.

    Comments: 10 pages, 6 figures, 5 tables

    Journal ref: Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops, 2021, pp. 2209-2218

  20. arXiv:2012.04041  [pdf, other

    cs.LG

    An autoencoder wavelet based deep neural network with attention mechanism for multistep prediction of plant growth

    Authors: Bashar Alhnaity, Stefanos Kollias, Georgios Leontidis, Shouyong Jiang, Bert Schamp, Simon Pearson

    Abstract: Multi-step prediction is considered of major significance for time series analysis in many real life problems. Existing methods mainly focus on one-step-ahead forecasting, since multiple step forecasting generally fails due to accumulation of prediction errors. This paper presents a novel approach for predicting plant growth in agriculture, focusing on prediction of plant Stem Diameter Variations… ▽ More

    Submitted 7 December, 2020; originally announced December 2020.

  21. arXiv:2006.09213  [pdf, other

    cs.CL cs.AI

    A Hybrid Natural Language Generation System Integrating Rules and Deep Learning Algorithms

    Authors: Wei Wei, Bei Zhou, Georgios Leontidis

    Abstract: This paper proposes an enhanced natural language generation system combining the merits of both rule-based approaches and modern deep learning algorithms, boosting its performance to the extent where the generated textual content is capable of exhibiting agile human-writing styles and the content logic of which is highly controllable. We also come up with a novel approach called HMCU to measure th… ▽ More

    Submitted 17 June, 2020; v1 submitted 14 June, 2020; originally announced June 2020.

    Comments: 6 pages

    ACM Class: I.2.7; I.2.6

  22. arXiv:2004.11123  [pdf

    cs.LG stat.AP stat.ML

    Imputation of missing sub-hourly precipitation data in a large sensor network: a machine learning approach

    Authors: Benedict Delahaye Chivers, John Wallbank, Steven J. Cole, Ondrej Sebek, Simon Stanley, Matthew Fry, Georgios Leontidis

    Abstract: Precipitation data collected at sub-hourly resolution represents specific challenges for missing data recovery by being largely stochastic in nature and highly unbalanced in the duration of rain vs non-rain. Here we present a two-step analysis utilising current machine learning techniques for imputing precipitation data sampled at 30-minute intervals by devolving the task into (a) the classificati… ▽ More

    Submitted 2 May, 2020; v1 submitted 30 March, 2020; originally announced April 2020.

    Comments: 24 pages, 7 figures, 5 tables

    Journal ref: Journal of Hydrology 2020

  23. arXiv:2001.10335  [pdf, other

    cs.LG cs.CV stat.ML

    Multi-Source Deep Domain Adaptation for Quality Control in Retail Food Packaging

    Authors: Mamatha Thota, Stefanos Kollias, Mark Swainson, Georgios Leontidis

    Abstract: Retail food packaging contains information which informs choice and can be vital to consumer health, including product name, ingredients list, nutritional information, allergens, preparation guidelines, pack weight, storage and shelf life information (use-by / best before dates). The presence and accuracy of such information is critical to ensure a detailed understanding of the product and to redu… ▽ More

    Submitted 28 January, 2020; originally announced January 2020.

    Comments: 8 pages, 3 figures, 7 tables

  24. arXiv:1907.00624  [pdf

    cs.LG stat.ML

    Using Deep Learning to Predict Plant Growth and Yield in Greenhouse Environments

    Authors: Bashar Alhnaity, Simon Pearson, Georgios Leontidis, Stefanos Kollias

    Abstract: Effective plant growth and yield prediction is an essential task for greenhouse growers and for agriculture in general. Develo** models which can effectively model growth and yield can help growers improve the environmental control for better production, match supply and market demand and lower costs. Recent developments in Machine Learning (ML) and, in particular, Deep Learning (DL) can provide… ▽ More

    Submitted 1 July, 2019; originally announced July 2019.

    Comments: 8 pages, 2 figures, 1 table. arXiv admin note: text overlap with arXiv:1807.11809, arXiv:1707.00666 by other authors

  25. Nemesyst: A Hybrid Parallelism Deep Learning-Based Framework Applied for Internet of Things Enabled Food Retailing Refrigeration Systems

    Authors: George Onoufriou, Ronald Bickerton, Simon Pearson, Georgios Leontidis

    Abstract: Deep Learning has attracted considerable attention across multiple application domains, including computer vision, signal processing and natural language processing. Although quite a few single node deep learning frameworks exist, such as tensorflow, pytorch and keras, we still lack a complete processing structure that can accommodate large scale data processing, version control, and deployment, a… ▽ More

    Submitted 3 September, 2019; v1 submitted 4 June, 2019; originally announced June 2019.

    Comments: 25 pages, 13 figures, 4 tables, 2 appendices

    Journal ref: Computers in Industry, 2019

  26. arXiv:1905.11455  [pdf, other

    cs.LG cs.CV stat.ML

    Capsule Routing via Variational Bayes

    Authors: Fabio De Sousa Ribeiro, Georgios Leontidis, Stefanos Kollias

    Abstract: Capsule networks are a recently proposed type of neural network shown to outperform alternatives in challenging shape recognition tasks. In capsule networks, scalar neurons are replaced with capsule vectors or matrices, whose entries represent different properties of objects. The relationships between objects and their parts are learned via trainable viewpoint-invariant transformation matrices, an… ▽ More

    Submitted 3 December, 2019; v1 submitted 27 May, 2019; originally announced May 2019.

    Comments: AAAI 2020 Accepted Paper

  27. arXiv:1812.01681  [pdf, ps, other

    cs.CV cs.LG stat.ML

    Deep Bayesian Self-Training

    Authors: Fabio De Sousa Ribeiro, Francesco Caliva, Mark Swainson, Kjartan Gudmundsson, Georgios Leontidis, Stefanos Kollias

    Abstract: Supervised Deep Learning has been highly successful in recent years, achieving state-of-the-art results in most tasks. However, with the ongoing uptake of such methods in industrial applications, the requirement for large amounts of annotated data is often a challenge. In most real world problems, manual annotation is practically intractable due to time/labour constraints, thus the development of… ▽ More

    Submitted 17 July, 2019; v1 submitted 26 November, 2018; originally announced December 2018.

    Comments: 16 pages, 10 figures, 6 tables

  28. arXiv:1807.10096  [pdf, other

    cs.LG cs.AI stat.ML

    Towards a Deep Unified Framework for Nuclear Reactor Perturbation Analysis

    Authors: Fabio De Sousa Ribeiro, Francesco Caliva, Dionysios Chionis, Abdelhamid Dokhane, Antonios Mylonakis, Christophe Demaziere, Georgios Leontidis, Stefanos Kollias

    Abstract: In this paper, we take the first steps towards a novel unified framework for the analysis of perturbations in both the Time and Frequency domains. The identification of type and source of such perturbations is fundamental for monitoring reactor cores and guarantee safety while running at nominal conditions. A 3D Convolutional Neural Network (3D-CNN) was employed to analyse perturbations happening… ▽ More

    Submitted 8 September, 2018; v1 submitted 26 July, 2018; originally announced July 2018.

    Comments: 8 pages, 8 figures, 5 tables; typos corrected, added references, minor alterations, results unchanged