Source author record

Alan Aspuru-Guzik

Alan Aspuru-Guzik appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

29works
18topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

29 published item(s)

preprint2022arXiv

AlphaFold Accelerates Artificial Intelligence Powered Drug Discovery: Efficient Discovery of a Novel Cyclin-dependent Kinase 20 (CDK20) Small Molecule Inhibitor

The AlphaFold computer program predicted protein structures for the whole human genome, which has been considered as a remarkable breakthrough both in artificial intelligence (AI) application and structural biology. Despite the varying confidence level, these predicted structures still could significantly contribute to structure-based drug design of novel targets, especially the ones with no or limited structural information. In this work, we successfully applied AlphaFold in our end-to-end AI-powered drug discovery engines constituted of a biocomputational platform PandaOmics and a generative chemistry platform Chemistry42, to identify a first-in-class hit molecule of a novel target without an experimental structure starting from target selection towards hit identification in a cost- and time-efficient manner. PandaOmics provided the targets of interest and Chemistry42 generated the molecules based on the AlphaFold predicted structure, and the selected molecules were synthesized and tested in biological assays. Through this approach, we identified a small molecule hit compound for CDK20 with a Kd value of 8.9 +/- 1.6 uM (n = 4) within 30 days from target selection and after only synthesizing 7 compounds. Based on the available data, the second round of AI-powered compound generation was conducted and through which, a more potent hit molecule, ISM042-2 048, was discovered with a Kd value of 210.0 +/- 42.4 nM (n = 2), within 30 days and after synthesizing 6 compounds from the discovery of the first hit ISM042-2-001. To the best of our knowledge, this is the first reported small molecule targeting CDK20 and more importantly, this work is the first demonstration of AlphaFold application in the hit identification process in early drug discovery.

preprint2022arXiv

Learning Interpretable Representations of Entanglement in Quantum Optics Experiments using Deep Generative Models

Quantum physics experiments produce interesting phenomena such as interference or entanglement, which are core properties of numerous future quantum technologies. The complex relationship between the setup structure of a quantum experiment and its entanglement properties is essential to fundamental research in quantum optics but is difficult to intuitively understand. We present a deep generative model of quantum optics experiments where a variational autoencoder is trained on a dataset of quantum optics experimental setups. In a series of computational experiments, we investigate the learned representation of our Quantum Optics Variational Auto Encoder (QOVAE) and its internal understanding of the quantum optics world. We demonstrate that the QOVAE learns an interpretable representation of quantum optics experiments and the relationship between experiment structure and entanglement. We show the QOVAE is able to generate novel experiments for highly entangled quantum states with specific distributions that match its training data. The QOVAE can learn to generate specific entangled states and efficiently search the space of experiments that produce highly entangled quantum states. Importantly, we are able to interpret how the QOVAE structures its latent space, finding curious patterns that we can explain in terms of quantum physics. The results demonstrate how we can use and understand the internal representations of deep generative models in a complex scientific domain. The QOVAE and the insights from our investigations can be immediately applied to other physical systems.

preprint2020arXiv

Curiosity in exploring chemical space: Intrinsic rewards for deep molecular reinforcement learning

Computer-aided design of molecules has the potential to disrupt the field of drug and material discovery. Machine learning, and deep learning, in particular, have been topics where the field has been developing at a rapid pace. Reinforcement learning is a particularly promising approach since it allows for molecular design without prior knowledge. However, the search space is vast and efficient exploration is desirable when using reinforcement learning agents. In this study, we propose an algorithm to aid efficient exploration. The algorithm is inspired by a concept known in the literature as curiosity. We show on three benchmarks that a curious agent finds better performing molecules. This indicates an exciting new research direction for reinforcement learning agents that can explore the chemical space out of their own motivation. This has the potential to eventually lead to unexpected new molecules that no human has thought about so far.

preprint2020arXiv

Generator evaluator-selector net for panoptic image segmentation and splitting unfamiliar objects into parts

