Skip to main content

Showing 1–20 of 20 results for author: Abbass, H A

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

    cs.CV cs.RO

    Lightweight Monocular Depth Estimation with an Edge Guided Network

    Authors: Xingshuai Dong, Matthew A. Garratt, Sreenatha G. Anavatti, Hussein A. Abbass, Junyu Dong

    Abstract: Monocular depth estimation is an important task that can be applied to many robotic applications. Existing methods focus on improving depth estimation accuracy via training increasingly deeper and wider networks, however these suffer from large computational complexity. Recent studies found that edge information are important cues for convolutional neural networks (CNNs) to estimate depth. Inspire… ▽ More

    Submitted 29 September, 2022; originally announced September 2022.

  2. arXiv:2209.01555  [pdf, ps, other

    cs.LG cs.AI

    Latent Preserving Generative Adversarial Network for Imbalance classification

    Authors: Tanmoy Dam, Md Meftahul Ferdaus, Mahardhika Pratama, Sreenatha G. Anavatti, Senthilnath Jayavelu, Hussein A. Abbass

    Abstract: Many real-world classification problems have imbalanced frequency of class labels; a well-known issue known as the "class imbalance" problem. Classic classification algorithms tend to be biased towards the majority class, leaving the classifier vulnerable to misclassification of the minority class. While the literature is rich with methods to fix this problem, as the dimensionality of the problem… ▽ More

    Submitted 4 September, 2022; originally announced September 2022.

    Comments: has been accepted for publication at The 29th IEEE International Conference on Image Processing (IEEE ICIP 2022)

  3. Onto4MAT: A Swarm Shepherding Ontology for Generalised Multi-Agent Teaming

    Authors: Adam J. Hepworth, Daniel P. Baxter, Hussein A. Abbass

    Abstract: Research in multi-agent teaming has increased substantially over recent years, with knowledge-based systems to support teaming processes typically focused on delivering functional (communicative) solutions for a team to act meaningfully in response to direction. Enabling humans to effectively interact and team with a swarm of autonomous cognitive agents is an open research challenge in Human-Swarm… ▽ More

    Submitted 24 March, 2022; originally announced March 2022.

    Comments: 19 pages, 2 tables, 16 figures

  4. arXiv:2111.12334  [pdf, other

    cs.RO

    MobileXNet: An Efficient Convolutional Neural Network for Monocular Depth Estimation

    Authors: Xingshuai Dong, Matthew A. Garratt, Sreenatha G. Anavatti, Hussein A. Abbass

    Abstract: Depth is a vital piece of information for autonomous vehicles to perceive obstacles. Due to the relatively low price and small size of monocular cameras, depth estimation from a single RGB image has attracted great interest in the research community. In recent years, the application of Deep Neural Networks (DNNs) has significantly boosted the accuracy of monocular depth estimation (MDE). State-of-… ▽ More

    Submitted 24 November, 2021; originally announced November 2021.

  5. arXiv:2111.08600  [pdf, other

    cs.RO

    Towards Real-Time Monocular Depth Estimation for Robotics: A Survey

    Authors: Xingshuai Dong, Matthew A. Garratt, Sreenatha G. Anavatti, Hussein A. Abbass

    Abstract: As an essential component for many autonomous driving and robotic activities such as ego-motion estimation, obstacle avoidance and scene understanding, monocular depth estimation (MDE) has attracted great attention from the computer vision and robotics communities. Over the past decades, a large number of methods have been developed. To the best of our knowledge, however, there is not a comprehens… ▽ More

    Submitted 16 November, 2021; originally announced November 2021.

  6. arXiv:2111.04019  [pdf, other

    eess.IV cs.CV

    Multi-Fake Evolutionary Generative Adversarial Networks for Imbalance Hyperspectral Image Classification

    Authors: Tanmoy Dam, Nidhi Swami, Sreenatha G. Anavatti, Hussein A. Abbass

    Abstract: This paper presents a novel multi-fake evolutionary generative adversarial network(MFEGAN) for handling imbalance hyperspectral image classification. It is an end-to-end approach in which different generative objective losses are considered in the generator network to improve the classification performance of the discriminator network. Thus, the same discriminator network has been used as a standa… ▽ More

    Submitted 20 March, 2023; v1 submitted 7 November, 2021; originally announced November 2021.

  7. arXiv:2108.10697  [pdf, other

    cs.LG cs.AI

    Does Adversarial Oversampling Help us?

    Authors: Tanmoy Dam, Md Meftahul Ferdaus, Sreenatha G. Anavatti, Senthilnath Jayavelu, Hussein A. Abbass

    Abstract: Traditional oversampling methods are generally employed to handle class imbalance in datasets. This oversampling approach is independent of the classifier; thus, it does not offer an end-to-end solution. To overcome this, we propose a three-player adversarial game-based end-to-end method, where a domain-constraints mixture of generators, a discriminator, and a multi-class classifier are used. Rath… ▽ More

    Submitted 20 August, 2021; originally announced August 2021.

    Comments: Paper accepted in CIKM 2021

  8. arXiv:2107.12706  [pdf, other

    cs.LG cs.CV

    Improving ClusterGAN Using Self-Augmented Information Maximization of Disentangling Latent Spaces

    Authors: Tanmoy Dam, Sreenatha G. Anavatti, Hussein A. Abbass

    Abstract: Since their introduction in the last few years, conditional generative models have seen remarkable achievements. However, they often need the use of large amounts of labelled information. By using unsupervised conditional generation in conjunction with a clustering inference network, ClusterGAN has recently been able to achieve impressive clustering results. Since the real conditional distribution… ▽ More

    Submitted 1 May, 2023; v1 submitted 27 July, 2021; originally announced July 2021.

  9. arXiv:2006.14795  [pdf, other

    cs.LG stat.ML

    Q-Learning with Differential Entropy of Q-Tables

    Authors: Tung D. Nguyen, Kathryn E. Kasmarik, Hussein A. Abbass

    Abstract: It is well-known that information loss can occur in the classic and simple Q-learning algorithm. Entropy-based policy search methods were introduced to replace Q-learning and to design algorithms that are more robust against information loss. We conjecture that the reduction in performance during prolonged training sessions of Q-learning is caused by a loss of information, which is non-transparent… ▽ More

    Submitted 26 June, 2020; originally announced June 2020.

  10. arXiv:2004.11543  [pdf, other

    cs.RO cs.MA

    Continuous Deep Hierarchical Reinforcement Learning for Ground-Air Swarm Shepherding

    Authors: Hung The Nguyen, Tung Duy Nguyen, Vu Phi Tran, Matthew Garratt, Kathryn Kasmarik, Sreenatha Anavatti, Michael Barlow, Hussein A. Abbass

    Abstract: The control and guidance of multi-robots (swarm) is a non-trivial problem due to the complexity inherent in the coupled interaction among the group. Whether the swarm is cooperative or non-cooperative, lessons can be learnt from sheepdogs herding sheep. Biomimicry of shepherding offers computational methods for swarm control with the potential to generalize and scale in different environments. How… ▽ More

    Submitted 26 August, 2020; v1 submitted 24 April, 2020; originally announced April 2020.

  11. arXiv:2003.04675  [pdf, other

    cs.LG stat.ML

    Towards Interpretable ANNs: An Exact Transformation to Multi-Class Multivariate Decision Trees

    Authors: Duy T. Nguyen, Kathryn E. Kasmarik, Hussein A. Abbass

    Abstract: On the one hand, artificial neural networks (ANNs) are commonly labelled as black-boxes, lacking interpretability; an issue that hinders human understanding of ANNs' behaviors. A need exists to generate a meaningful sequential logic of the ANN for interpreting a production process of a specific output. On the other hand, decision trees exhibit better interpretability and expressive power due to th… ▽ More

    Submitted 17 November, 2021; v1 submitted 10 March, 2020; originally announced March 2020.

    Comments: 57 pages

  12. arXiv:2002.03841  [pdf, other

    cs.AI cs.CY

    Machine Education: Designing semantically ordered and ontologically guided modular neural networks

    Authors: Hussein A. Abbass, Sondoss Elsawah, Eleni Petraki, Robert Hunjet

    Abstract: The literature on machine teaching, machine education, and curriculum design for machines is in its infancy with sparse papers on the topic primarily focusing on data and model engineering factors to improve machine learning. In this paper, we first discuss selected attempts to date on machine teaching and education. We then bring theories and methodologies together from human education to structu… ▽ More

    Submitted 7 February, 2020; originally announced February 2020.

    Comments: IEEE Symposium Series on Computational Intelligence, 2019

  13. arXiv:1803.03093  [pdf, other

    cs.HC

    Towards Bi-Directional Communication in Human-Swarm Teaming: A Survey

    Authors: Aya Hussein, Leo Ghignone, Tung Nguyen, Nima Salimi, Hung Nguyen, Min Wang, Hussein A. Abbass

    Abstract: Swarm systems consist of large numbers of robots that collaborate autonomously. With an appropriate level of human control, swarm systems could be applied in a variety of contexts ranging from search-and-rescue situations to Cyber defence. The two decision making cycles of swarms and humans operate on two different time-scales, where the former is normally orders of magnitude faster than the latte… ▽ More

    Submitted 4 March, 2018; originally announced March 2018.

  14. arXiv:1802.10203  [pdf, other

    cs.NE cs.FL cs.LG

    Behavioral Learning of Aircraft Landing Sequencing Using a Society of Probabilistic Finite State Machines

    Authors: Jiangjun Tang, Hussein A. Abbass

    Abstract: Air Traffic Control (ATC) is a complex safety critical environment. A tower controller would be making many decisions in real-time to sequence aircraft. While some optimization tools exist to help the controller in some airports, even in these situations, the real sequence of the aircraft adopted by the controller is significantly different from the one proposed by the optimization algorithm. This… ▽ More

    Submitted 27 February, 2018; originally announced February 2018.

  15. A Review of Theoretical and Practical Challenges of Trusted Autonomy in Big Data

    Authors: Hussein A. Abbass, George Leu, Kathryn Merrick

    Abstract: Despite the advances made in artificial intelligence, software agents, and robotics, there is little we see today that we can truly call a fully autonomous system. We conjecture that the main inhibitor for advancing autonomy is lack of trust. Trusted autonomy is the scientific and engineering field to establish the foundations and ground work for developing trusted autonomous systems (robotics and… ▽ More

    Submitted 16 March, 2016; originally announced April 2016.

  16. arXiv:1401.7193  [pdf, ps, other

    cs.HC

    Visualizing Cognitive Moves for Assessing Information Perception Biases in Decision Making

    Authors: Antony W. Iorio, Hussein A. Abbass, Svetoslav Gaidow, Axel Bender

    Abstract: In decision making a key source of uncertainty is people's perception of information which is influenced by their attitudes toward risk. Both, perception of information and risk attitude, affect the interpretation of information and hence the choice of suitable courses of action in a variety of contexts ranging from project planning to military operations. Visualization associated with the dynamic… ▽ More

    Submitted 28 January, 2014; originally announced January 2014.

  17. Strategic Positioning in Tactical Scenario Planning

    Authors: James M. Whitacre, Hussein A. Abbass, Ruhul Sarker, Axel Bender, Stephen Baker

    Abstract: Capability planning problems are pervasive throughout many areas of human interest with prominent examples found in defense and security. Planning provides a unique context for optimization that has not been explored in great detail and involves a number of interesting challenges which are distinct from traditional optimization research. Planning problems demand solutions that can satisfy a numb… ▽ More

    Submitted 2 July, 2009; originally announced July 2009.

    Journal ref: Genetic And Evolutionary Computation Conference 2008, Pages 1081-1088

  18. arXiv:cs/0502023  [pdf, ps, other

    cs.NE cs.AI

    Sub-structural Niching in Estimation of Distribution Algorithms

    Authors: K. Sastry, H. A. Abbass, D. E. Goldberg, D. D. Johnson

    Abstract: We propose a sub-structural niching method that fully exploits the problem decomposition capability of linkage-learning methods such as the estimation of distribution algorithms and concentrate on maintaining diversity at the sub-structural level. The proposed method consists of three key components: (1) Problem decomposition and sub-structure identification, (2) sub-structure fitness estimation… ▽ More

    Submitted 3 February, 2005; originally announced February 2005.

    Report number: IlliGAL Report No. 2005002

  19. arXiv:cs/0502022  [pdf, ps, other

    cs.NE cs.AI

    Sub-Structural Niching in Non-Stationary Environments

    Authors: K. Sastry, H. A. Abbass, D. E. Goldberg

    Abstract: Niching enables a genetic algorithm (GA) to maintain diversity in a population. It is particularly useful when the problem has multiple optima where the aim is to find all or as many as possible of these optima. When the fitness landscape of a problem changes overtime, the problem is called non--stationary, dynamic or time--variant problem. In these problems, niching can maintain useful solution… ▽ More

    Submitted 3 February, 2005; originally announced February 2005.

    Comments: Final version published in 2005 Australian Artificial Intelligence Conference, pp. 873--885

    Report number: IlliGAL Report No. 2004035

  20. arXiv:cs/0502021  [pdf, ps, other

    cs.NE cs.AI

    Oiling the Wheels of Change: The Role of Adaptive Automatic Problem Decomposition in Non--Stationary Environments

    Authors: H. A. Abbass, K. Sastry, D. E. Goldberg

    Abstract: Genetic algorithms (GAs) that solve hard problems quickly, reliably and accurately are called competent GAs. When the fitness landscape of a problem changes overtime, the problem is called non--stationary, dynamic or time--variant problem. This paper investigates the use of competent GAs for optimizing non--stationary optimization problems. More specifically, we use an information theoretic appr… ▽ More

    Submitted 3 February, 2005; originally announced February 2005.