SearcharxivSearch

arXiv subjects

Davide Caputo

Publications and source records attributed to Davide Caputo.

15 recordsLinked to original sources

A QUBO-Based Optimization Framework for ATM Cash Replenishment Scheduling

The management of cash replenishment in Automated Teller Machine (ATM) networks requires scheduling recharges in order to minimize operational costs while maintaining high service levels and avoiding cash-outs, under uncertain and time-varying withdrawal demand. This work formulates the ATM cash replenishment problem through a Quadratic Unconstrained Binary Optimization (QUBO) model, which naturally captures nonlinear cost interactions, while incorporating operational constraints through penalty terms. The objective function combines fixed and variable replenishment costs with co-location discounts, as well as penalties for a late replenishment that could cause a service interruption. The resulting QUBO instances are solved using MegaQUBO, a GPU-accelerated QUBO solver. An empirical evaluation on a real dataset of 276 ATMs located in Italy, covering four representative months of 2022 (April, May, October, and November), benchmarks the proposed approach against a threshold-based operational policy. Results show consistent cost reductions of approximately 15%-18% while maintaining an excellent average service level (around 99.8%-99.9). Overall, the study demonstrates that QUBO-based optimization, coupled with GPU-based solving, can provide a practically deployable decision-support tool for large-scale ATM cash logistics.

math.OC

Boost clustering with Gaussian Boson Sampling: a full quantum approach

Gaussian Boson Sampling (GBS) is a recently developed paradigm of quantum computing consisting of sending a Gaussian state through a linear interferometer and then counting the number of photons in each output mode. When the system encodes a symmetric matrix, GBS can be viewed as a tool to sample subgraphs: the most sampled are those with a large number of perfect matchings, and thus are the densest ones. This property has been the foundation of the novel clustering approach we propose in this work, called GBS-based clustering, which relies solely on GBS, without the need of classical algorithms. The GBS-based clustering has been tested on several datasets and benchmarked with two well-known classical clustering algorithms. Results obtained by using a GBS simulator show that on average our approach outperforms the two classical algorithms in two out of the three chosen metrics, proposing itself as a viable full-quantum clustering option.

quant-ph

Diversifying Investments and Maximizing Sharpe Ratio: a novel QUBO formulation

The Portfolio Optimization task has long been studied in the Financial Services literature as a procedure to identify the basket of assets that satisfy desired conditions on the expected return and the associated risk. A well-known approach to tackle this task is the maximization of the Sharpe Ratio, achievable with a problem reformulation as Quadratic Programming. While the sole Sharpe Ratio could be efficiently optimized via classical solvers, in business scenarios it is common that multiple additional needs arise, which have to be integrated in the optimization model as either new constraints or objective function terms. Then, in general, the problem may become non-convex and hence could potentially be not efficiently solvable via classical techniques anymore. One example of such additional objective function term consists of maximizing a diversification measure penalizing portfolios holding significant portions of investments on assets belonging to the same sector, while favouring solutions that diversify over multiple sectors. The problem of optimizing both the Sharpe Ratio and a diversification term can be mapped to a QUBO and be solved via quantum annealing devices or Hybrid Computing approaches, which are expected to find high quality solutions. We propose a new QUBO formulation for the task described and provide the mathematical details and required assumptions, showing the ease of modeling the optimization as QUBO against the effort that would be required by classical strategies. We derive results via the available QUBO solvers, as well as discussing the behaviour of Hybrid approaches to tackle large scale problems in the near term. We finally elaborate on the results showing the trade-off between the observed values of the portfolio's Sharpe Ratio and diversification, as a natural consequence of solving a multi-objective optimization problem.

quant-ph

Using Shor's algorithm on near term Quantum computers: a reduced version

Considering its relevance in the field of cryptography, integer factorization is a prominent application where Quantum computers are expected to have a substantial impact. Thanks to Shor's algorithm this peculiar problem can be solved in polynomial time. However, both the number of qubits and applied gates detrimentally affect the ability to run a particular quantum circuit on the near term Quantum hardware. In this work, we help addressing both these problems by introducing a reduced version of Shor's algorithm that proposes a step forward in increasing the range of numbers that can be factorized on noisy Quantum devices. The implementation presented in this work is general and does not use any assumptions on the number to factor. In particular, we have found noteworthy results in most cases, often being able to factor the given number with only one iteration of the proposed algorithm. Finally, comparing the original quantum algorithm with our version on simulator, the outcomes are identical for some of the numbers considered.

quant-ph

You can't always get what you want: towards user-controlled privacy on Android

