Skip to main content

Showing 1–50 of 58 results for author: Ibrahim, S

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

    eess.SP cs.AI cs.HC cs.LG

    Learning From Crowdsourced Noisy Labels: A Signal Processing Perspective

    Authors: Shahana Ibrahim, Panagiotis A. Traganitis, Xiao Fu, Georgios B. Giannakis

    Abstract: One of the primary catalysts fueling advances in artificial intelligence (AI) and machine learning (ML) is the availability of massive, curated datasets. A commonly used technique to curate such massive datasets is crowdsourcing, where data are dispatched to multiple annotators. The annotator-produced labels are then fused to serve downstream learning and inference tasks. This annotation process o… ▽ More

    Submitted 9 July, 2024; originally announced July 2024.

  2. arXiv:2406.00360  [pdf, other

    cs.AR

    L2R-CIPU: Efficient CNN Computation with Left-to-Right Composite Inner Product Units

    Authors: Malik Zohaib Nisar, Mohammad Sohail Ibrahim, Muhammad Usman, Jeong-A Lee

    Abstract: This paper proposes a composite inner-product computation unit based on left-to-right (LR) arithmetic for the acceleration of convolution neural networks (CNN) on hardware. The efficacy of the proposed L2R-CIPU method has been shown on the VGG-16 network, and assessment is done on various performance metrics. The L2R-CIPU design achieves 1.06x to 6.22x greater performance, 4.8x to 15x more TOPS/W,… ▽ More

    Submitted 8 July, 2024; v1 submitted 1 June, 2024; originally announced June 2024.

  3. arXiv:2403.12983  [pdf, other

    cs.CV cs.LG

    OSSCAR: One-Shot Structured Pruning in Vision and Language Models with Combinatorial Optimization

    Authors: Xiang Meng, Shibal Ibrahim, Kayhan Behdin, Hussein Hazimeh, Natalia Ponomareva, Rahul Mazumder

    Abstract: Structured pruning is a promising approach for reducing the inference costs of large vision and language models. By removing carefully chosen structures, e.g., neurons or attention heads, the improvements from this approach can be realized on standard deep learning hardware. In this work, we focus on structured pruning in the one-shot (post-training) setting, which does not require model retrainin… ▽ More

    Submitted 2 March, 2024; originally announced March 2024.

  4. arXiv:2402.12701  [pdf, other

    eess.IV cs.CV

    wmh_seg: Transformer based U-Net for Robust and Automatic White Matter Hyperintensity Segmentation across 1.5T, 3T and 7T

    Authors: **ghang Li, Tales Santini, Yuanzhe Huang, Joseph M. Mettenburg, Tamer S. Ibrahim, Howard J. Aizenstein, Minjie Wu

    Abstract: White matter hyperintensity (WMH) remains the top imaging biomarker for neurodegenerative diseases. Robust and accurate segmentation of WMH holds paramount significance for neuroimaging studies. The growing shift from 3T to 7T MRI necessitates robust tools for harmonized segmentation across field strengths and artifacts. Recent deep learning models exhibit promise in WMH segmentation but still fac… ▽ More

    Submitted 19 February, 2024; originally announced February 2024.

  5. arXiv:2310.18542  [pdf, other

    cs.LG

    End-to-end Feature Selection Approach for Learning Skinny Trees

    Authors: Shibal Ibrahim, Kayhan Behdin, Rahul Mazumder

    Abstract: Joint feature selection and tree ensemble learning is a challenging task. Popular tree ensemble toolkits e.g., Gradient Boosted Trees and Random Forests support feature selection post-training based on feature importances, which are known to be misleading, and can significantly hurt performance. We propose Skinny Trees: a toolkit for feature selection in tree ensembles, such that feature selection… ▽ More

    Submitted 27 October, 2023; originally announced October 2023.

    Comments: Preprint

  6. arXiv:2309.06019  [pdf, other

    cs.AR cs.AI cs.PF

    DSLOT-NN: Digit-Serial Left-to-Right Neural Network Accelerator

    Authors: Muhammad Sohail Ibrahim, Muhammad Usman, Malik Zohaib Nisar, Jeong-A Lee

    Abstract: We propose a Digit-Serial Left-tO-righT (DSLOT) arithmetic based processing technique called DSLOT-NN with aim to accelerate inference of the convolution operation in the deep neural networks (DNNs). The proposed work has the ability to assess and terminate the ineffective convolutions which results in massive power and energy savings. The processing engine is comprised of low-latency most-signifi… ▽ More

    Submitted 21 September, 2023; v1 submitted 12 September, 2023; originally announced September 2023.

    Comments: Presented at 2023 26th Euromicro Conference on Digital System Design (DSD)

  7. arXiv:2308.10626  [pdf

    cs.HC

    Digital citizen science for ethical surveillance of physical activity among youth: mobile ecological momentary assessments vs. retrospective recall

    Authors: Sheriff Tolulope Ibrahim, Jamin Patel, Tarun Reddy Katapally

    Abstract: Physical inactivity is the fourth leading risk factor of mortality globally. Hence, understanding the physical activity (PA) patterns of youth is essential to manage and mitigate non-communicable diseases. As digital citizen science approaches utilizing citizen-owned smartphones to ethically obtain PA big data can transform PA surveillance, this study aims to understand the frequency of PA reporte… ▽ More

    Submitted 21 August, 2023; originally announced August 2023.

  8. arXiv:2306.03288  [pdf, other

    cs.LG eess.SP stat.ML

    Deep Learning From Crowdsourced Labels: Coupled Cross-entropy Minimization, Identifiability, and Regularization

    Authors: Shahana Ibrahim, Tri Nguyen, Xiao Fu

    Abstract: Using noisy crowdsourced labels from multiple annotators, a deep learning-based end-to-end (E2E) system aims to learn the label correction mechanism and the neural classifier simultaneously. To this end, many E2E systems concatenate the neural classifier with multiple annotator-specific ``label confusion'' layers and co-train the two parts in a parameter-coupled manner. The formulated coupled cros… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

    Comments: 39 pages, 5 figures, ICLR 2023

  9. arXiv:2306.03273  [pdf, ps, other

    cs.LG eess.SP

    Under-Counted Tensor Completion with Neural Incorporation of Attributes

    Authors: Shahana Ibrahim, Xiao Fu, Rebecca Hutchinson, Eugene Seo

    Abstract: Systematic under-counting effects are observed in data collected across many disciplines, e.g., epidemiology and ecology. Under-counted tensor completion (UC-TC) is well-motivated for many data analytics tasks, e.g., inferring the case numbers of infectious diseases at unobserved locations from under-counted case numbers in neighboring regions. However, existing methods for similar problems often… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

    Comments: 33 pages, 5 figures, ICML 2023

  10. COMET: Learning Cardinality Constrained Mixture of Experts with Trees and Local Search

    Authors: Shibal Ibrahim, Wenyu Chen, Hussein Hazimeh, Natalia Ponomareva, Zhe Zhao, Rahul Mazumder

    Abstract: The sparse Mixture-of-Experts (Sparse-MoE) framework efficiently scales up model capacity in various domains, such as natural language processing and vision. Sparse-MoEs select a subset of the "experts" (thus, only a portion of the overall network) for each input sample using a sparse, trainable gate. Existing sparse gates are prone to convergence and performance issues when training with first-or… ▽ More

    Submitted 5 June, 2023; originally announced June 2023.

    Comments: Accepted in KDD 2023

  11. arXiv:2305.19391  [pdf, other

    cs.LG

    Deep Clustering with Incomplete Noisy Pairwise Annotations: A Geometric Regularization Approach

    Authors: Tri Nguyen, Shahana Ibrahim, Xiao Fu

    Abstract: The recent integration of deep learning and pairwise similarity annotation-based constrained clustering -- i.e., $\textit{deep constrained clustering}$ (DCC) -- has proven effective for incorporating weak supervision into massive data clustering: Less than 1% of pair similarity annotations can often substantially enhance the clustering accuracy. However, beyond empirical successes, there is a lack… ▽ More

    Submitted 30 May, 2023; originally announced May 2023.

    Comments: Accepted to ICML 2023; 28 pages, 10 tables, 3 figures

  12. arXiv:2302.02191  [pdf, ps, other

    cs.IT cs.LG eess.SP

    Unsupervised Learning for Pilot-free Transmission in 3GPP MIMO Systems

    Authors: Omar M. Sleem, Mohamed Salah Ibrahim, Akshay Malhotra, Mihaela Beluri, Philip Pietraski

    Abstract: Reference signals overhead reduction has recently evolved as an effective solution for improving the system spectral efficiency. This paper introduces a new downlink data structure that is free from demodulation reference signals (DM-RS), and hence does not require any channel estimation at the receiver. The new proposed data transmission structure involves a simple repetition step of part of the… ▽ More

    Submitted 4 February, 2023; originally announced February 2023.

  13. arXiv:2212.10567  [pdf, other

    q-bio.QM cs.LG eess.SP

    Anticancer Peptides Classification using Kernel Sparse Representation Classifier

    Authors: Ehtisham Fazal, Muhammad Sohail Ibrahim, Seongyong Park, Imran Naseem, Abdul Wahab

    Abstract: Cancer is one of the most challenging diseases because of its complexity, variability, and diversity of causes. It has been one of the major research topics over the past decades, yet it is still poorly understood. To this end, multifaceted therapeutic frameworks are indispensable. \emph{Anticancer peptides} (ACPs) are the most promising treatment option, but their large-scale identification and s… ▽ More

    Submitted 19 December, 2022; originally announced December 2022.

  14. arXiv:2207.02585  [pdf, other

    cs.CY cs.HC

    Smart Education: Higher Education Instruction and the Internet of Things (IoT)

    Authors: Idris Skloul Ibrahim, Benjamin Kenwright

    Abstract: The Internet of Things (IoT) has many applications in our daily lives. One aspect in particular is how the IoT is making a substantial impact on education and learning; as we move into the 'Smart Educational' era. This article explores how the IoT continues to transform the education landscape, from classrooms and assessments to culture and attitudes. Smart Education is a pivotal tool in the fight… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

  15. arXiv:2205.09717  [pdf, other

    cs.LG stat.ML

    Flexible Modeling and Multitask Learning using Differentiable Tree Ensembles

    Authors: Shibal Ibrahim, Hussein Hazimeh, Rahul Mazumder

    Abstract: Decision tree ensembles are widely used and competitive learning models. Despite their success, popular toolkits for learning tree ensembles have limited modeling capabilities. For instance, these toolkits support a limited number of loss functions and are restricted to single task learning. We propose a flexible framework for learning tree ensembles, which goes beyond existing toolkits to support… ▽ More

    Submitted 19 May, 2022; originally announced May 2022.

    Comments: Accepted at SIGKDD'2022

  16. arXiv:2202.04830  [pdf, other

    cs.NI

    Impact of Device Thermal Performance on 5G mmWave Communication Systems

    Authors: Muhammad Iqbal Rochman, Damian Fernandez, Norlen Nunez, Vanlin Sathya, Ahmed S. Ibrahim, Monisha Ghosh, William Payne

    Abstract: 5G millimeter wave (mmWave) cellular networks have been reported to deliver 1-2 Gbps downlink throughput, via speed-tests. However, these speed-tests capture only a few seconds of throughput and are not representative of sustained throughput over several minutes. We report the first measurements of sustained throughput in three cities, Miami, Chicago, and San Francisco, where we observe throughput… ▽ More

    Submitted 30 June, 2022; v1 submitted 9 February, 2022; originally announced February 2022.

  17. arXiv:2111.12542  [pdf

    cs.RO cs.AI

    Autonomous bot with ML-based reactive navigation for indoor environment

    Authors: Yash Srivastava, Saumya Singh, S. P. Syed Ibrahim

    Abstract: Local or reactive navigation is essential for autonomous mobile robots which operate in an indoor environment. Techniques such as SLAM, computer vision require significant computational power which increases cost. Similarly, using rudimentary methods makes the robot susceptible to inconsistent behavior. This paper aims to develop a robot that balances cost and accuracy by using machine learning to… ▽ More

    Submitted 24 November, 2021; originally announced November 2021.

    Comments: This paper was presented in RIACT2021, an international conference, and was awarded 'outstanding oral presentation'. It was also selected for publication in springer special issue 2021. 12 pages, with 6 main figures and 1 figure in appendix

  18. Newer is not always better: Rethinking transferability metrics, their peculiarities, stability and performance

    Authors: Shibal Ibrahim, Natalia Ponomareva, Rahul Mazumder

    Abstract: Fine-tuning of large pre-trained image and language models on small customized datasets has become increasingly popular for improved prediction and efficient use of limited resources. Fine-tuning requires identification of best models to transfer-learn from and quantifying transferability prevents expensive re-training on all of the candidate models/tasks pairs. In this paper, we show that the sta… ▽ More

    Submitted 26 May, 2023; v1 submitted 13 October, 2021; originally announced October 2021.

    Comments: Accepted in ECMLPKDD 2022

  19. arXiv:2108.11328  [pdf, other

    stat.ML cs.LG stat.AP stat.CO

    Predicting Census Survey Response Rates With Parsimonious Additive Models and Structured Interactions

    Authors: Shibal Ibrahim, Peter Radchenko, Emanuel Ben-David, Rahul Mazumder

    Abstract: In this paper we consider the problem of predicting survey response rates using a family of flexible and interpretable nonparametric models. The study is motivated by the US Census Bureau's well-known ROAM application which uses a linear regression model trained on the US Census Planning Database data to identify hard-to-survey areas. A crowdsourcing competition (Erdman and Bates, 2016) organized… ▽ More

    Submitted 7 December, 2023; v1 submitted 24 August, 2021; originally announced August 2021.

    Comments: 40 pages, 7 figures

  20. arXiv:2108.00453  [pdf, ps, other

    cs.NI

    A Comparison Study of Cellular Deployments in Chicago and Miami Using Apps on Smartphones

    Authors: Muhammad Iqbal Rochman, Vanlin Sathya, Norlen Nunez, Damian Fernandez, Monisha Ghosh, Ahmed S. Ibrahim, William Payne

    Abstract: Cellular operators have begun deploying 5G New Radio (NR) in all available bands: low (< 1 GHz), mid (1 - 6 GHz), and high (> 24 GHz) to exploit the different capabilities of each. At the same time, traditional 4G Long Term Evolution (LTE) deployments are being enhanced with the addition of bands in the unlicensed 5 GHz (using License Assisted Access, or LAA) and the 3.5 GHz Citizens Broadband Rad… ▽ More

    Submitted 6 August, 2021; v1 submitted 1 August, 2021; originally announced August 2021.

    Comments: Accepted in ACM WiNTECH 2021

  21. arXiv:2107.04764  [pdf, other

    cs.LG cs.AI cs.CR

    Hack The Box: Fooling Deep Learning Abstraction-Based Monitors

    Authors: Sara Hajj Ibrahim, Mohamed Nassar

    Abstract: Deep learning is a type of machine learning that adapts a deep hierarchy of concepts. Deep learning classifiers link the most basic version of concepts at the input layer to the most abstract version of concepts at the output layer, also known as a class or label. However, once trained over a finite set of classes, some deep learning models do not have the power to say that a given input does not… ▽ More

    Submitted 18 July, 2021; v1 submitted 10 July, 2021; originally announced July 2021.

  22. arXiv:2106.07193  [pdf, other

    cs.LG eess.SP

    Crowdsourcing via Annotator Co-occurrence Imputation and Provable Symmetric Nonnegative Matrix Factorization

    Authors: Shahana Ibrahim, Xiao Fu

    Abstract: Unsupervised learning of the Dawid-Skene (D&S) model from noisy, incomplete and crowdsourced annotations has been a long-standing challenge, and is a critical step towards reliably labeling massive data. A recent work takes a coupled nonnegative matrix factorization (CNMF) perspective, and shows appealing features: It ensures the identifiability of the D\&S model and enjoys low sample complexity,… ▽ More

    Submitted 14 June, 2021; originally announced June 2021.

    Comments: To appear in ICML 2021

  23. arXiv:2104.14562  [pdf, other

    stat.ML cs.LG eess.SP

    Stochastic Mirror Descent for Low-Rank Tensor Decomposition Under Non-Euclidean Losses

    Authors: Wenqiang Pu, Shahana Ibrahim, Xiao Fu, Mingyi Hong

    Abstract: This work considers low-rank canonical polyadic decomposition (CPD) under a class of non-Euclidean loss functions that frequently arise in statistical machine learning and signal processing. These loss functions are often used for certain types of tensor data, e.g., count and binary tensors, where the least squares loss is considered unnatural.Compared to the least squares loss, the non-Euclidean… ▽ More

    Submitted 29 April, 2021; originally announced April 2021.

    Comments: Submitted to Transaction on Signal Processing

  24. Mixed Membership Graph Clustering via Systematic Edge Query

    Authors: Shahana Ibrahim, Xiao Fu

    Abstract: This work considers clustering nodes of a largely incomplete graph. Under the problem setting, only a small amount of queries about the edges can be made, but the entire graph is not observable. This problem finds applications in large-scale data clustering using limited annotations, community detection under restricted survey resources, and graph topology inference under hidden/removed node inter… ▽ More

    Submitted 12 July, 2021; v1 submitted 25 November, 2020; originally announced November 2020.

  25. arXiv:2010.14111  [pdf

    cs.LG

    A robust low data solution: dimension prediction of semiconductor nanorods

    Authors: Xiaoli Liu, Yang Xu, Jiali Li, Xuanwei Ong, Salwa Ali Ibrahim, Tonio Buonassisi, Xiaonan Wang

    Abstract: Precise control over dimension of nanocrystals is critical to tune the properties for various applications. However, the traditional control through experimental optimization is slow, tedious and time consuming. Herein a robust deep neural network-based regression algorithm has been developed for precise prediction of length, width, and aspect ratios of semiconductor nanorods (NRs). Given there is… ▽ More

    Submitted 27 October, 2020; originally announced October 2020.

  26. arXiv:2007.13957  [pdf, other

    cs.NI

    Byzantine-Fault-Tolerant Consensus via Reinforcement Learning for Permissioned Blockchain Implemented in a V2X Network

    Authors: Seungmo Kim, Ahmed S. Ibrahim

    Abstract: Blockchain has been forming the central piece of various types of vehicle-to-everything (V2X) network for trusted data exchange. Recently, permissioned blockchains garner particular attention thanks to their improved scalability and diverse needs from different organizations. One representative example of permissioned blockchain is Hyperledger Fabric ("Fabric"). Due to its unique execute-order pro… ▽ More

    Submitted 14 October, 2020; v1 submitted 27 July, 2020; originally announced July 2020.

    Comments: This work will be submitted to the IEEE for possible publication. Copyright may be transferred without notice, after which this version may no longer be accessible

  27. arXiv:2006.16912  [pdf, other

    stat.ML cs.LG eess.SP

    Recovering Joint Probability of Discrete Random Variables from Pairwise Marginals

    Authors: Shahana Ibrahim, Xiao Fu

    Abstract: Learning the joint probability of random variables (RVs) is the cornerstone of statistical signal processing and machine learning. However, direct nonparametric estimation for high-dimensional joint probability is in general impossible, due to the curse of dimensionality. Recent work has proposed to recover the joint probability mass function (PMF) of an arbitrary number of RVs from three-dimensio… ▽ More

    Submitted 11 July, 2021; v1 submitted 30 June, 2020; originally announced June 2020.

  28. Noise Robust Named Entity Understanding for Voice Assistants

    Authors: Deepak Muralidharan, Joel Ruben Antony Moniz, Sida Gao, Xiao Yang, Justine Kao, Stephen Pulman, Atish Kothari, Ray Shen, Yinying Pan, Vivek Kaul, Mubarak Seyed Ibrahim, Gang Xiang, Nan Dun, Yidan Zhou, Andy O, Yuan Zhang, Pooja Chitkara, Xuan Wang, Alkesh Patel, Kushal Tayal, Roger Zheng, Peter Grasch, Jason D. Williams, Lin Li

    Abstract: Named Entity Recognition (NER) and Entity Linking (EL) play an essential role in voice assistant interaction, but are challenging due to the special difficulties associated with spoken user queries. In this paper, we propose a novel architecture that jointly solves the NER and EL tasks by combining them in a joint reranking module. We show that our proposed framework improves NER accuracy by up to… ▽ More

    Submitted 10 August, 2021; v1 submitted 29 May, 2020; originally announced May 2020.

    Comments: NAACL 2021 Industry Track

    MSC Class: 68T50 ACM Class: I.2.7

  29. arXiv:2004.13888  [pdf, other

    cs.RO

    A Swarm of Simple Robots Constructing Planar Shapes

    Authors: Andrew Vardy, Dalia S. Ibrahim

    Abstract: We present a new version of our previously proposed algorithm enabling a swarm of robots to construct a desired shape from objects in the plane. We also describe a hardware realization for this system which makes use of simple and readily sourced components. We refer to the task as planar construction which is the gathering of ambient objects into some desired shape. As an example application, a s… ▽ More

    Submitted 28 April, 2020; originally announced April 2020.

    Comments: Submitted to IROS 2020

  30. arXiv:2003.09963  [pdf

    cs.CY cs.AI

    Design Multimedia Expert Diagnosing Diseases System Using Fuzzy Logic (MEDDSFL)

    Authors: Mohammed Salah Ibrahim, Doaa Waleed Al-Dulaimee

    Abstract: In this paper we designed an efficient expert system to diagnose diseases for human beings. The system depended on several clinical features for different diseases which will be used as knowledge base for this system. We used fuzzy logic system which is one of the most expert systems techniques that used in building knowledge base of expert systems. Fuzzy logic will be used to inference the result… ▽ More

    Submitted 22 March, 2020; originally announced March 2020.

    Comments: arXiv admin: text overlap with arXiv:1006.4544, arXiv:1401.0245 by other authors

  31. arXiv:2003.02255  [pdf, ps, other

    eess.SP cs.IT

    Reliable Detection of Unknown Cell-Edge Users Via Canonical Correlation Analysis

    Authors: Mohamed Salah Ibrahim, Nicholas D. Sidiropoulos

    Abstract: Providing reliable service to users close to the edge between cells remains a challenge in cellular systems, even as 5G deployment is around the corner. These users are subject to significant signal attenuation, which also degrades their uplink channel estimates. Even joint detection using base station (BS) cooperation often fails to reliably detect such users, due to near-far power imbalance, and… ▽ More

    Submitted 4 March, 2020; originally announced March 2020.

  32. arXiv:2002.08007  [pdf, other

    cs.CR

    Detection and Analysis of Drive-by Downloads and Malicious Websites

    Authors: Saeed Ibrahim, Nawwaf Al Herami, Ebrahim Al Naqbi, Monther Aldwairi

    Abstract: A drive by download is a download that occurs without users action or knowledge. It usually triggers an exploit of vulnerability in a browser to downloads an unknown file. The malicious program in the downloaded file installs itself on the victims machine. Moreover, the downloaded file can be camouflaged as an installer that would further install malicious software. Drive by downloads is a very go… ▽ More

    Submitted 9 April, 2020; v1 submitted 19 February, 2020; originally announced February 2020.

    Journal ref: Seventh International Symposium on Security in Computing and Communications (SSCC'19), December 18-21, 2019, Trivandrum, Kerala, India

  33. arXiv:1911.09518  [pdf

    cs.LG cs.CV cs.NI

    Video Segment Copy Detection Using Memory Constrained Hierarchical Batch-Normalized LSTM Autoencoder

    Authors: Arjun Krishna, A S Akil Arif Ibrahim

    Abstract: In this report, we introduce a video hashing method for scalable video segment copy detection. The objective of video segment copy detection is to find the video (s) present in a large database, one of whose segments (cropped in time) is a (transformed) copy of the given query video. This transformation may be temporal (for example frame drop**, change in frame rate) or spatial (brightness and c… ▽ More

    Submitted 20 November, 2019; originally announced November 2019.

    Comments: Undergraduate Thesis

  34. arXiv:1911.09332  [pdf, other

    eess.IV cs.CV

    Heart Segmentation From MRI Scans Using Convolutional Neural Network

    Authors: Shakeel Muhammad Ibrahim, Muhammad Sohail Ibrahim, Muhammad Usman, Imran Naseem, Muhammad Moinuddin

    Abstract: Heart is one of the vital organs of human body. A minor dysfunction of heart even for a short time interval can be fatal, therefore, efficient monitoring of its physiological state is essential for the patients with cardiovascular diseases. In the recent past, various computer assisted medical imaging systems have been proposed for the segmentation of the organ of interest. However, for the segmen… ▽ More

    Submitted 21 November, 2019; originally announced November 2019.

    Comments: Accepted for oral presentation at 13th International Conference - Mathematics, Actuarial, Computer Science & Statistics (MACS 13) at IoBM, Karachi, Pakistan

  35. arXiv:1909.12325  [pdf, other

    cs.LG stat.ML

    Crowdsourcing via Pairwise Co-occurrences: Identifiability and Algorithms

    Authors: Shahana Ibrahim, Xiao Fu, Nikos Kargas, Kejun Huang

    Abstract: The data deluge comes with high demands for data labeling. Crowdsourcing (or, more generally, ensemble learning) techniques aim to produce accurate labels via integrating noisy, non-expert labeling from annotators. The classic Dawid-Skene estimator and its accompanying expectation maximization (EM) algorithm have been widely used, but the theoretical properties are not fully understood. Tensor met… ▽ More

    Submitted 26 September, 2019; originally announced September 2019.

    Comments: 28 pages, 5 figures, to appear in 33rd NeurIPS conference, Vancouver, Canada

  36. arXiv:1909.09143  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Leveraging User Engagement Signals For Entity Labeling in a Virtual Assistant

    Authors: Deepak Muralidharan, Justine Kao, Xiao Yang, Lin Li, Lavanya Viswanathan, Mubarak Seyed Ibrahim, Kevin Luikens, Stephen Pulman, Ashish Garg, Atish Kothari, Jason Williams

    Abstract: Personal assistant AI systems such as Siri, Cortana, and Alexa have become widely used as a means to accomplish tasks through natural language commands. However, components in these systems generally rely on supervised machine learning algorithms that require large amounts of hand-annotated training data, which is expensive and time consuming to collect. The ability to incorporate unsupervised, we… ▽ More

    Submitted 18 September, 2019; originally announced September 2019.

    Comments: NeurIPS 2018 Conversational AI Workshop

  37. arXiv:1908.08389  [pdf, other

    stat.ML cs.LG physics.data-an

    Chaotic Time Series Prediction using Spatio-Temporal RBF Neural Networks

    Authors: Alishba Sadiq, Muhammad Sohail Ibrahim, Muhammad Usman, Muhammad Zubair, Shujaat Khan

    Abstract: Due to the dynamic nature, chaotic time series are difficult predict. In conventional signal processing approaches signals are treated either in time or in space domain only. Spatio-temporal analysis of signal provides more advantages over conventional uni-dimensional approaches by harnessing the information from both the temporal and spatial domains. Herein, we propose an spatio-temporal extensio… ▽ More

    Submitted 17 August, 2019; originally announced August 2019.

    Comments: Published in: 2018 3rd International Conference on Emerging Trends in Engineering, Sciences and Technology (ICEEST). arXiv admin note: substantial text overlap with arXiv:1908.01321

  38. arXiv:1908.02510  [pdf, other

    math.OC cs.IT eess.SP

    Quantum Calculus-based Volterra LMS for Nonlinear Channel Estimation

    Authors: Muhammad Usman, Muhammad Sohail Ibrahim, Jawwad Ahmad, Syed Saiq Hussain, Muhammad Moinuddin

    Abstract: A novel adaptive filtering method called $q$-Volterra least mean square ($q$-VLMS) is presented in this paper. The $q$-VLMS is a nonlinear extension of conventional LMS and it is based on Jackson's derivative also known as $q$-calculus. In Volterra LMS, due to large variance of input signal the convergence speed is very low. With proper manipulation we successfully improved the convergence perform… ▽ More

    Submitted 7 August, 2019; originally announced August 2019.

  39. arXiv:1901.05529  [pdf, other

    eess.SP cs.LG

    Block-Randomized Stochastic Proximal Gradient for Low-Rank Tensor Factorization

    Authors: Xiao Fu, Shahana Ibrahim, Hoi-To Wai, Cheng Gao, Kejun Huang

    Abstract: This work considers the problem of computing the canonical polyadic decomposition (CPD) of large tensors. Prior works mostly leverage data sparsity to handle this problem, which is not suitable for handling dense tensors that often arise in applications such as medical imaging, computer vision, and remote sensing. Stochastic optimization is known for its low memory cost and per-iteration complexit… ▽ More

    Submitted 25 March, 2020; v1 submitted 16 January, 2019; originally announced January 2019.

    Comments: accepted version; IEEE Transactions on Signal Processing

  40. arXiv:1811.07073  [pdf, other

    cs.CV cs.LG stat.ML

    Semi-Supervised Semantic Image Segmentation with Self-correcting Networks

    Authors: Mostafa S. Ibrahim, Arash Vahdat, Mani Ranjbar, William G. Macready

    Abstract: Building a large image dataset with high-quality object masks for semantic segmentation is costly and time consuming. In this paper, we introduce a principled semi-supervised framework that only uses a small set of fully supervised images (having semantic segmentation labels and box labels) and a set of images with only object bounding box labels (we call it the weak set). Our framework trains the… ▽ More

    Submitted 25 February, 2020; v1 submitted 16 November, 2018; originally announced November 2018.

    Comments: Accepted to CVPR 2020

  41. arXiv:1807.07230  [pdf

    eess.SP cs.NI

    UAV-Based in-band Integrated Access and Backhaul for 5G Communications

    Authors: Abdurrahman Fouda, Ahmed S. Ibrahim, Ismail Guvenc, Monisha Ghosh

    Abstract: We introduce the concept of using unmanned aerial vehicles (UAVs) as drone base stations for in-band Integrated Access and Backhaul (IB-IAB) scenarios for 5G networks. We first present a system model for forward link transmissions in an IB-IAB multi-tier drone cellular network. We then investigate the key challenges of this scenario and propose a framework that utilizes the flying capabilities of… ▽ More

    Submitted 18 July, 2018; originally announced July 2018.

    Comments: To be presented in the proceedings of VTC-Fall'18, Chicago, IL

  42. arXiv:1803.00678  [pdf, ps, other

    cs.IT math.OC

    Mirror-Prox SCA Algorithm for Multicast Beamforming and Antenna Selection

    Authors: Mohamed S. Ibrahim, Aritra Konar, Mingyi Hong, Nicholas D. Sidiropoulos

    Abstract: This paper considers the (NP-)hard problem of joint multicast beamforming and antenna selection. Prior work has focused on using Semi-Definite relaxation (SDR) techniques in an attempt to obtain a high quality sub-optimal solution. However, SDR suffers from the drawback of having high computational complexity, as SDR lifts the problem to higher dimensional space, effectively squaring the number of… ▽ More

    Submitted 1 March, 2018; originally announced March 2018.

    Comments: 6 pages, 3 figures

  43. arXiv:1801.04352  [pdf, other

    cs.IT

    On the Capacity Region of the Deterministic Y-Channel with Common and Private Messages

    Authors: Mohamed S. Ibrahim, Mohammed Nafie, Yahya Mohasseb

    Abstract: In multi user Gaussian relay networks, it is desirable to transmit private information to each user as well as common information to all of them. However, the capacity region of such networks with both kinds of information is not easy to characterize. The prior art used simple linear deterministic models in order to approximate the capacities of these Gaussian networks. This paper discusses the ca… ▽ More

    Submitted 12 January, 2018; originally announced January 2018.

    Comments: 4 figures, 7 pages

  44. arXiv:1706.02342  [pdf, other

    cs.CV

    Active Learning for Structured Prediction from Partially Labeled Data

    Authors: Mehran Khodabandeh, Zhiwei Deng, Mostafa S. Ibrahim, Shinichi Satoh, Greg Mori

    Abstract: We propose a general purpose active learning algorithm for structured prediction, gathering labeled data for training a model that outputs a set of related labels for an image or video. Active learning starts with a limited initial training set, then iterates querying a user for labels on unlabeled data and retraining the model. We propose a novel algorithm for selecting data for labeling, choosin… ▽ More

    Submitted 9 June, 2017; v1 submitted 7 June, 2017; originally announced June 2017.

  45. arXiv:1705.10861  [pdf, other

    cs.CV

    Generic Tubelet Proposals for Action Localization

    Authors: Jiawei He, Mostafa S. Ibrahim, Zhiwei Deng, Greg Mori

    Abstract: We develop a novel framework for action localization in videos. We propose the Tube Proposal Network (TPN), which can generate generic, class-independent, video-level tubelet proposals in videos. The generated tubelet proposals can be utilized in various video analysis tasks, including recognizing and localizing actions in videos. In particular, we integrate these generic tubelet proposals into a… ▽ More

    Submitted 30 May, 2017; originally announced May 2017.

  46. arXiv:1612.09059  [pdf

    cs.CR cs.DC cs.SE

    Emerging Security Challenges of Cloud Virtual Infrastructure

    Authors: Amani S. Ibrahim, James Hamlyn-Harris, John Grundy

    Abstract: The cloud computing model is rapidly transforming the IT landscape. Cloud computing is a new computing paradigm that delivers computing resources as a set of reliable and scalable internet-based services allowing customers to remotely run and manage these services. Infrastructure-as-a-service (IaaS) is one of the popular cloud computing services. IaaS allows customers to increase their computing r… ▽ More

    Submitted 29 December, 2016; originally announced December 2016.

    Comments: 6 pages Published in APSEC 2010 Workshop on Cloud Computing

  47. arXiv:1607.02643  [pdf, other

    cs.CV

    Hierarchical Deep Temporal Models for Group Activity Recognition

    Authors: Mostafa S. Ibrahim, Srikanth Muralidharan, Zhiwei Deng, Arash Vahdat, Greg Mori

    Abstract: In this paper we present an approach for classifying the activity performed by a group of people in a video sequence. This problem of group activity recognition can be addressed by examining individual person actions and their relations. Temporal dynamics exist both at the level of individual person actions as well as at the level of group activity. Given a video sequence as input, methods can be… ▽ More

    Submitted 9 July, 2016; originally announced July 2016.

    Comments: arXiv admin note: text overlap with arXiv:1511.06040

  48. arXiv:1509.00981  [pdf

    cs.CR

    Security Analysis of Secure Force Algorithm for Wireless Sensor Networks

    Authors: Shujaat Khan, Muhammad Sohail Ibrahim, Kafeel Ahmed Khan, Mansoor Ebrahim

    Abstract: In Wireless Sensor Networks, the sensor nodes are battery powered small devices designed for long battery life. These devices also lack in terms of processing capability and memory. In order to provide high confidentiality to these resource constrained network nodes, a suitable security algorithm is needed to be deployed that can establish a balance between security level and processing overhead.… ▽ More

    Submitted 8 September, 2015; v1 submitted 3 September, 2015; originally announced September 2015.

    Comments: in Asian Journal of Engineering Science and Technology 2015

  49. Idioms-Proverbs Lexicon for Modern Standard Arabic and Colloquial Sentiment Analysis

    Authors: Hossam S. Ibrahim, Sherif M. Abdou, Mervat Gheith

    Abstract: Although, the fair amount of works in sentiment analysis (SA) and opinion mining (OM) systems in the last decade and with respect to the performance of these systems, but it still not desired performance, especially for morphologically-Rich Language (MRL) such as Arabic, due to the complexities and challenges exist in the nature of the languages itself. One of these challenges is the detection of… ▽ More

    Submitted 5 June, 2015; originally announced June 2015.

    Comments: arXiv admin note: text overlap with arXiv:1505.03105

    Journal ref: International Journal of Computer Applications 118(11):26-31, May 2015

  50. Sentiment Analysis For Modern Standard Arabic And Colloquial

    Authors: Hossam S. Ibrahim, Sherif M. Abdou, Mervat Gheith

    Abstract: The rise of social media such as blogs and social networks has fueled interest in sentiment analysis. With the proliferation of reviews, ratings, recommendations and other forms of online expression, online opinion has turned into a kind of virtual currency for businesses looking to market their products, identify new opportunities and manage their reputations, therefore many are now looking to th… ▽ More

    Submitted 12 May, 2015; originally announced May 2015.

    Comments: International Journal on Natural Language Computing (IJNLC) Vol. 4, No.2,April 2015