Skip to main content

Showing 1–38 of 38 results for author: Ahmad, F

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

    physics.ins-det cs.AI hep-ex physics.data-an

    A Comprehensive Evaluation of Generative Models in Calorimeter Shower Simulation

    Authors: Farzana Yasmin Ahmad, Vanamala Venkataswamy, Geoffrey Fox

    Abstract: The pursuit of understanding fundamental particle interactions has reached unparalleled precision levels. Particle physics detectors play a crucial role in generating low-level object signatures that encode collision physics. However, simulating these particle collisions is a demanding task in terms of memory and computation which will be exasperated with larger data volumes, more complex detector… ▽ More

    Submitted 8 June, 2024; originally announced June 2024.

  2. arXiv:2404.13161  [pdf, other

    cs.CR cs.LG

    CyberSecEval 2: A Wide-Ranging Cybersecurity Evaluation Suite for Large Language Models

    Authors: Manish Bhatt, Sahana Chennabasappa, Yue Li, Cyrus Nikolaidis, Daniel Song, Shengye Wan, Faizan Ahmad, Cornelius Aschermann, Yaohui Chen, Dhaval Kapil, David Molnar, Spencer Whitman, Joshua Saxe

    Abstract: Large language models (LLMs) introduce new security risks, but there are few comprehensive evaluation suites to measure and reduce these risks. We present BenchmarkName, a novel benchmark to quantify LLM security risks and capabilities. We introduce two new areas for testing: prompt injection and code interpreter abuse. We evaluated multiple state-of-the-art (SOTA) LLMs, including GPT-4, Mistral,… ▽ More

    Submitted 19 April, 2024; originally announced April 2024.

  3. arXiv:2404.06129  [pdf, other

    cs.RO cs.LG

    Adaptable Recovery Behaviors in Robotics: A Behavior Trees and Motion Generators(BTMG) Approach for Failure Management

    Authors: Faseeh Ahmad, Matthias Mayr, Sulthan Suresh-Fazeela, Volker Krueger

    Abstract: In dynamic operational environments, particularly in collaborative robotics, the inevitability of failures necessitates robust and adaptable recovery strategies. Traditional automated recovery strategies, while effective for predefined scenarios, often lack the flexibility required for on-the-fly task management and adaptation to expected failures. Addressing this gap, we propose a novel approach… ▽ More

    Submitted 23 April, 2024; v1 submitted 9 April, 2024; originally announced April 2024.

  4. arXiv:2401.08953  [pdf, other

    cs.CR cs.DS

    An Efficient and Scalable Auditing Scheme for Cloud Data Storage using an Enhanced B-tree

    Authors: Tariqul Islam, Faisal Haque Bappy, Md Nafis Ul Haque Shifat, Farhan Ahmad, Kamrul Hasan, Tarannum Shaila Zaman

    Abstract: An efficient, scalable, and provably secure dynamic auditing scheme is highly desirable in the cloud storage environment for verifying the integrity of the outsourced data. Most of the existing work on remote integrity checking focuses on static archival data and therefore cannot be applied to cases where dynamic data updates are more common. Additionally, existing auditing schemes suffer from per… ▽ More

    Submitted 16 January, 2024; originally announced January 2024.

  5. arXiv:2312.04724  [pdf, other

    cs.CR cs.LG

    Purple Llama CyberSecEval: A Secure Coding Benchmark for Language Models

    Authors: Manish Bhatt, Sahana Chennabasappa, Cyrus Nikolaidis, Shengye Wan, Ivan Evtimov, Dominik Gabi, Daniel Song, Faizan Ahmad, Cornelius Aschermann, Lorenzo Fontana, Sasha Frolov, Ravi Prakash Giri, Dhaval Kapil, Yiannis Kozyrakis, David LeBlanc, James Milazzo, Aleksandar Straumann, Gabriel Synnaeve, Varun Vontimitta, Spencer Whitman, Joshua Saxe

    Abstract: This paper presents CyberSecEval, a comprehensive benchmark developed to help bolster the cybersecurity of Large Language Models (LLMs) employed as coding assistants. As what we believe to be the most extensive unified cybersecurity safety benchmark to date, CyberSecEval provides a thorough evaluation of LLMs in two crucial security domains: their propensity to generate insecure code and their lev… ▽ More

    Submitted 7 December, 2023; originally announced December 2023.

  6. arXiv:2311.09353  [pdf, other

    cs.RO

    Flexible and Adaptive Manufacturing by Complementing Knowledge Representation, Reasoning and Planning with Reinforcement Learning

    Authors: Matthias Mayr, Faseeh Ahmad, Volker Krueger

    Abstract: This paper describes a novel approach to adaptive manufacturing in the context of small batch production and customization. It focuses on integrating task-level planning and reasoning with reinforcement learning (RL) in the SkiROS2 skill-based robot control platform. This integration enhances the efficiency and adaptability of robotic systems in manufacturing, enabling them to adjust to task varia… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

    Comments: 3 pages, 2 figures. Presented at the IROS 2023 Workshop on Robotics & AI in Future Factory

  7. arXiv:2309.17426  [pdf

    cs.CV cs.AI

    Classification of Potholes Based on Surface Area Using Pre-Trained Models of Convolutional Neural Network

    Authors: Chauhdary Fazeel Ahmad, Abdullah Cheema, Waqas Qayyum, Rana Ehtisham, Muhammad Haroon Yousaf, Junaid Mir, Nasim Shakouri Mahmoudabadi, Afaq Ahmad

    Abstract: Potholes are fatal and can cause severe damage to vehicles as well as can cause deadly accidents. In South Asian countries, pavement distresses are the primary cause due to poor subgrade conditions, lack of subsurface drainage, and excessive rainfalls. The present research compares the performance of three pre-trained Convolutional Neural Network (CNN) models, i.e., ResNet 50, ResNet 18, and Mobil… ▽ More

    Submitted 29 September, 2023; originally announced September 2023.

    Comments: 24 Pages, 26 Figures

  8. arXiv:2308.14206  [pdf, other

    cs.RO cs.AI

    Using Knowledge Representation and Task Planning for Robot-agnostic Skills on the Example of Contact-Rich Wi** Tasks

    Authors: Matthias Mayr, Faseeh Ahmad, Alexander Duerr, Volker Krueger

    Abstract: The transition to agile manufacturing, Industry 4.0, and high-mix-low-volume tasks require robot programming solutions that are flexible. However, most deployed robot solutions are still statically programmed and use stiff position control, which limit their usefulness. In this paper, we show how a single robot skill that utilizes knowledge representation, task planning, and automatic selection of… ▽ More

    Submitted 27 August, 2023; originally announced August 2023.

    Comments: 7 pages, 5 figures. Accepted at 2023 IEEE International Conference on Automation Science and Engineering (CASE)

  9. arXiv:2303.08209  [pdf, other

    cs.RO

    Learning to Adapt the Parameters of Behavior Trees and Motion Generators (BTMGs) to Task Variations

    Authors: Faseeh Ahmad, Matthias Mayr, Volker Krueger

    Abstract: The ability to learn new tasks and quickly adapt to different variations or dimensions is an important attribute in agile robotics. In our previous work, we have explored Behavior Trees and Motion Generators (BTMGs) as a robot arm policy representation to facilitate the learning and execution of assembly tasks. The current implementation of the BTMGs for a specific task may not be robust to the ch… ▽ More

    Submitted 14 September, 2023; v1 submitted 14 March, 2023; originally announced March 2023.

  10. A Comparative Study of Pretrained Language Models for Long Clinical Text

    Authors: Yikuan Li, Ramsey M. Wehbe, Faraz S. Ahmad, Hanyin Wang, Yuan Luo

    Abstract: Objective: Clinical knowledge enriched transformer models (e.g., ClinicalBERT) have state-of-the-art results on clinical NLP (natural language processing) tasks. One of the core limitations of these transformer models is the substantial memory consumption due to their full self-attention mechanism, which leads to the performance degradation in long clinical texts. To overcome this, we propose to l… ▽ More

    Submitted 27 January, 2023; originally announced January 2023.

    Comments: arXiv admin note: substantial text overlap with arXiv:2201.11838

  11. arXiv:2301.11806  [pdf, other

    cs.CV cs.SE

    PCV: A Point Cloud-Based Network Verifier

    Authors: Arup Kumar Sarker, Farzana Yasmin Ahmad, Matthew B. Dwyer

    Abstract: 3D vision with real-time LiDAR-based point cloud data became a vital part of autonomous system research, especially perception and prediction modules use for object classification, segmentation, and detection. Despite their success, point cloud-based network models are vulnerable to multiple adversarial attacks, where the certain factor of changes in the validation set causes significant performan… ▽ More

    Submitted 30 January, 2023; v1 submitted 27 January, 2023; originally announced January 2023.

    Comments: 11 pages, 12 figures

    ACM Class: D.2.2; D.2.3; D.2.4; D.2.5; I.2.10; I.5.4

  12. arXiv:2212.03570  [pdf, other

    cs.RO

    Combining Planning, Reasoning and Reinforcement Learning to solve Industrial Robot Tasks

    Authors: Matthias Mayr, Faseeh Ahmad, Konstantinos Chatzilygeroudis, Luigi Nardi, Volker Krueger

    Abstract: One of today's goals for industrial robot systems is to allow fast and easy provisioning for new tasks. Skill-based systems that use planning and knowledge representation have long been one possible answer to this. However, especially with contact-rich robot tasks that need careful parameter settings, such reasoning techniques can fall short if the required knowledge not adequately modeled. We sho… ▽ More

    Submitted 7 December, 2022; originally announced December 2022.

    Comments: 4 pages, 2 figures. Accepted at IEEE IROS 2022 "2nd Workshop on Trends and Advances in Machine Learning and Automated Reasoning for Intelligent Robots and Systems". arXiv admin note: substantial text overlap with arXiv:2203.10033

  13. arXiv:2207.08930  [pdf, other

    cs.RO

    Cooperative Infrastructure Perception

    Authors: Fawad Ahmad, Christina Suyong Shin, Weiwu Pang, Branden Leong, Pradipta Ghosh, Ramesh Govindan

    Abstract: Recent works have considered two qualitatively different approaches to overcome line-of-sight limitations of 3D sensors used for perception: cooperative perception and infrastructure-augmented perception. In this paper, motivated by increasing deployments of infrastructure LiDARs, we explore a third approach, cooperative infrastructure perception. This approach generates perception outputs by fusi… ▽ More

    Submitted 26 June, 2024; v1 submitted 18 July, 2022; originally announced July 2022.

  14. arXiv:2206.14798  [pdf, other

    math.CO cs.LG

    Generalized Permutants and Graph GENEOs

    Authors: Faraz Ahmad, Massimo Ferri, Patrizio Frosini

    Abstract: In this paper we establish a bridge between Topological Data Analysis and Geometric Deep Learning, adapting the topological theory of group equivariant non-expansive operators (GENEOs) to act on the space of all graphs weighted on vertices or edges. This is done by showing how the general concept of GENEO can be used to transform graphs and to give information about their structure. This requires… ▽ More

    Submitted 25 September, 2022; v1 submitted 29 June, 2022; originally announced June 2022.

    Comments: 15 pages, 4 figures

    MSC Class: 55N31; 62R40; 65D18; 68T09

  15. arXiv:2206.03419  [pdf, other

    cs.CR eess.SY

    A Secure and Trusted Mechanism for Industrial IoT Network using Blockchain

    Authors: Geetanjali Rathee, Farhan Ahmad, Naveen Jaglan, Charalambos Konstantinou

    Abstract: Industrial Internet-of-Things (IIoT) is a powerful IoT application which remodels the growth of industries by ensuring transparent communication among various entities such as hubs, manufacturing places and packaging units. Introducing data science techniques within the IIoT improves the ability to analyze the collected data in a more efficient manner, which current IIoT architectures lack due to… ▽ More

    Submitted 7 June, 2022; originally announced June 2022.

    Journal ref: IEEE Transactions on Industrial Informatics 2022

  16. arXiv:2203.10033  [pdf, other

    cs.RO cs.LG

    Skill-based Multi-objective Reinforcement Learning of Industrial Robot Tasks with Planning and Knowledge Integration

    Authors: Matthias Mayr, Faseeh Ahmad, Konstantinos Chatzilygeroudis, Luigi Nardi, Volker Krueger

    Abstract: In modern industrial settings with small batch sizes it should be easy to set up a robot system for a new task. Strategies exist, e.g. the use of skills, but when it comes to handling forces and torques, these systems often fall short. We introduce an approach that provides a combination of task-level planning with targeted learning of scenario-specific parameters for skill-based systems. We propo… ▽ More

    Submitted 18 March, 2022; originally announced March 2022.

    Comments: 8 pages, 6 figures, submitted to 2022 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  17. arXiv:2201.11838  [pdf, ps, other

    cs.CL cs.AI

    Clinical-Longformer and Clinical-BigBird: Transformers for long clinical sequences

    Authors: Yikuan Li, Ramsey M. Wehbe, Faraz S. Ahmad, Hanyin Wang, Yuan Luo

    Abstract: Transformers-based models, such as BERT, have dramatically improved the performance for various natural language processing tasks. The clinical knowledge enriched model, namely ClinicalBERT, also achieved state-of-the-art results when performed on clinical named entity recognition and natural language inference tasks. One of the core limitations of these transformers is the substantial memory cons… ▽ More

    Submitted 15 April, 2022; v1 submitted 27 January, 2022; originally announced January 2022.

  18. Learning of Parameters in Behavior Trees for Movement Skills

    Authors: Matthias Mayr, Konstantinos Chatzilygeroudis, Faseeh Ahmad, Luigi Nardi, Volker Krueger

    Abstract: Reinforcement Learning (RL) is a powerful mathematical framework that allows robots to learn complex skills by trial-and-error. Despite numerous successes in many applications, RL algorithms still require thousands of trials to converge to high-performing policies, can produce dangerous behaviors while learning, and the optimized policies (usually modeled as neural networks) give almost zero expla… ▽ More

    Submitted 2 August, 2022; v1 submitted 27 September, 2021; originally announced September 2021.

    Comments: 8 pages, 5 figures, accepted at 2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)

  19. arXiv:2109.04298  [pdf, ps, other

    quant-ph cs.LG

    Quantum Machine Learning for Finance

    Authors: Marco Pistoia, Syed Farhan Ahmad, Akshay Ajagekar, Alexander Buts, Shouvanik Chakrabarti, Dylan Herman, Shaohan Hu, Andrew Jena, Pierre Minssen, Pradeep Niroula, Arthur Rattew, Yue Sun, Romina Yalovetzky

    Abstract: Quantum computers are expected to surpass the computational capabilities of classical computers during this decade, and achieve disruptive impact on numerous industry sectors, particularly finance. In fact, finance is estimated to be the first industry sector to benefit from Quantum Computing not only in the medium and long terms, but even in the short term. This review paper presents the state of… ▽ More

    Submitted 9 September, 2021; originally announced September 2021.

  20. arXiv:2108.03601  [pdf

    cs.LG

    Using Biological Variables and Social Determinants to Predict Malaria and Anemia among Children in Senegal

    Authors: Boubacar Sow, Hiroki Suguri, Hamid Mukhtar, Hafiz Farooq Ahmad

    Abstract: Integrating machine learning techniques in healthcare becomes very common nowadays, and it contributes positively to improving clinical care and health decisions planning. Anemia and malaria are two life-threatening diseases in Africa that affect the red blood cells and reduce hemoglobin production. This paper focuses on analyzing child health data in Senegal using four machine learning algorithms… ▽ More

    Submitted 8 August, 2021; originally announced August 2021.

  21. arXiv:2104.08634  [pdf, other

    cs.RO eess.SY

    AeroTraj: Trajectory Planning for Fast, and Accurate 3D Reconstruction Using a Drone-based LiDAR

    Authors: Fawad Ahmad, Christina Shin, Rajrup Ghosh, John D'Ambrosio, Eugene Chai, Karthik Sundaresan, Ramesh Govindan

    Abstract: This paper presents AeroTraj, a system that enables fast, accurate, and automated reconstruction of 3D models of large buildings using a drone-mounted LiDAR. LiDAR point clouds can be used directly to assemble 3D models if their positions are accurately determined. AeroTraj uses SLAM for this, but must ensure complete and accurate reconstruction while minimizing drone battery usage. Doing this req… ▽ More

    Submitted 26 June, 2024; v1 submitted 17 April, 2021; originally announced April 2021.

  22. arXiv:2103.11430   

    cs.LG

    Knowledge Discovery in Surveys using Machine Learning: A Case Study of Women in Entrepreneurship in UAE

    Authors: Syed Farhan Ahmad, Amrah Hermayen, Ganga Bhavani

    Abstract: Knowledge Discovery plays a very important role in analyzing data and getting insights from them to drive better business decisions. Entrepreneurship in a Knowledge based economy contributes greatly to the development of a country's economy. In this paper, we analyze surveys that were conducted on women in entrepreneurship in UAE. Relevant insights are extracted from the data that can help us to b… ▽ More

    Submitted 13 April, 2024; v1 submitted 21 March, 2021; originally announced March 2021.

    Comments: The paper talks about machine learning use-cases for knowledge discovery for a narrow set of ML algorithms without much context

  23. arXiv:2103.11381   

    quant-ph cs.LG

    Quantum Machine Learning with HQC Architectures using non-Classically Simulable Feature Maps

    Authors: Syed Farhan Ahmad, Raghav Rawat, Minal Moharir

    Abstract: Hybrid Quantum-Classical (HQC) Architectures are used in near-term NISQ Quantum Computers for solving Quantum Machine Learning problems. The quantum advantage comes into picture due to the exponential speedup offered over classical computing. One of the major challenges in implementing such algorithms is the choice of quantum embeddings and the use of a functionally correct quantum variational cir… ▽ More

    Submitted 13 April, 2024; v1 submitted 21 March, 2021; originally announced March 2021.

    Comments: The results from an actual hardware are not performant enough and do not match up with that of the simulator. Moreover, hyperparameter is not considered

  24. arXiv:2103.04781  [pdf, other

    cs.LG cs.AI

    District Wise Price Forecasting of Wheat in Pakistan using Deep Learning

    Authors: Ahmed Rasheed, Muhammad Shahzad Younis, Farooq Ahmad, Junaid Qadir, Muhammad Kashif

    Abstract: Wheat is the main agricultural crop of Pakistan and is a staple food requirement of almost every Pakistani household making it the main strategic commodity of the country whose availability and affordability is the government's main priority. Wheat food availability can be vastly affected by multiple factors included but not limited to the production, consumption, financial crisis, inflation, or v… ▽ More

    Submitted 5 March, 2021; originally announced March 2021.

    Comments: 9 pages, submitted to IEEE Access

  25. arXiv:2103.01766  [pdf, other

    cs.CY

    COVID-19 Digital Contact Tracing Applications and Techniques: A Review Post Initial Deployments

    Authors: Muhammad Shahroz, Farooq Ahmad, Muhammad Shahzad Younis, Nadeem Ahmad, Maged N. Kamel Boulos, Ricardo Vinuesa, Junaid Qadir

    Abstract: The coronavirus disease 2019 (COVID-19) is a severe global pandemic that has claimed millions of lives and continues to overwhelm public health systems in many countries. The spread of COVID-19 pandemic has negatively impacted the human mobility patterns such as daily transportation-related behavior of the public. There is a requirement to understand the disease spread patterns and its routes amon… ▽ More

    Submitted 25 February, 2021; originally announced March 2021.

    Comments: 31 pages, 3 figures and 1 table

  26. arXiv:2010.11073  [pdf, other

    eess.SP cs.IT

    Minimum Mean-Squared-Error Autocorrelation Processing in Coprime Arrays

    Authors: Dimitris G. Chachlakis, Tongdi Zhou, Fauzia Ahmad, Panos P. Markopoulos

    Abstract: Coprime arrays enable Direction-of-Arrival (DoA) estimation of an increased number of sources. To that end, the receiver estimates the autocorrelation matrix of a larger virtual uniform linear array (coarray), by applying selection or averaging to the physical array's autocorrelation estimates, followed by spatial-smoothing. Both selection and averaging have been designed under no optimality crite… ▽ More

    Submitted 21 October, 2020; originally announced October 2020.

  27. arXiv:2006.13354  [pdf, other

    cs.CR cs.CY

    A First Look at Privacy Analysis of COVID-19 Contact Tracing Mobile Applications

    Authors: Muhammad Ajmal Azad, Junaid Arshad, Ali Akmal, Farhan Riaz, Sidrah Abdullah, Muhammad Imran, Farhan Ahmad

    Abstract: Today's smartphones are equipped with a large number of powerful value-added sensors and features such as a low power Bluetooth sensor, powerful embedded sensors such as the digital compass, accelerometer, GPS sensors, Wi-Fi capabilities, microphone, humidity sensors, health tracking sensors, and a camera, etc. These value-added sensors have revolutionized the lives of the human being in many ways… ▽ More

    Submitted 16 August, 2020; v1 submitted 23 June, 2020; originally announced June 2020.

    Comments: submitted to IEEE IOT JOurnal

  28. arXiv:2006.06054  [pdf, other

    cs.AI

    Marginal Utility for Planning in Continuous or Large Discrete Action Spaces

    Authors: Zaheen Farraz Ahmad, Levi H. S. Lelis, Michael Bowling

    Abstract: Sample-based planning is a powerful family of algorithms for generating intelligent behavior from a model of the environment. Generating good candidate actions is critical to the success of sample-based planners, particularly in continuous or large action spaces. Typically, candidate action generation exhausts the action space, uses domain knowledge, or more recently, involves learning a stochasti… ▽ More

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

  29. arXiv:1911.04536   

    cs.CR cs.CY

    A New Approach: Cognitive Multi-Level Authentication (CMLA) in Nuclear Command and Control

    Authors: Aysha Shabbir, Maryam Shabbir, Fahad Ahmad, Muhammad Rizwan

    Abstract: Nuclear monitoring must considered as high precedence against national security. Now with the increasing nuclear threats it is crucial to ensure that malicious entity never procure nuclear warheads. Which comprises the prevention of illegal or terrorist access to nuclear weapons. The disastrous damage that could be the consequence of unauthorized unapproved utilization of nuclear weapon and from t… ▽ More

    Submitted 21 March, 2021; v1 submitted 11 November, 2019; originally announced November 2019.

    Comments: We want to improve this version of research

  30. arXiv:1903.00745  [pdf, other

    cs.AI cs.LO cs.RO

    A Formal Framework for Robot Construction Problems: A Hybrid Planning Approach

    Authors: Faseeh Ahmad, Esra Erdem, Volkan Patoglu

    Abstract: We study robot construction problems where multiple autonomous robots rearrange stacks of prefabricated blocks to build stable structures. These problems are challenging due to ramifications of actions, true concurrency, and requirements of supportedness of blocks by other blocks and stability of the structure at all times. We propose a formal hybrid planning framework to solve a wide range of rob… ▽ More

    Submitted 17 March, 2019; v1 submitted 2 March, 2019; originally announced March 2019.

    Comments: 8 pages (double-column), 7 figures

  31. arXiv:1805.05008  [pdf

    q-bio.QM cs.IR

    Integrating Hypertension Phenotype and Genotype with Hybrid Non-negative Matrix Factorization

    Authors: Yuan Luo, Chengsheng Mao, Yiben Yang, Fei Wang, Faraz S. Ahmad, Donna Arnett, Marguerite R. Irvin, Sanjiv J. Shah

    Abstract: Hypertension is a heterogeneous syndrome in need of improved subty** using phenotypic and genetic measurements so that patients in different subtypes share similar pathophysiologic mechanisms and respond more uniformly to targeted treatments. Existing machine learning approaches often face challenges in integrating phenotype and genotype information and presenting to clinicians an interpretable… ▽ More

    Submitted 18 May, 2018; v1 submitted 14 May, 2018; originally announced May 2018.

    Comments: fixed some presentation errors

  32. arXiv:1712.09037  [pdf

    cs.CY

    Mobile Phone Based Portable Field Sensor System for Real-Time In-situ River Water Quality Monitoring During Endangered Dolphin Monitoring Surveys

    Authors: Sanaullah Manzoor, Farhan Ahmad, Suleman Mazhar

    Abstract: Mobile phone based potable water quality assessment device is developed to analyze and study water pollution level at Indus river. Indus river is habitat of endangered Indus river dolphin and water pollution is one of major causes of survivability threats for this specie. We tested device performance at the six locations of Lahore canal. pH of canal water deviates from the normal range of the irri… ▽ More

    Submitted 25 December, 2017; originally announced December 2017.

  33. arXiv:1707.05564  [pdf, other

    cs.CV

    Robust Monocular SLAM for Egocentric Videos

    Authors: Suvam Patra, Kartikeya Gupta, Faran Ahmad, Chetan Arora, Subhashis Banerjee

    Abstract: Regardless of the tremendous progress, a truly general purpose pipeline for Simultaneous Localization and Map** (SLAM) remains a challenge. We investigate the reported failure of state of the art (SOTA) SLAM techniques on egocentric videos. We find that the dominant 3D rotations, low parallax between successive frames, and primarily forward motion in egocentric videos are the most common causes… ▽ More

    Submitted 17 November, 2018; v1 submitted 18 July, 2017; originally announced July 2017.

    Comments: Accepted for publication at IEEE WACV 2019

  34. arXiv:1702.05308  [pdf, other

    cs.NE

    Hierarchy Influenced Differential Evolution: A Motor Operation Inspired Approach

    Authors: Shubham Dokania, Ayush Chopra, Feroz Ahmad, Anil Singh Parihar

    Abstract: Operational maturity of biological control systems have fuelled the inspiration for a large number of mathematical and logical models for control, automation and optimisation. The human brain represents the most sophisticated control architecture known to us and is a central motivation for several research attempts across various domains. In the present work, we introduce an algorithm for mathemat… ▽ More

    Submitted 12 September, 2017; v1 submitted 17 February, 2017; originally announced February 2017.

    Comments: 8 pages, accepted at IJCCI 2017

  35. arXiv:1302.6379  [pdf

    cs.CV

    Image-based Face Detection and Recognition: "State of the Art"

    Authors: Faizan Ahmad, Aaima Najam, Zeeshan Ahmed

    Abstract: Face recognition from image or video is a popular topic in biometrics research. Many public places usually have surveillance cameras for video capture and these cameras have their significant value for security purpose. It is widely acknowledged that the face recognition have played an important role in surveillance system as it doesn't need the object's cooperation. The actual advantages of face… ▽ More

    Submitted 26 February, 2013; originally announced February 2013.

    Comments: 4 pages, 3 table, 4 figure

    Journal ref: IJCSI International Journal of Computer Science Issues, Vol. 9, Issue 6, No 1, November 2012 ISSN (Online): 1694-0814

  36. arXiv:1205.6162  [pdf

    cs.SE

    Current Web Application Development and Measurement Practices for Small Software Firms

    Authors: Faudziah Ahmad, Fauziah Baharom, Moath Husni

    Abstract: This paper discusses issues on current development and measurement practices that were identified from a pilot study conducted on Jordanian small software firms. The study was to investigate whether developers follow development and measurement best practices in web applications development. The analysis was conducted in two stages: first, grou** the development and measurement practices using v… ▽ More

    Submitted 28 May, 2012; originally announced May 2012.

    Comments: 5 pages, 2 figures an 9 tables; IJCSI 2012

  37. arXiv:1201.1967  [pdf

    cs.SE

    Investigating the Awareness of Applying the Important Web Application Development and Measurement Practices in Small Software Firms

    Authors: Faudziah Ahmad, Fauziah Baharom, Moath Husni

    Abstract: This paper aims to discuss the pilot study and analysis of the current development and measurement practices in Jordanian small software firms. It is conducted because most developers build web applications without using any specific development method and don't know how to integrate the suitable measurements inside the process to improve and reduce defect, time and rework of the development life… ▽ More

    Submitted 10 January, 2012; originally announced January 2012.

    Comments: 11 pages, 2 figures and 7 tables

  38. arXiv:cs/0502051  [pdf

    cs.DC

    A Semantic Grid-based E-Learning Framework (SELF)

    Authors: Zaheer Abbas, Muhammad Umer, Mohammed Odeh, Richard McClatchey, Arshad Ali, Farooq Ahmad

    Abstract: E-learning can be loosely defined as a wide set of applications and processes, which uses available electronic media (and tools) to deliver vocational education and training. With its increasing recognition as an ubiquitous mode of instruction and interaction in the academic as well as corporate world, the need for a scaleable and realistic model is becoming important. In this paper we introduce… ▽ More

    Submitted 9 February, 2005; originally announced February 2005.

    Comments: 8 pages, 2 tables, 3 figures

    ACM Class: H2.4; J.3