SearcharxivSearch

arXiv subjects

David Calano

Publications and source records attributed to David Calano.

2 recordsLinked to original sources

A Hybrid Quantum-Classical Framework for Utility-Scale Edge Detection of Real-World Medical and Geospatial Data

We present a hybrid quantum-classical framework designed to achieve utility-scale performance for Quantum Hadamard Edge Detection (QHED) on Noisy Intermediate-Scale Quantum (NISQ) devices. The framework utilizes a Two-Level Decomposition strategy: (1) Problem-Level Decomposition (PLD), which partitions high-resolution real-world data into buffered sub-images, and (2) Circuit-Level Decomposition (CLD), which employs circuit-cutting to reduce complexity for near-term hardware. This approach, combined with a depth-efficient QHED^M decrement gate, achieves a 62% reduction in circuit depth and 93% fewer two-qubit operations. We demonstrate the framework's domain-agnostic utility by processing real-world data from Medical Image Computing (MIC) and Geospatial Information Systems (GIS). Crucially, we investigate the resilience crossover point by comparing a [[3,1,1]] bit-flip repetition code against passive Quantum Error Mitigation (QEM). Our results indicate that for current coherence times, passive mitigation offers a superior utility advantage by bypassing the gate-overhead penalties inherent in active encoding, recovering nearly 99% of the ideal signal.

quant-ph

GitHub Repository Complexity Leads to Diminished Web Archive Availability

Software is often developed using versioned controlled software, such as Git, and hosted on centralized Web hosts, such as GitHub and GitLab. These Web hosted software repositories are made available to users in the form of traditional HTML Web pages for each source file and directory, as well as a presentational home page and various descriptive pages. We examined more than 12,000 Web hosted Git repository project home pages, primarily from GitHub, to measure how well their presentational components are preserved in the Internet Archive, as well as the source trees of the collected GitHub repositories to assess the extent to which their source code has been preserved. We found that more than 31% of the archived repository home pages examined exhibited some form of minor page damage and 1.6% exhibited major page damage. We also found that of the source trees analyzed, less than 5% of their source files were archived, on average, with the majority of repositories not having source files saved in the Internet Archive at all. The highest concentration of archived source files available were those linked directly from repositories' home pages at a rate of 14.89% across all available repositories and sharply dropping off at deeper levels of a repository's directory tree.

cs.DL