Skip to main content

Showing 1–20 of 20 results for author: Zamani, S

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

    quant-ph cs.ET cs.PF

    A Scalable Synthesis Algorithm for Reversible Functions

    Authors: Moein Sarvaghad-Moghaddam, Morteza Saheb Zamani, Mehdi Sedighi

    Abstract: Reversible computation is an emerging technology that has gained significant attention due to its critical role in quantum circuit synthesis and low-power design. This paper introduces a transformation-based method for exact synthesis of reversible circuits. The proposed approach utilizes a novel adaptation of the Quine-McCluskey algorithm to eliminate input-output discrepancies in the truth table… ▽ More

    Submitted 25 April, 2025; v1 submitted 3 April, 2025; originally announced April 2025.

  2. arXiv:2503.09011  [pdf, other

    cs.CL

    Word2winners at SemEval-2025 Task 7: Multilingual and Crosslingual Fact-Checked Claim Retrieval

    Authors: Amirmohammad Azadi, Sina Zamani, Mohammadmostafa Rostamkhani, Sauleh Eetemadi

    Abstract: This paper describes our system for SemEval 2025 Task 7: Previously Fact-Checked Claim Retrieval. The task requires retrieving relevant fact-checks for a given input claim from the extensive, multilingual MultiClaim dataset, which comprises social media posts and fact-checks in several languages. To address this challenge, we first evaluated zero-shot performance using state-of-the-art English and… ▽ More

    Submitted 11 March, 2025; originally announced March 2025.

  3. arXiv:2406.07287  [pdf, other

    cs.CL

    Bilingual Sexism Classification: Fine-Tuned XLM-RoBERTa and GPT-3.5 Few-Shot Learning

    Authors: AmirMohammad Azadi, Baktash Ansari, Sina Zamani, Sauleh Eetemadi

    Abstract: Sexism in online content is a pervasive issue that necessitates effective classification techniques to mitigate its harmful impact. Online platforms often have sexist comments and posts that create a hostile environment, especially for women and minority groups. This content not only spreads harmful stereotypes but also causes emotional harm. Reliable methods are essential to find and remove sexis… ▽ More

    Submitted 5 January, 2025; v1 submitted 11 June, 2024; originally announced June 2024.

  4. arXiv:2302.14781  [pdf, other

    cs.LG

    Time Series Anomaly Detection in Smart Homes: A Deep Learning Approach

    Authors: Somayeh Zamani, Hamed Talebi, Gunnar Stevens

    Abstract: Fixing energy leakage caused by different anomalies can result in significant energy savings and extended appliance life. Further, it assists grid operators in scheduling their resources to meet the actual needs of end users, while helping end users reduce their energy costs. In this paper, we analyze the patterns pertaining to the power consumption of dishwashers used in two houses of the REFIT d… ▽ More

    Submitted 28 February, 2023; originally announced February 2023.

  5. arXiv:2211.02519  [pdf, other

    cs.CL cs.LG

    BERT for Long Documents: A Case Study of Automated ICD Coding

    Authors: Arash Afkanpour, Shabir Adeel, Hansenclever Bassani, Arkady Epshteyn, Hongbo Fan, Isaac Jones, Mahan Malihi, Adrian Nauth, Raj Sinha, Sanjana Woonna, Shiva Zamani, Elli Kanal, Mikhail Fomitchev, Donny Cheung

    Abstract: Transformer models have achieved great success across many NLP problems. However, previous studies in automated ICD coding concluded that these models fail to outperform some of the earlier solutions such as CNN-based models. In this paper we challenge this conclusion. We present a simple and scalable method to process long text with the existing transformer models such as BERT. We show that this… ▽ More

    Submitted 4 November, 2022; originally announced November 2022.

  6. arXiv:2107.12744  [pdf, other

    cs.CV

    Real-Time Activity Recognition and Intention Recognition Using a Vision-based Embedded System

    Authors: Sahar Darafsh, Saeed Shiry Ghidary, Morteza Saheb Zamani

    Abstract: With the rapid increase in digital technologies, most fields of study include recognition of human activity and intention recognition, which are essential in smart environments. In this study, we equipped the activity recognition system with the ability to recognize intentions by affecting the pace of movement of individuals in the representation of images. Using this technology in various environ… ▽ More

    Submitted 4 August, 2021; v1 submitted 27 July, 2021; originally announced July 2021.

    Comments: This paper is under consideration at Computer Vision and Image Understanding

  7. Analysis of the Effectiveness of Face-Coverings on the Death Ratio of COVID-19 Using Machine Learning

    Authors: Ali Lafzi, Miad Boodaghi, Siavash Zamani, Niyousha Mohammadshafie, Veeraraghava Raju Hasti

    Abstract: The recent outbreak of the COVID-19 led to the death of millions of people worldwide. To stave off the spread of the virus, the authorities in the US employed different strategies, including the mask mandate order issued by the states' governors. In the current work, we defined a parameter called the average death ratio as the monthly average of the number of daily deaths to the monthly average nu… ▽ More

    Submitted 7 November, 2021; v1 submitted 8 February, 2021; originally announced February 2021.

    Journal ref: Lafzi, A., Boodaghi, M., Zamani, S. et al. Analysis of the effectiveness of face-coverings on the death ratio of COVID-19 using machine learning. Sci Rep 11, 21675 (2021)

  8. arXiv:2101.05738  [pdf, other

    cs.SE

    A Pragmatic Approach for Hyper-Parameter Tuning in Search-based Test Case Generation

    Authors: Shayan Zamani, Hadi Hemmati

    Abstract: Search-based test case generation, which is the application of meta-heuristic search for generating test cases, has been studied a lot in the literature, lately. Since, in theory, the performance of meta-heuristic search methods is highly dependent on their hyper-parameters, there is a need to study hyper-parameter tuning in this domain. In this paper, we propose a new metric ("Tuning Gain"), whic… ▽ More

    Submitted 14 January, 2021; originally announced January 2021.

  9. arXiv:2011.06742  [pdf, other

    cs.LG

    Encoded Value-at-Risk: A Predictive Machine for Financial Risk Management

    Authors: Hamidreza Arian, Mehrdad Moghimi, Ehsan Tabatabaei, Shiva Zamani

    Abstract: Measuring risk is at the center of modern financial risk management. As the world economy is becoming more complex and standard modeling assumptions are violated, the advanced artificial intelligence solutions may provide the right tools to analyze the global market. In this paper, we provide a novel approach for measuring market risk called Encoded Value-at-Risk (Encoded VaR), which is based on a… ▽ More

    Submitted 12 November, 2020; originally announced November 2020.

  10. arXiv:1906.02349  [pdf, other

    cs.SE

    Revisiting Hyper-Parameter Tuning for Search-based Test Data Generation

    Authors: Shayan Zamani, Hadi Hemmati

    Abstract: Search-based software testing (SBST) has been studied a lot in the literature, lately. Since, in theory, the performance of meta-heuristic search methods are highly dependent on their parameters, there is a need to study SBST tuning. In this study, we partially replicate a previous paper on SBST tool tuning and revisit some of the claims of that paper. In particular, unlike the previous work, our… ▽ More

    Submitted 5 June, 2019; originally announced June 2019.

    Comments: Accepted to SSBSE 2019 conference

  11. arXiv:1705.03877  [pdf, other

    cs.SD

    Frequency Domain Singular Value Decomposition for Efficient Spatial Audio Coding

    Authors: Sina Zamani, Tejaswi Nanjundaswamy, Kenneth Rose

    Abstract: Advances in virtual reality have generated substantial interest in accurately reproducing and storing spatial audio in the higher order ambisonics (HOA) representation, given its rendering flexibility. Recent standardization for HOA compression adopted a framework wherein HOA data are decomposed into principal components that are then encoded by standard audio coding, i.e., frequency domain quanti… ▽ More

    Submitted 15 May, 2017; v1 submitted 10 May, 2017; originally announced May 2017.

    Comments: 5 pages, 3 figures

  12. Geometry-Based Optimization of One-Way Quantum Computation Measurement Patterns

    Authors: Maryam Eslamy, Mahboobeh Houshmand, Morteza Saheb Zamani, Mehdi Sedighi

    Abstract: In one-way quantum computation (1WQC) model, an initial highly entangled state called a graph state is used to perform universal quantum computations by a sequence of adaptive single-qubit measurements and post-measurement Pauli-X and Pauli-Z corrections. The needed computations are organized as measurement patterns, or simply patterns, in the 1WQC model. The entanglement operations in a pattern c… ▽ More

    Submitted 24 April, 2017; originally announced April 2017.

  13. arXiv:1604.05659  [pdf

    cs.ET quant-ph

    One-Way Quantum Computer Simulation

    Authors: Eesa Nikahd, Mahboobeh Houshmand, Morteza Saheb Zamani, Mehdi Sedighi

    Abstract: In one-way quantum computation (1WQC) model, universal quantum computations are performed using measurements to designated qubits in a highly entangled state. The choices of bases for these measurements as well as the structure of the entanglements specify a quantum algorithm. As scalable and reliable quantum computers have not been implemented yet, quantum computation simulators are the only wide… ▽ More

    Submitted 10 December, 2015; originally announced April 2016.

    Comments: 27 pages, 9 figures

    Journal ref: International Journal of Microprocessors and Microsystems, Elsevier, Vol. 39, No. 3, pp. 210-222, May 2015

  14. arXiv:1405.6741  [pdf, other

    cs.ET quant-ph

    Decomposition of Diagonal Hermitian Quantum Gates Using Multiple-Controlled Pauli Z Gates

    Authors: Mahboobeh Houshmand, Morteza Saheb Zamani, Mehdi Sedighi, Mona Arabzadeh

    Abstract: Quantum logic decomposition refers to decomposing a given quantum gate to a set of physically implementable gates. An approach has been presented to decompose arbitrary diagonal quantum gates to a set of multiplexed-rotation gates around z axis. In this paper, a special class of diagonal quantum gates, namely diagonal Hermitian quantum gates, is considered and a new perspective to the decompositio… ▽ More

    Submitted 26 May, 2014; originally announced May 2014.

    Comments: To Appear in ACM Journal on Emerging Technologies in Computing Systems

    Journal ref: ACM Journal of Emerging Technologies in Computing Systems (JETC), Vol. 11, No. 3, Article 28, 2014

  15. arXiv:1306.2037  [pdf

    quant-ph cs.ET

    A Quantum Physical Design Flow Using ILP and Graph Drawing

    Authors: Maryam Yazdani, Morteza Saheb Zamani, Mehdi Sedighi

    Abstract: Implementing large-scale quantum circuits is one of the challenges of quantum computing. One of the central challenges of accurately modeling the architecture of these circuits is to schedule a quantum application and generate the layout while taking into account the cost of communications and classical resources as well as the maximum exploitable parallelism. In this paper, we present and evaluat… ▽ More

    Submitted 9 June, 2013; originally announced June 2013.

    Comments: 17 figures, 12 tables, Quantum Information Processing Journal. arXiv admin note: text overlap with arXiv:0704.0268 by other authors

  16. Depth-Optimized Reversible Circuit Synthesis

    Authors: Mona Arabzadeh, Morteza Saheb Zamani, Mehdi Sedighi, Mehdi Saeedi

    Abstract: In this paper, simultaneous reduction of circuit depth and synthesis cost of reversible circuits in quantum technologies with limited interaction is addressed. We developed a cycle-based synthesis algorithm which uses negative controls and limited distance between gate lines. To improve circuit depth, a new parallel structure is introduced in which before synthesis a set of disjoint cycles are ext… ▽ More

    Submitted 27 August, 2012; originally announced August 2012.

    Comments: 13 pages, 6 figures, 5 tables; Quantum Information Processing (QINP) journal, 2012

    Journal ref: Quantum Information Processing: Volume 12, Issue 4 (2013), Page 1677-1699

  17. arXiv:1011.2159  [pdf, other

    quant-ph cs.ET

    Block-based quantum-logic synthesis

    Authors: Mehdi Saeedi, Mona Arabzadeh, Morteza Saheb Zamani, Mehdi Sedighi

    Abstract: In this paper, the problem of constructing an efficient quantum circuit for the implementation of an arbitrary quantum computation is addressed. To this end, a basic block based on the cosine-sine decomposition method is suggested which contains $l$ qubits. In addition, a previously proposed quantum-logic synthesis method based on quantum Shannon decomposition is recursively applied to reach unita… ▽ More

    Submitted 9 November, 2010; originally announced November 2010.

    Comments: 15 pages, 8 figures, 5 tables, Quantum Information and Computation (QIC) Journal

  18. Reversible Circuit Synthesis Using a Cycle-Based Approach

    Authors: Mehdi Saeedi, Morteza Saheb Zamani, Mehdi Sedighi, Zahra Sasanian

    Abstract: Reversible logic has applications in various research areas including signal processing, cryptography and quantum computation. In this paper, direct NCT-based synthesis of a given $k$-cycle in a cycle-based synthesis scenario is examined. To this end, a set of seven building blocks is proposed that reveals the potential of direct synthesis of a given permutation to reduce both quantum cost and ave… ▽ More

    Submitted 27 December, 2010; v1 submitted 24 April, 2010; originally announced April 2010.

    Comments: 25 pages, 21 figures, 2 tables

    Journal ref: ACM Journal of Emerging Technologies in Computing Systems, Vol. 6, Issue 4, Article 13, December 2010

  19. arXiv:1004.1755  [pdf, other

    quant-ph cs.ET

    Rule-Based Optimization of Reversible Circuits

    Authors: Mona Arabzadeh, Mehdi Saeedi, Morteza Saheb Zamani

    Abstract: Reversible logic has applications in various research areas including low-power design and quantum computation. In this paper, a rule-based optimization approach for reversible circuits is proposed which uses both negative and positive control Toffoli gates during the optimization. To this end, a set of rules for removing NOT gates and optimizing sub-circuits with common-target gates are proposed.… ▽ More

    Submitted 10 April, 2010; originally announced April 2010.

    Comments: 12 pages, 15 figures, Asia and South Pacific Design Automation Conference, 2010

    Journal ref: Mona Arabzadeh, Mehdi Saeedi, Morteza Saheb Zamani, "Rule-Based Optimization of Reversible Circuits," The 15th Asia and South Pacific Design Automation Conference (ASPDAC), pp. 849 - 854, 2010

  20. A Library-Based Synthesis Methodology for Reversible Logic

    Authors: Mehdi Saeedi, Mehdi Sedighi, Morteza Saheb Zamani

    Abstract: In this paper, a library-based synthesis methodology for reversible circuits is proposed where a reversible specification is considered as a permutation comprising a set of cycles. To this end, a pre-synthesis optimization step is introduced to construct a reversible specification from an irreversible function. In addition, a cycle-based representation model is presented to be used as an intermedi… ▽ More

    Submitted 10 April, 2010; originally announced April 2010.

    Comments: 24 pages, 8 figures, Microelectronics Journal, Elsevier

    Journal ref: Mehdi Saeedi, Mehdi Sedighi, Morteza Saheb Zamani, ?A Library-Based Synthesis Methodology for Reversible Logic,? Microelectronics Journal, Elsevier, Volume 41, No. 4, pp. 185-194, 2010.