Skip to main content

Showing 1–46 of 46 results for author: Mahdian, M

.
  1. arXiv:2504.18163  [pdf, other

    quant-ph

    Optimal entanglement witness of multipartite systems using support vector machine approach

    Authors: Mahmoud Mahdian, Zahra Mousavi

    Abstract: An entanglement witness (EW) is a Hermitian operator that can distinguish an entangled state from all separable states. We drive and implement a numerical method based on machine learning to create a multipartite EW. Using support vector machine (SVM) algorithm, we construct EW's based on local orthogonal observables in the form of a hyperplane that separates the separable region from the entangle… ▽ More

    Submitted 25 April, 2025; originally announced April 2025.

  2. arXiv:2503.23443  [pdf, other

    quant-ph

    Entanglement detection with quantum support vector machine(QSVM) on near-term quantum devices

    Authors: M. Mahdian, Z. Mousavi

    Abstract: Detecting and quantifying quantum entanglement remain significant challenges in the noisy intermediate-scale quantum (NISQ) era. This study presents the implementation of quantum support vector machines (QSVMs) on IBM quantum devices to identify and classify entangled states. By employing quantum variational circuits, the proposed framework achieves a runtime complexity of $O(\frac{N t}{ε^2})$, wh… ▽ More

    Submitted 9 April, 2025; v1 submitted 30 March, 2025; originally announced March 2025.

  3. arXiv:2408.07685  [pdf, ps, other

    cs.GT

    Auto-bidding and Auctions in Online Advertising: A Survey

    Authors: Gagan Aggarwal, Ashwinkumar Badanidiyuru, Santiago R. Balseiro, Kshipra Bhawalkar, Yuan Deng, Zhe Feng, Gagan Goel, Christopher Liaw, Haihao Lu, Mohammad Mahdian, Jieming Mao, Aranyak Mehta, Vahab Mirrokni, Renato Paes Leme, Andres Perlroth, Georgios Piliouras, Jon Schneider, Ariel Schvartzman, Balasubramanian Sivan, Kelly Spendlove, Yifeng Teng, Di Wang, Hanrui Zhang, Mingfei Zhao, Wennan Zhu , et al. (1 additional authors not shown)

    Abstract: In this survey, we summarize recent developments in research fueled by the growing adoption of automated bidding strategies in online advertising. We explore the challenges and opportunities that have arisen as markets embrace this autobidding and cover a range of topics in this area, including bidding algorithms, equilibrium analysis and efficiency of common auction formats, and optimal auction d… ▽ More

    Submitted 14 August, 2024; originally announced August 2024.

  4. arXiv:2310.03105  [pdf, other

    cs.GT

    Efficiency of the Generalized Second-Price Auction for Value Maximizers

    Authors: Yuan Deng, Mohammad Mahdian, Jieming Mao, Vahab Mirrokni, Hanrui Zhang, Song Zuo

    Abstract: We study the price of anarchy of the generalized second-price auction where bidders are value maximizers (i.e., autobidders). We show that in general the price of anarchy can be as bad as $0$. For comparison, the price of anarchy of running VCG is $1/2$ in the autobidding world. We further show a fined-grained price of anarchy with respect to the discount factors (i.e., the ratios of click probabi… ▽ More

    Submitted 4 October, 2023; originally announced October 2023.

  5. arXiv:2305.15723  [pdf, other

    cs.LG cs.CR math.OC

    Learning across Data Owners with Joint Differential Privacy

    Authors: Yangsibo Huang, Haotian Jiang, Daogao Liu, Mohammad Mahdian, Jieming Mao, Vahab Mirrokni

    Abstract: In this paper, we study the setting in which data owners train machine learning models collaboratively under a privacy notion called joint differential privacy [Kearns et al., 2018]. In this setting, the model trained for each data owner $j$ uses $j$'s data without privacy consideration and other owners' data with differential privacy guarantees. This setting was initiated in [Jain et al., 2021] w… ▽ More

    Submitted 25 May, 2023; originally announced May 2023.

  6. arXiv:2302.00037  [pdf, other

    cs.LG cs.CR cs.DS

    Differentially-Private Hierarchical Clustering with Provable Approximation Guarantees

    Authors: Jacob Imola, Alessandro Epasto, Mohammad Mahdian, Vincent Cohen-Addad, Vahab Mirrokni

    Abstract: Hierarchical Clustering is a popular unsupervised machine learning method with decades of history and numerous applications. We initiate the study of differentially private approximation algorithms for hierarchical clustering under the rigorous framework introduced by (Dasgupta, 2016). We show strong lower bounds for the problem: that any $ε$-DP algorithm must exhibit $O(|V|^2/ ε)$-additive error… ▽ More

    Submitted 23 May, 2023; v1 submitted 31 January, 2023; originally announced February 2023.

    Comments: 28 pages, 1 figure

  7. arXiv:2207.09435  [pdf, ps, other

    cs.DS cs.GT cs.LG

    Regret Minimization with Noisy Observations

    Authors: Mohammad Mahdian, Jieming Mao, Kangning Wang

    Abstract: In a typical optimization problem, the task is to pick one of a number of options with the lowest cost or the highest value. In practice, these cost/value quantities often come through processes such as measurement or machine learning, which are noisy, with quantifiable noise distributions. To take these noise distributions into account, one approach is to assume a prior for the values, use it to… ▽ More

    Submitted 19 July, 2022; originally announced July 2022.

  8. Toward a quantum computing algorithm to quantify classical and quantum correlation of system states

    Authors: M. Mahdian, H. Davoodi Yeganeh

    Abstract: Optimal measurement is required to obtain the quantum and classical correlations of a quantum state, and the crucial difficulty is how to acquire the maximal information about one system by measuring the other part; in other words, getting the maximum information corresponds to preparing the best measurement operators. Within a general setup, we designed a variational hybrid quantum-classical (VHQ… ▽ More

    Submitted 17 November, 2021; originally announced November 2021.

    Journal ref: 2021 Quantum Information Processing

  9. arXiv:2110.15533  [pdf, other

    cs.DS

    Improved Sliding Window Algorithms for Clustering and Coverage via Bucketing-Based Sketches

    Authors: Alessandro Epasto, Mohammad Mahdian, Vahab Mirrokni, Peilin Zhong

    Abstract: Streaming computation plays an important role in large-scale data analysis. The sliding window model is a model of streaming computation which also captures the recency of the data. In this model, data arrives one item at a time, but only the latest $W$ data items are considered for a particular problem. The goal is to output a good solution at the end of the stream by maintaining a small summary… ▽ More

    Submitted 29 October, 2021; originally announced October 2021.

    Comments: SODA 2022

  10. arXiv:2106.02685  [pdf, ps, other

    cs.DS

    Massively Parallel and Dynamic Algorithms for Minimum Size Clustering

    Authors: Alessandro Epasto, Mohammad Mahdian, Vahab Mirrokni, Peilin Zhong

    Abstract: In this paper, we study the $r$-gather problem, a natural formulation of minimum-size clustering in metric spaces. The goal of $r$-gather is to partition $n$ points into clusters such that each cluster has size at least $r$, and the maximum radius of the clusters is minimized. This additional constraint completely changes the algorithmic nature of the problem, and many clustering techniques fail.… ▽ More

    Submitted 4 June, 2021; originally announced June 2021.

  11. arXiv:2102.11548  [pdf, other

    cs.DS

    Maximizing Agreements for Ranking, Clustering and Hierarchical Clustering via MAX-CUT

    Authors: Vaggos Chatziafratis, Mohammad Mahdian, Sara Ahmadian

    Abstract: In this paper, we study a number of well-known combinatorial optimization problems that fit in the following paradigm: the input is a collection of (potentially inconsistent) local relationships between the elements of a ground set (e.g., pairwise comparisons, similar/dissimilar pairs, or ancestry structure of triples of points), and the goal is to aggregate this information into a global structur… ▽ More

    Submitted 23 February, 2021; originally announced February 2021.

    Comments: AISTATS 2021 accepted paper

  12. arXiv:2101.10639  [pdf, other

    cs.DS

    Hierarchical Clustering via Sketches and Hierarchical Correlation Clustering

    Authors: Danny Vainstein, Vaggos Chatziafratis, Gui Citovsky, Anand Rajagopalan, Mohammad Mahdian, Yossi Azar

    Abstract: Recently, Hierarchical Clustering (HC) has been considered through the lens of optimization. In particular, two maximization objectives have been defined. Moseley and Wang defined the \emph{Revenue} objective to handle similarity information given by a weighted graph on the data points (w.l.o.g., $[0,1]$ weights), while Cohen-Addad et al. defined the \emph{Dissimilarity} objective to handle dissim… ▽ More

    Submitted 26 January, 2021; originally announced January 2021.

  13. arXiv:2010.11450  [pdf, other

    cs.LG cs.DS

    Optimal Approximation -- Smoothness Tradeoffs for Soft-Max Functions

    Authors: Alessandro Epasto, Mohammad Mahdian, Vahab Mirrokni, Manolis Zampetakis

    Abstract: A soft-max function has two main efficiency measures: (1) approximation - which corresponds to how well it approximates the maximum function, (2) smoothness - which shows how sensitive it is to changes of its input. Our goal is to identify the optimal approximation-smoothness tradeoffs for different measures of approximation and smoothness. This leads to novel soft-max functions, each of which is… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

    Comments: Accepted for spotlight presentation at NeurIPS 2020

  14. Incoherent quantum algorithm dynamics of an open system with near-term devices

    Authors: Mahmoud Mahdian, H. Davoodi Yeganeh

    Abstract: Hybrid quantum-classical algorithms are among the most promising systems to implement quantum computing under the Noisy-Intermediate Scale Quantum (NISQ) technology. In this paper, at first, we investigate a quantum dynamics algorithm for the density matrix obeying the von Neumann equation using an efficient Lagrangian-based approach. And then, we consider the dynamics of the ensemble-averaged of… ▽ More

    Submitted 12 August, 2020; originally announced August 2020.

    Comments: 12 pages, 7 figures

    Journal ref: 2020 Quantum Information Processing

  15. Hybrid quantum variational algorithm for simulating open quantum systems with near-term devices

    Authors: Mahmoud Mahdian, H. Davoodi Yeganeh

    Abstract: Hybrid quantum-classical (HQC) algorithms make it possible to use near-term quantum devices supported by classical computational resources by useful control schemes. In this paper, we develop an HQC algorithm using an efficient variational optimization approach to simulate open system dynamics under the Noisy-Intermediate Scale Quantum(NISQ) computer. Using the time-dependent variational principle… ▽ More

    Submitted 12 August, 2020; originally announced August 2020.

    Comments: 12 pages,6 figures

    Journal ref: 2020 J. Phys. A: Math. Theor

  16. arXiv:2006.10221  [pdf, other

    cs.DS cs.LG stat.ML

    Fair Hierarchical Clustering

    Authors: Sara Ahmadian, Alessandro Epasto, Marina Knittel, Ravi Kumar, Mohammad Mahdian, Benjamin Moseley, Philip Pham, Sergei Vassilvitskii, Yuyan Wang

    Abstract: As machine learning has become more prevalent, researchers have begun to recognize the necessity of ensuring machine learning systems are fair. Recently, there has been an interest in defining a notion of fairness that mitigates over-representation in traditional clustering. In this paper we extend this notion to hierarchical clustering, where the goal is to recursively partition the data to opt… ▽ More

    Submitted 18 June, 2020; v1 submitted 17 June, 2020; originally announced June 2020.

  17. arXiv:2002.02274  [pdf, other

    cs.DS cs.AI cs.LG stat.ML

    Fair Correlation Clustering

    Authors: Sara Ahmadian, Alessandro Epasto, Ravi Kumar, Mohammad Mahdian

    Abstract: In this paper, we study correlation clustering under fairness constraints. Fair variants of $k$-median and $k$-center clustering have been studied recently, and approximation algorithms using a notion called fairlet decomposition have been proposed. We obtain approximation algorithms for fair correlation clustering under several important types of fairness constraints. Our results hinge on obtai… ▽ More

    Submitted 2 March, 2020; v1 submitted 6 February, 2020; originally announced February 2020.

  18. arXiv:1912.06983  [pdf, other

    cs.DS

    Bisect and Conquer: Hierarchical Clustering via Max-Uncut Bisection

    Authors: Sara Ahmadian, Vaggos Chatziafratis, Alessandro Epasto, Euiwoong Lee, Mohammad Mahdian, Konstantin Makarychev, Grigory Yaroslavtsev

    Abstract: Hierarchical Clustering is an unsupervised data analysis method which has been widely used for decades. Despite its popularity, it had an underdeveloped analytical foundation and to address this, Dasgupta recently introduced an optimization viewpoint of hierarchical clustering with pairwise similarity information that spurred a line of work shedding light on old algorithms (e.g., Average-Linkage),… ▽ More

    Submitted 15 December, 2019; originally announced December 2019.

  19. arXiv:1911.02056  [pdf, ps, other

    cs.GT

    Response Prediction for Low-Regret Agents

    Authors: Saeed Alaei, Ashwinkumar Badanidiyuru, Mohammad Mahdian, Sadra Yazdanbod

    Abstract: Companies like Google and Microsoft run billions of auctions every day to sell advertising opportunities. Any change to the rules of these auctions can have a tremendous effect on the revenue of the company and the welfare of the advertisers and the users. Therefore, any change requires careful evaluation of its potential impacts. Currently, such impacts are often evaluated by running simulations… ▽ More

    Submitted 5 November, 2019; originally announced November 2019.

    Journal ref: The 15th Conference on Web and Internet Economics, 2019

  20. Clustering without Over-Representation

    Authors: Sara Ahmadian, Alessandro Epasto, Ravi Kumar, Mohammad Mahdian

    Abstract: In this paper we consider clustering problems in which each point is endowed with a color. The goal is to cluster the points to minimize the classical clustering cost but with the additional constraint that no color is over-represented in any cluster. This problem is motivated by practical clustering settings, e.g., in clustering news articles where the color of an article is its source, it is pre… ▽ More

    Submitted 29 May, 2019; originally announced May 2019.

    Comments: 10 pages, 6 figures, in KDD 2019

    ACM Class: I.5.3; G.1.6; H.2.8; F.2.2

    Journal ref: in Proceedings of The 25th ACM SIGKDD Conference on Knowledge Discovery and Data Mining, KDD 2019

  21. arXiv:1901.04092  [pdf, other

    cs.NI

    Kelly Cache Networks

    Authors: Milad Mahdian, Armin Moharrer, Stratis Ioannidis, Edmund Yeh

    Abstract: We study networks of M/M/1 queues in which nodes act as caches that store objects. Exogenous requests for objects are routed towards nodes that store them; as a result, object traffic in the network is determined not only by demand but, crucially, by where objects are cached. We determine how to place objects in caches to attain a certain design objective, such as, e.g., minimizing network congest… ▽ More

    Submitted 28 January, 2019; v1 submitted 13 January, 2019; originally announced January 2019.

    Comments: This is the extended version of the Infocom 2019 paper with the same title. The authors gratefully acknowledge support from National Science Foundation grant NeTS-1718355, as well as from research grants by Intel Corp. and Cisco Systems

  22. Quantum simulation dynamics and circuit synthesis of FMO complex on an NMR quantum computer

    Authors: M. Mahdian, H. Davoodi Yeganeh, A. Dehghani

    Abstract: Recently, the dynamics simulation of light-harvesting complexes as an open quantum system, in the weak and strong coupling regimes, has received much attention. In this paper, we investigate a digital quantum simulation approach of the Fenna-Matthews-Olson (FMO) photosynthetic pigment-protein complex surrounded with a Markovian bath, i.e., memoryless, based on a nuclear magnetic resonance (NMR) qu… ▽ More

    Submitted 1 October, 2020; v1 submitted 10 January, 2019; originally announced January 2019.

    Comments: 15 oages, 3 figures

    Journal ref: International Journal of Quantum Information(IJQI), 2020

  23. Quantum simulation of FMO complex using one-parameter semigroup of generators

    Authors: M. Mahdian, H. Davoodi Yeganeh

    Abstract: The application of open quantum systems in biological processes such as photosynthetic complexes has recently received renewed attention. In this paper, we introduce a quantum algorithm for simulation of Markovian dynamics of the Fenna-Matthew-Olson (FMO) complex that exists in photosynthesis using a "universal set" of a one-parameter semigroup of generators. We investigate the details of each gen… ▽ More

    Submitted 28 September, 2020; v1 submitted 10 January, 2019; originally announced January 2019.

    Comments: 9 pages, 2 figures

  24. arXiv:1809.09582  [pdf, other

    cs.LG stat.ML

    Contextual Bandits with Cross-learning

    Authors: Santiago Balseiro, Negin Golrezaei, Mohammad Mahdian, Vahab Mirrokni, Jon Schneider

    Abstract: In the classical contextual bandits problem, in each round $t$, a learner observes some context $c$, chooses some action $i$ to perform, and receives some reward $r_{i,t}(c)$. We consider the variant of this problem where in addition to receiving the reward $r_{i,t}(c)$, the learner also learns the values of $r_{i,t}(c')$ for some other contexts $c'$ in set $\mathcal{O}_i(c)$; i.e., the rewards th… ▽ More

    Submitted 15 November, 2021; v1 submitted 25 September, 2018; originally announced September 2018.

    Comments: 58 pages, 4 figures

  25. arXiv:1805.00396  [pdf, other

    cs.IT

    Updating Content in Cache-Aided Coded Multicast

    Authors: Milad Mahdian, N. Prakash, Muriel Médard, Edmund Yeh

    Abstract: Motivated by applications to delivery of dynamically updated, but correlated data in settings such as content distribution networks, and distributed file sharing systems, we study a single source multiple destination network coded multicast problem in a cache-aided network. We focus on models where the caches are primarily located near the destinations, and where the source has no cache. The sourc… ▽ More

    Submitted 1 May, 2018; originally announced May 2018.

    Comments: To Appear in IEEE Journal on Selected Areas in Communications: Special Issue on Caching for Communication Systems and Networks

  26. arXiv:1802.08204  [pdf, other

    cs.SI

    SCRank: Spammer and Celebrity Ranking in Directed Social Networks

    Authors: Alex Fabrikant, Mohammad Mahdian, Andrew Tomkins

    Abstract: Many online social networks allow directed edges: Alice can unilaterally add an "edge" to Bob, typically indicating interest in Bob or Bob's content, without Bob's permission or reciprocation. In directed social networks we observe the rise of two distinctive classes of users: celebrities who accrue unreciprocated incoming links, and follow spammers, who generate unreciprocated outgoing links. Ide… ▽ More

    Submitted 22 February, 2018; originally announced February 2018.

  27. arXiv:1710.05130  [pdf, other

    cs.NI

    MinDelay: Low-latency Forwarding and Caching Algorithms for Information-Centric Networks

    Authors: Milad Mahdian, Edmund Yeh

    Abstract: We present a new unified framework for minimizing congestion-dependent network cost in information-centric networks by jointly optimizing forwarding and caching strategies. As caching variables are integer-constrained, the resulting optimization problem is NP-hard. To make progress, we focus on a relaxed version of the optimization problem, where caching variables are allowed to be real-valued. We… ▽ More

    Submitted 14 October, 2017; originally announced October 2017.

  28. arXiv:1704.08136  [pdf, ps, other

    math.CO

    Sudoku Rectangle Completion

    Authors: Mohammad Mahdian, Ebadollah S. Mahmoodian

    Abstract: Over the last decade, Sudoku, a combinatorial number-placement puzzle, has become a favorite pastimes of many all around the world. In this puzzle, the task is to complete a partially filled $9 \times 9$ square with numbers 1 through 9, subject to the constraint that each number must appear once in each row, each column, and each of the nine $3 \times 3$ blocks. Sudoku squares can be considered a… ▽ More

    Submitted 26 April, 2017; originally announced April 2017.

  29. arXiv:1504.03754  [pdf, other

    cs.NI

    Throughput and Delay Scaling of Content-Centric Ad Hoc and Heterogeneous Wireless Networks

    Authors: Milad Mahdian, Edmund Yeh

    Abstract: We study the throughput and delay characteristics of wireless caching networks, where users are mainly interested in retrieving content stored in the network, rather than in maintaining source-destination communication. Nodes are assumed to be uniformly distributed in the network area. Each node has a limited-capacity content store, which it uses to cache contents. We propose an achievable caching… ▽ More

    Submitted 22 April, 2017; v1 submitted 14 April, 2015; originally announced April 2015.

  30. arXiv:1310.0548  [pdf, ps, other

    cs.GT

    Designing Markets for Daily Deals

    Authors: Yang Cai, Mohammad Mahdian, Aranyak Mehta, Bo Waggoner

    Abstract: Daily deals platforms such as Amazon Local, Google Offers, GroupOn, and LivingSocial have provided a new channel for merchants to directly market to consumers. In order to maximize consumer acquisition and retention, these platforms would like to offer deals that give good value to users. Currently, selecting such deals is done manually; however, the large number of submarkets and localities neces… ▽ More

    Submitted 1 October, 2013; originally announced October 2013.

    Comments: This is the full version of the paper appearing at WINE 2013 Proceedings of the Ninth Conference on Web and Internet Economics (WINE-13). 2013

    ACM Class: F.0; J.4

  31. arXiv:1308.0901  [pdf, ps, other

    quant-ph

    Comparison of quantum discord and relative entropy in some bipartite quantum systems

    Authors: M. Mahdian, M. B. Arjmandi

    Abstract: The study of quantum correlations in High-dimensional bipartite systems is crucial for the development of quantum computing. We propose relative entropy as a distance measure of correlations may be measured by means of the distance from the quantum state to the closest classical-classical state. In particular, We establish relations between relative entropy and quantum discord quantifiers obtained… ▽ More

    Submitted 10 April, 2016; v1 submitted 5 August, 2013; originally announced August 2013.

    Comments: Welcome to comment! (6 pages)

  32. arXiv:1307.1948  [pdf

    quant-ph

    Effect of Quantum correlation on Perfect K pair Quantum Network Coding

    Authors: Mahmoud Mahdian, Roghayeh Bayramzadeh

    Abstract: We find a protocol transmitting K quantum states crossly in the quantum networks with K pair sender-receiver and one bottleneck channels only with sharing quantum correlations between senders. In these networks senders want to multi cast perfect quantum states to receivers. Perfect send on the quantum networks is impossible just using some additional resources like quantum correlation. This protoc… ▽ More

    Submitted 8 July, 2013; originally announced July 2013.

    Comments: 10 pages, 2 figures. arXiv admin note: text overlap with arXiv:1012.4583, arXiv:0908.1457 by other authors

  33. arXiv:1304.5918  [pdf, ps, other

    quant-ph

    Kraus representation for maps and master equation in spin star model with layered environment

    Authors: Mahmoud Mahdian, Hadi Mehrabpour

    Abstract: Quantum operations are usually defined as completely positive (CP), trace preserving (TP) maps on quantum states, and can be represented by operator-sum or Kraus representations. In this paper, we calculate operator-sum representation and master equation of an exactly solvable dynamic of one-qubit open system in layered environment . On the other hand, we obtain exact Nakajima-Zwanzig (NZ) and tim… ▽ More

    Submitted 22 April, 2013; originally announced April 2013.

    Comments: 19 pages. arXiv admin note: text overlap with arXiv:quant-ph/0311091, arXiv:1005.1604, arXiv:quant-ph/0108136 by other authors

  34. arXiv:1304.5917  [pdf, ps, other

    quant-ph

    Exact dynamics of one-qubit system in layered environment

    Authors: Mahmoud Mahdian, Hadi Mehrabpour

    Abstract: We investigate the exact evolution of the reduced dynamics of a one qubit system as central spin coupled to a femionic layered environment with unlimited number of layers. Also, we study the decoherence induced on central spin by analysis solution is obtained in the limit $N\rightarrow\infty$ of an infinite number of bath spins. Finally, the Nakajima-Zwanzig (NZ) and the time-convolutionless (TCL)… ▽ More

    Submitted 22 April, 2013; originally announced April 2013.

    Comments: 20 pages, 11 figures

  35. arXiv:1206.1914  [pdf, ps, other

    quant-ph

    Noisy channel effect on quantum correlations of two relativistic particles

    Authors: M. Mahdian, T. Makaremi, Sh. Salimi

    Abstract: We study the quantum correlation dynamics of two relativistic particles which is transmitted through one of the Pauli channels $ σ_{x}, σ_{y},$ and $σ_{z}$. We compare sudden death and robustness of entanglement and geometric discord and quantum discord of two relativistic particles under noisy Pauli channels. we find out geometric discord and quantum discord may be more robust than entanglement… ▽ More

    Submitted 9 June, 2012; originally announced June 2012.

    Comments: 9 pages, 15 figures

  36. arXiv:1204.6124  [pdf, ps, other

    quant-ph

    Quantum correlations of Two-Qubit XXZ Heisenberg Chain with Dzyaloshinsky-Moriya interaction coupled to bath spin as non-Markovian environment

    Authors: M. Mahdian, M. Bagherpour Jeddi

    Abstract: We consider the quantum correlations (entanglement and quantum discord) dynamics of two coupled spin qubits with Dzyaloshinsky-Moriya interaction influenced by a locally external magnetic field along $z$-direction and coupled to bath spin-1/2 particles as independent non-Markovian environment. We find that with increasing $D_{z}$ and decreasing $J_{z}$, the value of entanglement and quantum discor… ▽ More

    Submitted 1 May, 2012; v1 submitted 27 April, 2012; originally announced April 2012.

    Comments: 26 pages,10 figures

  37. Relativistic entanglement in single-particle quantum states using Non-Linear entanglement witnesses

    Authors: M. A. Jafarizadeh, M. Mahdian

    Abstract: In this study, the spin-momentum correlation of one massive spin-1/2 and spin-1 particle states, which are made based on projection of a relativistic spin operator into timelike direction is investigated. It is shown that by using Non-Linear entanglement witnesses (NLEWs), the effect of Lorentz transformation would decrease both the amount and the region of entanglement.

    Submitted 1 May, 2012; v1 submitted 18 April, 2012; originally announced April 2012.

    Comments: 16 pages, 2 figures; to be published in Quantum Inf Process, 10.1007/s11128-011-0289-z (2011)

  38. Correlation dynamics of three spin under a classical dephasing environment

    Authors: M. Mahdian, R. Yousefjani, S. Salimi

    Abstract: By starting from the stochastic Hamiltonian of the three correlated spins and modeling their frequency fluctuations as caused by dephasing noisy environments described by Ornstein-Uhlenbeck processes, we study the dynamics of quantum correlations, including entanglement and quantum discord. We prepared initially our open system with Greenberger-Horne-Zeilinger or W state and present the exact solu… ▽ More

    Submitted 18 April, 2012; originally announced April 2012.

    Comments: 13 pages, 4 figures

  39. arXiv:1204.4005  [pdf, ps, other

    quant-ph

    Electric Field effects on quantum correlations in semiconductor quantum dots

    Authors: S. Shojaei, M. Mahdian, R. Yousefjani

    Abstract: We study the effect of external electric bias on the quantum correlations in the array of optically excited coupled semiconductor quantum dots. The correlations are characterized by the quantum discord and concurrence and are observed using excitonic qubits. We employ the lower bound of concurrence for thermal density matrix at different temperatures. The effect of the Förster interaction on corre… ▽ More

    Submitted 1 May, 2012; v1 submitted 18 April, 2012; originally announced April 2012.

    Comments: 6 pages,6 figures

  40. Quantum discord evolution of three-qubit states under noisy channels

    Authors: M. Mahdian, R. Yousefjani, S. Salimi

    Abstract: We investigated the dissipative dynamics of quantum discord for correlated qubits under Markovian environments. The basic idea in the present scheme is that quantum discord is more general, and possibly more robust and fundamental, than entanglement. We provide three initially correlated qubits in pure Greenberger-Horne-Zeilinger (GHZ) or W state and analyse the time evolution of the quantum dis… ▽ More

    Submitted 5 April, 2012; originally announced April 2012.

    Comments: 17 pages, 4 figures, accepted for publication in EPJ D

    Journal ref: Eur. Phys. J. D (2012) 66: 133

  41. arXiv:1008.0690  [pdf, ps, other

    quant-ph

    Spin-momentum correlation in relativistic single particle quantum states

    Authors: M. A. Jafarizadeha, M. Mahdian

    Abstract: This paper was concerned with the spin-momentum correlation in single-particle quantum states, which is described by the mixed states under Lorentz transformations. For convenience, instead of using the superposition of momenta we use only two momentum eigen states (p1 and p2) that are perpendicular to the Lorentz boost direction. Consequently, in 2D momentum subspace we show that the entanglement… ▽ More

    Submitted 4 August, 2010; originally announced August 2010.

    Comments: 17 pages

    Journal ref: International Journal of Quantum Information (IJQI), 517-528, Volume: 8, Issue: 3 (April 2010)

  42. arXiv:0911.2307  [pdf, ps, other

    quant-ph

    Quantifying entanglement of two relativistic particles via decomposable optimal entanglement witnesses

    Authors: M. A. Jafarizadeh, M. Mahdian

    Abstract: The study of Entanglement of Formation of a mixed state of a bipartite system in high-dimensional Hilbert space is not easy in general. So, we focus on determining the amount of entanglement for a bipartite mixed state based on the concept of decomposable optimal entanglement witness (DOEW), that can be calculated as a minimum distance of an entangled state from the edge of positive partial tran… ▽ More

    Submitted 12 November, 2009; originally announced November 2009.

    Comments: 26 pages

  43. arXiv:0905.0195  [pdf, ps, other

    math.CO

    A linear algebraic approach to orthogonal arrays and Latin squares

    Authors: A. A. Khanban, M. Mahdian, E. S. Mahmoodian

    Abstract: To study orthogonal arrays and signed orthogonal arrays, Ray-Chaudhuri and Singhi (1988 and 1994) considered some module spaces. Here, using a linear algebraic approach we define an inclusion matrix and find its rank. In the special case of Latin squares we show that there is a straightforward algorithm for generating a basis for this matrix using the so-called intercalates. We also extend this… ▽ More

    Submitted 2 May, 2009; originally announced May 2009.

    Comments: 11 pages

    MSC Class: 05B15

  44. Investigating a Class of $2\otimes2\otimes d$ Chessboard Density Matrices via Linear and Non-linear Entanglement Witnesses Constructed by Exact Convex Optimization

    Authors: M. A. Jafarizadeh, Y. Akbari, K. Aghayar, A. Heshmati, M. Mahdian

    Abstract: Here we consider a class of $2\otimes2\otimes d$ chessboard density matrices starting with three-qubit ones which have positive partial transposes with respect to all subsystems. To investigate the entanglement of these density matrices, we use the entanglement witness approach. For constructing entanglement witnesses (EWs) detecting these density matrices, we attempt to convert the problem to a… ▽ More

    Submitted 31 January, 2008; originally announced January 2008.

    Comments: 35 pages, 1 figures

  45. Detecting three-qubit bound MUB diagonal entangled states via Nonlinear optimal entanglement witnesses

    Authors: M. A. Jafarizadeh, M. Mahdian, A. Heshmati, K. Aghayari

    Abstract: One of the important approaches to detect quantum entanglement is using linear entanglement witnesses EWs. In this paper, by determining the envelope of the boundary hyper-planes defined by a family of linear EWs, a set of powerful nonlinear optimal EWs is manipulated. These EWs enable us to detect some three qubits bound MUB (mutually unbiased bases) diagonal entangled states, i.e., the PPT (po… ▽ More

    Submitted 20 January, 2008; originally announced January 2008.

    Comments: 34 pages 11 figures

  46. arXiv:cs/0207028  [pdf, ps, other

    cs.DS cs.GT

    Greedy Facility Location Algorithms Analyzed using Dual Fitting with Factor-Revealing LP

    Authors: Kamal Jain, Mohammad Mahdian, Evangelos Markakis, Amin Saberi, Vijay V. Vazirani

    Abstract: In this paper, we will formalize the method of dual fitting and the idea of factor-revealing LP. This combination is used to design and analyze two greedy algorithms for the metric uncapacitated facility location problem. Their approximation factors are 1.861 and 1.61, with running times of O(mlog m) and O(n^3), respectively, where n is the total number of vertices and m is the number of edges i… ▽ More

    Submitted 8 July, 2002; originally announced July 2002.

    Comments: 28 pages, 2 figures, 4 tables, abstract appeared in STOC 2002 Montreal

    ACM Class: F.2.2; G.2.1; G.2.2