Skip to main content

Showing 1–15 of 15 results for author: Ullah, R

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

    cs.SE

    Leveraging LLMs, IDEs, and Semantic Embeddings for Automated Move Method Refactoring

    Authors: Fraol Batole, Abhiram Bellur, Malinda Dilhara, Mohammed Raihan Ullah, Yaroslav Zharov, Timofey Bryksin, Kai Ishikawa, Haifeng Chen, Masaharu Morimoto, Shota Motoura, Takeo Hosomi, Tien N. Nguyen, Hridesh Rajan, Nikolaos Tsantalis, Danny Dig

    Abstract: MOVEMETHOD is a hallmark refactoring. Despite a plethora of research tools that recommend which methods to move and where, these recommendations do not align with how expert developers perform MOVEMETHOD. Given the extensive training of Large Language Models and their reliance upon naturalness of code, they should expertly recommend which methods are misplaced in a given class and which classes ar… ▽ More

    Submitted 26 March, 2025; originally announced March 2025.

    Comments: 12 pages, 2 figures

  2. xNose: A Test Smell Detector for C#

    Authors: Partha P. Paul, Md Tonoy Akanda, M. Raihan Ullah, Dipto Mondal, Nazia S. Chowdhury, Fazle M. Tawsif

    Abstract: Test smells, similar to code smells, can negatively impact both the test code and the production code being tested. Despite extensive research on test smells in languages like Java, Scala, and Python, automated tools for detecting test smells in C# are lacking. This paper aims to bridge this gap by extending the study of test smells to C#, and developing a tool (xNose) to identify test smells in t… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

    Comments: Full report of our ICSE'24 poster

  3. arXiv:2305.09211  [pdf

    eess.IV cs.CV cs.LG

    CB-HVTNet: A channel-boosted hybrid vision transformer network for lymphocyte assessment in histopathological images

    Authors: Momina Liaqat Ali, Zunaira Rauf, Asifullah Khan, Anabia Sohail, Rafi Ullah, Jeonghwan Gwak

    Abstract: Transformers, due to their ability to learn long range dependencies, have overcome the shortcomings of convolutional neural networks (CNNs) for global perspective learning. Therefore, they have gained the focus of researchers for several vision related tasks including medical diagnosis. However, their multi-head attention module only captures global level feature representations, which is insuffic… ▽ More

    Submitted 19 July, 2023; v1 submitted 16 May, 2023; originally announced May 2023.

    Comments: IEEE Access (2023)

  4. arXiv:2304.05495  [pdf, other

    cs.DC

    EcoFed: Efficient Communication for DNN Partitioning-based Federated Learning

    Authors: Di Wu, Rehmat Ullah, Philip Rodgers, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Efficiently running federated learning (FL) on resource-constrained devices is challenging since they are required to train computationally intensive deep neural networks (DNN) independently. DNN partitioning-based FL (DPFL) has been proposed as one mechanism to accelerate training where the layers of a DNN (or computation) are offloaded from the device to the server. However, this creates signifi… ▽ More

    Submitted 3 January, 2024; v1 submitted 11 April, 2023; originally announced April 2023.

  5. Impact of Combining Syntactic and Semantic Similarities on Patch Prioritization while using the Insertion Mutation Operators

    Authors: Mohammed Raihan Ullah, Nazia Sultana Chowdhury, Fazle Mohammed Tawsif

    Abstract: Patch prioritization ranks candidate patches based on their likelihood of being correct. The fixing ingredients that are more likely to be the fix for a bug, share a high contextual similarity. A recent study shows that combining both syntactic and semantic similarity for capturing the contextual similarity, can do better in prioritizing patches. In this study, we evaluate the impact of combining… ▽ More

    Submitted 7 February, 2023; originally announced February 2023.

  6. arXiv:2212.01097  [pdf, other

    cs.NI cs.ET cs.IT

    Simultaneous Transmitting and Reflecting-Reconfigurable Intelligent Surface in 6G: Design Guidelines and Future Perspectives

    Authors: Waqas Khalid, Zeeshan Kaleem, Rehmat Ullah, Trinh Van Chien, Song Noh, Heejung Yu

    Abstract: Reconfigurable intelligent surfaces (RISs) have been considered as a promising technology for the sixth-generation (6G) wireless networks that can control wireless channels in a desirable way and significantly enhance the network performance. Simultaneous transmitting and reflecting-RISs (STAR-RISs) can overcome limitation of reflecting-only RISs by leveraging the higher design flexibility and ful… ▽ More

    Submitted 2 December, 2022; originally announced December 2022.

    Comments: Accepted for IEEE Network

    Journal ref: 2022

  7. arXiv:2208.08764  [pdf, other

    cs.DC

    FedComm: Understanding Communication Protocols for Edge-based Federated Learning

    Authors: Gary Cleland, Di Wu, Rehmat Ullah, Blesson Varghese

    Abstract: Federated learning (FL) trains machine learning (ML) models on devices using locally generated data and exchanges models without transferring raw data to a distant server. This exchange incurs a communication overhead and impacts the performance of FL training. There is limited understanding of how communication protocols specifically contribute to the performance of FL. Such an understanding is e… ▽ More

    Submitted 18 August, 2022; originally announced August 2022.

  8. arXiv:2111.01516  [pdf, other

    cs.DC cs.LG

    FedFly: Towards Migration in Edge-based Distributed Federated Learning

    Authors: Rehmat Ullah, Di Wu, Paul Harvey, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Federated learning (FL) is a privacy-preserving distributed machine learning technique that trains models while keeping all the original data generated on devices locally. Since devices may be resource constrained, offloading can be used to improve FL performance by transferring computational workload from devices to edge servers. However, due to mobility, devices participating in FL may leave the… ▽ More

    Submitted 14 July, 2022; v1 submitted 2 November, 2021; originally announced November 2021.

    Comments: 7 pages, 6 figures

  9. A Survey of COVID-19 Misinformation: Datasets, Detection Techniques and Open Issues

    Authors: A. R. Sana Ullah, Anupam Das, Anik Das, Muhammad Ashad Kabir, Kai Shu

    Abstract: Misinformation during pandemic situations like COVID-19 is growing rapidly on social media and other platforms. This expeditious growth of misinformation creates adverse effects on the people living in the society. Researchers are trying their best to mitigate this problem using different approaches based on Machine Learning (ML), Deep Learning (DL), and Natural Language Processing (NLP). This sur… ▽ More

    Submitted 24 October, 2021; v1 submitted 2 October, 2021; originally announced October 2021.

    Comments: 43 pages, 6 figures

    Journal ref: Social Network Analysis and Mining, 2022

  10. arXiv:2107.04271  [pdf, other

    cs.DC cs.LG

    FedAdapt: Adaptive Offloading for IoT Devices in Federated Learning

    Authors: Di Wu, Rehmat Ullah, Paul Harvey, Peter Kilpatrick, Ivor Spence, Blesson Varghese

    Abstract: Applying Federated Learning (FL) on Internet-of-Things devices is necessitated by the large volumes of data they produce and growing concerns of data privacy. However, there are three challenges that need to be addressed to make FL efficient: (i) execution on devices with limited computational capabilities, (ii) accounting for stragglers due to computational heterogeneity of devices, and (iii) ada… ▽ More

    Submitted 18 May, 2022; v1 submitted 9 July, 2021; originally announced July 2021.

    Comments: 13 pages

  11. arXiv:2103.02085  [pdf, other

    cs.NI

    Information-Centric Networking in Wireless Environments: Security Risks and Challenges

    Authors: Boubakr Nour, Spyridon Mastorakis, Rehmat Ullah, Nicholas Stergiou

    Abstract: Information-Centric Networking (ICN) has emerged as a paradigm to cope with the lack of built-in security primitives and efficient mechanisms for content distribution of today's Internet. However, deploying ICN in a wireless environment poses a different set of challenges compared to a wired environment, especially when it comes to security. In this paper, we present the security issues that may a… ▽ More

    Submitted 2 March, 2021; originally announced March 2021.

    Comments: This paper has been accepted for publication by the IEEE Wireless Communications Magazine. The final version will be published by the IEEE

  12. An Experimental Analysis of Attack Classification Using Machine Learning in IoT Networks

    Authors: Andrew Churcher, Rehmat Ullah, Jawad Ahmad, Sadaqat ur Rehman, Fawad Masood, Mandar Gogate, Fehaid Alqahtani, Boubakr Nour, William J. Buchanan

    Abstract: In recent years, there has been a massive increase in the amount of Internet of Things (IoT) devices as well as the data generated by such devices. The participating devices in IoT networks can be problematic due to their resource-constrained nature, and integrating security on these devices is often overlooked. This has resulted in attackers having an increased incentive to target IoT devices. As… ▽ More

    Submitted 10 January, 2021; originally announced January 2021.

    Journal ref: Sensors. 2021; 21(2):446

  13. arXiv:2011.12095  [pdf, other

    cs.NI

    CCIC-WSN: An Architecture for Single Channel Cluster-based Information-Centric Wireless Sensor Networks

    Authors: Muhammad Atif Ur Rehman, Rehmat Ullah, Byung-Seo Kim, Boubakr Nour, Spyridon Mastorakis

    Abstract: The promising vision of Information-Centric Networking (ICN) and of its realization, Named Data Networking (NDN), has attracted extensive attention in recent years in the context of the Internet of Things (IoT) and Wireless Sensor Networks (WSNs). However, a comprehensive NDN/ICN-based architectural design for WSNs, including specially tailored naming schemes and forwarding mechanisms, has yet to… ▽ More

    Submitted 24 November, 2020; originally announced November 2020.

    Comments: This paper has been accepted for publication by the IEEE Internet of Things Journal. The copyright is with IEEE and the final version will be published by IEEE

  14. arXiv:1110.1519  [pdf

    cs.IT

    Comparison of Radio Propagation Models for Long Term Evolution (LTE) Network

    Authors: Noman Shabbir, Muhammad T. Sadiq, Hasnain Kashif, Rizwan Ullah

    Abstract: This paper concerns about the radio propagation models used for the upcoming 4th Generation (4G) of cellular networks known as Long Term Evolution (LTE). The radio wave propagation model or path loss model plays a very significant role in planning of any wireless communication systems. In this paper, a comparison is made between different proposed radio propagation models that would be used for LT… ▽ More

    Submitted 7 October, 2011; originally announced October 2011.

    Comments: 15 pages, 10 figures; International Journal of Next-Generation Networks (IJNGN) September 2011

  15. arXiv:1107.1663  [pdf

    cs.DM

    A Step towards an Easy Interconversion of Various Number Systems

    Authors: Shahid Latif, Rahat Ullah, Hamid Jan

    Abstract: Any system that is used for naming or representing numbers is a number system, also known as numeral system. The modern civilization is familiar with decimal number system using ten digits. However digital devices and computers use binary number system instead of decimal number system, using only two digits namely, 0 and 1 based on the fundamental concept of the decimal number system. Various othe… ▽ More

    Submitted 8 July, 2011; originally announced July 2011.

    Comments: 5 pages