Skip to main content

Showing 1–40 of 40 results for author: Frey, D

.
  1. arXiv:2405.18072  [pdf, other

    cs.DC

    Asynchronous BFT Asset Transfer: Quasi-Anonymous, Light, and Consensus-Free

    Authors: Timothé Albouy, Emmanuelle Anceaume, Davide Frey, Mathieu Gestin, Arthur Rauch, Michel Raynal, François Taïani

    Abstract: This article introduces a new asynchronous Byzantine-tolerant asset transfer system (cryptocurrency) with three noteworthy properties: quasi-anonymity, lightness, and consensus-freedom. Quasi-anonymity means no information is leaked regarding the receivers and amounts of the asset transfers. Lightness means that the underlying cryptographic schemes are \textit{succinct}, and each process only stor… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

  2. arXiv:2403.11795  [pdf, other

    cs.LG cs.DC

    Low-Cost Privacy-Aware Decentralized Learning

    Authors: Sayan Biswas, Davide Frey, Romaric Gaudel, Anne-Marie Kermarrec, Dimitri Lerévérend, Rafael Pires, Rishi Sharma, François Taïani

    Abstract: This paper introduces ZIP-DL, a novel privacy-aware decentralized learning (DL) algorithm that exploits correlated noise to provide strong privacy protection against a local adversary while yielding efficient convergence guarantees for a low communication cost. The progressive neutralization of the added noise during the distributed aggregation process results in ZIP-DL fostering a high model accu… ▽ More

    Submitted 25 June, 2024; v1 submitted 18 March, 2024; originally announced March 2024.

  3. arXiv:2312.16253  [pdf, ps, other

    cs.DC

    Towards Optimal Communication Byzantine Reliable Broadcast under a Message Adversary

    Authors: Timothé Albouy, Davide Frey, Ran Gelles, Carmit Hazay, Michel Raynal, Elad Michael Schiller, Francois Taiani, Vassilis Zikas

    Abstract: We address the problem of Reliable Broadcast in asynchronous message-passing systems with $n$ nodes, of which up to $t$ are malicious (faulty), in addition to a message adversary that can drop some of the messages sent by correct (non-faulty) nodes. We present a Message-Adversary-Tolerant Byzantine Reliable Broadcast (MBRB) algorithm that communicates an almost optimal amount of $O(|m|+n^2κ)$ bi… ▽ More

    Submitted 25 December, 2023; originally announced December 2023.

  4. arXiv:2311.13936  [pdf, other

    cs.DC

    Process-Commutative Distributed Objects: From Cryptocurrencies to Byzantine-Fault-Tolerant CRDTs

    Authors: Davide Frey, Lucie Guillou, Michel Raynal, François Taïani

    Abstract: This paper explores the territory that lies between best-effort Byzantine-Fault-Tolerant Conflict-free Replicated Data Types (BFT CRDTs) and totally ordered distributed ledgers, such as those implemented by Blockchains. It formally characterizes a novel class of distributed objects that only requires a First In First Out (FIFO) order on the object operations from each process (taken individually).… ▽ More

    Submitted 8 March, 2024; v1 submitted 23 November, 2023; originally announced November 2023.

    Comments: A preliminary version of this work appeared at the 2021 International Conference on Parallel Computing Technologies (PaCT 2021)

  5. arXiv:2311.08776  [pdf, other

    cs.DC

    Context Adaptive Cooperation

    Authors: Timothé Albouy, Davide Frey, Mathieu Gestin, Michel Raynal, François Taïani

    Abstract: Reliable broadcast and consensus are the two pillars that support a lot of non-trivial fault-tolerant distributed middleware and fault-tolerant distributed systems. While they have close definitions, they strongly differ in the underlying assumptions needed to implement each of them. Reliable broadcast can be implemented in asynchronous systems in the presence of crash or Byzantine failures while… ▽ More

    Submitted 15 November, 2023; originally announced November 2023.

    MSC Class: 68W15

  6. Modeling of Surface Damage at the Si/SiO$_2$-interface of Irradiated MOS-capacitors

    Authors: N. Akchurin, G. Altopp, B. Burkle, W. D. Frey, U. Heintz, N. Hinton, M. Hoeferkamp, Y. Kazhykarim, V. Kuryatkov, T. Mengke, T. Peltola, S. Seidel, E. Spencer, M. Tripathi, J. Voelker

    Abstract: Surface damage caused by ionizing radiation in SiO$_2$ passivated silicon particle detectors consists mainly of the accumulation of a positively charged layer along with trapped-oxide-charge and interface traps inside the oxide and close to the Si/SiO$_2$-interface. High density positive interface net charge can be detrimental to the operation of a multi-channel $n$-on-$p$ sensor since the inversi… ▽ More

    Submitted 1 August, 2023; v1 submitted 23 May, 2023; originally announced May 2023.

    Comments: Corresponding author: T. Peltola. 24 pages, 17 figures, 6 tables

    Report number: APDL-2023-001

    Journal ref: JINST 18 P08001 (2023)

  7. arXiv:2303.15354  [pdf, other

    cs.LG cs.AI

    From Single-Hospital to Multi-Centre Applications: Enhancing the Generalisability of Deep Learning Models for Adverse Event Prediction in the ICU

    Authors: Patrick Rockenschaub, Adam Hilbert, Tabea Kossen, Falk von Dincklage, Vince Istvan Madai, Dietmar Frey

    Abstract: Deep learning (DL) can aid doctors in detecting worsening patient states early, affording them time to react and prevent bad outcomes. While DL-based early warning models usually work well in the hospitals they were trained for, they tend to be less reliable when applied at new hospitals. This makes it difficult to deploy them at scale. Using carefully harmonised intensive care data from four data… ▽ More

    Submitted 7 April, 2023; v1 submitted 27 March, 2023; originally announced March 2023.

  8. arXiv:2303.05152  [pdf, ps, other

    cs.DC

    Good-case Early-Stop** Latency of Synchronous Byzantine Reliable Broadcast: The Deterministic Case (Extended Version)

    Authors: Timothé Albouy, Davide Frey, Michel Raynal, François Taïani

    Abstract: This paper considers the good-case latency of Byzantine Reliable Broadcast (BRB), i.e., the time taken by correct processes to deliver a message when the initial sender is correct. This time plays a crucial role in the performance of practical distributed systems. Although significant strides have been made in recent years on this question, progress has mainly focused on either asynchronous or ran… ▽ More

    Submitted 10 March, 2023; v1 submitted 9 March, 2023; originally announced March 2023.

  9. The Synchronization Power (Consensus Number) of Access-Control Objects: The Case of AllowList and DenyList

    Authors: Davide Frey, Mathieu Gestin, Michel Raynal

    Abstract: This article studies the synchronization power of AllowList and DenyList objects under the lens provided by Herlihy's consensus hierarchy. It specifies AllowList and DenyList as distributed objects and shows that while they can both be seen as specializations of a more general object type, they inherently have different synchronization properties. While the AllowList object does not require synchr… ▽ More

    Submitted 8 August, 2023; v1 submitted 13 February, 2023; originally announced February 2023.

    Comments: 27 pages, 10 figures, conference

    MSC Class: 68M14 ACM Class: C.2.4

  10. arXiv:2302.03869  [pdf, other

    physics.ins-det astro-ph.IM hep-ex

    A portable and high intensity 24 keV neutron source based on $^{124}$Sb-$^{9}$Be photoneutrons and an iron filter

    Authors: A. Biekert, C. Chang, L. Chaplinsky, C. W. Fink, W. D. Frey, M. Garcia-Sciveres, W. Guo, S. A. Hertel, X. Li, J. Lin, M. Lisovenko, R. Mahapatra, D. N. McKinsey, S. Mehrotra, N. Mirabolfathi, P. K. Patel, B. Penning, H. D. Pinckney, M. Reed, R. K. Romani, B. Sadoulet, R. J. Smith, P. Sorensen, B. Suerfu, A. Suzuki , et al. (5 additional authors not shown)

    Abstract: A portable monoenergetic 24 keV neutron source based on the $^{124}$Sb-$^9$Be photoneutron reaction and an iron filter has been constructed and characterized. The coincidence of the neutron energy from SbBe and the low interaction cross-section with iron (mean free path up to 29 cm) makes pure iron specially suited to shield against gamma rays from $^{124}$Sb decays while letting through the neutr… ▽ More

    Submitted 7 February, 2023; originally announced February 2023.

    Comments: 11 pages, 20 figures

  11. arXiv:2205.09992  [pdf, ps, other

    cs.DC

    Asynchronous Byzantine Reliable Broadcast With a Message Adversary

    Authors: Timothé Albouy, Davide Frey, Michel Raynal, François Taïani

    Abstract: This paper considers the problem of reliable broadcast in asynchronous authenticated systems, in which n processes communicate using signed messages and up to t processes may behave arbitrarily (Byzantine processes). In addition, for each message m broadcast by a correct (i.e., non-Byzantine) process, a message adversary may prevent up to d correct processes from receiving m. (This message adversa… ▽ More

    Submitted 20 May, 2022; originally announced May 2022.

  12. arXiv:2204.13388  [pdf, other

    cs.DC

    Co** with Byzantine Processes and a Message Adversary: Modularity Helps!

    Authors: Davide Frey, Michel Raynal, François Taïani, Timothé Albouy

    Abstract: This paper explores how reliable broadcast can be implemented when facing a dual adversary that can both corrupt processes and remove messages.More precisely, we consider an asynchronous $n$-process message-passing systems in which up to $t_b$ processes are Byzantine and where, at the network level, for each message broadcast by a correct process, an adversary can prevent up to $t_m$ processes fro… ▽ More

    Submitted 2 June, 2022; v1 submitted 28 April, 2022; originally announced April 2022.

  13. arXiv:2203.04258  [pdf, other

    cs.DC

    RAPTEE: Leveraging trusted execution environments for Byzantine-tolerant peer sampling services

    Authors: Matthieu Pigaglio, Joachim Bruneau-Queyreix, David Bromberg, Davide Frey, Etienne Rivière, Laurent Réveillère

    Abstract: Peer sampling is a first-class abstraction used in distributed systems for overlay management and information dissemination. The goal of peer sampling is to continuously build and refresh a partial and local view of the full membership of a dynamic, large-scale distributed system. Malicious nodes under the control of an adversary may aim at being over-represented in the views of correct nodes, inc… ▽ More

    Submitted 8 March, 2022; originally announced March 2022.

  14. arXiv:2202.09260  [pdf, ps, other

    math.AP

    Strichartz estimates for equations with structured Lipschitz coefficients

    Authors: Dorothee Frey, Robert Schippa

    Abstract: Sharp Strichartz estimates are proved for Schrödinger and wave equations with Lipschitz coefficients satisfying additional structural assumptions. We use Phillips functional calculus as a substitute for Fourier inversion, which shows how dispersive properties are inherited from the constant coefficient case. Global Strichartz estimates follow provided that the derivatives of the coefficients are i… ▽ More

    Submitted 14 May, 2023; v1 submitted 18 February, 2022; originally announced February 2022.

    Comments: references [5,6] added, accepted to J. Evol. Equ

  15. arXiv:2108.03284  [pdf, other

    physics.soc-ph cs.DC stat.CO

    Estimating Active Cases of COVID-19

    Authors: Javier Álvarez, Carlos Baquero, Elisa Cabana, Jaya Prakash Champati, Antonio Fernández Anta, Davide Frey, Augusto García-Agúndez, Chryssis Georgiou, Mathieu Goessens, Harold Hernández, Rosa Lillo, Raquel Menezes, Raúl Moreno, Nicolas Nicolaou, Oluwasegun Ojo, Antonio Ortega, Jesús Rufino, Efstathios Stavrakis, Govind Jeevan, Christin Glorioso

    Abstract: Having accurate and timely data on confirmed active COVID-19 cases is challenging, since it depends on testing capacity and the availability of an appropriate infrastructure to perform tests and aggregate their results. In this paper, we propose methods to estimate the number of active cases of COVID-19 from the official data (of confirmed cases and fatalities) and from survey data. We show that t… ▽ More

    Submitted 6 August, 2021; originally announced August 2021.

    Comments: Presented at the 2nd KDD Workshop on Data-driven Humanitarian Map**: Harnessing Human-Machine Intelligence for High-Stake Public Policy and Resiliency Planning, August 15, 2021

  16. arXiv:2106.05524  [pdf, other

    physics.ins-det nucl-ex

    Preparation and Characterization of Thin Arsenic Targets for Stacked-Target Experiments

    Authors: Andrew S. Voyles, Morgan B. Fox, Jonathan T. Morrell, Michael P. Zach, Evan K. Still, Lee A. Bernstein, Wesley D. Frey, Burton J. Mehciz

    Abstract: Thin, uniform arsenic targets suitable for high-fidelity cross section measurements in stacked-target experiments were prepared by electrodeposition of arsenic on titanium backings from aqueous solutions. Electrolytic cells were constructed and capable of arsenic deposits ranging in mass from approximately 1$\unicode{x2013}$29 mg (0.32$\unicode{x2013}$7.2 mg/cm$^2$, 0.57$\unicode{x2013}$13 $μ$m).… ▽ More

    Submitted 15 February, 2024; v1 submitted 10 June, 2021; originally announced June 2021.

    Comments: 15 pages (+4 for references/acknowledgments), 11 figures, preprint prepared for NIM-B

  17. arXiv:2102.04063  [pdf, other

    cs.CR cs.DC cs.NI cs.SE cs.SI

    $\scriptstyle{BASALT}$: A Rock-Solid Foundation for Epidemic Consensus Algorithms in Very Large, Very Open Networks

    Authors: Alex Auvolat, Yérom-David Bromberg, Davide Frey, François Taïani

    Abstract: Recent works have proposed new Byzantine consensus algorithms for blockchains based on epidemics, a design which enables highly scalable performance at a low cost. These methods however critically depend on a secure random peer sampling service: a service that provides a stream of random network nodes where no attacking entity can become over-represented. To ensure this security property, current… ▽ More

    Submitted 8 February, 2021; originally announced February 2021.

  18. arXiv:2010.08326  [pdf, ps, other

    math.AP math.FA

    $L^p$ estimates for wave equations with specific $C^{0,1}$ coefficients

    Authors: Dorothee Frey, Pierre Portal

    Abstract: Peral/Miyachi's celebrated theorem on fixed time $L^{p}$ estimates with loss of derivatives for the wave equation states that the operator $(I-Δ)^{- \fracα{2}}\exp(i \sqrt{-Δ})$ is bounded on $L^{p}(\mathbb{R}^{d})$ if and only if $α\geq s_{p}:=(d-1)|\frac{1}{p}-\frac{1}{2}|$. We extend this result to operators of the form… ▽ More

    Submitted 7 March, 2022; v1 submitted 16 October, 2020; originally announced October 2020.

    Comments: 35 pages

    MSC Class: Primary 42B35. Secondary 35L05; 42B30; 42B37; 35S30

  19. arXiv:2009.04227  [pdf, other

    eess.IV cs.LG

    Anonymization of labeled TOF-MRA images for brain vessel segmentation using generative adversarial networks

    Authors: Tabea Kossen, Pooja Subramaniam, Vince I. Madai, Anja Hennemuth, Kristian Hildebrand, Adam Hilbert, Jan Sobesky, Michelle Livne, Ivana Galinovic, Ahmed A. Khalil, Jochen B. Fiebach, Dietmar Frey

    Abstract: Anonymization and data sharing are crucial for privacy protection and acquisition of large datasets for medical image analysis. This is a big challenge, especially for neuroimaging. Here, the brain's unique structure allows for re-identification and thus requires non-conventional anonymization. Generative adversarial networks (GANs) have the potential to provide anonymous images while preserving p… ▽ More

    Submitted 16 November, 2020; v1 submitted 9 September, 2020; originally announced September 2020.

    Comments: 9 pages, 4 figures

  20. arXiv:2009.00215  [pdf, other

    eess.IV cs.CV

    On The Usage Of Average Hausdorff Distance For Segmentation Performance Assessment: Hidden Bias When Used For Ranking

    Authors: Orhun Utku Aydin, Abdel Aziz Taha, Adam Hilbert, Ahmed A. Khalil, Ivana Galinovic, Jochen B. Fiebach, Dietmar Frey, Vince Istvan Madai

    Abstract: Average Hausdorff Distance (AVD) is a widely used performance measure to calculate the distance between two point sets. In medical image segmentation, AVD is used to compare ground truth images with segmentation results allowing their ranking. We identified, however, a ranking bias of AVD making it less suitable for segmentation ranking. To mitigate this bias, we present a modified calculation of… ▽ More

    Submitted 13 September, 2020; v1 submitted 31 August, 2020; originally announced September 2020.

    Comments: Added Disclosures, changed typo in Discussion

  21. arXiv:2006.12276  [pdf, ps, other

    cs.DC

    Money Transfer Made Simple: a Specification, a Generic Algorithm, and its Proof

    Authors: Alex Auvolat, Davide Frey, Michel Raynal, François Taïani

    Abstract: It has recently been shown that, contrarily to a common belief, money transfer in the presence of faulty (Byzantine) processes does not require strong agreement such as consensus. This article goes one step further: namely, it first proposes a non-sequential specification of the money-transfer object, and then presents a generic algorithm based on a simple FIFO order between each pair of processes… ▽ More

    Submitted 17 February, 2021; v1 submitted 18 June, 2020; originally announced June 2020.

    Journal ref: Bulletin of Association for Theoretical Computer Science (BEATCS), Kazuo Iwama, RIMS, Kyoto University Kitashirakawa-Oiwakecho, Kyoto 606-8502, Japan, 2020, 132

  22. arXiv:2005.12783  [pdf, other

    cs.DC cs.CY stat.AP

    CoronaSurveys: Using Surveys with Indirect Reporting to Estimate the Incidence and Evolution of Epidemics

    Authors: Oluwasegun Ojo, Augusto García-Agundez, Benjamin Girault, Harold Hernández, Elisa Cabana, Amanda García-García, Payman Arabshahi, Carlos Baquero, Paolo Casari, Ednaldo José Ferreira, Davide Frey, Chryssis Georgiou, Mathieu Goessens, Anna Ishchenko, Ernesto Jiménez, Oleksiy Kebkal, Rosa Lillo, Raquel Menezes, Nicolas Nicolaou, Antonio Ortega, Paul Patras, Julian C Roberts, Efstathios Stavrakis, Yuichi Tanaka, Antonio Fernández Anta

    Abstract: The world is suffering from a pandemic called COVID-19, caused by the SARS-CoV-2 virus. National governments have problems evaluating the reach of the epidemic, due to having limited resources and tests at their disposal. This problem is especially acute in low and middle-income countries (LMICs). Hence, any simple, cheap and flexible means of evaluating the incidence and evolution of the epidemic… ▽ More

    Submitted 26 June, 2020; v1 submitted 24 May, 2020; originally announced May 2020.

    Comments: Presented at The KDD Workshop on Humanitarian Map**, San Diego, California USA, August 24, 2020

  23. Charge Collection and Electrical Characterization of Neutron Irradiated Silicon Pad Detectors for the CMS High Granularity Calorimeter

    Authors: N. Akchurin, P. Almeida, G. Altopp, M. Alyari, T. Bergauer, E. Brondolin, B. Burkle, W. D. Frey, Z. Gecse, U. Heintz, N. Hinton, V. Kuryatkov, R. Lipton, M. Mannelli, T. Mengke, P. Paulitsch, T. Peltola, F. Pitters, E. Sicking, E. Spencer, M. Tripathi, M. Vicente Barreto Pinto, J. Voelker, Z. Wang, R. Yohay

    Abstract: The replacement of the existing endcap calorimeter in the Compact Muon Solenoid (CMS) detector for the high-luminosity LHC (HL-LHC), scheduled for 2027, will be a high granularity calorimeter. It will provide detailed position, energy, and timing information on electromagnetic and hadronic showers in the immense pileup of the HL-LHC. The High Granularity Calorimeter (HGCAL) will use 120-, 200-, an… ▽ More

    Submitted 4 August, 2020; v1 submitted 16 May, 2020; originally announced May 2020.

    Comments: 36 pages, 34 figures

  24. arXiv:1811.04921  [pdf, other

    hep-th math.GR

    6D SCFTs and the Classification of Homomorphisms $Γ_{ADE} \rightarrow E_8$

    Authors: Darrin D. Frey, Tom Rudelius

    Abstract: We elucidate the correspondence between a particular class of superconformal field theories in six dimensions and homomorphisms from discrete subgroups of $SU(2)$ into $E_8$, as predicted from string dualities. We show how this match works for homomorphisms from the binary icosahedral group $SL(2,5)$ into $E_8$, correcting previous errors in both the mathematics and physics literature. We use this… ▽ More

    Submitted 23 August, 2020; v1 submitted 12 November, 2018; originally announced November 2018.

    Comments: 27+48 pages, minor revisions v2

    Journal ref: Adv. Theor. Math. Phys. 24, 3, 709-756 (2020)

  25. arXiv:1803.10494  [pdf, other

    cs.DC cs.CR

    Dietcoin: shortcutting the Bitcoin verification process for your smartphone

    Authors: Davide Frey, Marc X. Makkes, Pierre-Louis Roman, François Taïani, Spyros Voulgaris

    Abstract: Blockchains have a storage scalability issue. Their size is not bounded and they grow indefinitely as time passes. As of August 2017, the Bitcoin blockchain is about 120 GiB big while it was only 75 GiB in August 2016. To benefit from Bitcoin full security model, a bootstrap** node has to download and verify the entirety of the 120 GiB. This poses a challenge for low-resource devices such as sma… ▽ More

    Submitted 28 March, 2018; originally announced March 2018.

    Comments: HAL link: https://hal.inria.fr/hal-01743995v1

    Report number: RR-9162

  26. arXiv:1707.05212  [pdf, ps, other

    math.CA math.FA

    Weak and strong type $A_1$-$A_\infty$ estimates for sparsely dominated operators

    Authors: Dorothee Frey, Zoe Nieraeth

    Abstract: We consider operators $T$ satisfying a sparse domination property \[ |\langle Tf,g\rangle|\leq c\sum_{Q\in\mathscr{S}}\langle f\rangle_{p_0,Q}\langle g\rangle_{q_0',Q}|Q| \] with averaging exponents $1\leq p_0<q_0\leq\infty$. We prove weighted strong type boundedness for $p_0<p<q_0$ and use new techniques to prove weighted weak type $(p_0,p_0)$ boundedness with quantitative mixed $A_1$-… ▽ More

    Submitted 9 August, 2021; v1 submitted 17 July, 2017; originally announced July 2017.

    Comments: Minor modifications. Version published in Journal of Geometric Analysis

    MSC Class: 42B20; 42B25

  27. arXiv:1612.04432  [pdf, other

    cs.SI cs.AI cs.MA

    An argumentative agent-based model of scientific inquiry

    Authors: Annemarie Borg, Daniel Frey, Dunja Šešelja, Christian Straßer

    Abstract: In this paper we present an agent-based model (ABM) of scientific inquiry aimed at investigating how different social networks impact the efficiency of scientists in acquiring knowledge. As such, the ABM is a computational tool for tackling issues in the domain of scientific methodology and science policy. In contrast to existing ABMs of science, our model aims to represent the argumentative dynam… ▽ More

    Submitted 13 December, 2016; originally announced December 2016.

    Comments: 14 page, 3 figures

    MSC Class: 91-04 ACM Class: I.2.11; I.2.6; I.6.0

  28. arXiv:1612.00280  [pdf, ps, other

    math.CA

    Sobolev algebra through a "carré du champ" identity

    Authors: Frederic Bernicot, Dorothee Frey

    Abstract: We consider abstract Sobolev spaces of Bessel-type associated with an operator. In this work, we pursue the study of algebra properties of such functional spaces through the corresponding semigroup. As a follow-up of [4], we show that under the extra property of a "carré du champ identity" , this algebra property holds in a wider range than previously shown.

    Submitted 1 December, 2016; originally announced December 2016.

    Comments: 13 pages

  29. arXiv:1601.03225  [pdf, ps, other

    cs.DC cs.NI

    Optimal Collision/Conflict-free Distance-2 Coloring in Synchronous Broadcast/Receive Tree Networks

    Authors: Davide Frey, Hicham Lakhlef, Michel Raynal

    Abstract: This article is on message-passing systems where communication is (a) synchronous and (b) based on the "broadcast/receive" pair of communication operations. "Synchronous" means that time is discrete and appears as a sequence of time slots (or rounds) such that each message is received in the very same round in which it is sent. "Broadcast/receive" means that during a round a process can either bro… ▽ More

    Submitted 13 January, 2016; originally announced January 2016.

    Comments: 19 pages including one appendix. One Figure

  30. Sharp weighted norm estimates beyond Calderón-Zygmund theory

    Authors: Frédéric Bernicot, Dorothee Frey, Stefanie Petermichl

    Abstract: We dominate non-integral singular operators by adapted sparse operators and derive optimal norm estimates in weighted spaces. Our assumptions on the operators are minimal and our result applies to an array of situations, whose prototype are Riesz transforms / multipliers or paraproducts associated with a second order elliptic operator. It also applies to such operators whose unweighted continuity… ▽ More

    Submitted 4 October, 2015; originally announced October 2015.

    Comments: 34 pages

    MSC Class: 58J35; 42B20

    Journal ref: Anal. PDE 9 (2016) 1079-1113

  31. arXiv:1506.08773  [pdf, ps, other

    math.AP math.CA math.FA math.PR

    Space-time paraproducts for paracontrolled calculus, 3d-PAM and multiplicative Burgers equations

    Authors: I. Bailleul, F. Bernicot, D. Frey

    Abstract: We sharpen in this work the tools of paracontrolled calculus in order to provide a complete analysis of the parabolic Anderson model equation and Burgers system with multiplicative noise, in a $3$-dimensional Riemannian setting, in either bounded or unbounded domains. With that aim in mind, we introduce a pair of intertwined space-time paraproducts on parabolic Hölder spaces, with good continuity,… ▽ More

    Submitted 25 April, 2017; v1 submitted 29 June, 2015; originally announced June 2015.

    Comments: v3, 56 pages. Different points about renormalisation matters have been clarified. Typos corrected

  32. arXiv:1505.01442  [pdf, ps, other

    math.CA math.FA

    Sobolev algebras through heat kernel estimates

    Authors: Frédéric Bernicot, Thierry Coulhon, Dorothee Frey

    Abstract: On a doubling metric measure space $(M,d,μ)$ endowed with a "carré du champ", let $\mathcal{L}$ be the associated Markov generator and $\dot L^{p}_α(M,\mathcal{L},μ)$ the corresponding homogeneous Sobolev space of order $0<α<1$ in $L^p$, $1<p<+\infty$, with norm $\left\|\mathcal{L}^{α/2}f\right\|_p$. We give sufficient conditions on the heat semigroup $(e^{-t\mathcal{L}})_{t>0}$ for the spaces… ▽ More

    Submitted 6 May, 2015; originally announced May 2015.

    Comments: 62 pages

    MSC Class: 46E35; 43A85; 47D06

  33. arXiv:1503.02508  [pdf, ps, other

    math.FA math.AP math.CA

    Riesz transforms through reverse Hölder and Poincaré inequalities

    Authors: Frédéric Bernicot, Dorothee Frey

    Abstract: We study the boundedness of Riesz transforms in $L^p$ for $p>2$ on a doubling metric measure space endowed with a gradient operator and an injective, $ω$-accretive operator $L$ satisfying Davies-Gaffney estimates. If $L$ is non-negative self-adjoint, we show that under a reverse Hölder inequality, the Riesz transform is always bounded on $L^p$ for $p$ in some interval $[2,2+\varepsilon)$, and that… ▽ More

    Submitted 9 March, 2015; originally announced March 2015.

    Comments: 36 pages

    MSC Class: 58J35; 42B20

  34. arXiv:1412.8407  [pdf, ps, other

    math.AP

    On well-posedness of parabolic equations of Navier-Stokes type with BMO^{-1}(\R^n) data

    Authors: Pascal Auscher, Dorothee Frey

    Abstract: We develop a strategy making extensive use of tent spaces to study parabolic equa-tions with quadratic nonlinearities as for the Navier-Stokes system. We begin with a new proof of the well-known result of Koch and Tataru on the well-posedness of Navier-Stokes equations in \R^n with small initial data in BMO^{-1}(\R^n). We then study another model where neither pointwise kernel bounds nor self-adjo… ▽ More

    Submitted 14 April, 2015; v1 submitted 29 December, 2014; originally announced December 2014.

    Comments: Second revision. Addition of 9 pages. Statement and proof of a corresponding linear PDE and proofs that we obtain indeed weak solutions

    MSC Class: 35Q10; 76D05; 42B37; 42B35

  35. arXiv:1407.4774  [pdf, ps, other

    math.FA math.AP

    Conical square function estimates and functional calculi for perturbed Hodge-Dirac operators in L^p

    Authors: Dorothee Frey, Alan McIntosh, Pierre Portal

    Abstract: Perturbed Hodge-Dirac operators and their holomorphic functional calculi, as investigated in the papers by Axelsson, Keith and the second author, provided insight into the solution of the Kato square-root problem for elliptic operators in $L^2$ spaces, and allowed for an extension of these estimates to other systems with applications to non-smooth boundary value problems. In this paper, we determi… ▽ More

    Submitted 3 March, 2015; v1 submitted 17 July, 2014; originally announced July 2014.

    Comments: 45 pages; mistake corrected

    MSC Class: 47A60; 47F05; 42B30; 42B37

  36. arXiv:1407.3906  [pdf, ps, other

    math.AP math.DG math.FA

    Gaussian heat kernel bounds through elliptic Moser iteration

    Authors: Frédéric Bernicot, Thierry Coulhon, Dorothee Frey

    Abstract: On a doubling metric measure space endowed with a "carré du champ", we consider $L^p$ estimates $(G_p)$ of the gradient of the heat semigroup and scale-invariant $L^p$ Poincaré inequalities $(P_p)$. We show that the combination of $(G_p)$ and $(P_p)$ for $p\ge 2$ always implies two-sided Gaussian heat kernel bounds. The case $p=2$ is a famous theorem of Saloff-Coste, of which we give a shorter pro… ▽ More

    Submitted 6 March, 2015; v1 submitted 15 July, 2014; originally announced July 2014.

    Comments: v2: main result improved; slight reorganisation, title changed

    MSC Class: 58J35; 42B20

  37. arXiv:1310.3783  [pdf, ps, other

    math.CA math.AP

    A new proof for Koch and Tataru's result on the well-posedness of Navier-Stokes equations in $BMO^{-1}$

    Authors: Pascal Auscher, Dorothee Frey

    Abstract: We give a new proof of a well-known result of Koch and Tataru on the well-posedness of Navier-Stokes equations in $\R^n$ with small initial data in $BMO^{-1}(\R^n)$. The proof is formulated operator theoretically and does not make use of self-adjointness of the Laplacian.

    Submitted 14 October, 2013; originally announced October 2013.

    Comments: submitted, 9 pages

  38. arXiv:1212.2349  [pdf, ps, other

    math.CA

    Pseudodifferential operators associated with a semigroup of operators

    Authors: Frederic Bernicot, Dorothee Frey

    Abstract: Related to a semigroup of operators on a metric measure space, we define and study pseudodifferential operators (including the setting of Riemannian manifold, fractals, graphs ...). Boundedness on $L^p$ for pseudodifferential operators of order 0 are proved. Mainly, we focus on symbols belonging to the class $S^0_{1,δ}$ for $δ\in[0,1)$. For the limit class $S^0_{1,1}$, we describe some results by… ▽ More

    Submitted 11 December, 2012; originally announced December 2012.

    Comments: 20 pages

  39. arXiv:1107.4348  [pdf, ps, other

    math.FA math.CA

    Paraproducts via $H^\infty$-functional calculus

    Authors: Dorothee Frey

    Abstract: Let $X$ be a space of homogeneous type and let $L$ be a sectorial operator with bounded holomorphic functional calculus on $L^2(X)$. We assume that the semigroup $\{e^{-tL}\}_{t>0}$ satisfies Davies-Gaffney estimates. In this paper, we introduce a new type of paraproduct operators that is constructed via certain approximations of the identity associated to $L$. We show various boundedness properti… ▽ More

    Submitted 21 July, 2011; originally announced July 2011.

    Comments: 26 pages

  40. arXiv:1107.4347  [pdf, ps, other

    math.FA math.CA

    A T(1)-Theorem for non-integral operators

    Authors: Dorothee Frey, Peer Christian Kunstmann

    Abstract: Let $X$ be a space of homogeneous type and let $L$ be a sectorial operator with bounded holomorphic functional calculus on $L^2(X)$. We assume that the semigroup $\{e^{-tL}\}_{t>0}$ satisfies Davies-Gaffney estimates. Associated to $L$ are certain approximations of the identity. We call an operator $T$ a non-integral operator if compositions involving $T$ and these approximations satisfy certain w… ▽ More

    Submitted 21 July, 2011; originally announced July 2011.

    Comments: 51 pages