Skip to main content

Showing 1–11 of 11 results for author: Alkhouri, I

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

    cs.DM cs.LG

    Dataless Quadratic Neural Networks for the Maximum Independent Set Problem

    Authors: Ismail Alkhouri, Cedric Le Denmat, Yingjie Li, Cunxi Yu, Jia Liu, Rongrong Wang, Alvaro Velasquez

    Abstract: Combinatorial Optimization (CO) plays a crucial role in addressing various significant problems, among them the challenging Maximum Independent Set (MIS) problem. In light of recent advancements in deep learning methods, efforts have been directed towards leveraging data-driven learning approaches, typically rooted in supervised learning and reinforcement learning, to tackle the NP-hard MIS proble… ▽ More

    Submitted 27 June, 2024; originally announced June 2024.

  2. arXiv:2405.03089  [pdf, other

    cs.LG

    Structure-Preserving Network Compression Via Low-Rank Induced Training Through Linear Layers Composition

    Authors: Xitong Zhang, Ismail R. Alkhouri, Rongrong Wang

    Abstract: Deep Neural Networks (DNNs) have achieved remarkable success in addressing many previously unsolvable tasks. However, the storage and computational requirements associated with DNNs pose a challenge for deploying these trained models on resource-limited devices. Therefore, a plethora of compression and pruning techniques have been proposed in recent years. Low-rank decomposition techniques are amo… ▽ More

    Submitted 5 May, 2024; originally announced May 2024.

  3. arXiv:2403.06054  [pdf, other

    eess.IV cs.AI cs.CV cs.LG eess.SP

    Decoupled Data Consistency with Diffusion Purification for Image Restoration

    Authors: Xiang Li, Soo Min Kwon, Ismail R. Alkhouri, Saiprasad Ravishankar, Qing Qu

    Abstract: Diffusion models have recently gained traction as a powerful class of deep generative priors, excelling in a wide range of image restoration tasks due to their exceptional ability to model data distributions. To solve image restoration problems, many existing techniques achieve data consistency by incorporating additional likelihood gradient steps into the reverse sampling process of diffusion mod… ▽ More

    Submitted 28 May, 2024; v1 submitted 9 March, 2024; originally announced March 2024.

  4. arXiv:2312.09181  [pdf, other

    cs.CV

    Improving Efficiency of Diffusion Models via Multi-Stage Framework and Tailored Multi-Decoder Architectures

    Authors: Huijie Zhang, Yifu Lu, Ismail Alkhouri, Saiprasad Ravishankar, Dogyoon Song, Qing Qu

    Abstract: Diffusion models, emerging as powerful deep generative tools, excel in various applications. They operate through a two-steps process: introducing noise into training samples and then employing a model to convert random noise into new samples (e.g., images). However, their remarkable generative performance is hindered by slow training and sampling. This is due to the necessity of tracking extensiv… ▽ More

    Submitted 10 June, 2024; v1 submitted 14 December, 2023; originally announced December 2023.

    Comments: The IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) 2024

  5. arXiv:2312.07784  [pdf, other

    eess.IV cs.AI cs.CV cs.LG eess.SP

    Robust MRI Reconstruction by Smoothed Unrolling (SMUG)

    Authors: Shijun Liang, Van Hoang Minh Nguyen, **ghan Jia, Ismail Alkhouri, Sijia Liu, Saiprasad Ravishankar

    Abstract: As the popularity of deep learning (DL) in the field of magnetic resonance imaging (MRI) continues to rise, recent research has indicated that DL-based MRI reconstruction models might be excessively sensitive to minor input disturbances, including worst-case additive perturbations. This sensitivity often leads to unstable, aliased images. This raises the question of how to devise DL techniques for… ▽ More

    Submitted 12 December, 2023; originally announced December 2023.

  6. arXiv:2301.04093  [pdf, other

    cs.LG q-bio.BM

    On the Robustness of AlphaFold: A COVID-19 Case Study

    Authors: Ismail Alkhouri, Sumit Jha, Andre Beckus, George Atia, Alvaro Velasquez, Rickard Ewetz, Arvind Ramanathan, Susmit Jha

    Abstract: Protein folding neural networks (PFNNs) such as AlphaFold predict remarkably accurate structures of proteins compared to other approaches. However, the robustness of such networks has heretofore not been explored. This is particularly relevant given the broad social implications of such technologies and the fact that biologically small perturbations in the protein sequence do not generally lead to… ▽ More

    Submitted 12 January, 2023; v1 submitted 10 January, 2023; originally announced January 2023.

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

  7. arXiv:2203.08209  [pdf, other

    cs.LG cs.AI

    A Differentiable Approach to Combinatorial Optimization using Dataless Neural Networks

    Authors: Ismail R. Alkhouri, George K. Atia, Alvaro Velasquez

    Abstract: The success of machine learning solutions for reasoning about discrete structures has brought attention to its adoption within combinatorial optimization algorithms. Such approaches generally rely on supervised learning by leveraging datasets of the combinatorial structures of interest drawn from some distribution of problem instances. Reinforcement learning has also been employed to find such str… ▽ More

    Submitted 15 March, 2022; originally announced March 2022.

  8. arXiv:2108.02756  [pdf, other

    cs.LG

    BOSS: Bidirectional One-Shot Synthesis of Adversarial Examples

    Authors: Ismail R. Alkhouri, Alvaro Velasquez, George K. Atia

    Abstract: The design of additive imperceptible perturbations to the inputs of deep classifiers to maximize their misclassification rates is a central focus of adversarial machine learning. An alternative approach is to synthesize adversarial examples from scratch using GAN-like structures, albeit with the use of large amounts of training data. By contrast, this paper considers one-shot synthesis of adversar… ▽ More

    Submitted 16 July, 2022; v1 submitted 5 August, 2021; originally announced August 2021.

  9. arXiv:2106.02951  [pdf, other

    eess.SY cs.AI

    Controller Synthesis for Omega-Regular and Steady-State Specifications

    Authors: Alvaro Velasquez, Ismail Alkhouri, Andre Beckus, Ashutosh Trivedi, George Atia

    Abstract: Given a Markov decision process (MDP) and a linear-time ($ω$-regular or LTL) specification, the controller synthesis problem aims to compute the optimal policy that satisfies the specification. More recently, problems that reason over the asymptotic behavior of systems have been proposed through the lens of steady-state planning. This entails finding a control policy for an MDP such that the Marko… ▽ More

    Submitted 7 February, 2022; v1 submitted 5 June, 2021; originally announced June 2021.

  10. arXiv:2012.02178  [pdf, other

    cs.AI cs.LG cs.MA stat.ML

    Steady-State Planning in Expected Reward Multichain MDPs

    Authors: George K. Atia, Andre Beckus, Ismail Alkhouri, Alvaro Velasquez

    Abstract: The planning domain has experienced increased interest in the formal synthesis of decision-making policies. This formal synthesis typically entails finding a policy which satisfies formal specifications in the form of some well-defined logic. While many such logics have been proposed with varying degrees of expressiveness and complexity in their capacity to capture desirable agent behavior, their… ▽ More

    Submitted 23 October, 2021; v1 submitted 3 December, 2020; originally announced December 2020.

    Journal ref: Journal of Artificial Intelligence Research 72 (2021) 1029-1082

  11. arXiv:1905.04392  [pdf, other

    eess.SP cs.CV cs.LG cs.NE

    Large-Scale Spectrum Occupancy Learning via Tensor Decomposition and LSTM Networks

    Authors: Mohsen Joneidi, Ismail Alkhouri, Nazanin Rahnavard

    Abstract: A new paradigm for large-scale spectrum occupancy learning based on long short-term memory (LSTM) recurrent neural networks is proposed. Studies have shown that spectrum usage is a highly correlated time series. Moreover, there is a correlation for occupancy of spectrum between different frequency channels. Therefore, revealing all these correlations using learning and prediction of one-dimensiona… ▽ More

    Submitted 10 May, 2019; originally announced May 2019.

    Comments: Submitted to the 2019 IEEE Global Communications Conference (GLOBECOM)