In machine learning and other fields, suggesting a good solution to a problem is usually a harder task than evaluating the quality of such a solution. This asymmetry is the basis for a large number of selection oriented methods that use a generator system to guess a set of solutions and an evaluator system to rank and select the best solutions. This work examines the use of this approach to the problem of panoptic image segmentation and class agnostic parts segmentation. The generator/evaluator approach for this case consists of two independent convolutional neural nets: a generator net that suggests variety segments corresponding to objects, stuff and parts regions in the image, and an evaluator net that chooses the best segments to be merged into the segmentation map. The result is a trial and error evolutionary approach in which a generator that guesses segments with low average accuracy, but with wide variability, can still produce good results when coupled with an accurate evaluator. The generator consists of a Pointer net that receives an image and a point in the image, and predicts the region of the segment containing the point. Generating and evaluating each segment separately is essential in this case since it demands exponentially fewer guesses compared to a system that guesses and evaluates the full segmentation map in each try. The classification of the selected segments is done by an independent region-specific classification net. This allows the segmentation to be class agnostic and hence, capable of segmenting unfamiliar categories that were not part of the training set. The method was examined on the COCO Panoptic segmentation benchmark and gave results comparable to those of the basic semantic segmentation and Mask-RCNN methods. In addition, the system was used for the task of splitting objects of unseen classes (that did not appear in the training set) into parts.

preprint2020arXiv

Graph Deconvolutional Generation

Graph generation is an extremely important task, as graphs are found throughout different areas of science and engineering. In this work, we focus on the modern equivalent of the Erdos-Renyi random graph model: the graph variational autoencoder (GVAE). This model assumes edges and nodes are independent in order to generate entire graphs at a time using a multi-layer perceptron decoder. As a result of these assumptions, GVAE has difficulty matching the training distribution and relies on an expensive graph matching procedure. We improve this class of models by building a message passing neural network into GVAE's encoder and decoder. We demonstrate our model on the specific task of generating small organic molecules

preprint2020arXiv

Neural Message Passing on High Order Paths

Graph neural network have achieved impressive results in predicting molecular properties, but they do not directly account for local and hidden structures in the graph such as functional groups and molecular geometry. At each propagation step, GNNs aggregate only over first order neighbours, ignoring important information contained in subsequent neighbours as well as the relationships between those higher order connections. In this work, we generalize graph neural nets to pass messages and aggregate across higher order paths. This allows for information to propagate over various levels and substructures of the graph. We demonstrate our model on a few tasks in molecular property prediction.

preprint2020arXiv

Quantum computational chemistry

One of the most promising suggested applications of quantum computing is solving classically intractable chemistry problems. This may help to answer unresolved questions about phenomena like: high temperature superconductivity, solid-state physics, transition metal catalysis, or certain biochemical reactions. In turn, this increased understanding may help us to refine, and perhaps even one day design, new compounds of scientific and industrial importance. However, building a sufficiently large quantum computer will be a difficult scientific challenge. As a result, developments that enable these problems to be tackled with fewer quantum resources should be considered very important. Driven by this potential utility, quantum computational chemistry is rapidly emerging as an interdisciplinary field requiring knowledge of both quantum computing and computational chemistry. This review provides a comprehensive introduction to both computational chemistry and quantum computing, bridging the current knowledge gap. We review the major developments in this area, with a particular focus on near-term quantum computation. Illustrations of key methods are provided, explicitly demonstrating how to map chemical problems onto a quantum computer, and solve them. We conclude with an outlook for this nascent field.

preprint2019arXiv

Expressibility and entangling capability of parameterized quantum circuits for hybrid quantum-classical algorithms

