Skip to main content

Showing 1–16 of 16 results for author: Widdows, D

.
  1. arXiv:2403.19758  [pdf, other

    quant-ph cs.AI cs.CL

    Quantum Natural Language Processing

    Authors: Dominic Widdows, Willie Aboumrad, Dohun Kim, Sayonee Ray, Jonathan Mei

    Abstract: Language processing is at the heart of current developments in artificial intelligence, and quantum computers are becoming available at the same time. This has led to great interest in quantum natural language processing, and several early proposals and experiments. This paper surveys the state of this area, showing how NLP-related techniques have been used in quantum language processing. We exa… ▽ More

    Submitted 26 April, 2024; v1 submitted 28 March, 2024; originally announced March 2024.

  2. arXiv:2401.08537  [pdf

    cs.CL

    Spatial Entity Resolution between Restaurant Locations and Transportation Destinations in Southeast Asia

    Authors: Emily Gao, Dominic Widdows

    Abstract: As a tech company, Grab has expanded from transportation to food delivery, aiming to serve Southeast Asia with hyperlocalized applications. Information about places as transportation destinations can help to improve our knowledge about places as restaurants, so long as the spatial entity resolution problem between these datasets can be solved. In this project, we attempted to recognize identical p… ▽ More

    Submitted 16 January, 2024; originally announced January 2024.

    Journal ref: 6th International Conference on Geospatial Information Systems Theory, Applications, and Management. GISTAM 2020, Prague, Czech Republic, May 7-9, 2020

  3. arXiv:2311.12771  [pdf, other

    quant-ph cs.ET math.OC math.QA

    Mod2VQLS: a Variational Quantum Algorithm for Solving Systems of Linear Equations Modulo 2

    Authors: Willie Aboumrad, Dominic Widdows

    Abstract: This paper presents a system for solving binary-valued linear equations using quantum computers. The system is called Mod2VQLS, which stands for Modulo2 Variational Quantum Linear Solver. As far as we know, this is the first such proposal. The design is a classical-quantum hybrid. The quantum components are a new circuit design for implementing matrix multiplication modulo 2, and a variational cir… ▽ More

    Submitted 21 November, 2023; originally announced November 2023.

  4. Quantum Financial Modeling on Noisy Intermediate-Scale Quantum Hardware: Random Walks using Approximate Quantum Counting

    Authors: Dominic Widdows, Amit Bhattacharyya

    Abstract: Quantum computers are expected to contribute more efficient and accurate ways of modeling economic processes. Quantum hardware is currently available at a relatively small scale, but effective algorithms are limited by the number of logic gates that can be used, before noise from gate inaccuracies tends to dominate results. Some theoretical algorithms that have been proposed and studied for years… ▽ More

    Submitted 14 December, 2023; v1 submitted 17 October, 2023; originally announced October 2023.

    Journal ref: Quantum Economics and Finance, 2024

  5. arXiv:2308.07804  [pdf, other

    quant-ph cs.CR

    Quantum and Classical Combinatorial Optimizations Applied to Lattice-Based Factorization

    Authors: Willie Aboumrad, Dominic Widdows, Ananth Kaushik

    Abstract: The availability of working quantum computers has led to several proposals and claims of quantum advantage. In 2023, this has included claims that quantum computers can successfully factor large integers, by optimizing the search for nearby integers whose prime factors are all small. This paper demonstrates that the hope of factoring numbers of commercial significance using these methods is unfo… ▽ More

    Submitted 15 August, 2023; originally announced August 2023.

  6. arXiv:2302.03012  [pdf, other

    quant-ph cs.AI

    Quantum Circuit Components for Cognitive Decision-Making

    Authors: Dominic Widdows, Jyoti Rani, Emmanuel Pothos

    Abstract: This paper demonstrates that some non-classical models of human decision-making can be run successfully as circuits on quantum computers. Since the 1960s, many observed cognitive behaviors have been shown to violate rules based on classical probability and set theory. For example, the order in which questions are posed in a survey affects whether participants answer 'yes' or 'no', so the populatio… ▽ More

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

    Journal ref: Entropy 2023, 25(4), 548

  7. Quantum Text Encoding for Classification Tasks

    Authors: Aaranya Alexander, Dominic Widdows

    Abstract: This paper explores text classification on quantum computers. Previous results have achieved perfect accuracy on an artificial dataset of 100 short sentences, but at the unscalable cost of using a qubit for each word. This paper demonstrates that an amplitude encoded feature map combined with a quantum support vector machine can achieve 62% average accuracy predicting sentiment using a dataset of… ▽ More

    Submitted 9 January, 2023; originally announced January 2023.

    Journal ref: IEEE/ACM 7th Symposium on Edge Computing (SEC), Seattle, WA, December 8, 2022. Pages 355-361

  8. Near-Term Advances in Quantum Natural Language Processing

    Authors: Dominic Widdows, Aaranya Alexander, Daiwei Zhu, Chase Zimmerman, Arunava Majumder

    Abstract: This paper describes experiments showing that some tasks in natural language processing (NLP) can already be performed using quantum computers, though so far only with small datasets. We demonstrate various approaches to topic classification. The first uses an explicit word-based approach, in which word-topic scoring weights are implemented as fractional rotations of individual qubit, and a new… ▽ More

    Submitted 15 April, 2024; v1 submitted 5 June, 2022; originally announced June 2022.

    Journal ref: Annals of Mathematics and Artificial Intelligence (2024)

  9. arXiv:2204.13787  [pdf, other

    quant-ph

    Nonlinear Addition of Qubit States Using Entangled Quaternionic Powers of Single-Qubit Gates

    Authors: Dominic Widdows

    Abstract: This paper presents a novel way to use the algebra of unit quaternions to express arbitrary roots or fractional powers of single-qubit gates, and to use such fractional powers as generators for algebras that combine these fractional input signals, behaving as a kind of nonlinear addition. The method works by connecting several well-known equivalences. The group of all single-qubit gates is $U(2)$,… ▽ More

    Submitted 28 April, 2022; originally announced April 2022.

  10. arXiv:2109.11064  [pdf, other

    cs.CL cs.AI

    Actionable Conversational Quality Indicators for Improving Task-Oriented Dialog Systems

    Authors: Michael Higgins, Dominic Widdows, Chris Brew, Gwen Christian, Andrew Maurer, Matthew Dunn, Sujit Mathi, Akshay Hazare, George Bonev, Beth Ann Hockey, Kristen Howell, Joe Bradley

    Abstract: Automatic dialog systems have become a mainstream part of online customer service. Many such systems are built, maintained, and improved by customer service specialists, rather than dialog systems engineers and computer programmers. As conversations between people and machines become commonplace, it is critical to understand what is working, what is not, and what actions can be taken to reduce the… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

  11. arXiv:2109.09862  [pdf, other

    cs.CL cs.AI

    Language Identification with a Reciprocal Rank Classifier

    Authors: Dominic Widdows, Chris Brew

    Abstract: Language identification is a critical component of language processing pipelines (Jauhiainen et al.,2019) and is not a solved problem in real-world settings. We present a lightweight and effective language identifier that is robust to changes of domain and to the absence of copious training data. The key idea for classification is that the reciprocal of the rank in a frequency table makes an eff… ▽ More

    Submitted 20 September, 2021; originally announced September 2021.

  12. arXiv:2104.06555  [pdf, ps, other

    cs.CL cs.AI

    Should Semantic Vector Composition be Explicit? Can it be Linear?

    Authors: Dominic Widdows, Kristen Howell, Trevor Cohen

    Abstract: Vector representations have become a central element in semantic language modelling, leading to mathematical overlaps with many fields including quantum theory. Compositionality is a core goal for such representations: given representations for 'wet' and 'fish', how should the concept 'wet fish' be represented? This position paper surveys this question from two points of view. The first consider… ▽ More

    Submitted 10 May, 2021; v1 submitted 13 April, 2021; originally announced April 2021.

  13. arXiv:2101.04255  [pdf, other

    cs.AI cs.CL cs.IR

    Quantum Mathematics in Artificial Intelligence

    Authors: Dominic Widdows, Kirsty Kitto, Trevor Cohen

    Abstract: In the decade since 2010, successes in artificial intelligence have been at the forefront of computer science and technology, and vector space models have solidified a position at the forefront of artificial intelligence. At the same time, quantum computers have become much more powerful, and announcements of major advances are frequently in the news. The mathematical techniques underlying both… ▽ More

    Submitted 16 December, 2021; v1 submitted 11 January, 2021; originally announced January 2021.

    Comments: Adding journal reference, recommended by JAIR editors upon publication

    Journal ref: Journal of Artificial Intelligence Research 72 (2021) 1307-1341

  14. arXiv:quant-ph/0612051  [pdf, ps, other

    quant-ph

    A Quantum Logic of Down Below

    Authors: P. D. Bruza, D. Widdows, John Woods

    Abstract: This chapter is offered as a contribution to the logic of down below. We attempt to demonstrate that the nature of human agency necessitates that there actually be such a logic. The ensuing sections develop the suggestion that cognition down below has a structure strikingly similar to the physical structure of quantum states. In its general form, this is not an idea that originates with the pres… ▽ More

    Submitted 6 December, 2006; originally announced December 2006.

    Comments: Pre-final draft of a chapter to appear in K. Engesser, D. Gabbay and D. Lehmann (eds) Handbook of Quantum Logic, Qunatum Structure and Quantum Computation. Vol 2. Comments welcome

  15. arXiv:cond-mat/0403693  [pdf, ps, other

    cond-mat.other

    Using Curvature and Markov Clustering in Graphs for Lexical Acquisition and Word Sense Discrimination

    Authors: Beate Dorow, Dominic Widdows, Katarina Ling, Jean-Pierre Eckmann, Danilo Sergi, Elisha Moses

    Abstract: We introduce two different approaches for clustering semantically similar words. We accommodate ambiguity by allowing a word to belong to several clusters. Both methods use a graph-theoretic representation of words and their paradigmatic relationships. The first approach is based on the concept of curvature and divides the word graph into classes of similar words by removing words of low curva… ▽ More

    Submitted 29 March, 2004; originally announced March 2004.

  16. arXiv:math/0012062  [pdf, ps, other

    math.DG

    A Dolbeault-type Double Complex on Quaternionic Manifolds

    Authors: Dominic Widdows

    Abstract: It has long been known that differential forms on complex manifolds can be decomposed under the action of the complex structure to give the Dolbeault complex. This paper presents an analogous double complex for quaternionic manifolds using the fact that the cotangent space is isomorphic to a quaternionic vector space. This defines an action of the group Sp(1) of unit quaternions on the cotange… ▽ More

    Submitted 8 December, 2000; originally announced December 2000.

    Comments: 26 pages, 3 figures