Zum Hauptinhalt springen

Showing 1–15 of 15 results for author: Farahani, A

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

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

    On Unsupervised Image-to-image translation and GAN stability

    Authors: BahaaEddin AlAila, Zahra Jandaghi, Abolfazl Farahani, Mohammad Ziad Al-Saad

    Abstract: The problem of image-to-image translation is one that is intruiging and challenging at the same time, for the impact potential it can have on a wide variety of other computer vision applications like colorization, inpainting, segmentation and others. Given the high-level of sophistication needed to extract patterns from one domain and successfully applying them to another, especially, in a complet… ▽ More

    Submitted 18 October, 2023; originally announced March 2024.

  2. 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

  3. 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.

  4. 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.

  5. arXiv:2307.02253  [pdf, other

    cs.LG

    Multivariate Time Series Classification: A Deep Learning Approach

    Authors: Mohamed Abouelnaga, Julien Vitay, Aida Farahani

    Abstract: This paper investigates different methods and various neural network architectures applicable in the time series classification domain. The data is obtained from a fleet of gas sensors that measure and track quantities such as oxygen and sound. With the help of this data, we can detect events such as occupancy in a specific environment. At first, we analyze the time series data to understand the e… ▽ More

    Submitted 5 July, 2023; originally announced July 2023.

  6. 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

  7. arXiv:2210.14868  [pdf, other

    cs.LG cs.CL

    Multi-lingual Evaluation of Code Generation Models

    Authors: Ben Athiwaratkun, Sanjay Krishna Gouda, Zijian Wang, Xiaopeng Li, Yuchen Tian, Ming Tan, Wasi Uddin Ahmad, Shiqi Wang, Qing Sun, Mingyue Shang, Sujan Kumar Gonugondla, Hantian Ding, Varun Kumar, Nathan Fulton, Arash Farahani, Siddhartha Jain, Robert Giaquinto, Haifeng Qian, Murali Krishna Ramanathan, Ramesh Nallapati, Baishakhi Ray, Parminder Bhatia, Sudipta Sengupta, Dan Roth, Bing Xiang

    Abstract: We present new benchmarks on evaluation code generation models: MBXP and Multilingual HumanEval, and MathQA-X. These datasets cover over 10 programming languages and are generated using a scalable conversion framework that transpiles prompts and test cases from the original Python datasets into the corresponding data in the target language. Using these benchmarks, we are able to assess the perform… ▽ More

    Submitted 28 March, 2023; v1 submitted 26 October, 2022; originally announced October 2022.

    Comments: Code and data release: https://github.com/amazon-research/mxeval

  8. arXiv:2202.05085  [pdf, other

    cs.DS

    MONI can find k-MEMs

    Authors: Igor Tatarnikov, Ardavan Shahrabi Farahani, Sana Kashgouli, Travis Gagie

    Abstract: Suppose we are asked to index a text $T [0..n - 1]$ such that, given a pattern $P [0..m - 1]$, we can quickly report the maximal substrings of $P$ that each occur in $T$ at least $k$ times. We first show how we can add $O (r \log n)$ bits to Rossi et al.'s recent MONI index, where $r$ is the number of runs in the Burrows-Wheeler Transform of $T$, such that it supports such queries in… ▽ More

    Submitted 21 December, 2022; v1 submitted 10 February, 2022; originally announced February 2022.

  9. arXiv:2105.08374  [pdf, other

    cs.LG

    Online Multimodal Transportation Planning using Deep Reinforcement Learning

    Authors: Amirreza Farahani, Laura Genga, Remco Dijkman

    Abstract: In this paper we propose a Deep Reinforcement Learning approach to solve a multimodal transportation planning problem, in which containers must be assigned to a truck or to trains that will transport them to their destination. While traditional planning methods work "offline" (i.e., they take decisions for a batch of containers before the transportation starts), the proposed approach is "online",… ▽ More

    Submitted 18 May, 2021; originally announced May 2021.

  10. arXiv:2104.03207  [pdf, other

    cs.CV cs.AI cs.LG

    The Use of Video Captioning for Fostering Physical Activity

    Authors: Soheyla Amirian, Abolfazl Farahani, Hamid R. Arabnia, Khaled Rasheed, Thiab R. Taha

    Abstract: Video Captioning is considered to be one of the most challenging problems in the field of computer vision. Video Captioning involves the combination of different deep learning models to perform object detection, action detection, and localization by processing a sequence of image frames. It is crucial to consider the sequence of actions in a video in order to generate a meaningful description of t… ▽ More

    Submitted 7 April, 2021; originally announced April 2021.

  11. arXiv:2104.02414  [pdf

    cs.SE

    On Adaptive Fairness in Software Systems

    Authors: Ali Farahani, Liliana Pasquale, Amel Bennaceur, Thomas Welsh, Bashar Nuseibeh

    Abstract: Software systems are increasingly making decisions on behalf of humans, raising concerns about the fairness of such decisions. Such concerns are usually attributed to flaws in algorithmic design or biased data, but we argue that they are often the result of a lack of explicit specification of fairness requirements. However, such requirements are challenging to elicit, a problem exacerbated by incr… ▽ More

    Submitted 8 April, 2021; v1 submitted 6 April, 2021; originally announced April 2021.

    Comments: submitted to 16th Symposium on Software Engineering for Adaptive and Self-Managing Systems 2021 (SEAMS 2021)

  12. arXiv:2104.02144  [pdf, ps, other

    cs.LG cs.AI

    A Concise Review of Transfer Learning

    Authors: Abolfazl Farahani, Behrouz Pourshojae, Khaled Rasheed, Hamid R. Arabnia

    Abstract: The availability of abundant labeled data in recent years led the researchers to introduce a methodology called transfer learning, which utilizes existing data in situations where there are difficulties in collecting new annotated data. Transfer learning aims to boost the performance of a target learner by applying another related source data. In contrast to the traditional machine learning and da… ▽ More

    Submitted 5 April, 2021; originally announced April 2021.

  13. arXiv:2010.03978  [pdf, ps, other

    cs.LG cs.CV

    A Brief Review of Domain Adaptation

    Authors: Abolfazl Farahani, Sahar Voghoei, Khaled Rasheed, Hamid R. Arabnia

    Abstract: Classical machine learning assumes that the training and test sets come from the same distributions. Therefore, a model learned from the labeled training data is expected to perform well on the test data. However, This assumption may not always hold in real-world applications where the training and the test data fall from different distributions, due to many factors, e.g., collecting the training… ▽ More

    Submitted 7 October, 2020; originally announced October 2020.

  14. arXiv:2009.02316  [pdf

    cs.LG eess.IV stat.ML

    Proposing a two-step Decision Support System (TPIS) based on Stacked ensemble classifier for early and low cost (step-1) and final (step-2) differential diagnosis of Mycobacterium Tuberculosis from non-tuberculosis Pneumonia

    Authors: Toktam Khatibi, Ali Farahani, Hossein Sarmadian

    Abstract: Background: Mycobacterium Tuberculosis (TB) is an infectious bacterial disease presenting similar symptoms to pneumonia; therefore, differentiating between TB and pneumonia is challenging. Therefore, the main aim of this study is proposing an automatic method for differential diagnosis of TB from Pneumonia. Methods: In this study, a two-step decision support system named TPIS is proposed for diffe… ▽ More

    Submitted 4 September, 2020; originally announced September 2020.

    Comments: 24 pages, 7 figures

    MSC Class: H.4.0 ACM Class: H.4.0

  15. arXiv:2004.13959  [pdf, other

    cs.CV

    Video Contents Understanding using Deep Neural Networks

    Authors: Mohammadhossein Toutiaee, Abbas Keshavarzi, Abolfazl Farahani, John A. Miller

    Abstract: We propose a novel application of Transfer Learning to classify video-frame sequences over multiple classes. This is a pre-weighted model that does not require to train a fresh CNN. This representation is achieved with the advent of "deep neural network" (DNN), which is being studied these days by many researchers. We utilize the classical approaches for video classification task using object dete… ▽ More

    Submitted 29 April, 2020; originally announced April 2020.