Parameterized quantum circuits play an essential role in the performance of many variational hybrid quantum-classical (HQC) algorithms. One challenge in implementing such algorithms is to choose an effective circuit that well represents the solution space while maintaining a low circuit depth and number of parameters. To characterize and identify expressible, yet compact, parameterized circuits, we propose several descriptors, including measures of expressibility and entangling capability, that can be statistically estimated from classical simulations of parameterized quantum circuits. We compute these descriptors for different circuit structures, varying the qubit connectivity and selection of gates. From our simulations, we identify circuit fragments that perform well with respect to the descriptors. In particular, we quantify the substantial improvement in performance of two-qubit gates in a ring or all-to-all connected arrangement compared to that of those on a line. Furthermore, we quantify the improvement in expressibility and entangling capability achieved by sequences of controlled X-rotation gates compared to sequences of controlled Z-rotation gates. In addition, we investigate how expressibility "saturates" with increased circuit depth, finding that the rate and saturated-value appear to be distinguishing features of a parameterized quantum circuit template. While the correlation between each descriptor and performance of an algorithm remains to be investigated, methods and results from this study can be useful for both algorithm development and design of experiments for general variational HQC algorithms.

preprint2017arXiv

Reproducing Quantum Probability Distributions at the Speed of Classical Dynamics: A New Approach for Developing Force-Field Functors

Modeling nuclear quantum effects is required for accurate molecular dynamics (MD) simulations of molecules. The community has paid special attention to water and other biomolecules that show hydrogen bonding. Standard methods of modeling nuclear quantum effects like Ring Polymer Molecular Dynamics (RPMD) are computationally costlier than running classical trajectories. A force-field functor (FFF) is an alternative method that computes an effective force field which replicates quantum properties of the original force field. In this work, we propose an efficient method of computing FFF using the Wigner-Kirkwood expansion. As a test case, we calculate a range of thermodynamic properties of Neon, obtaining the same level of accuracy as RPMD, but with the shorter runtime of classical simulations. By modifying existing MD programs, the proposed method could be used in the future to increase the efficiency and accuracy of MD simulations involving water and proteins.

preprint2016arXiv

Coherent dynamics of mixed Frenkel and Charge Transfer Excitons in Dinaphtho[2,3-b:2'3'-f]thieno[3,2-b]-thiophene Thin Films: The Importance of Hole Delocalization

Charge transfer states in organic semiconductors play crucial roles in processes such as singlet fission and exciton dissociation at donor/acceptor interfaces. Recently, a time-resolved spectroscopy study of dinaphtho[2,3-b:2'3'-f]thieno[3,2-b]-thiophene (DNTT) thin films provided evidence for the formation of mixed Frenkel and charge-transfer excitons after the photoexcitation. Here we investigate optical properties and excitation dynamics of the DNTT thin films by combining ab initio calculations and a stochastic Schrodinger equation. Our theory predicts that the low-energy Frenkel exciton band consists of 8 to 47% CT character. The quantum dynamics simulations show coherent dynamics of Frenkel and CT states in 50 fs after the optical excitation. We demonstrate the role of charge delocalization and localization in the mixing of CT states with Frenkel excitons as well as the role of their decoherence.

preprint2016arXiv

Space-Filling Curves as a Novel Crystal Structure Representation for Machine Learning Models

A fundamental problem in applying machine learning techniques for chemical problems is to find suitable representations for molecular and crystal structures. While the structure representations based on atom connectivities are prevalent for molecules, two-dimensional descriptors are not suitable for describing molecular crystals. In this work, we introduce the SFC-M family of feature representations, which are based on Morton space-filling curves, as an alternative means of representing crystal structures. Latent Semantic Indexing (LSI) was employed in a novel setting to reduce sparsity of feature representations. The quality of the SFC-M representations were assessed by using them in combination with artificial neural networks to predict Density Functional Theory (DFT) single point, Ewald summed, lattice, and many-body dispersion energies of 839 organic molecular crystal unit cells from the Cambridge Structural Database that consist of the elements C, H, N, and O. Promising initial results suggest that the SFC-M representations merit further exploration to improve its ability to predict solid-state properties of organic crystal structures

preprint2016arXiv

Spin models and boson sampling