Mobile applications (hereafter, apps) collect a plethora of information regarding the user behavior and his device through third-party analytics libraries. However, the collection and usage of such data raised several privacy concerns, mainly because the end-user - i.e., the actual owner of the data - is out of the loop in this collection process. Also, the existing privacy-enhanced solutions that emerged in the last years follow an "all or nothing" approach, leaving the user the sole option to accept or completely deny the access to privacy-related data. This work has the two-fold objective of assessing the privacy implications on the usage of analytics libraries in mobile apps and proposing a data anonymization methodology that enables a trade-off between the utility and privacy of the collected data and gives the user complete control over the sharing process. To achieve that, we present an empirical privacy assessment on the analytics libraries contained in the 4500 most-used Android apps of the Google Play Store between November 2020 and January 2021. Then, we propose an empowered anonymization methodology, based on MobHide, that gives the end-user complete control over the collection and anonymization process. Finally, we empirically demonstrate the applicability and effectiveness of such anonymization methodology thanks to HideDroid, a fully-fledged anonymization app for the Android ecosystem.

cs.CR

Deep Adversarial Learning on Google Home devices

Smart speakers and voice-based virtual assistants are core components for the success of the IoT paradigm. Unfortunately, they are vulnerable to various privacy threats exploiting machine learning to analyze the generated encrypted traffic. To cope with that, deep adversarial learning approaches can be used to build black-box countermeasures altering the network traffic (e.g., via packet padding) and its statistical information. This letter showcases the inadequacy of such countermeasures against machine learning attacks with a dedicated experimental campaign on a real network dataset. Results indicate the need for a major re-engineering to guarantee the suitable protection of commercially available smart speakers.

cs.CR

On the (Un)Reliability of Privacy Policies in Android Apps

Access to privacy-sensitive information on Android is a growing concern in the mobile community. Albeit Google Play recently introduced some privacy guidelines, it is still an open problem to soundly verify whether apps actually comply with such rules. To this aim, in this paper, we discuss a novel methodology based on a fruitful combination of static analysis, dynamic analysis, and machine learning techniques, which allows assessing such compliance. More in detail, our methodology checks whether each app i) contains a privacy policy that complies with the Google Play privacy guidelines, and ii) accesses privacy-sensitive information only upon the acceptance of the policy by the user. Furthermore, the methodology also allows checking the compliance of third-party libraries embedded in the apps w.r.t. the same privacy guidelines. We implemented our methodology in a tool, 3PDroid, and we carried out an assessment on a set of recent and most-downloaded Android apps in the Google Play Store. Experimental results suggest that more than 95% of apps access user's privacy-sensitive information, but just a negligible subset of them (around 1%) fully complies with the Google Play privacy guidelines.

cs.CR

Accuracy and minor embedding in subqubo decomposition with fully connected large problems: a case study about the number partitioning problem

In this work we investigate the capabilities of a hybrid quantum-classical procedure to explore the solution space using the D-Wave $2000Q^{TM}$ Quantum Annealer device. Here we study the ability of the Quantum hardware to solve the Number Partitioning Problem, a well-known NP-Hard optimization model that poses some challenges typical of those encountered in real-world applications. This represents one of the most complex scenario in terms of qubits connectivity and, by increasing the input problem size, we analyse the scaling properties of the quantum-classical workflow. We find remarkable results in most instances of the model; for the most complex ones, we investigate further the D-Wave Hybrid suite. Specifically, we were able to find the optimal solutions even in the worst cases by fine-tuning the parameters that schedule the annealing time and allowing a pause in the annealing cycle.

quant-ph

Directional Goldstone waves in polariton condensates close to equilibrium

Quantum fluids of light are realized in semiconductor microcavities by exciton-polaritons, solid-state quasi-particles with a light mass and sizeable interactions. Here, we use the microscopic analogue of oceanographic techniques to measure the excitation spectrum of a thermalised polariton condensate. Increasing the fluid density, we demonstrate the transition from a free-particle parabolic dispersion to a linear, sound-like Goldstone mode characteristic of superfluids at equilibrium. Notably, we show that excitations are created with a definite direction with respect to the condensate, analogous to how a sea breeze develops surface waves aligned with the wind. These results reveal the effect of asymmetric pumping on the collective excitations of a condensate. Furthermore, we measure the critical sound speed for polariton superfluids close to equilibrium.

cond-mat.quant-gas

Josephson vortices in a long Josephson junction formed by phase twist in a polariton superfluid

