Skip to main content

Showing 1–27 of 27 results for author: Vasa, R

.
  1. arXiv:2501.17361  [pdf, other

    cs.LG cs.AI

    The M-factor: A Novel Metric for Evaluating Neural Architecture Search in Resource-Constrained Environments

    Authors: Srikanth Thudumu, Hy Nguyen, Hung Du, Nhat Duong, Zafaryab Rasool, Rena Logothetis, Scott Barnett, Rajesh Vasa, Kon Mouzakis

    Abstract: Neural Architecture Search (NAS) aims to automate the design of deep neural networks. However, existing NAS techniques often focus on maximising accuracy, neglecting model efficiency. This limitation restricts their use in resource-constrained environments like mobile devices and edge computing systems. Moreover, current evaluation metrics prioritise performance over efficiency, lacking a balanced… ▽ More

    Submitted 28 January, 2025; originally announced January 2025.

  2. arXiv:2501.16753  [pdf, other

    cs.CV cs.AI

    Overcoming Semantic Dilution in Transformer-Based Next Frame Prediction

    Authors: Hy Nguyen, Srikanth Thudumu, Hung Du, Rajesh Vasa, Kon Mouzakis

    Abstract: Next-frame prediction in videos is crucial for applications such as autonomous driving, object tracking, and motion prediction. The primary challenge in next-frame prediction lies in effectively capturing and processing both spatial and temporal information from previous video sequences. The transformer architecture, known for its prowess in handling sequence data, has made remarkable progress in… ▽ More

    Submitted 28 January, 2025; originally announced January 2025.

  3. arXiv:2501.15695  [pdf, other

    cs.MA cs.AI

    Contextual Knowledge Sharing in Multi-Agent Reinforcement Learning with Decentralized Communication and Coordination

    Authors: Hung Du, Srikanth Thudumu, Hy Nguyen, Rajesh Vasa, Kon Mouzakis

    Abstract: Decentralized Multi-Agent Reinforcement Learning (Dec-MARL) has emerged as a pivotal approach for addressing complex tasks in dynamic environments. Existing Multi-Agent Reinforcement Learning (MARL) methodologies typically assume a shared objective among agents and rely on centralized control. However, many real-world scenarios feature agents with individual goals and limited observability of othe… ▽ More

    Submitted 26 January, 2025; originally announced January 2025.

  4. arXiv:2501.14000  [pdf, other

    cs.LG cs.AI

    Local Control Networks (LCNs): Optimizing Flexibility in Neural Network Data Pattern Capture

    Authors: Hy Nguyen, Duy Khoa Pham, Srikanth Thudumu, Hung Du, Rajesh Vasa, Kon Mouzakis

    Abstract: The widespread use of Multi-layer perceptrons (MLPs) often relies on a fixed activation function (e.g., ReLU, Sigmoid, Tanh) for all nodes within the hidden layers. While effective in many scenarios, this uniformity may limit the networks ability to capture complex data patterns. We argue that employing the same activation function at every node is suboptimal and propose leveraging different activ… ▽ More

    Submitted 25 April, 2025; v1 submitted 23 January, 2025; originally announced January 2025.

  5. arXiv:2501.13994  [pdf, other

    cs.CV cs.AI cs.RO

    CSAOT: Cooperative Multi-Agent System for Active Object Tracking

    Authors: Hy Nguyen, Bao Pham, Hung Du, Srikanth Thudumu, Rajesh Vasa, Kon Mouzakis

    Abstract: Object Tracking is essential for many computer vision applications, such as autonomous navigation, surveillance, and robotics. Unlike Passive Object Tracking (POT), which relies on static camera viewpoints to detect and track objects across consecutive frames, Active Object Tracking (AOT) requires a controller agent to actively adjust its viewpoint to maintain visual contact with a moving target i… ▽ More

    Submitted 23 January, 2025; originally announced January 2025.

  6. arXiv:2501.13992  [pdf, other

    cs.LG cs.AI

    Dual-Branch HNSW Approach with Skip Bridges and LID-Driven Optimization

    Authors: Hy Nguyen, Nguyen Hung Nguyen, Nguyen Linh Bao Nguyen, Srikanth Thudumu, Hung Du, Rajesh Vasa, Kon Mouzakis

    Abstract: The Hierarchical Navigable Small World (HNSW) algorithm is widely used for approximate nearest neighbor (ANN) search, leveraging the principles of navigable small-world graphs. However, it faces some limitations. The first is the local optima problem, which arises from the algorithm's greedy search strategy, selecting neighbors based solely on proximity at each step. This often leads to cluster di… ▽ More

    Submitted 25 April, 2025; v1 submitted 23 January, 2025; originally announced January 2025.

  7. arXiv:2409.19019  [pdf, other

    cs.CL cs.LG

    RAGProbe: An Automated Approach for Evaluating RAG Applications

    Authors: Shangeetha Sivasothy, Scott Barnett, Stefanus Kurniawan, Zafaryab Rasool, Rajesh Vasa

    Abstract: Retrieval Augmented Generation (RAG) is increasingly being used when building Generative AI applications. Evaluating these applications and RAG pipelines is mostly done manually, via a trial and error process. Automating evaluation of RAG pipelines requires overcoming challenges such as context misunderstanding, wrong format, incorrect specificity, and missing content. Prior works therefore focuse… ▽ More

    Submitted 24 September, 2024; originally announced September 2024.

    Comments: 11 pages, 5 figures, 9 tables

  8. arXiv:2402.01968  [pdf, other

    cs.MA cs.AI cs.LG

    A Survey on Context-Aware Multi-Agent Systems: Techniques, Challenges and Future Directions

    Authors: Hung Du, Srikanth Thudumu, Rajesh Vasa, Kon Mouzakis

    Abstract: Research interest in autonomous agents is on the rise as an emerging topic. The notable achievements of Large Language Models (LLMs) have demonstrated the considerable potential to attain human-like intelligence in autonomous agents. However, the challenge lies in enabling these agents to learn, reason, and navigate uncertainties in dynamic environments. Context awareness emerges as a pivotal elem… ▽ More

    Submitted 29 January, 2025; v1 submitted 2 February, 2024; originally announced February 2024.

    Comments: 11 pages, 1 figure

  9. arXiv:2401.06513  [pdf, other

    cs.SE cs.AI cs.LG

    ML-On-Rails: Safeguarding Machine Learning Models in Software Systems A Case Study

    Authors: Hala Abdelkader, Mohamed Abdelrazek, Scott Barnett, Jean-Guy Schneider, Priya Rani, Rajesh Vasa

    Abstract: Machine learning (ML), especially with the emergence of large language models (LLMs), has significantly transformed various industries. However, the transition from ML model prototyping to production use within software systems presents several challenges. These challenges primarily revolve around ensuring safety, security, and transparency, subsequently influencing the overall robustness and trus… ▽ More

    Submitted 12 January, 2024; originally announced January 2024.

  10. arXiv:2311.09248  [pdf, other

    cs.HC cs.AI

    Smart Home Goal Feature Model -- A guide to support Smart Homes for Ageing in Place

    Authors: Irini Logothetis, Priya Rani, Shangeetha Sivasothy, Rajesh Vasa, Kon Mouzakis

    Abstract: Smart technologies are significant in supporting ageing in place for elderly. Leveraging Artificial Intelligence (AI) and Machine Learning (ML), it provides peace of mind, enabling the elderly to continue living independently. Elderly use smart technologies for entertainment and social interactions, this can be extended to provide safety and monitor health and environmental conditions, detect emer… ▽ More

    Submitted 14 November, 2023; originally announced November 2023.

    Comments: Preprint 9 pages

  11. arXiv:2311.07878  [pdf, other

    cs.IR

    Evaluating LLMs on Document-Based QA: Exact Answer Selection and Numerical Extraction using Cogtale dataset

    Authors: Zafaryab Rasool, Stefanus Kurniawan, Sherwin Balugo, Scott Barnett, Rajesh Vasa, Courtney Chesser, Benjamin M. Hampstead, Sylvie Belleville, Kon Mouzakis, Alex Bahar-Fuchs

    Abstract: Document-based Question-Answering (QA) tasks are crucial for precise information retrieval. While some existing work focus on evaluating large language models performance on retrieving and answering questions from documents, assessing the LLMs performance on QA types that require exact answer selection from predefined options and numerical extraction is yet to be fully assessed. In this paper, we… ▽ More

    Submitted 3 January, 2024; v1 submitted 13 November, 2023; originally announced November 2023.

    Comments: 10 pages, 1 figure

  12. arXiv:2309.01379  [pdf, other

    cs.SE

    MLGuard: Defend Your Machine Learning Model!

    Authors: Sheng Wong, Scott Barnett, Jessica Rivera-Villicana, Anj Simmons, Hala Abdelkader, Jean-Guy Schneider, Rajesh Vasa

    Abstract: Machine Learning (ML) is used in critical highly regulated and high-stakes fields such as finance, medicine, and transportation. The correctness of these ML applications is important for human safety and economic benefit. Progress has been made on improving ML testing and monitoring of ML. However, these approaches do not provide i) pre/post conditions to handle uncertainty, ii) defining correctiv… ▽ More

    Submitted 4 September, 2023; originally announced September 2023.

    Comments: Accepted in SE4SafeML'23

  13. arXiv:2307.06844  [pdf, other

    cs.CL cs.AI cs.CV

    Garbage in, garbage out: Zero-shot detection of crime using Large Language Models

    Authors: Anj Simmons, Rajesh Vasa

    Abstract: This paper proposes exploiting the common sense knowledge learned by large language models to perform zero-shot reasoning about crimes given textual descriptions of surveillance videos. We show that when video is (manually) converted to high quality textual descriptions, large language models are capable of detecting and classifying crimes with state-of-the-art performance using only zero-shot rea… ▽ More

    Submitted 3 July, 2023; originally announced July 2023.

    Comments: 5 pages, 4 figures, 1 table

  14. arXiv:2209.09932  [pdf, other

    cs.SE cs.AI

    Comparative analysis of real bugs in open-source Machine Learning projects -- A Registered Report

    Authors: Tuan Dung Lai, Anj Simmons, Scott Barnett, Jean-Guy Schneider, Rajesh Vasa

    Abstract: Background: Machine Learning (ML) systems rely on data to make predictions, the systems have many added components compared to traditional software systems such as the data processing pipeline, serving pipeline, and model training. Existing research on software maintenance has studied the issue-reporting needs and resolution process for different types of issues, such as performance and security i… ▽ More

    Submitted 20 September, 2022; originally announced September 2022.

    Comments: 6 pages, 3 figures, registered report, conference paper, accepted at ESEM -- the International Symposium on Empirical Software Engineering and Measurement

  15. arXiv:2208.05627  [pdf, other

    cs.AI cs.DB eess.SY

    SignalKG: Towards Reasoning about the Underlying Causes of Sensor Observations

    Authors: Anj Simmons, Rajesh Vasa, Antonio Giardina

    Abstract: This paper demonstrates our vision for knowledge graphs that assist machines to reason about the cause of signals observed by sensors. We show how the approach allows for constructing smarter surveillance systems that reason about the most likely cause (e.g., an attacker breaking a window) of a signal rather than acting directly on the received signal without consideration for how it was produced.

    Submitted 31 August, 2022; v1 submitted 10 August, 2022; originally announced August 2022.

    Comments: 5 pages, 3 figures, to be published in ISWC (Posters/Demos/Industry) 2022, final camera-ready version

  16. arXiv:2206.12111  [pdf, other

    cs.AI cs.DB eess.SY

    Signal Knowledge Graph

    Authors: Anj Simmons, Rajesh Vasa

    Abstract: This paper presents an knowledge graph to assist in reasoning over signals for intelligence purposes. We highlight limitations of existing knowledge graphs and reasoning systems for this purpose, using inference of an attack using combined data from microphones, cameras and social media as an example. Rather than acting directly on the received signal, our approach considers attacker behaviour, si… ▽ More

    Submitted 24 June, 2022; originally announced June 2022.

    Comments: 8 pages, 10 figures

  17. Requirements of API Documentation: A Case Study into Computer Vision Services

    Authors: Alex Cummaudo, Rajesh Vasa, John Grundy, Mohamed Abdelrazek

    Abstract: Using cloud-based computer vision services is gaining traction, where developers access AI-powered components through familiar RESTful APIs, not needing to orchestrate large training and inference infrastructures or curate/label training datasets. However, while these APIs seem familiar to use, their non-deterministic run-time behaviour and evolution is not adequately communicated to developers. T… ▽ More

    Submitted 26 December, 2020; originally announced December 2020.

    Comments: Early Access preprint for an upcoming issue of the IEEE Transactions on Software Engineering

  18. arXiv:2008.08252  [pdf, other

    cs.SE cs.CY

    Threshy: Supporting Safe Usage of Intelligent Web Services

    Authors: Alex Cummaudo, Scott Barnett, Rajesh Vasa, John Grundy

    Abstract: Increased popularity of `intelligent' web services provides end-users with machine-learnt functionality at little effort to developers. However, these services require a decision threshold to be set which is dependent on problem-specific data. Developers lack a systematic approach for evaluating intelligent services and existing evaluation tools are predominantly targeted at data scientists for pr… ▽ More

    Submitted 19 August, 2020; originally announced August 2020.

  19. A large-scale comparative analysis of Coding Standard conformance in Open-Source Data Science projects

    Authors: Andrew J. Simmons, Scott Barnett, Jessica Rivera-Villicana, Akshat Bajaj, Rajesh Vasa

    Abstract: Background: Meeting the growing industry demand for Data Science requires cross-disciplinary teams that can translate machine learning research into production-ready code. Software engineering teams value adherence to coding standards as an indication of code readability, maintainability, and developer expertise. However, there are no large-scale empirical studies of coding standards focused speci… ▽ More

    Submitted 28 July, 2020; v1 submitted 17 July, 2020; originally announced July 2020.

    Comments: 11 pages, 7 figures. To appear in ESEM 2020. Updated based on peer review

  20. arXiv:2005.13186  [pdf, other

    cs.SE cs.AI

    Beware the evolving 'intelligent' web service! An integration architecture tactic to guard AI-first components

    Authors: Alex Cummaudo, Scott Barnett, Rajesh Vasa, John Grundy, Mohamed Abdelrazek

    Abstract: Intelligent services provide the power of AI to developers via simple RESTful API endpoints, abstracting away many complexities of machine learning. However, most of these intelligent services-such as computer vision-continually learn with time. When the internals within the abstracted 'black box' become hidden and evolve, pitfalls emerge in the robustness of applications that depend on these evol… ▽ More

    Submitted 27 May, 2020; originally announced May 2020.

  21. arXiv:2004.03120  [pdf, other

    cs.SE

    Ranking Computer Vision Service Issues using Emotion

    Authors: Maheswaree K Curumsing, Alex Cummaudo, Ulrike Maria Graetsch, Scott Barnett, Rajesh Vasa

    Abstract: Software developers are increasingly using machine learning APIs to implement 'intelligent' features. Studies show that incorporating machine learning into an application increases technical debt, creates data dependencies, and introduces uncertainty due to non-deterministic behaviour. However, we know very little about the emotional state of software developers who deal with such issues. In this… ▽ More

    Submitted 27 May, 2020; v1 submitted 7 April, 2020; originally announced April 2020.

  22. arXiv:2001.10130  [pdf, other

    cs.SE cs.AI

    Interpreting Cloud Computer Vision Pain-Points: A Mining Study of Stack Overflow

    Authors: Alex Cummaudo, Rajesh Vasa, Scott Barnett, John Grundy, Mohamed Abdelrazek

    Abstract: Intelligent services are becoming increasingly more pervasive; application developers want to leverage the latest advances in areas such as computer vision to provide new services and products to users, and large technology firms enable this via RESTful APIs. While such APIs promise an easy-to-integrate on-demand machine intelligence, their current design, documentation and developer interface hid… ▽ More

    Submitted 27 January, 2020; originally announced January 2020.

  23. arXiv:1907.13260  [pdf, other

    cs.SE

    What should I document? A preliminary systematic mapping study into API documentation knowledge

    Authors: Alex Cummaudo, Rajesh Vasa, John Grundy

    Abstract: Background: Good API documentation facilities the development process, improving productivity and quality. While the topic of API documentation quality has been of interest for the last two decades, there have been few studies to map the specific constructs needed to create a good document. In effect, we still need a structured taxonomy against which to capture knowledge. Aims: This study reports… ▽ More

    Submitted 30 July, 2019; originally announced July 2019.

  24. arXiv:1906.07328  [pdf, other

    cs.SE cs.AI

    Losing Confidence in Quality: Unspoken Evolution of Computer Vision Services

    Authors: Alex Cummaudo, Rajesh Vasa, John Grundy, Mohamed Abdelrazek, Andrew Cain

    Abstract: Recent advances in artificial intelligence (AI) and machine learning (ML), such as computer vision, are now available as intelligent services and their accessibility and simplicity is compelling. Multiple vendors now offer this technology as cloud services and developers want to leverage these advances to provide value to end-users. However, there is no firm investigation into the maintenance and… ▽ More

    Submitted 30 July, 2019; v1 submitted 17 June, 2019; originally announced June 2019.

  25. arXiv:1812.05804  [pdf, other

    cs.DB cs.HC

    Data Provenance for Sport

    Authors: Andrew J. Simmons, Scott Barnett, Simon Vajda, Rajesh Vasa

    Abstract: Data analysts often discover irregularities in their underlying dataset, which need to be traced back to the original source and corrected. Standards for representing data provenance (i.e. the origins of the data), such as the W3C PROV standard, can assist with this process, however require a mapping between abstract provenance concepts and the domain of use in order to apply them effectively. We… ▽ More

    Submitted 14 December, 2018; originally announced December 2018.

    Comments: 12 pages, 6 figures

  26. arXiv:1711.00218  [pdf, other

    cs.HC

    Spatio-Temporal Reference Frames as Geographic Objects

    Authors: Andrew Simmons, Rajesh Vasa

    Abstract: It is often desirable to analyse trajectory data in local coordinates relative to a reference location. Similarly, temporal data also needs to be transformed to be relative to an event. Together, temporal and spatial contextualisation permits comparative analysis of similar trajectories taken across multiple reference locations. To the GIS professional, the procedures to establish a reference fram… ▽ More

    Submitted 14 November, 2017; v1 submitted 1 November, 2017; originally announced November 2017.

    Comments: 4 pages. To be published in the proceedings of the ACM SIGSPATIAL conference 2017. Minor typo corrected

  27. Partition Refinement of Component Interaction Automata: Why Structure Matters More Than Size

    Authors: Markus Lumpe, Rajesh Vasa

    Abstract: Automata-based modeling languages, like Component Interaction Automata, offer an attractive means to capture and analyze the behavioral aspects of interacting components. At the center of these modeling languages we find finite state machines that allow for a fine-grained description how and when specific service requests may interact with other components or the environment. Unfortunately, automa… ▽ More

    Submitted 14 October, 2010; originally announced October 2010.

    Comments: In Proceedings WCSI 2010, arXiv:1010.2337

    Journal ref: EPTCS 37, 2010, pp. 12-26