In this work we proof that boson sampling with $N$ particles in $M$ modes is equivalent to short-time evolution with $N$ excitations in an XY model of $2N$ spins. This mapping is efficient whenever the boson bunching probability is small, and errors can be efficiently postselected. This mapping opens the door to boson sampling with quantum simulators or general purpose quantum computers, and highlights the complexity of time-evolution with critical spin models, even for very short times.

preprint2015arXiv

A Bayesian Approach to Calibrating High-Throughput Virtual Screening Results and Application to Organic Photovoltaic Materials

A novel approach for calibrating quantum-chemical properties determined as part of a high-throughput virtual screen to experimental analogs is presented. Information on the molecular graph is extracted through the use of extended connectivity fingerprints, and exploited using a Gaussian process to calibrate both electronic properties such as frontier orbital energies, and optical gaps and device properties such as short circuit current density, open circuit voltage and power conversion efficiency. The Bayesian nature of this process affords a value for uncertainty in addition to each calibrated value. This allows the researcher to gain intuition about the model as well as the ability to respect its bounds.

preprint2015arXiv

Benchmarking Compressed Sensing, Super-Resolution, and Filter Diagonalization

Signal processing techniques have been developed that use different strategies to bypass the Nyquist sampling theorem in order to recover more information than a traditional discrete Fourier transform. Here we examine three such methods: filter diagonalization, compressed sensing, and super-resolution. We apply them to a broad range of signal forms commonly found in science and engineering in order to discover when and how each method can be used most profitably. We find that filter diagonalization provides the best results for Lorentzian signals, while compressed sensing and super-resolution perform better for arbitrary signals.

preprint2015arXiv

Quantum Process Tomography by 2D Fluorescence Spectroscopy

Reconstruction of the dynamics (quantum process tomography) of the single-exciton manifold in energy transfer systems is proposed here on the basis of two-dimensional fluorescence spectroscopy (2D-FS) with phase-modulation. The quantum-process-tomography protocol introduced here benefits from, e.g., the sensitivity enhancement ascribed to 2D-FS. Although the isotropically averaged spectroscopic signals depend on the quantum yield parameter $Γ$ of the doubly-excited-exciton manifold, it is shown that the reconstruction of the dynamics is insensitive to this parameter. Applications to foundational and applied problems, as well as further extensions, are discussed.

preprint2014arXiv

A stochastic reorganizational bath model for electronic energy transfer

The fluctuations of optical gap induced by the environment play crucial roles in electronic energy transfer dynamics. One of the simplest approaches to incorporate such fluctuations in energy transfer dynamics is the well known Haken-Strobl-Reineker model, in which the energy-gap fluctuation is approximated as a white noise. Recently, several groups have employed molecular dynamics simulations and excited-state calculations in conjunction to take the thermal fluctuation of excitation energies into account. Here, we discuss a rigorous connection between the stochastic and the atomistic bath models. If the phonon bath is treated classically, time evolution of the exciton-phonon system can be described by Ehrenfest dynamics. To establish the relationship between the stochastic and atomistic bath models, we employ a projection operator technique to derive the generalized Langevin equations for the energy-gap fluctuations. The stochastic bath model can be obtained as an approximation of the atomistic Ehrenfest equations via the generalized Langevin approach. Based on the connection, we propose a novel scheme to correct reorganization effects within the framework of stochastic models. The proposed scheme provides a better description of the population dynamics especially in the regime of strong exciton-phonon coupling. Finally, we discuss the effect of the bath reorganization in the absorption and fluorescence spectra of ideal J-aggregates in terms of the Stokes shifts. For this purpose, we introduce a simple relationship that relates the reorganization contribution to the Stokes shifts - the reorganization shift - to three parameters: the monomer reorganization energy, the relaxation time of the optical gap, and the exciton delocalization length. This simple relationship allows one to classify the origin of the Stokes shifts in molecular aggregates.

preprint2014arXiv

Chromatic acclimation and population dynamics of green sulfur bacteria grown with spectrally tailored light