Quantum fluids of light are an emerging platform for energy efficient signal processing, ultra-sensitive interferometry and quantum simulators at elevated temperatures. Here we demonstrate the optical control of the topological excitations induced in a large polariton condensate, realising the bosonic analog of a long Josephson junction and reporting the first observation of bosonic Josephson vortices. When a phase difference is imposed at the boundaries of the condensate, two extended regions become separated by a sharp $\pi$-slippage of the phase and a solitonic depletion of the density, forming an insulating barrier with a suppressed order parameter. The superfluid behavior, that is a smooth phase gradient across the system instead of the sharp phase jump, is recovered at higher polariton densities and it is mediated by the nucleation of Josephson vortices within the barrier. Our results contribute to the understanding of dissipation and stability of elementary excitations in macroscopic quantum systems.

cond-mat.quant-gas

Magnetic control of polariton spin transport

We show the full control of the polarization dynamics of a propagating exciton-polariton condensate in a planar microcavity by using a magnetic field applied in the Voigt geometry. The change of the spin-beat frequency, the suppression of the optical spin Hall effect and the rotation of the polarization pattern by the magnetic field are theoretically reproduced by accounting for the magneto-induced mixing of exciton-polariton and dark, spin forbidden, exciton states.

cond-mat.quant-gas

Self-trapping of exciton-polariton condensates

The self-trapping of exciton-polariton condensates is demonstrated and explained by the formation of a new polaron-like state. Above the polariton lasing threshold, local variation of the lattice temperature provides the mechanism for an attractive interaction between polaritons. Due to this attraction, the condensate collapses into a small bright spot. Its position and momentum variances approach the Heisenberg quantum limit. The self-trapping does not require either a resonant driving force or a presence of defects. The trapped state is stabilized by the phonon-assisted stimulated scattering of excitons into the polariton condensate. While the formation mechanism of the observed self-trapped state is similar to the Landau-Pekar polaron model, this state is populated by several thousands of quasiparticles, in a strike contrast to the conventional single-particle polaron state.

cond-mat.quant-gas

Interaction and coherence of a plasmon-exciton polariton condensate

Polaritons are quasiparticles arising from the strong coupling of electromagnetic waves in cavities and dipolar oscillations in a material medium. In this framework, localized surface plasmon in metallic nanoparticles defining optical nanocavities have attracted increasing interests in the last decade. This interest results from their sub-diffraction mode volume, which offers access to extremely high photonic densities by exploiting strong scattering cross-sections. However, high absorption losses in metals have hindered the observation of collective coherent phenomena, such as condensation. In this work we demonstrate the formation of a non-equilibrium room temperature plasmon-exciton-polariton condensate with a long range spatial coherence, extending a hundred of microns, well over the excitation area, by coupling Frenkel excitons in organic molecules to a multipolar mode in a lattice of plasmonic nanoparticles. Time-resolved experiments evidence the picosecond dynamics of the condensate and a sizeable blueshift, thus measuring for the first time the effect of polariton interactions in plasmonic cavities. Our results pave the way to the observation of room temperature superfluidity and novel nonlinear phenomena in plasmonic systems, challenging the common belief that absorption losses in metals prevent the realization of macroscopic quantum states.

cond-mat.mtrl-sci

Topological order and equilibrium in a condensate of exciton-polaritons

We report the observation of the Berezinskii-Kosterlitz-Thouless transition for a 2D gas of exciton-polaritons, and through the joint measurement of the first-order coherence both in space and time we bring compelling evidence of a thermodynamic equilibrium phase transition in an otherwise open driven/dissipative system. This is made possible thanks to long polariton lifetimes in high-quality samples with small disorder and in a reservoir-free region far away from the excitation spot, that allow topological ordering to prevail. The observed quasi-ordered phase, characteristic for an equilibrium 2D bosonic gas, with a decay of coherence in both spatial and temporal domains with the same algebraic exponent, is reproduced with numerical solutions of stochastic dynamics, proving that the mechanism of pairing of the topological defects (vortices) is responsible for the transition to the algebraic order. Finally, measurements in the weak-coupling regime confirm that polariton condensates are fundamentally different from photon lasers and constitute genuine quantum degenerate macroscopic states.

cond-mat.quant-gas

Macroscopic Two-Dimensional Polariton Condensates

We report a record-size, two-dimensional polariton condensate of a fraction of a millimeter radius free from the presence of an exciton reservoir. This macroscopically occupied state is formed by the ballistically expanding polariton flow that relaxes and condenses over a large area outside of the excitation spot. The density of this trap-free condensate is < 1 polariton/{\mu}m^2, reducing the phase noise induced by the interaction energy. Moreover, the backflow effect, recently predicted for the nonparabolic polariton dispersion, is observed here for the first time in the fast-expanding wave packet.

cond-mat.quant-gas