Skip to main content

Showing 1–29 of 29 results for author: Malik, O

.
  1. arXiv:2406.02749  [pdf, other

    cs.DS

    Efficient Leverage Score Sampling for Tensor Train Decomposition

    Authors: Vivek Bharadwaj, Beheshteh T. Rakhshan, Osman Asif Malik, Guillaume Rabusseau

    Abstract: Tensor Train~(TT) decomposition is widely used in the machine learning and quantum physics communities as a popular tool to efficiently compress high-dimensional tensor data. In this paper, we propose an efficient algorithm to accelerate computing the TT decomposition with the Alternating Least Squares (ALS) algorithm relying on exact leverage scores sampling. For this purpose, we propose a data s… ▽ More

    Submitted 5 June, 2024; v1 submitted 4 June, 2024; originally announced June 2024.

  2. arXiv:2402.06022  [pdf, other

    cond-mat.stat-mech quant-ph

    Fluctuations and Persistence in Quantum Diffusion on Regular Lattices

    Authors: Cheng Ma, Omar Malik, G. Korniss

    Abstract: We investigate quantum persistence by analyzing amplitude and phase fluctuations of the wave function governed by the time-dependent free-particle Schrödinger equation. The quantum system is initialized with local random uncorrelated Gaussian amplitude and phase fluctuations. In analogy with classical diffusion, the persistence probability is defined as the probability that the local (amplitude or… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

    Comments: 41 pages, 16 figures

  3. arXiv:2312.05454  [pdf, other

    cs.CV cs.AI cs.LG

    Model Evaluation for Domain Identification of Unknown Classes in Open-World Recognition: A Proposal

    Authors: Gusti Ahmad Fanshuri Alfarisy, Owais Ahmed Malik, Ong Wee Hong

    Abstract: Open-World Recognition (OWR) is an emerging field that makes a machine learning model competent in rejecting the unknowns, managing them, and incrementally adding novel samples to the base knowledge. However, this broad objective is not practical for an agent that works on a specific task. Not all rejected samples will be used for learning continually in the future. Some novel images in the open e… ▽ More

    Submitted 8 December, 2023; originally announced December 2023.

  4. Autoregressive Coefficients based Intelligent Protection of Transmission Lines Connected to Type-3 Wind Farms

    Authors: Pallav Kumar Bera, Vajendra Kumar, Samita Rani Pani, Om P. Malik

    Abstract: Protective relays can mal-operate for transmission lines connected to doubly fed induction generator (DFIG) based large capacity wind farms (WFs). The performance of distance relays protecting such lines is investigated and a statistical model based intelligent protection of the area between the grid and the WF is proposed in this article. The suggested method employs an adaptive fuzzy inference s… ▽ More

    Submitted 5 October, 2023; originally announced October 2023.

    Journal ref: IEEE Transactions on Power Delivery, 2023

  5. arXiv:2305.16530  [pdf, other

    stat.ML cs.LG math.NA

    Bi-fidelity Variational Auto-encoder for Uncertainty Quantification

    Authors: Nuo** Cheng, Osman Asif Malik, Subhayan De, Stephen Becker, Alireza Doostan

    Abstract: Quantifying the uncertainty of quantities of interest (QoIs) from physical systems is a primary objective in model validation. However, achieving this goal entails balancing the need for computational efficiency with the requirement for numerical accuracy. To address this trade-off, we propose a novel bi-fidelity formulation of variational auto-encoders (BF-VAE) designed to estimate the uncertaint… ▽ More

    Submitted 17 October, 2023; v1 submitted 25 May, 2023; originally announced May 2023.

    Journal ref: Computer Methods in Applied Mechanics and Engineering (CMAME), Volume 421, 1 March 2024, 116793

  6. arXiv:2304.03593  [pdf, other

    cs.RO cs.AI cs.LG

    Deep Reinforcement Learning-Based Mapless Crowd Navigation with Perceived Risk of the Moving Crowd for Mobile Robots

    Authors: Hafiq Anas, Ong Wee Hong, Owais Ahmed Malik

    Abstract: Current state-of-the-art crowd navigation approaches are mainly deep reinforcement learning (DRL)-based. However, DRL-based methods suffer from the issues of generalization and scalability. To overcome these challenges, we propose a method that includes a Collision Probability (CP) in the observation space to give the robot a sense of the level of danger of the moving crowd to help the robot navig… ▽ More

    Submitted 23 September, 2023; v1 submitted 7 April, 2023; originally announced April 2023.

    Comments: 6 pages, 7 figures

  7. arXiv:2302.11474  [pdf, other

    math.NA cs.MS math.OC

    Randomized Numerical Linear Algebra : A Perspective on the Field With an Eye to Software

    Authors: Riley Murray, James Demmel, Michael W. Mahoney, N. Benjamin Erichson, Maksim Melnichenko, Osman Asif Malik, Laura Grigori, Piotr Luszczek, Michał Dereziński, Miles E. Lopes, Tianyu Liang, Hengrui Luo, Jack Dongarra

    Abstract: Randomized numerical linear algebra - RandNLA, for short - concerns the use of randomization as a resource to develop improved algorithms for large-scale linear algebra computations. The origins of contemporary RandNLA lay in theoretical computer science, where it blossomed from a simple idea: randomization provides an avenue for computing approximate solutions to linear algebra problems more ef… ▽ More

    Submitted 12 April, 2023; v1 submitted 22 February, 2023; originally announced February 2023.

    Comments: v1: this is the first arXiv release of LAPACK Working Note 299. v2: complete rewrite of the subsection on trace estimation, among other changes. See frontmatter page ii (pdf page 5) for revision history

  8. arXiv:2302.01977  [pdf, other

    math.NA

    Construction of Hierarchically Semi-Separable matrix Representation using Adaptive Johnson-Lindenstrauss Sketching

    Authors: Yotam Yaniv, Osman Asif Malik, Pieter Ghysels, Xiaoye S. Li

    Abstract: We extend an adaptive partially matrix-free Hierarchically Semi-Separable (HSS) matrix construction algorithm by Gorman et al. [SIAM J. Sci. Comput. 41(5), 2019] which uses Gaussian sketching operators to a broader class of Johnson--Lindenstrauss (JL) sketching operators. We present theoretical work which justifies this extension. In particular, we extend the earlier concentration bounds to all JL… ▽ More

    Submitted 3 February, 2023; originally announced February 2023.

  9. arXiv:2301.12584  [pdf, other

    math.NA

    Fast Exact Leverage Score Sampling from Khatri-Rao Products with Applications to Tensor Decomposition

    Authors: Vivek Bharadwaj, Osman Asif Malik, Riley Murray, Laura Grigori, Aydin Buluc, James Demmel

    Abstract: We present a data structure to randomly sample rows from the Khatri-Rao product of several matrices according to the exact distribution of its leverage scores. Our proposed sampler draws each row in time logarithmic in the height of the Khatri-Rao product and quadratic in its column count, with persistent space overhead at most the size of the input matrices. As a result, it tractably draws sample… ▽ More

    Submitted 28 February, 2024; v1 submitted 29 January, 2023; originally announced January 2023.

    Comments: The 37th Conference on Neural Information Processing Systems (Neurips'23). 28 pages, 10 figures, 6 tables

  10. arXiv:2211.04803  [pdf

    cs.CR

    DSCOT: An NFT-Based Blockchain Architecture for the Authentication of IoT-Enabled Smart Devices in Smart Cities

    Authors: Usman Khalil, Owais Ahmed Malik, Ong Wee Hong, Mueen Uddin

    Abstract: Smart city architecture brings all the underlying architectures, i.e., Internet of Things (IoT), Cyber-Physical Systems (CPSs), Internet of Cyber-Physical Things (IoCPT), and Internet of Everything (IoE), together to work as a system under its umbrella. The goal of smart city architecture is to come up with a solution that may integrate all the real-time response applications. However, the cyber-p… ▽ More

    Submitted 9 November, 2022; originally announced November 2022.

    Comments: 18 pages, 15 figures, 5 tables, journal

  11. arXiv:2211.04781  [pdf

    cs.CV

    Profiling Obese Subgroups in National Health and Nutritional Status Survey Data using Machine Learning Techniques: A Case Study from Brunei Darussalam

    Authors: Usman Khalil, Owais Ahmed Malik, Daphne Teck Ching Lai, Ong Sok King

    Abstract: National Health and Nutritional Status Survey (NHANSS) is conducted annually by the Ministry of Health in Negara Brunei Darussalam to assess the population health and nutritional patterns and characteristics. The main aim of this study was to discover meaningful patterns (groups) from the obese sample of NHANSS data by applying data reduction and interpretation techniques. The mixed nature of the… ▽ More

    Submitted 9 November, 2022; originally announced November 2022.

    Comments: A Case study of Obese Subgroups from Brunei Darussalam: 15 Pages, 4 figures, journal

  12. Distributed-Memory Randomized Algorithms for Sparse Tensor CP Decomposition

    Authors: Vivek Bharadwaj, Osman Asif Malik, Riley Murray, Aydin Buluç, James Demmel

    Abstract: Candecomp / PARAFAC (CP) decomposition, a generalization of the matrix singular value decomposition to higher-dimensional tensors, is a popular tool for analyzing multidimensional sparse data. On tensors with billions of nonzero entries, computing a CP decomposition is a computationally intensive task. We propose the first distributed-memory implementations of two randomized CP decomposition algor… ▽ More

    Submitted 27 April, 2024; v1 submitted 10 October, 2022; originally announced October 2022.

    Comments: To appear in the Proceedings of the 36th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA'24). 14 pages, 13 figures, 5 tables

  13. arXiv:2210.03828  [pdf, other

    math.NA cs.LG

    Sampling-Based Decomposition Algorithms for Arbitrary Tensor Networks

    Authors: Osman Asif Malik, Vivek Bharadwaj, Riley Murray

    Abstract: We show how to develop sampling-based alternating least squares (ALS) algorithms for decomposition of tensors into any tensor network (TN) format. Provided the TN format satisfies certain mild assumptions, resulting algorithms will have input sublinear per-iteration cost. Unlike most previous works on sampling-based ALS methods for tensor decomposition, the sampling in our framework is done accord… ▽ More

    Submitted 7 October, 2022; originally announced October 2022.

    Comments: 20 pages, 8 figures

  14. Quadrature Sampling of Parametric Models with Bi-fidelity Boosting

    Authors: Nuo** Cheng, Osman Asif Malik, Yiming Xu, Stephen Becker, Alireza Doostan, Akil Narayan

    Abstract: Least squares regression is a ubiquitous tool for building emulators (a.k.a. surrogate models) of problems across science and engineering for purposes such as design space exploration and uncertainty quantification. When the regression data are generated using an experimental design process (e.g., a quadrature grid) involving computationally expensive models, or when the data size is large, sketch… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

    Comments: 36 pages, 9 figures

    Journal ref: SIAM/ASA Journal on Uncertainty Quantification, Vol. 12, Iss. 2 (2024)

  15. arXiv:2209.05662  [pdf, other

    math.NA cs.DS

    Fast Algorithms for Monotone Lower Subsets of Kronecker Least Squares Problems

    Authors: Osman Asif Malik, Yiming Xu, Nuo** Cheng, Stephen Becker, Alireza Doostan, Akil Narayan

    Abstract: Approximate solutions to large least squares problems can be computed efficiently using leverage score-based row-sketches, but directly computing the leverage scores, or sampling according to them with naive methods, still requires an expensive manipulation and processing of the design matrix. In this paper we develop efficient leverage score-based sampling methods for matrices with certain Kronec… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

    Comments: 33 pages, 5 figures

  16. arXiv:2207.05878  [pdf, other

    cond-mat.stat-mech cond-mat.dis-nn

    Diffusive Persistence on Disordered Lattices and Random Networks

    Authors: Omar Malik, Melinda Varga, Alaa Moussawi, David Hunt, Boleslaw Szymanski, Zoltan Toroczkai, Gyorgy Korniss

    Abstract: To better understand the temporal characteristics and the lifetime of fluctuations in stochastic processes in networks, we investigated diffusive persistence in various graphs. Global diffusive persistence is defined as the fraction of nodes for which the diffusive field at a site (or node) has not changed sign up to time $t$ (or in general, that the node remained active/inactive in discrete model… ▽ More

    Submitted 12 July, 2022; originally announced July 2022.

    Journal ref: Phys. Rev. E 109, 024113 (2004)

  17. Resource-Mediated Consensus Formation

    Authors: Omar Malik, James Flamino, Boleslaw K. Szymanski

    Abstract: In social sciences, simulating opinion dynamics to study the interplay between homophily and influence, and the subsequent formation of echo chambers, is of great importance. As such, in this paper we investigate echo chambers by implementing a unique social game in which we spawn in a large number of agents, each assigned one of the two opinions on an issue and a finite amount of influence in the… ▽ More

    Submitted 14 June, 2022; originally announced June 2022.

    Comments: 8 pages, 9 figures

    Journal ref: Proc. SIGSIM-PADS'22: SIGSIM Conference on Principles of Advanced Discrete Simulation, Atlanta, GA, USA, June 8-10, 2022, pp. 105-112,

  18. arXiv:2110.07631  [pdf, other

    math.NA cs.LG

    More Efficient Sampling for Tensor Decomposition With Worst-Case Guarantees

    Authors: Osman Asif Malik

    Abstract: Recent papers have developed alternating least squares (ALS) methods for CP and tensor ring decomposition with a per-iteration cost which is sublinear in the number of input tensor entries for low-rank decomposition. However, the per-iteration cost of these methods still has an exponential dependence on the number of tensor modes when parameters are chosen to achieve certain worst-case guarantees.… ▽ More

    Submitted 17 June, 2022; v1 submitted 14 October, 2021; originally announced October 2021.

    Comments: Accepted to ICML 2022

  19. arXiv:2105.03809  [pdf, other

    eess.SP eess.AS eess.IV physics.med-ph

    Superresolution photoacoustic tomography using random speckle illumination and second order moments

    Authors: Osman Asif Malik, Venkatalakshmi Vyjayanthi Narumanchi, Stephen Becker, Todd W. Murray

    Abstract: Idier et al. [IEEE Trans. Comput. Imaging 4(1), 2018] propose a method which achieves superresolution in the microscopy setting by leveraging random speckle illumination and knowledge about statistical second order moments for the illumination patterns and model noise. This is achieved without any assumptions on the sparsity of the imaged object. In this paper, we show that their technique can be… ▽ More

    Submitted 31 January, 2022; v1 submitted 8 May, 2021; originally announced May 2021.

    Comments: 5 pages, 5 figures; accepted to WASPAA 2021

    Journal ref: 2021 IEEE Workshop on Applications of Signal Processing to Audio and Acoustics (WASPAA), 2021, pp. 141-145

  20. arXiv:2104.08732  [pdf

    cs.CV

    Application of Computer Vision and Machine Learning for Digitized Herbarium Specimens: A Systematic Literature Review

    Authors: Burhan Rashid Hussein, Owais Ahmed Malik, Wee-Hong Ong, Johan Willem Frederik Slik

    Abstract: Herbarium contains treasures of millions of specimens which have been preserved for several years for scientific studies. To speed up more scientific discoveries, a digitization of these specimens is currently on going to facilitate easy access and sharing of its data to a wider scientific community. Online digital repositories such as IDigBio and GBIF have already accumulated millions of specimen… ▽ More

    Submitted 18 April, 2021; originally announced April 2021.

    Comments: 42 pages, 9 figures, journal

  21. Binary matrix factorization on special purpose hardware

    Authors: Osman Asif Malik, Hayato Ushijima-Mwesigwa, Arnab Roy, Avradip Mandal, Indradeep Ghosh

    Abstract: Many fundamental problems in data mining can be reduced to one or more NP-hard combinatorial optimization problems. Recent advances in novel technologies such as quantum and quantum-inspired hardware promise a substantial speedup for solving these problems compared to when using general purpose computers but often require the problem to be modeled in a special form, such as an Ising or quadratic u… ▽ More

    Submitted 7 January, 2022; v1 submitted 16 October, 2020; originally announced October 2020.

    Comments: Accepted to PLOS ONE. 22 pages, 2 figures

    Journal ref: PLOS ONE 16(12): e0261250, 2021

  22. arXiv:2010.08581  [pdf, other

    math.NA

    A Sampling-Based Method for Tensor Ring Decomposition

    Authors: Osman Asif Malik, Stephen Becker

    Abstract: We propose a sampling-based method for computing the tensor ring (TR) decomposition of a data tensor. The method uses leverage score sampled alternating least squares to fit the TR cores in an iterative fashion. By taking advantage of the special structure of TR tensors, we can efficiently estimate the leverage scores and attain a method which has complexity sublinear in the number of input tensor… ▽ More

    Submitted 12 June, 2021; v1 submitted 16 October, 2020; originally announced October 2020.

    Comments: Accepted to ICML 2021

    Journal ref: Proceedings of the 38th International Conference on Machine Learning, PMLR 139:7400-7411, 2021

  23. arXiv:2005.10720  [pdf

    physics.med-ph physics.flu-dyn physics.soc-ph

    Face Coverings, Aerosol Dispersion and Mitigation of Virus Transmission Risk

    Authors: I. M. Viola, B. Peterson, G. Pisetta, G. Pavar, H. Akhtar, F. Menoloascina, E. Mangano, K. E. Dunn, R. Gabl, A. Nila, E. Molinari, C. Cummins, G. Thompson, C. M. McDougall, T. Y. M. Lo, F. C. Denison, P. Digard, O. Malik, M. J. G. Dunn, F. Mehendale

    Abstract: The SARS-CoV-2 virus is primarily transmitted through virus-laden fluid particles ejected from the mouth of infected people. Face covers can mitigate the risk of virus transmission but their outward effectiveness is not fully ascertained. Objective: by using a background oriented schlieren technique, we aim to investigate the air flow ejected by a person while quietly and heavily breathing, while… ▽ More

    Submitted 30 January, 2021; v1 submitted 19 May, 2020; originally announced May 2020.

    Journal ref: IEEE Open Journal of Engineering in Medicine and Biology, 2021

  24. Guarantees for the Kronecker Fast Johnson-Lindenstrauss Transform Using a Coherence and Sampling Argument

    Authors: Osman Asif Malik, Stephen Becker

    Abstract: In the recent paper [**, Kolda & Ward, arXiv:1909.04801], it is proved that the Kronecker fast Johnson-Lindenstrauss transform (KFJLT) is, in fact, a Johnson-Lindenstrauss transform, which had previously only been conjectured. In this paper, we provide an alternative proof of this, for when the KFJLT is applied to Kronecker vectors, using a coherence and sampling argument. Our proof yields a diff… ▽ More

    Submitted 16 May, 2020; v1 submitted 19 November, 2019; originally announced November 2019.

    Comments: Accepted to Linear Algebra and its Applications

    MSC Class: 15-02; 65F30

    Journal ref: Linear Algebra and its Applications 602, 2020, pp. 120-137

  25. Dynamic Graph Convolutional Networks Using the Tensor M-Product

    Authors: Osman Asif Malik, Shashanka Ubaru, Lior Horesh, Misha E. Kilmer, Haim Avron

    Abstract: Many irregular domains such as social networks, financial transactions, neuron connections, and natural language constructs are represented using graph structures. In recent years, a variety of graph neural networks (GNNs) have been successfully applied for representation learning and prediction on such graphs. In many of the real-world applications, the underlying graph changes over time, however… ▽ More

    Submitted 22 January, 2021; v1 submitted 16 October, 2019; originally announced October 2019.

    Comments: Accepted to SIAM International Conference on Data Mining (SDM) 2021

  26. Randomization of Approximate Bilinear Computation for Matrix Multiplication

    Authors: Osman Asif Malik, Stephen Becker

    Abstract: We present a method for randomizing formulas for bilinear computation of matrix products. We consider the implications of such randomization when there are two sources of error: One due to the formula itself only being approximately correct, and one due to using floating point arithmetic. Our theoretical results and numerical experiments indicate that our method can improve performance when each o… ▽ More

    Submitted 10 January, 2022; v1 submitted 17 May, 2019; originally announced May 2019.

    Comments: 36 pages, 29 figures; accepted to Int J Comput Math: Comput Syst Theory

    Journal ref: International Journal of Computer Mathematics: Computer Systems Theory, 6:1, 54-93, 2021

  27. Fast Randomized Matrix and Tensor Interpolative Decomposition Using CountSketch

    Authors: Osman Asif Malik, Stephen Becker

    Abstract: We propose a new fast randomized algorithm for interpolative decomposition of matrices which utilizes CountSketch. We then extend this approach to the tensor interpolative decomposition problem introduced by Biagioni et al. (J. Comput. Phys. 281, pp. 116-134, 2015). Theoretical performance guarantees are provided for both the matrix and tensor settings. Numerical experiments on both synthetic and… ▽ More

    Submitted 22 November, 2021; v1 submitted 29 January, 2019; originally announced January 2019.

    Comments: 29 pages, 2 figures; accepted to Adv Comput Math

    MSC Class: 15-02

    Journal ref: Advances in Computational Mathematics 46, article number: 76, 2020

  28. Spectral method for efficient computation of time-dependent phenomena in complex lasers

    Authors: O. Malik, K. G. Makris, H. E. Türeci

    Abstract: Studying time-dependent behavior in lasers is analytically difficult due to the saturating non-linearity inherent in the Maxwell-Bloch equations and numerically demanding because of the computational resources needed to discretize both time and space in conventional FDTD approaches. We describe here an efficient spectral method to overcome these shortcomings in complex lasers of arbitrary shape, g… ▽ More

    Submitted 31 July, 2015; originally announced July 2015.

    Journal ref: Phys. Rev. A 92, 063829 (2015)

  29. Enhancement of Laser Power Efficiency by Control of Spatial Hole Burning Interactions

    Authors: Li Ge, Omer Malik, Hakan E. Tureci

    Abstract: The laser is an out-of-equilibrium nonlinear wave system where the interplay of the cavity geometry and nonlinear wave interactions, mediated by the gain medium, determines the self-organized oscillation frequencies and the associated spatial field patterns. In the steady state, a constant energy flux flows through the laser from the pump to the far field, with the ratio of the total output power… ▽ More

    Submitted 17 October, 2014; originally announced October 2014.

    Comments: 5 pages, 3 figures, in press. appears in Nature Photonics (2014)

    Journal ref: Nat. Photon. 8, 871-875 (2014)