Living organisms have to adjust to their surrounding in order to survive in stressful conditions. We study this mechanism in one of most primitive creatures - photosynthetic green sulfur bacteria. These bacteria absorb photons very efficiently using the chlorosome antenna complexes and perform photosynthesis in extreme low-light environments. How the chlorosomes in green sulfur bacteria are acclimated to the stressful light conditions, for instance, if the spectrum of light is not optimal for absorption, is unknown. Studying Chlorobaculum tepidum cultures with far-red to near-infrared light-emitting diodes, we found that these bacteria react to changes in energy flow by regulating the amount of light-absorbing pigments and the size of the chlorosomes. Surprisingly, our results indicate that the bacteria can survive in near-infrared lights capturing low-frequency photons by the intermediate units of the light-harvesting complex. The latter strategy may be used by the species recently found near hydrothermal vents in the Pacific Ocean.

preprint2014arXiv

Feynman's Clock for open quantum systems

We show that Feynman's Clock construction, in which the time-evolution of a closed quantum system is encoded as a ground state problem, can be extended to open quantum systems. In our formalism, the ground states of an ensemble of non-Hermitian Feynman Clock Hamiltonians yield stochastic trajectories, which unravel the evolution of a Lindblad master equation. In this way, one can use Feynman's Clock not only to simulate the evolution of a quantum system, but also it's interaction with an environment such as a heat bath or measuring apparatus. A simple numerical example of a two-level atom undergoing spontaneous emission is presented and analyzed.

preprint2013arXiv

Disentangling electronic and vibronic coherences in two-dimensional echo spectra

The prevalence of long-lasting oscillatory signals in the 2d echo-spectroscopy of light-harvesting complexes has led to a search for possible mechanisms. We investigate how two causes of oscillatory signals are intertwined: (i) electronic coherences supporting delocalized wave-like motion, and (ii) narrow bands in the vibronic spectral density. To disentangle the vibronic and electronic contributions we introduce a time-windowed Fourier transform of the signal amplitude. We find that 2d spectra can be dominated by excitations of pathways which are absent in excitonic energy transport. This leads to an underestimation of the life-time of electronic coherences by 2d spectra.

preprint2013arXiv

Parametric Hierarchical Matrix Approach for the Wideband Optical Response of Large-Scale Molecular Aggregates

Fast and efficient calculations of optical responses using electromagnetic models require computational acceleration and compression techniques. A hierarchical matrix approach is adopted for this purpose. In order to model large-scale molecular structures these methods should be applied over wide frequency spectra. Here we introduce a novel parametric hierarchical matrix method that allows one for a rapid construction of a wideband system representation and enables an efficient wideband solution. We apply the developed method to the modeling of the optical response of bacteriochorophyll tubular aggregates as found in green photosynthetic bacteria. We show that the parametric method can provide one with the frequency and time-domain solutions for structures of the size of 100, 000 molecules, which is comparable to the size of the whole antenna complex in a bacterium. The absorption spectrum is calculated and the significance of electrodynamic retardation effects for relatively large structures, i.e. with respect to the wavelength of light, is briefly studied.

preprint2013arXiv

Temperature and Carbon Assimilation Regulate the Chlorosome Biogenesis in Green Sulfur Bacteria

Green photosynthetic bacteria adjust the structure and functionality of the chlorosome - the light absorbing antenna complex - in response to environmental stress factors. The chlorosome is a natural self-assembled aggregate of bacteriochlorophyll (BChl) molecules. In this study we report the regulation of the biogenesis of the Chlorobaculum tepidum chlorosome by carbon assimilation in conjunction with temperature changes. Our studies indicate that the carbon source and thermal stress culture of Cba. tepidum grows slower and incorporates less BChl c in the chlorosome. Compared with the chlorosome from other cultural conditions we investigated, the chlorosome from the carbon source and thermal stress culture displays: (a) smaller cross-sectional radius and overall size; (b) simplified BChl c homologues with smaller side chains; (c) blue-shifted Qy absorption maxima and (d) a sigmoid-shaped circular dichroism (CD) spectra. Using a theoretical model we analyze how the observed spectral modifications can be associated with structural changes of BChl aggregates inside the chlorosome. Our report suggests a mechanism of metabolic regulation for chlorosome biogenesis.

