Skip to main content

Showing 1–8 of 8 results for author: Shehata, M S

.
  1. arXiv:2405.19525  [pdf, other

    cs.CV

    Lifelong Learning Using a Dynamically Growing Tree of Sub-networks for Domain Generalization in Video Object Segmentation

    Authors: Islam Osman, Mohamed S. Shehata

    Abstract: Current state-of-the-art video object segmentation models have achieved great success using supervised learning with massive labeled training datasets. However, these models are trained using a single source domain and evaluated using videos sampled from the same source domain. When these models are evaluated using videos sampled from a different target domain, their performance degrades significa… ▽ More

    Submitted 29 May, 2024; originally announced May 2024.

  2. arXiv:2405.10444  [pdf, other

    cs.CV

    A Novel Bounding Box Regression Method for Single Object Tracking

    Authors: Omar Abdelaziz, Mohamed Sami Shehata

    Abstract: Locating an object in a sequence of frames, given its appearance in the first frame of the sequence, is a hard problem that involves many stages. Usually, state-of-the-art methods focus on bringing novel ideas in the visual encoding or relational modelling phases. However, in this work, we show that bounding box regression from learned joint search and template features is of high importance as we… ▽ More

    Submitted 16 May, 2024; originally announced May 2024.

  3. arXiv:2401.13802  [pdf, other

    cs.SE cs.AI cs.CL cs.LG

    Investigating the Efficacy of Large Language Models for Code Clone Detection

    Authors: Mohamad Khajezade, Jie JW Wu, Fatemeh Hendijani Fard, Gema Rodríguez-Pérez, Mohamed Sami Shehata

    Abstract: Large Language Models (LLMs) have demonstrated remarkable success in various natural language processing and software engineering tasks, such as code generation. The LLMs are mainly utilized in the prompt-based zero/few-shot paradigm to guide the model in accomplishing the task. GPT-based models are one of the popular ones studied for tasks such as code comment generation or test generation. These… ▽ More

    Submitted 30 January, 2024; v1 submitted 24 January, 2024; originally announced January 2024.

  4. arXiv:2204.07501  [pdf, other

    cs.SE

    Evaluating few shot and Contrastive learning Methods for Code Clone Detection

    Authors: Mohamad Khajezade, Fatemeh Hendijani Fard, Mohamed S. Shehata

    Abstract: Context: Code Clone Detection (CCD) is a software engineering task that is used for plagiarism detection, code search, and code comprehension. Recently, deep learning-based models have achieved an F1 score (a metric used to assess classifiers) of $\sim$95\% on the CodeXGLUE benchmark. These models require many training data, mainly fine-tuned on Java or C++ datasets. However, no previous study eva… ▽ More

    Submitted 9 November, 2023; v1 submitted 15 April, 2022; originally announced April 2022.

  5. Automated Human Cell Classification in Sparse Datasets using Few-Shot Learning

    Authors: Reece Walsh, Mohamed H. Abdelpakey, Mohamed S. Shehata, Mostafa M. Mohamed

    Abstract: Classifying and analyzing human cells is a lengthy procedure, often involving a trained professional. In an attempt to expedite this process, an active area of research involves automating cell classification through use of deep learning-based techniques. In practice, a large amount of data is required to accurately train these deep learning models. However, due to the sparse human cell datasets c… ▽ More

    Submitted 11 March, 2022; v1 submitted 27 July, 2021; originally announced July 2021.

    Comments: 12 pages, 4 figures

    Journal ref: Scientific Reports 12.1 (2022): 1-11

  6. arXiv:2004.12058  [pdf, other

    cs.LG stat.ML

    NullSpaceNet: Nullspace Convoluional Neural Network with Differentiable Loss Function

    Authors: Mohamed H. Abdelpakey, Mohamed S. Shehata

    Abstract: We propose NullSpaceNet, a novel network that maps from the pixel level input to a joint-nullspace (as opposed to the traditional feature space), where the newly learned joint-nullspace features have clearer interpretation and are more separable. NullSpaceNet ensures that all inputs from the same class are collapsed into one point in this new joint-nullspace, and the different classes are collapse… ▽ More

    Submitted 25 April, 2020; originally announced April 2020.

    Comments: 17 pages

  7. arXiv:1908.07905  [pdf, other

    cs.CV

    DomainSiam: Domain-Aware Siamese Network for Visual Object Tracking

    Authors: Mohamed H. Abdelpakey, Mohamed S. Shehata

    Abstract: Visual object tracking is a fundamental task in the field of computer vision. Recently, Siamese trackers have achieved state-of-the-art performance on recent benchmarks. However, Siamese trackers do not fully utilize semantic and objectness information from pre-trained networks that have been trained on the image classification task. Furthermore, the pre-trained Siamese architecture is sparsely ac… ▽ More

    Submitted 21 August, 2019; originally announced August 2019.

    Comments: 13 pages

    Journal ref: 14th International Symposium on Visual Computing (ISVC2019)

  8. arXiv:1809.02714  [pdf, other

    cs.CV

    DensSiam: End-to-End Densely-Siamese Network with Self-Attention Model for Object Tracking

    Authors: Mohamed H. Abdelpakey, Mohamed S. Shehata, Mostafa M. Mohamed

    Abstract: Convolutional Siamese neural networks have been recently used to track objects using deep features. Siamese architecture can achieve real time speed, however it is still difficult to find a Siamese architecture that maintains the generalization capability, high accuracy and speed while decreasing the number of shared parameters especially when it is very deep. Furthermore, a conventional Siamese a… ▽ More

    Submitted 7 September, 2018; originally announced September 2018.

    Comments: 11 pages, 3 figures, Accepted by ISVC18