Zum Hauptinhalt springen

Showing 1–30 of 30 results for author: Markov, I L

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

    cs.LG cs.AI cs.AR cs.CY

    The False Dawn: Reevaluating Google's Reinforcement Learning for Chip Macro Placement

    Authors: Igor L. Markov

    Abstract: Reinforcement learning (RL) for physical design of silicon chips in a Google 2021 Nature paper stirred controversy due to poorly documented claims that raised eyebrows and drew critical media coverage. The paper withheld critical methodology steps and most inputs needed to reproduce results. Our meta-analysis shows how two separate evaluations filled in the gaps and demonstrated that Google RL lag… ▽ More

    Submitted 5 July, 2024; v1 submitted 16 June, 2023; originally announced June 2023.

    Comments: 15 pages, 1 figure, 4 tables, 83 references

  2. arXiv:2303.11580  [pdf, other

    cs.LG

    Efficient Multi-stage Inference on Tabular Data

    Authors: Daniel S Johnson, Igor L Markov

    Abstract: Many ML applications and products train on medium amounts of input data but get bottlenecked in real-time inference. When implementing ML systems, conventional wisdom favors segregating ML code into services queried by product code via Remote Procedure Call (RPC) APIs. This approach clarifies the overall software architecture and simplifies product code by abstracting away ML internals. However, t… ▽ More

    Submitted 21 July, 2023; v1 submitted 21 March, 2023; originally announced March 2023.

  3. arXiv:2302.14139  [pdf, other

    cs.LG cs.AI cs.SE

    Scalable End-to-End ML Platforms: from AutoML to Self-serve

    Authors: Igor L. Markov, Pavlos A. Apostolopoulos, Mia R. Garrard, Tanya Qie, Yin Huang, Tanvi Gupta, Anika Li, Cesar Cardoso, George Han, Ryan Maghsoudian, Norm Zhou

    Abstract: ML platforms help enable intelligent data-driven applications and maintain them with limited engineering effort. Upon sufficiently broad adoption, such platforms reach economies of scale that bring greater component reuse while improving efficiency of system development and maintenance. For an end-to-end ML platform with broad adoption, scaling relies on pervasive ML automation and system integrat… ▽ More

    Submitted 3 March, 2023; v1 submitted 27 February, 2023; originally announced February 2023.

    Comments: 10 pages, 1 figure, 2 tables

  4. arXiv:2302.12360  [pdf, other

    cs.LG cs.AI

    Practical Knowledge Distillation: Using DNNs to Beat DNNs

    Authors: Chung-Wei Lee, Pavlos Athanasios Apostolopulos, Igor L. Markov

    Abstract: For tabular data sets, we explore data and model distillation, as well as data denoising. These techniques improve both gradient-boosting models and a specialized DNN architecture. While gradient boosting is known to outperform DNNs on tabular data, we close the gap for datasets with 100K+ rows and give DNNs an advantage on small data sets. We extend these results with input-data distillation and… ▽ More

    Submitted 1 March, 2023; v1 submitted 23 February, 2023; originally announced February 2023.

    Comments: 11 pages, 1 figure, 17 tables

  5. arXiv:2110.07554  [pdf, other

    cs.LG cs.AI cs.SE

    Looper: An end-to-end ML platform for product decisions

    Authors: Igor L. Markov, Hanson Wang, Nitya Kasturi, Shaun Singh, Sze Wai Yuen, Mia Garrard, Sarah Tran, Yin Huang, Zehui Wang, Igor Glotov, Tanvi Gupta, Boshuang Huang, Peng Chen, Xiaowen Xie, Michael Belkin, Sal Uryasev, Sam Howie, Eytan Bakshy, Norm Zhou

    Abstract: Modern software systems and products increasingly rely on machine learning models to make data-driven decisions based on interactions with users, infrastructure and other systems. For broader adoption, this practice must (i) accommodate product engineers without ML backgrounds, (ii) support finegrain product-metric evaluation and (iii) optimize for product goals. To address shortcomings of prior p… ▽ More

    Submitted 21 June, 2022; v1 submitted 14 October, 2021; originally announced October 2021.

    Comments: 11 pages + references, 7 figures; to appear in KDD 2022

  6. arXiv:2109.11577  [pdf, other

    cs.LG

    Text Ranking and Classification using Data Compression

    Authors: Nitya Kasturi, Igor L. Markov

    Abstract: A well-known but rarely used approach to text categorization uses conditional entropy estimates computed using data compression tools. Text affinity scores derived from compressed sizes can be used for classification and ranking tasks, but their success depends on the compression tools used. We use the Zstandard compressor and strengthen these ideas in several ways, calling the resulting language-… ▽ More

    Submitted 7 December, 2021; v1 submitted 23 September, 2021; originally announced September 2021.

    Journal ref: ICBINB workshop at NeurIPS 2021

  7. arXiv:2108.03708  [pdf, other

    quant-ph cs.ET

    Detecting Qubit-coupling Faults in Ion-trap Quantum Computers

    Authors: Andrii O. Maksymov, Jason Nguyen, Vandiver Chaplin, Yunseong Nam, Igor L. Markov

    Abstract: Ion-trap quantum computers offer a large number of possible qubit couplings, each of which requires individual calibration and can be misconfigured. To enhance the duty cycle of an ion trap, we develop a strategy that diagnoses individual miscalibrated couplings using only log-many tests. This strategy is validated on a commercial ion-trap quantum computer, where we illustrate the process of debug… ▽ More

    Submitted 12 December, 2021; v1 submitted 8 August, 2021; originally announced August 2021.

    Journal ref: HPCA 2022

  8. arXiv:2108.01521  [pdf, other

    cs.CR cs.DS

    Bit-efficient Numerical Aggregation and Stronger Privacy for Trust in Federated Analytics

    Authors: Graham Cormode, Igor L. Markov

    Abstract: Private data generated by edge devices -- from smart phones to automotive electronics -- are highly informative when aggregated but can be damaging when mishandled. A variety of solutions are being explored but have not yet won the public's trust and full backing of mobile platforms. In this work, we propose numerical aggregation protocols that empirically improve upon prior art, while providing c… ▽ More

    Submitted 3 August, 2021; originally announced August 2021.

    Comments: 15 pages

  9. arXiv:2102.09507  [pdf, ps, other

    cs.CL cs.LG cs.SI

    Regular Expressions for Fast-response COVID-19 Text Classification

    Authors: Igor L. Markov, Jacqueline Liu, Adam Vagner

    Abstract: Text classifiers are at the core of many NLP applications and use a variety of algorithmic approaches and software. This paper introduces infrastructure and methodologies for text classifiers based on large-scale regular expressions. In particular, we describe how Facebook determines if a given piece of text - anything from a hashtag to a post - belongs to a narrow topic such as COVID-19. To fully… ▽ More

    Submitted 21 June, 2021; v1 submitted 18 February, 2021; originally announced February 2021.

    Comments: 10 pages, 7 tables

  10. arXiv:2102.08465  [pdf, other

    cs.SI cs.DL cs.IR cs.LG

    Prioritizing Original News on Facebook

    Authors: Xiuyan Ni, Shujian Bu, Igor L. Markov

    Abstract: This work outlines how we prioritize original news, a critical indicator of news quality. By examining the landscape and life-cycle of news posts on our social media platform, we identify challenges of building and deploying an originality score. We pursue an approach based on normalized PageRank values and three-step clustering, and refresh the score on an hourly basis to capture the dynamics of… ▽ More

    Submitted 14 March, 2021; v1 submitted 16 February, 2021; originally announced February 2021.

    Comments: 9 pages, 8 figures, 6 tables, 2 algorithm pseudocodes

    Journal ref: CIKM 2021

  11. arXiv:2102.05612  [pdf, other

    cs.LG cs.HC cs.SE

    Personalization for Web-based Services using Offline Reinforcement Learning

    Authors: Pavlos Athanasios Apostolopoulos, Zehui Wang, Hanson Wang, Chad Zhou, Kittipat Virochsiri, Norm Zhou, Igor L. Markov

    Abstract: Large-scale Web-based services present opportunities for improving UI policies based on observed user interactions. We address challenges of learning such policies through model-free offline Reinforcement Learning (RL) with off-policy training. Deployed in a production system for user authentication in a major social network, it significantly improves long-term objectives. We articulate practical… ▽ More

    Submitted 10 February, 2021; originally announced February 2021.

    Comments: 9 pages, 8 figures, 3 tables

    Journal ref: 2nd Offline Reinforcement Learning Workshop at NeurIPS 2021

  12. arXiv:2008.00216  [pdf, other

    quant-ph cs.AR cs.DC cs.ET physics.comp-ph

    Faster Schrödinger-style simulation of quantum circuits

    Authors: Aneeqa Fatima, Igor L. Markov

    Abstract: Recent demonstrations of superconducting quantum computers by Google and IBM and trapped-ion computers from IonQ fueled new research in quantum algorithms, compilation into quantum circuits, and empirical algorithmics. While online access to quantum hardware remains too limited to meet the demand, simulating quantum circuits on conventional computers satisfies many needs. We advance Schrödinger-st… ▽ More

    Submitted 24 November, 2020; v1 submitted 1 August, 2020; originally announced August 2020.

    Comments: 14 pages, 15 figures, 4 tables. Version 2 : Additional optimizations; improved simulation runtimes; profiling data; comparisons with the latest IBM QISKit simulator; dispelled apparent limitations of techniques. Version 3 : Ablation experiments and images for the code snippets

    Journal ref: HPCA 2021

  13. arXiv:2005.01588  [pdf

    cs.CY

    Workshops on Extreme Scale Design Automation (ESDA) Challenges and Opportunities for 2025 and Beyond

    Authors: R. Iris Bahar, Alex K. Jones, Srinivas Katkoori, Patrick H. Madden, Diana Marculescu, Igor L. Markov

    Abstract: Integrated circuits and electronic systems, as well as design technologies, are evolving at a great rate -- both quantitatively and qualitatively. Major developments include new interconnects and switching devices with atomic-scale uncertainty, the depth and scale of on-chip integration, electronic system-level integration, the increasing significance of software, as well as more effective means o… ▽ More

    Submitted 4 May, 2020; originally announced May 2020.

    Comments: A Computing Community Consortium (CCC) workshop report, 32 pages

    Report number: ccc2014report_1

  14. arXiv:1807.10749  [pdf, other

    quant-ph cs.DC cs.ET

    Quantum Supremacy Is Both Closer and Farther than It Appears

    Authors: Igor L. Markov, Aneeqa Fatima, Sergei V. Isakov, Sergio Boixo

    Abstract: As quantum computers improve in the number of qubits and fidelity, the question of when they surpass state-of-the-art classical computation for a well-defined computational task is attracting much attention. The leading candidate task for this milestone entails sampling from the output distribution defined by a random quantum circuit. We develop a massively-parallel simulation tool Rollright that… ▽ More

    Submitted 26 September, 2018; v1 submitted 27 July, 2018; originally announced July 2018.

    Comments: 32 pages, 3 figures, 1. A new section on how to simulate sampling. 2. New comparisons with simulators developed by other groups. Edited for clarity

    Journal ref: DAC 2020

  15. arXiv:1712.03554  [pdf, other

    cs.DS quant-ph

    Simulation of Quantum Circuits via Stabilizer Frames

    Authors: Héctor J. García, Igor L. Markov

    Abstract: Generic quantum-circuit simulation appears intractable for conventional computers and may be unnecessary because useful quantum circuits exhibit significant structure that can be exploited during simulation. For example, Gottesman and Knill identified an important subclass, called stabilizer circuits, which can be simulated efficiently using group-theory techniques and insights from quantum physic… ▽ More

    Submitted 10 December, 2017; originally announced December 2017.

    Comments: 15 pages, 18 figures, 3 tables

    Journal ref: IEEE Transactions on Computers, vol. 64, no. 8, 2015

  16. arXiv:1711.07848  [pdf, other

    quant-ph cs.CG cs.ET

    On the Geometry of Stabilizer States

    Authors: Héctor J. García, Igor L. Markov, Andrew W. Cross

    Abstract: Large-scale quantum computation is likely to require massive quantum error correction (QEC). QEC codes and circuits are described via the stabilizer formalism, which represents stabilizer states by keeping track of the operators that preserve them. Such states are obtained by stabilizer circuits (consisting of CNOT, Hadamard and Phase gates) and can be represented compactly on conventional compute… ▽ More

    Submitted 20 November, 2017; originally announced November 2017.

    Comments: 38 pages, 10 figures, 2 Appendices. arXiv admin note: substantial text overlap with arXiv:1210.6646

    Journal ref: Quantum Information and Computation (QIC), vol. 14, no. 7-8, pp. 683-720, 2014

  17. arXiv:1412.0650  [pdf, ps, other

    cs.ET cs.NE

    A review of "Mem-computing NP-complete problems in polynomial time using polynomial resources" (arXiv:1411.4798)

    Authors: Igor L. Markov

    Abstract: The reviewed paper describes an analog device that empirically solves small instances of the NP-complete Subset Sum Problem (SSP). The authors claim that this device can solve the SSP in polynomial time using polynomial space, in principle, and observe no exponential scaling in resource requirements. We point out that (a) the properties ascribed by the authors to their device are insufficient to s… ▽ More

    Submitted 22 April, 2015; v1 submitted 29 November, 2014; originally announced December 2014.

  18. arXiv:1408.3821  [pdf, other

    cs.ET quant-ph

    Limits on Fundamental Limits to Computation

    Authors: Igor L. Markov

    Abstract: An indispensable part of our lives, computing has also become essential to industries and governments. Steady improvements in computer hardware have been supported by periodic doubling of transistor densities in integrated circuits over the last fifty years. Such Moore scaling now requires increasingly heroic efforts, stimulating research in alternative hardware and stirring controversy. To help e… ▽ More

    Submitted 8 January, 2015; v1 submitted 17 August, 2014; originally announced August 2014.

    Comments: 15 pages, 4 figures, 1 table

    Journal ref: Nature 512, 147-154 (14 August 2014)

  19. arXiv:1304.7516  [pdf, ps, other

    cs.ET quant-ph

    Quantum Circuits for GCD Computation with $O(n \log n)$ Depth and O(n) Ancillae

    Authors: Mehdi Saeedi, Igor L. Markov

    Abstract: GCD computations and variants of the Euclidean algorithm enjoy broad uses in both classical and quantum algorithms. In this paper, we propose quantum circuits for GCD computation with $O(n \log n)$ depth with O(n) ancillae. Prior circuit construction needs $O(n^2)$ running time with O(n) ancillae. The proposed construction is based on the binary GCD algorithm and it benefits from log-depth circuit… ▽ More

    Submitted 28 April, 2013; originally announced April 2013.

    Comments: 5 pages, 6 figures, 1 table

  20. arXiv:1301.3210  [pdf, other

    quant-ph cs.DS cs.ET

    Faster Quantum Number Factoring via Circuit Synthesis

    Authors: Igor L. Markov, Mehdi Saeedi

    Abstract: A major obstacle to implementing Shor's quantum number-factoring algorithm is the large size of modular-exponentiation circuits. We reduce this bottleneck by customizing reversible circuits for modular multiplication to individual runs of Shor's algorithm. Our circuit-synthesis procedure exploits spectral properties of multiplication operators and constructs optimized circuits from the traces of t… ▽ More

    Submitted 14 January, 2013; originally announced January 2013.

    Comments: 4 pages, 2 figures, 1 table

    Journal ref: Phys. Rev. A, 87: 012310 (2013)

  21. arXiv:1210.6646  [pdf, other

    cs.ET cs.CG cs.DS quant-ph

    Efficient Inner-product Algorithm for Stabilizer States

    Authors: Hector J. Garcia, Igor L. Markov, Andrew W. Cross

    Abstract: Large-scale quantum computation is likely to require massive quantum error correction (QEC). QEC codes and circuits are described via the stabilizer formalism, which represents stabilizer states by keeping track of the operators that preserve them. Such states are obtained by stabilizer circuits (consisting of CNOT, Hadamard and Phase only) and can be represented compactly on conventional computer… ▽ More

    Submitted 7 August, 2013; v1 submitted 24 October, 2012; originally announced October 2012.

    Comments: 14 pages, 5 figures, 3 tables

  22. arXiv:1208.6271  [pdf, other

    cs.DS math.GR

    Graph Symmetry Detection and Canonical Labeling: Differences and Synergies

    Authors: Hadi Katebi, Karem A. Sakallah, Igor L. Markov

    Abstract: Symmetries of combinatorial objects are known to complicate search algorithms, but such obstacles can often be removed by detecting symmetries early and discarding symmetric subproblems. Canonical labeling of combinatorial objects facilitates easy equivalence checking through quick matching. All existing canonical labeling software also finds symmetries, but the fastest symmetry-finding software d… ▽ More

    Submitted 30 August, 2012; originally announced August 2012.

    Comments: 15 pages, 10 figures, 1 table, Turing-100

    MSC Class: 68R10

    Journal ref: H. Katebi, K. A. Sakallah and I. L. Markov, "Graph Symmetry Detection and Canonical Labeling: Differences and Synergies'' in Proc. Turing-100, EPIC vol. 10, pp. 181-195, Manchester, UK, 2012

  23. arXiv:1208.6269  [pdf, other

    cs.DS math.GR

    Conflict Anticipation in the Search for Graph Automorphisms

    Authors: Hadi Katebi, Karem A. Sakallah, Igor L. Markov

    Abstract: Effective search for graph automorphisms allows identifying symmetries in many discrete structures, ranging from chemical molecules to microprocessor circuits. Using this type of structure can enhance visualization as well as speed up computational optimization and verification. Competitive algorithms for the graph automorphism problem are based on efficient partition refinement augmented with gro… ▽ More

    Submitted 30 August, 2012; originally announced August 2012.

    Comments: 15 pages, 9 Figures, 1 Table, Int'l Conf. on Logic for Programming, Artificial Intelligence and Reasoning (LPAR)

    MSC Class: 68R10

    Journal ref: H. Katebi, K. A. Sakallah and I. L. Markov, "Conflict Anticipation in the Search for Graph Automorphisms" in Proc. Int'l Conf. on Logic for Programming, Artificial Intelligence and Reasoning (LPAR), pp. 243-257, Merida, Venezuela, 2012

  24. arXiv:1202.6614  [pdf, ps, other

    cs.ET quant-ph

    Constant-Optimized Quantum Circuits for Modular Multiplication and Exponentiation

    Authors: Igor L. Markov, Mehdi Saeedi

    Abstract: Reversible circuits for modular multiplication $Cx$%$M$ with $x<M$ arise as components of modular exponentiation in Shor's quantum number-factoring algorithm. However, existing generic constructions focus on asymptotic gate count and circuit depth rather than actual values, producing fairly large circuits not optimized for specific $C$ and $M$ values. In this work, we develop such optimizations in… ▽ More

    Submitted 2 April, 2015; v1 submitted 29 February, 2012; originally announced February 2012.

    Comments: 29 pages, 9 tables, 19 figures. Minor change: fixed two typos in the abstract and body

    Journal ref: Quantum Information and Computation, Vol. 12, No. 5&6, pp. 0361-0394, 2012

  25. Synthesis and Optimization of Reversible Circuits - A Survey

    Authors: Mehdi Saeedi, Igor L. Markov

    Abstract: Reversible logic circuits have been historically motivated by theoretical research in low-power electronics as well as practical improvement of bit-manipulation transforms in cryptography and computer graphics. Recently, reversible circuits have attracted interest as components of quantum algorithms, as well as in photonic and nano-computing technologies where some switching devices offer no signa… ▽ More

    Submitted 20 March, 2013; v1 submitted 12 October, 2011; originally announced October 2011.

    Comments: 34 pages, 15 figures, 2 tables

    ACM Class: B.6.3; B.6.1

    Journal ref: M. Saeedi and I. L. Markov, "Synthesis and Optimization of Reversible Circuits - A Survey", ACM Computing Surveys, 45, 2, Article 21 (34 pages), 2013

  26. Breaking Instance-Independent Symmetries In Exact Graph Coloring

    Authors: F. A. Aloul, I. L. Markov, A. Ramani, K. A. Sakallah

    Abstract: Code optimization and high level synthesis can be posed as constraint satisfaction and optimization problems, such as graph coloring used in register allocation. Graph coloring is also used to model more traditional CSPs relevant to AI, such as planning, time-tabling and scheduling. Provably optimal solutions may be desirable for commercial and defense applications. Additionally, for applicatio… ▽ More

    Submitted 11 September, 2011; originally announced September 2011.

    Journal ref: Journal Of Artificial Intelligence Research, Volume 26, pages 289-322, 2006

  27. arXiv:0912.3912  [pdf, other

    quant-ph cond-mat.stat-mech cs.DS cs.ET

    High-performance Energy Minimization with Applications to Adiabatic Quantum Computing

    Authors: Hector J. Garcia, Igor L. Markov

    Abstract: Energy minimization of Ising spin-glasses has played a central role in statistical and solid-state physics, facilitating studies of phase transitions and magnetism. Recent proposals suggest using Ising spin-glasses for non-traditional computing as a way to harness the nature's ability to find min-energy configurations, and to take advantage of quantum tunneling to boost combinatorial optimization.… ▽ More

    Submitted 18 June, 2013; v1 submitted 19 December, 2009; originally announced December 2009.

    Comments: 9 pages, 1 table, 10 figures

    Journal ref: Proc. Design Autom. and Test in Europe Conf. (DATE), pp. 160 - 165, March 2010

  28. arXiv:0909.4119  [pdf, ps, other

    quant-ph cs.ET

    Fast Equivalence-checking for Quantum Circuits

    Authors: Shigeru Yamashita, Igor L. Markov

    Abstract: We perform formal verification of quantum circuits by integrating several techniques specialized to particular classes of circuits. Our verification methodology is based on the new notion of a reversible miter that allows one to leverage existing techniques for circuit simplification of quantum circuits. For reversible circuits which arise as runtime bottlenecks of key quantum algorithms, we devel… ▽ More

    Submitted 30 April, 2013; v1 submitted 22 September, 2009; originally announced September 2009.

    Comments: Minor change of some wording

    Journal ref: Quant. Inf. and Comp., vol. 9, no. 9,10 (2010), pp. 721-734

  29. arXiv:0803.2316  [pdf, ps, other

    quant-ph cs.ET

    On the CNOT-cost of TOFFOLI gates

    Authors: Vivek V. Shende, Igor L. Markov

    Abstract: The three-input TOFFOLI gate is the workhorse of circuit synthesis for classical logic operations on quantum data, e.g., reversible arithmetic circuits. In physical implementations, however, TOFFOLI gates are decomposed into six CNOT gates and several one-qubit gates. Though this decomposition has been known for at least 10 years, we provide here the first demonstration of its CNOT-optimality.… ▽ More

    Submitted 15 March, 2008; originally announced March 2008.

    Comments: 28 pages

    Journal ref: Quant.Inf.Comp. 9(5-6):461-486 (2009)

  30. arXiv:0705.0017  [pdf, ps, other

    quant-ph cs.ET

    Checking Equivalence of Quantum Circuits and States

    Authors: George F. Viamontes, Igor L. Markov, John P. Hayes

    Abstract: Quantum computing promises exponential speed-ups for important simulation and optimization problems. It also poses new CAD problems that are similar to, but more challenging, than the related problems in classical (non-quantum) CAD, such as determining if two states or circuits are functionally equivalent. While differences in classical states are easy to detect, quantum states, which are repres… ▽ More

    Submitted 1 May, 2007; v1 submitted 1 May, 2007; originally announced May 2007.

    Comments: 9 pages, 13 figures, 3 tables

    Journal ref: Proc. Int'l Conf. on Computer-Aided Design (ICCAD), pp. 69-74, San Jose, CA, November 2007.