preprint2013arXiv

Theoretical characterization of excitation energy transfer in chlorosome light-harvesting antennae from green sulfur bacteria

Chlorosomes are the largest and most efficient natural light-harvesting antenna systems. They contain thousands of pigment molecules - bacteriochlorophylls (BChls)- that are organized into supramolecular aggregates and form a very efficient network for excitonic energy migration. Here, we present a theoretical study of excitation energy transfer (EET) in the chlorosome based on experimental evidence of the molecular assembly. Our model for the exciton dynamics throughout the antenna combines a stochastic time propagation of the excitonic wave function with molecular dynamics simulations of supramolecular structure, and electronic structure calculations of the excited states. The simulation results reveal a detailed picture of the EET in the chlorosome. Coherent energy transfer is significant only for the first 50 fs after the initial excitation, and the wavelike motion of the exciton is completely damped at 100 fs. Characteristic time constants of incoherent energy transfer, subsequently, vary from 1 ps to several tens of ps. We assign the time scales of the EET to specific physical processes by comparing our results with the data obtained from time-resolved spectroscopy experiments.

preprint2012arXiv

A correlated-polaron electronic propagator: open electronic dynamics beyond the Born-Oppenheimer approximation

In this work we develop a theory of correlated many-electron dynamics dressed by the presence of a finite-temperature harmonic bath. The theory is based on the ab-initio Hamiltonian, and thus well-defined apart from any phenomenological choice of collective basis states or electronic coupling model. The equation-of-motion includes some bath effects non-perturbatively, and can be used to simulate line- shapes beyond the Markovian approximation and open electronic dynamics which are subjects of renewed recent interest. Energy conversion and transport depend critically on the ratio of electron-electron coupling to bath-electron coupling, which is a fitted parameter if a phenomenological basis of many-electron states is used to develop an electronic equation of motion. Since the present work doesn't appeal to any such basis, it avoids this ambiguity. The new theory produces a level of detail beyond the adiabatic Born-Oppenheimer states, but with cost scaling like the Born-Oppenheimer approach. While developing this model we have also applied the time-convolutionless perturbation theory to correlated molecular excitations for the first time. Resonant response properties are given by the formalism without phenomenological parameters. Example propagations with a developmental code are given demonstrating the treatment of electron-correlation in absorption spectra, vibronic structure, and decay in an open system.

preprint2012arXiv

Memory-assisted exciton diffusion in the chlorosome light-harvesting antenna of green sulfur bacteria

Chlorosomes are likely the largest and most efficient natural light-harvesting photosynthetic antenna systems. They are composed of large numbers of bacteriochlorophylls organized into supramolecular aggregates. We explore the microscopic origin of the fast excitation energy transfer in the chlorosome using the recently-resolved structure and atomistic-detail simulations. Despite the dynamical disorder effects on the electronic transitions of the bacteriochlorophylls, our simulations show that the exciton delocalizes over the entire aggregate in about 200 fs. The memory effects associated to the dynamical disorder assist the exciton diffusion through the aggregates and enhance the diffusion coefficients as a factor of two as compared to the model without memory. Furthermore, exciton diffusion in the chlorosome is found to be highly anisotropic with the preferential transfer towards the baseplate, which is the next functional element in the photosynthetic system.

preprint2011arXiv

Atomistic study of the long-lived quantum coherences in the Fenna-Matthews-Olson complex

