Skip to main content

Showing 1–12 of 12 results for author: Farahani, M

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

    cs.LG

    Time-Series Forecasting in Smart Manufacturing Systems: An Experimental Evaluation of the State-of-the-art Algorithms

    Authors: Mojtaba A. Farahani, Fadi El Kalach, Austin Harper, M. R. McCormick, Ramy Harik, Thorsten Wuest

    Abstract: TSF is growing in various domains including manufacturing. Although numerous TSF algorithms have been developed recently, the validation and evaluation of algorithms hold substantial value for researchers and practitioners and are missing. This study aims to fill this gap by evaluating the SoTA TSF algorithms on thirteen manufacturing datasets, focusing on their applicability in manufacturing. Eac… ▽ More

    Submitted 26 November, 2024; originally announced November 2024.

  2. arXiv:2410.05162  [pdf, other

    cs.CL

    Deciphering the Interplay of Parametric and Non-parametric Memory in Retrieval-augmented Language Models

    Authors: Mehrdad Farahani, Richard Johansson

    Abstract: Generative language models often struggle with specialized or less-discussed knowledge. A potential solution is found in Retrieval-Augmented Generation (RAG) models which act like retrieving information before generating responses. In this study, we explore how the \textsc{Atlas} approach, a RAG model, decides between what it already knows (parametric) and what it retrieves (non-parametric). We us… ▽ More

    Submitted 7 October, 2024; originally announced October 2024.

    Comments: Accepted at EMNLP 2024

  3. arXiv:2409.14416  [pdf, other

    cs.CR cs.AR cs.SE

    Uncovering EDK2 Firmware Flaws: Insights from Code Audit Tools

    Authors: Mahsa Farahani, Ghazal Shenavar, Ali Hosseinghorban, Alireza Ejlali

    Abstract: Firmware serves as a foundational software layer in modern computers, initiating as the first code executed on platform hardware, similar in function to a minimal operating system. Defined as a software interface between an operating system and platform firmware, the Unified Extensible Firmware Interface (UEFI) standardizes system initialization and management. A prominent open-source implementati… ▽ More

    Submitted 22 September, 2024; originally announced September 2024.

    Comments: This paper has been accepted in CPSAT 2024 and will be published in the IEEE Xplore Digital Library

  4. arXiv:2406.11437  [pdf, other

    cs.LG cs.AI cs.SE

    Analysing the Behaviour of Tree-Based Neural Networks in Regression Tasks

    Authors: Peter Samoaa, Mehrdad Farahani, Antonio Longa, Philipp Leitner, Morteza Haghir Chehreghani

    Abstract: The landscape of deep learning has vastly expanded the frontiers of source code analysis, particularly through the utilization of structural representations such as Abstract Syntax Trees (ASTs). While these methodologies have demonstrated effectiveness in classification tasks, their efficacy in regression applications, such as execution time prediction from source code, remains underexplored. This… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

    Comments: This Paper is submitted to IEEE Transactions on Neural Networks and Learning Systems

  5. Time-Series Classification in Smart Manufacturing Systems: An Experimental Evaluation of State-of-the-Art Machine Learning Algorithms

    Authors: Mojtaba A. Farahani, M. R. McCormick, Ramy Harik, Thorsten Wuest

    Abstract: Manufacturing is gathering extensive amounts of diverse data, thanks to the growing number of sensors and rapid advances in sensing technologies. Among the various data types available in SMS settings, time-series data plays a pivotal role. Hence, TSC emerges is crucial in this domain. The objective of this study is to fill this gap by providing a rigorous experimental evaluation of the SoTA ML an… ▽ More

    Submitted 5 August, 2024; v1 submitted 4 October, 2023; originally announced October 2023.

    Comments: Published in Robotics and Computer-Integrated Manufacturing journal

    Journal ref: Farahani, M.A., McCormick, M.R., Harik, R., Wuest, T., 2025. Time-series classification in smart manufacturing systems: An experimental evaluation of state-of-the-art machine learning algorithms. RCIM 91, 102839

  6. arXiv:2308.13968  [pdf

    cs.LG

    Multivariate time series classification with dual attention network

    Authors: Mojtaba A. Farahani, Tara Eslaminokandeh

    Abstract: One of the topics in machine learning that is becoming more and more relevant is multivariate time series classification. Current techniques concentrate on identifying the local important sequence segments or establishing the global long-range dependencies. They frequently disregard the merged data from both global and local features, though. Using dual attention, we explore a novel network (DA-Ne… ▽ More

    Submitted 26 August, 2023; originally announced August 2023.

  7. arXiv:2308.07828  [pdf

    cs.NE

    A Genetic Algorithm Meta-Heuristic for a Generalized Quadratic Assignment Problem

    Authors: Mojtaba A. Farahani, Alan McKendall

    Abstract: The generalized quadratic assignment problem (GQAP) is one of the hardest problems to solve in the operations research area. The GQAP addressed in this work is defined as the task of minimizing the assignment and transportation costs of assigning a set of facilities to a set of locations. The facilities have different space requirements, and the locations have different space capacities. Multiple… ▽ More

    Submitted 9 October, 2023; v1 submitted 15 August, 2023; originally announced August 2023.

  8. arXiv:2304.08115  [pdf, other

    cs.CL

    An Empirical Study of Multitask Learning to Improve Open Domain Dialogue Systems

    Authors: Mehrdad Farahani, Richard Johansson

    Abstract: Autoregressive models used to generate responses in open-domain dialogue systems often struggle to take long-term context into account and to maintain consistency over a dialogue. Previous research in open-domain dialogue generation has shown that the use of \emph{auxiliary tasks} can introduce inductive biases that encourage the model to improve these qualities. However, most previous research ha… ▽ More

    Submitted 17 April, 2023; originally announced April 2023.

    Comments: 11 pages, 1 figure, 4 tables, 2 appendices, NoDaLiDa2023

  9. Time-Series Pattern Recognition in Smart Manufacturing Systems: A Literature Review and Ontology

    Authors: Mojtaba A. Farahani, M. R. McCormick, Robert Gianinny, Frank Hudacheck, Ramy Harik, Zhichao Liu, Thorsten Wuest

    Abstract: Since the inception of Industry 4.0 in 2012, emerging technologies have enabled the acquisition of vast amounts of data from diverse sources such as machine tools, robust and affordable sensor systems with advanced information models, and other sources within Smart Manufacturing Systems (SMS). As a result, the amount of data that is available in manufacturing settings has exploded, allowing data-h… ▽ More

    Submitted 6 March, 2023; v1 submitted 29 January, 2023; originally announced January 2023.

    Comments: 40 pages, 35 figures, 21 tables, submitted to Elsevier

  10. Leveraging ParsBERT and Pretrained mT5 for Persian Abstractive Text Summarization

    Authors: Mehrdad Farahani, Mohammad Gharachorloo, Mohammad Manthouri

    Abstract: Text summarization is one of the most critical Natural Language Processing (NLP) tasks. More and more researches are conducted in this field every day. Pre-trained transformer-based encoder-decoder models have begun to gain popularity for these tasks. This paper proposes two methods to address this task and introduces a novel dataset named pn-summary for Persian abstractive text summarization. The… ▽ More

    Submitted 21 December, 2020; originally announced December 2020.

    Comments: 7 pages, 7 figures, 3 tables, csicc2021 conference

  11. ParsBERT: Transformer-based Model for Persian Language Understanding

    Authors: Mehrdad Farahani, Mohammad Gharachorloo, Marzieh Farahani, Mohammad Manthouri

    Abstract: The surge of pre-trained language models has begun a new era in the field of Natural Language Processing (NLP) by allowing us to build powerful language models. Among these models, Transformer-based models such as BERT have become increasingly popular due to their state-of-the-art performance. However, these models are usually focused on English, leaving other languages to multilingual models with… ▽ More

    Submitted 31 May, 2020; v1 submitted 26 May, 2020; originally announced May 2020.

    Comments: 10 pages, 5 figures, 7 tables, table 7 corrected and some refs related to table 7

  12. arXiv:2002.07922  [pdf, other

    cs.LG cs.NE eess.SP

    Short-Term Traffic Flow Prediction Using Variational LSTM Networks

    Authors: Mehrdad Farahani, Marzieh Farahani, Mohammad Manthouri, Okyay Kaynak

    Abstract: Traffic flow characteristics are one of the most critical decision-making and traffic policing factors in a region. Awareness of the predicted status of the traffic flow has prime importance in traffic management and traffic information divisions. The purpose of this research is to suggest a forecasting model for traffic flow by using deep learning techniques based on historical data in the Intell… ▽ More

    Submitted 18 February, 2020; originally announced February 2020.

    Comments: 18 pages, 13 figures