Zum Hauptinhalt springen

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

Searching in archive cs. Search in all archives.
.
  1. 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

  2. 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)

  3. 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