A remarkable amount of theoretical research has been carried out to elucidate the physical origins of the recently observed long-lived quantum coherence in the electronic energy transfer process in biological photosynthetic systems. Although successful in many respects, several widely used descriptions only include an effective treatment of the protein-chromophore interactions. In this work, by combining an all-atom molecular dynamics simulation, time-dependent density functional theory, and open quantum system approaches, we successfully simulate the dynamics of the electronic energy transfer of the Fenna-Matthews-Olson pigment-protein complex. The resulting characteristic beating of populations and quantum coherences is in good agreement with the experimental results and the hierarchy equation of motion approach. The experimental absorption, linear and circular dichroism spectra and dephasing rates are recovered at two different temperatures. In addition, we provide an extension of our method to include zero-point fluctuations of the vibrational environment. This work thus presents one of the first steps to explain the role of excitonic quantum coherence in photosynthetic light-harvesting complexes based on their atomistic and molecular description.

preprint2011arXiv

Exciton coherence lifetimes from electronic structure

We model the coherent energy transfer of an electronic excitation within covalently linked aromatic homodimers from first-principles, to answer whether the usual models of the bath calculated via detailed electronic structure calculations can reproduce the key dynamics. For these systems the timescales of coherent transport are experimentally known from time-dependent polarization anisotropy measurements, and so we can directly assess the whether current techniques might be predictive for this phenomenon. Two choices of electronic basis states are investigated, and their relative merits discussed regarding the predictions of the perturbative model. The coupling of the electronic degrees of freedom to the nuclear degrees of freedom is calculated rather than assumed, and the fluorescence anisotropy decay is directly reproduced. Surprisingly we find that although TDDFT absolute energies are routinely in error by orders of magnitude more than the coupling energy, the coherent transport properties of these dimers can be semi-quantitatively reproduced from first-principles. The directions which must be pursued to yield predictive and reliable prediction of coherent transport are suggested.

preprint2011arXiv

Lazy states: sufficient and necessary condition for zero quantum entropy rates under any coupling to the environment

We find the necessary and sufficient conditions for the entropy rate of the system to be zero under any system-environment Hamiltonian interaction. We call the class of system-environment states that satisfy this condition lazy states. They are a generalization of classically correlated states defined by quantum discord, but based on projective measurements of any rank. The concept of lazy states permits the construction of a protocol for detecting global quantum correlations using only local dynamical information. We show how quantum correlations to the environment provide bounds to the entropy rate, and how to estimate dissipation rates for general non-Markovian open quantum systems.

preprint2011arXiv

Quantum Computing Without Wavefunctions: Time-Dependent Density Functional Theory for Universal Quantum Computation

We prove that the theorems of TDDFT can be applied to a class of qubit Hamiltonians that are universal for quantum computation. The theorems of TDDFT applied to universal Hamiltonians imply that single-qubit expectation values can be used as the basic variables in quantum computation and information theory, rather than wavefunctions. From a practical standpoint this opens the possibility of approximating observables of interest in quantum computations directly in terms of single-qubit quantities (i.e. as density functionals). Additionally, we also demonstrate that TDDFT provides an exact prescription for simulating universal Hamiltonians with other universal Hamiltonians that have different, and possibly easier-to-realize two-qubit interactions.

preprint2010arXiv

Separation of Electromagnetic and Chemical Contributions to Surface-Enhanced Raman Spectra on Nanoengineered Plasmonic Substrates

Raman signals from molecules adsorbed on a noble metal surface are enhanced by many orders of magnitude due to the plasmon resonances of the substrate. Additionally, the enhanced spectra are modified compared to the spectra of neat molecules: many vibrational frequencies are shifted and relative intensities undergo significant changes upon attachment to the metal. With the goal of devising an effective scheme for separating the electromagnetic and chemical effects, we explore the origin of the Raman spectra modification of benzenethiol adsorbed on nanostructured gold surfaces. The spectral modifications are attributed to the frequency dependence of the electromagnetic enhancement and to the effect of chemical binding. The latter contribution can be reproduced computationally using molecule-metal cluster models. We present evidence that the effect of chemical binding is mostly due to changes in the electronic structure of the molecule rather than to the fixed orientation of molecules relative to the substrate.