Skip to main content

Showing 1–6 of 6 results for author: Norouzi, S

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

    eess.SP cs.LG

    Radio Resource Management and Path Planning in Intelligent Transportation Systems via Reinforcement Learning for Environmental Sustainability

    Authors: S. Norouzi, N. Azarasa, M. R. Abedi, N. Mokari, S. E. Seyedabrishami, H. Saeedi, E. A. Jorswieck

    Abstract: Efficient and dynamic path planning has become an important topic for urban areas with larger density of connected vehicles (CV) which results in reduction of travel time and directly contributes to environmental sustainability through reducing energy consumption. CVs exploit the cellular wireless vehicle-to-everything (C-V2X) communication technology to disseminate the vehicle-to-infrastructure (… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: 6 pages, 5 figures, accepted and presented in International Conference on Innovation and Technological Advances for Sustainability

  2. arXiv:2404.10329  [pdf, other

    cs.AI

    Towards Complex Ontology Alignment using Large Language Models

    Authors: Reihaneh Amini, Sanaz Saki Norouzi, Pascal Hitzler, Reza Amini

    Abstract: Ontology alignment, a critical process in the Semantic Web for detecting relationships between different ontologies, has traditionally focused on identifying so-called "simple" 1-to-1 relationships through class labels and properties comparison. The more practically useful exploration of more complex alignments remains a hard problem to automate, and as such is largely underexplored, i.e. in appli… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

  3. arXiv:2308.09217  [pdf, ps, other

    cs.CL

    Conversational Ontology Alignment with ChatGPT

    Authors: Sanaz Saki Norouzi, Mohammad Saeid Mahdavinejad, Pascal Hitzler

    Abstract: This study evaluates the applicability and efficiency of ChatGPT for ontology alignment using a naive approach. ChatGPT's output is compared to the results of the Ontology Alignment Evaluation Initiative 2022 campaign using conference track ontologies. This comparison is intended to provide insights into the capabilities of a conversational large language model when used in a naive way for ontolog… ▽ More

    Submitted 17 August, 2023; originally announced August 2023.

  4. arXiv:2206.02999  [pdf, other

    cs.CL

    DiMS: Distilling Multiple Steps of Iterative Non-Autoregressive Transformers for Machine Translation

    Authors: Sajad Norouzi, Rasa Hosseinzadeh, Felipe Perez, Maksims Volkovs

    Abstract: The computational benefits of iterative non-autoregressive transformers decrease as the number of decoding steps increases. As a remedy, we introduce Distill Multiple Steps (DiMS), a simple yet effective distillation technique to decrease the number of required steps to reach a certain translation quality. The distilled model enjoys the computational benefits of early iterations while preserving t… ▽ More

    Submitted 9 June, 2023; v1 submitted 7 June, 2022; originally announced June 2022.

    Comments: Code available at https://github.com/layer6ai-labs/DiMS

  5. arXiv:2101.00259  [pdf, other

    cs.CL cs.LG

    Code Generation from Natural Language with Less Prior and More Monolingual Data

    Authors: Sajad Norouzi, Keyi Tang, Yanshuai Cao

    Abstract: Training datasets for semantic parsing are typically small due to the higher expertise required for annotation than most other NLP tasks. As a result, models for this application usually need additional prior knowledge to be built into the architecture or algorithm. The increased dependency on human experts hinders automation and raises the development and maintenance costs in practice. This work… ▽ More

    Submitted 10 June, 2021; v1 submitted 1 January, 2021; originally announced January 2021.

    Comments: ACL 2021

  6. arXiv:2004.04795  [pdf, other

    cs.LG cs.CV stat.ML

    Exemplar VAE: Linking Generative Models, Nearest Neighbor Retrieval, and Data Augmentation

    Authors: Sajad Norouzi, David J. Fleet, Mohammad Norouzi

    Abstract: We introduce Exemplar VAEs, a family of generative models that bridge the gap between parametric and non-parametric, exemplar based generative models. Exemplar VAE is a variant of VAE with a non-parametric prior in the latent space based on a Parzen window estimator. To sample from it, one first draws a random exemplar from a training set, then stochastically transforms that exemplar into a latent… ▽ More

    Submitted 24 November, 2020; v1 submitted 9 April, 2020; originally announced April 2020.

    Comments: NeurIPS 2020