paper-with-me

홈 › Papers

Architecture for a Trustworthy Quantum Chatbot

2025-03-06 · Yaiza Aragonés-Soria, Manuel Oriol

Large language model (LLM)-based tools such as ChatGPT seem useful for classical programming assignments. The more specialized the field, the more likely they lack reliability because of the lack of data to train them. In the case of quantum computing, the quality of answers of generic chatbots is low. C4Q is a chatbot focused on quantum programs that addresses this challenge through a software architecture that integrates specialized LLMs to classify requests and specialized question answering modules with a deterministic logical engine to provide trustworthy quantum computing support. This article describes the latest version (2.0) of C4Q, which delivers several enhancements: ready-to-run Qiskit code for gate definitions and circuit operations, expanded features to solve software engineering tasks such as the travelling salesperson problem and the knapsack problem, and a feedback mechanism for iterative improvement. Extensive testing of the backend confirms the system's reliability, while empirical evaluations show that C4Q 2.0's classification LLM reaches near-perfect accuracy. The evaluation of the result consists in a comparative study with three existing chatbots highlighting C4Q 2.0's maintainability and correctness, reflecting on how software architecture decisions, such as separating deterministic logic from probabilistic text generation impact the quality of the results.

📄 PDF Abstract BibTeX arXiv:2503.04875

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotLarge Language ModelQuestion AnsweringText Generation

Similar Papers 제목 키워드 기반

SafeChat: A Framework for Building Trustworthy Collaborative Assistants and a Case Study of its Usefulness

2025-04-08 · Biplav Srivastava, Kausik Lakkaraju, Nitin Gupta, Vansh Nagpal 외

Collaborative assistants, or chatbots, are data-driven decision support systems that enable natural interaction for task completion. While they can meet critical needs in modern society, concerns about their reliability …

ChatbotExtractive SummarizationInformation RetrievalLarge Language Model+1

Blockchain Infrastructure for Intelligent Cyber--Physical--Social Systems:Post-Quantum Security, Interoperability, and Trustworthy Data Economies in the Era of Embodied AI

2026-06-05 · Song Guo, Huawei Huang, Dongping Liu, Aoyu Zhang 외 arxiv

The deployment of embodied artificial intelligence via world-model-based robotics presents a transformative opportunity for blockchain infrastructure, establishing urgent demand for trustworthy data provenance, cross-org…

A Checklist for Trustworthy, Safe, and User-Friendly Mental Health Chatbots

2026-01-21 · Shreya Haran, Samiha Thatikonda, Dong Whi Yoo, Koustuv Saha arxiv

Mental health concerns are rising globally, prompting increased reliance on technology to address the demand-supply gap in mental health services. In particular, mental health chatbots are emerging as a promising solutio…

C4Q: A Chatbot for Quantum

2024-01-29 · Yaiza Aragonés-Soria, Manuel Oriol

Quantum computing is a growing field that promises many real-world applications such as quantum cryptography or quantum finance. The number of people able to use quantum computing is however still very small. This limita…

ChatbotLanguage ModelingLanguage ModellingLarge Language Model

Trustworthy Quantum Machine Learning: A Roadmap for Reliability, Robustness, and Security in the NISQ Era

2025-11-04 · Ferhat Ozgur Catak, Jungwon Seo, Umit Cali arxiv

Quantum machine learning (QML) is a promising paradigm for tackling computational problems that challenge classical AI. Yet, the inherent probabilistic behavior of quantum mechanics, device noise in NISQ hardware, and hy…

Quantum Machine LearningAdversarial RobustnessDecision Making