Skip to main content

Showing 1–9 of 9 results for author: Ishtiaq, A

  1. State Machine Mutation-based Testing Framework for Wireless Communication Protocols

    Authors: Syed Md Mukit Rashid, Tianwei Wu, Kai Tu, Abdullah Al Ishtiaq, Ridwanul Hasan Tanvir, Yilu Dong, Omar Chowdhury, Syed Rafiul Hussain

    Abstract: This paper proposes Proteus, a protocol state machine, property-guided, and budget-aware automated testing approach for discovering logical vulnerabilities in wireless protocol implementations. Proteus maintains its budget awareness by generating test cases (i.e., each being a sequence of protocol messages) that are not only meaningful (i.e., the test case mostly follows the desirable protocol flo… ▽ More

    Submitted 2 October, 2024; v1 submitted 4 September, 2024; originally announced September 2024.

    Comments: Accepted to ACM CCS 2024

  2. arXiv:2408.17160  [pdf

    cond-mat.mtrl-sci

    Exploration of new 212 MAB phases: M2AB2 (M=Mo, Ta; A=Ga, Ge) via DFT calculations

    Authors: A. K. M Naim Ishtiaq, Md Nasir Uddin, Md. Rasel Rana, Shariful Islam, Noor Afsary, Karimul Hoque, Md. Ashraf Ali

    Abstract: The recently developed MAB phases, an extension of the MAX phase, have sparked interest in research among scientists because of their better thermo-mechanical properties. In this paper, we have explored four new MAB phases M2AB2 (M=Mo, Ta and A=Ga, Ge) and studied the elastic, electronic, thermal, and optical properties to predict the possible applications. The stability of the new phases has been… ▽ More

    Submitted 30 August, 2024; originally announced August 2024.

    Comments: 37 pages

  3. arXiv:2310.04381  [pdf, other

    cs.CR cs.AI cs.CL

    Hermes: Unlocking Security Analysis of Cellular Network Protocols by Synthesizing Finite State Machines from Natural Language Specifications

    Authors: Abdullah Al Ishtiaq, Sarkar Snigdha Sarathi Das, Syed Md Mukit Rashid, Ali Ranjbar, Kai Tu, Tianwei Wu, Zhezheng Song, Weixuan Wang, Mujtahid Akon, Rui Zhang, Syed Rafiul Hussain

    Abstract: In this paper, we present Hermes, an end-to-end framework to automatically generate formal representations from natural language cellular specifications. We first develop a neural constituency parser, NEUTREX, to process transition-relevant texts and extract transition components (i.e., states, conditions, and actions). We also design a domain-specific language to translate these transition compon… ▽ More

    Submitted 11 October, 2023; v1 submitted 6 October, 2023; originally announced October 2023.

    Comments: Accepted at USENIX Security 24

  4. arXiv:2309.10632  [pdf, other

    eess.SP

    BeamSec: A Practical mmWave Physical Layer Security Scheme Against Strong Adversaries

    Authors: Afifa Ishtiaq, Arash Asadi, Ladan Khaloopour, Waqar Ahmed, Vahid Jamali, Matthias Hollick

    Abstract: The high directionality of millimeter-wave (mmWave) communication systems has proven effective in reducing the attack surface against eavesdropping, thus improving the physical layer security. However, even with highly directional beams, the system is still exposed to eavesdropping against adversaries located within the main lobe. In this paper, we propose \acrshort{BSec}, a solution to protect th… ▽ More

    Submitted 19 September, 2023; originally announced September 2023.

  5. arXiv:2209.09007  [pdf, other

    cs.LG cs.AI cs.NE cs.RO

    Comparative Study of Q-Learning and NeuroEvolution of Augmenting Topologies for Self Driving Agents

    Authors: Arhum Ishtiaq, Maheen Anees, Sara Mahmood, Neha Jafry

    Abstract: Autonomous driving vehicles have been of keen interest ever since automation of various tasks started. Humans are prone to exhaustion and have a slow response time on the road, and on top of that driving is already quite a dangerous task with around 1.35 million road traffic incident deaths each year. It is expected that autonomous driving can reduce the number of driving accidents around the worl… ▽ More

    Submitted 19 September, 2022; originally announced September 2022.

  6. arXiv:2106.10714  [pdf, other

    quant-ph cs.LG

    Quantum Machine Learning: Fad or Future?

    Authors: Arhum Ishtiaq, Sara Mahmood

    Abstract: For the last few decades, classical machine learning has allowed us to improve the lives of many through automation, natural language processing, predictive analytics and much more. However, a major concern is the fact that we're fast approach the threshold of the maximum possible computational capacity available to us by the means of classical computing devices including CPUs, GPUs and Applicatio… ▽ More

    Submitted 20 June, 2021; originally announced June 2021.

  7. arXiv:2105.14220  [pdf, other

    cs.CL cs.AI

    CoDesc: A Large Code-Description Parallel Dataset

    Authors: Masum Hasan, Tanveer Muttaqueen, Abdullah Al Ishtiaq, Kazi Sajeed Mehrab, Md. Mahim Anjum Haque, Tahmid Hasan, Wasi Uddin Ahmad, Anindya Iqbal, Rifat Shahriyar

    Abstract: Translation between natural language and source code can help software development by enabling developers to comprehend, ideate, search, and write computer programs in natural language. Despite growing interest from the industry and the research community, this task is often difficult due to the lack of large standard datasets suitable for training deep neural models, standard noise removal method… ▽ More

    Submitted 29 May, 2021; originally announced May 2021.

    Comments: Findings of the Association for Computational Linguistics, ACL 2021 (camera-ready)

  8. arXiv:2105.10059  [pdf, other

    cs.LG

    Model Compression

    Authors: Arhum Ishtiaq, Sara Mahmood, Maheen Anees, Neha Mumtaz

    Abstract: With time, machine learning models have increased in their scope, functionality and size. Consequently, the increased functionality and size of such models requires high-end hardware to both train and provide inference after the fact. This paper aims to explore the possibilities within the domain of model compression, discuss the efficiency of combining various levels of pruning and quantization,… ▽ More

    Submitted 4 September, 2021; v1 submitted 20 May, 2021; originally announced May 2021.

  9. arXiv:2104.08017  [pdf, other

    cs.SE cs.CL

    BERT2Code: Can Pretrained Language Models be Leveraged for Code Search?

    Authors: Abdullah Al Ishtiaq, Masum Hasan, Md. Mahim Anjum Haque, Kazi Sajeed Mehrab, Tanveer Muttaqueen, Tahmid Hasan, Anindya Iqbal, Rifat Shahriyar

    Abstract: Millions of repetitive code snippets are submitted to code repositories every day. To search from these large codebases using simple natural language queries would allow programmers to ideate, prototype, and develop easier and faster. Although the existing methods have shown good performance in searching codes when the natural language description contains keywords from the code, they are still fa… ▽ More

    Submitted 16 April, 2021; originally announced April 2021.

    Comments: Submitted to ICANN2021