Skip to main content

Showing 1–10 of 10 results for author: Zahran, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2111.03808  [pdf

    cs.LG

    Contextual Unsupervised Outlier Detection in Sequences

    Authors: Mohamed A. Zahran, Leonardo Teixeira, Vinayak Rao, Bruno Ribeiro

    Abstract: This work proposes an unsupervised learning framework for trajectory (sequence) outlier detection that combines ranking tests with user sequence models. The overall framework identifies sequence outliers at a desired false positive rate (FPR), in an otherwise parameter-free manner. We evaluate our methodology on a collection of real and simulated datasets based on user actions at the websites last… ▽ More

    Submitted 6 November, 2021; originally announced November 2021.

    Comments: 11 pages

  2. arXiv:2108.06626  [pdf, other

    cs.LG cs.CV cs.NE

    A Survey on GAN Acceleration Using Memory Compression Technique

    Authors: Dina Tantawy, Mohamed Zahran, Amr Wassal

    Abstract: Since its invention, Generative adversarial networks (GANs) have shown outstanding results in many applications. Generative Adversarial Networks are powerful yet, resource-hungry deep-learning models. Their main difference from ordinary deep learning models is the nature of their output. For example, GAN output can be a whole image versus other models detecting objects or classifying images. Thus,… ▽ More

    Submitted 14 August, 2021; originally announced August 2021.

    Comments: 21 pages, 17 figures

  3. arXiv:2004.13074  [pdf, other

    cs.AR cs.LG

    The Case for Learning Application Behavior to Improve Hardware Energy Efficiency

    Authors: Kevin Weston, Vahid Jafanza, Arnav Kansal, Abhishek Taur, Mohamed Zahran, Abdullah Muzahid

    Abstract: Computer applications are continuously evolving. However, significant knowledge can be harvested from a set of applications and applied in the context of unknown applications. In this paper, we propose to use the harvested knowledge to tune hardware configurations. The goal of such tuning is to maximize hardware efficiency (i.e., maximize an applications performance while minimizing the energy con… ▽ More

    Submitted 23 November, 2020; v1 submitted 27 April, 2020; originally announced April 2020.

  4. arXiv:2002.04186  [pdf, other

    cs.LG stat.ML

    Infinity Learning: Learning Markov Chains from Aggregate Steady-State Observations

    Authors: Jianfei Gao, Mohamed A. Zahran, Amit Sheoran, Sonia Fahmy, Bruno Ribeiro

    Abstract: We consider the task of learning a parametric Continuous Time Markov Chain (CTMC) sequence model without examples of sequences, where the training data consists entirely of aggregate steady-state statistics. Making the problem harder, we assume that the states we wish to predict are unobserved in the training data. Specifically, given a parametric model over the transition rates of a CTMC and some… ▽ More

    Submitted 10 February, 2020; originally announced February 2020.

    Journal ref: Published as a conference paper at the Thirty-Fourth AAAI Conference on Artificial Intelligence (AAAI 2020)

  5. arXiv:1911.10575  [pdf, other

    eess.IV cs.CV cs.LG

    Unsupervised Neural Sensor Models for Synthetic LiDAR Data Augmentation

    Authors: Ahmad El Sallab, Ibrahim Sobh, Mohamed Zahran, Mohamed Shawky

    Abstract: Data scarcity is a bottleneck to machine learning-based perception modules, usually tackled by augmenting real data with synthetic data from simulators. Realistic models of the vehicle perception sensors are hard to formulate in closed form, and at the same time, they require the existence of paired data to be learned. In this work, we propose two unsupervised neural sensor models based on unpaire… ▽ More

    Submitted 24 November, 2019; originally announced November 2019.

    Comments: Accepted in Machine learning for Autonomous Driving NeurIPS 2019 Workshop

  6. arXiv:1907.07748  [pdf, other

    eess.IV cs.CV

    End-to-end sensor modeling for LiDAR Point Cloud

    Authors: Khaled Elmadawi, Moemen Abdelrazek, Mohamed Elsobky, Hesham M. Eraqi, Mohamed Zahran

    Abstract: Advanced sensors are a key to enable self-driving cars technology. Laser scanner sensors (LiDAR, Light Detection And Ranging) became a fundamental choice due to its long-range and robustness to low light driving conditions. The problem of designing a control software for self-driving cars is a complex task to explicitly formulate in rule-based systems, thus recent approaches rely on machine learni… ▽ More

    Submitted 17 July, 2019; originally announced July 2019.

    Comments: Accepted in IEEE Intelligent Transportation Systems Conference - ITSC 2019

  7. arXiv:1905.07290  [pdf, other

    cs.CV cs.LG cs.RO eess.IV

    LiDAR Sensor modeling and Data augmentation with GANs for Autonomous driving

    Authors: Ahmad El Sallab, Ibrahim Sobh, Mohamed Zahran, Nader Essam

    Abstract: In the autonomous driving domain, data collection and annotation from real vehicles are expensive and sometimes unsafe. Simulators are often used for data augmentation, which requires realistic sensor models that are hard to formulate and model in closed forms. Instead, sensors models can be learned from real data. The main challenge is the absence of paired data set, which makes traditional super… ▽ More

    Submitted 17 May, 2019; originally announced May 2019.

    Comments: Accepted at ICML Workshop on AI for Autonomous Driving

  8. arXiv:1808.02350  [pdf, other

    cs.CV eess.IV

    YOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud

    Authors: Waleed Ali, Sherif Abdelkarim, Mohamed Zahran, Mahmoud Zidan, Ahmad El Sallab

    Abstract: Object detection and classification in 3D is a key task in Automated Driving (AD). LiDAR sensors are employed to provide the 3D point cloud reconstruction of the surrounding environment, while the task of 3D object bounding box detection in real time remains a strong algorithmic challenge. In this paper, we build on the success of the one-shot regression meta-architecture in the 2D perspective ima… ▽ More

    Submitted 7 August, 2018; originally announced August 2018.

    Comments: Paper accepted in ECCV 2018, "3D Reconstruction meets Semantics" workshop

  9. arXiv:1711.01654  [pdf

    cs.DC

    Beyond Profiling: Scaling Profiling Data Usage to Multiple Applications

    Authors: Chris Quackenbush, Mohamed Zahran

    Abstract: Profiling techniques are used extensively at different parts of the computing stack to achieve many goals. One major goal is to make a piece of software execute more efficiently on a specific hardware platform, where efficiency spans criteria such as power, performance, resource requirements, etc. Researchers, both in academia and industry, have introduced many techniques to gather, and make use o… ▽ More

    Submitted 5 November, 2017; originally announced November 2017.

    Comments: 18 pages, 13 figures

  10. arXiv:1709.04821  [pdf, other

    cs.CV cs.RO

    MODNet: Moving Object Detection Network with Motion and Appearance for Autonomous Driving

    Authors: Mennatullah Siam, Heba Mahgoub, Mohamed Zahran, Senthil Yogamani, Martin Jagersand, Ahmad El-Sallab

    Abstract: We propose a novel multi-task learning system that combines appearance and motion cues for a better semantic reasoning of the environment. A unified architecture for joint vehicle detection and motion segmentation is introduced. In this architecture, a two-stream encoder is shared among both tasks. In order to evaluate our method in autonomous driving setting, KITTI annotated sequences with detect… ▽ More

    Submitted 12 November, 2017; v1 submitted 14 September, 2017; originally announced September 2017.