SearcharxivSearch

arXiv subjects

Shuo Deng

Publications and source records attributed to Shuo Deng.

5 recordsLinked to original sources

From Lecture Notes to Lean: Formalizing a Textbook on Probability Theory

As large language models become increasingly capable of generating mathematical arguments, mathematics is likely to face not a scarcity of proofs but an abundance of plausible ones. In such an environment, verification, exposition, and incorporation into reusable mathematical infrastructure become central tasks. We report on an ongoing Lean formalization of "Measure-Theoretic Probability: With Applications to Statistics, Finance, and Engineering", a fourteen-chapter upper-level undergraduate textbook covering topics from Riemann--Stieltjes integration to martingales and limit theorems. The project produces a machine-checked companion to the textbook and contributes reusable infrastructure for future formalizations involving probability theory. A Lean formalization provides computer-checked statements and proofs, makes hypotheses explicit, and allows readers to inspect the precise logical content of textbook results. A central challenge is to bridge textbook-facing statements with Mathlib's more general measure-theoretic interfaces. We reuse Mathlib results when possible and introduce reviewable interface lemmas when the textbook formulation and library abstraction differ. The project illustrates how formalized textbooks can support teaching, clarify mathematical assumptions, and help build the formal foundations needed for reliable AI-assisted mathematics.

cs.LO

Temperature dependent single- and double-quantum relaxation of negatively charged boron vacancies in hexagonal boron nitride

The negatively charged boron vacancy in two-dimensional hexagonal boron nitride has emerged as a promising candidate for quantum sensing. The coherence time of this defect spins which coherent quantum sensing resides in is limited spin-phonon interactions, while the underlying physical mechanism of the corresponding high-temperature behavior is still not fully understood. Here, we probe the single- and double-quantum relaxation rates on this center over the temperature range from 293 to 393 K. The results show that both relaxation rates increase with increasing temperature, and the double-quantum relaxation rate significantly increases rapidly. At high temperature (above 400 K), the double-quantum relaxation rate is much greater than single-quantum relaxation rate, and may dominate the decoherence channel of spin-phonon interactions. Using a theoretical model of second-order spin-phonon interactions, we attribute the high-temperature spin relaxation rates to interactions with higher-energy effective phonon mode, aiding the further understanding and guiding high-temperature sensing applications.

quant-ph

Bilayer graphene nanoribbons junction with aligned holes exhibiting high ZT values

We investigate the thermoelectric performance of armchair graphene nanoribbon (AGNR), bilayer GNRs junction (BGNRJ) and BGNRJ with holes (BGNRJ-H) by the first principles calculation with non-equilibrium Green function. It is found that the BGNRJ-H exhibits high ZT values of 9.65 and 5.55 at 300K. The reason of these significantly larger ZT values than previously observed has been calculated due to reduced thermal conductivity and enhanced electrical conductivity. The low thermal conductance comes from the van der waals (vdW) interaction between two graphene layers. The increased electrical conductivity can be attributed to the coupling effect of aligned holes in both layers. It is found from analysis results that the electron transmission of the BGNRJ-H is much stronger than a normal BGNRJ, which gives rise to the higher electrical conductance and outstanding ZT values.

cond-mat.mes-hall

Enhanced thermoelectric performance of twisted bilayer graphene nanoribbons junction

We investigate the electron transport and thermoelectric property of twisted bilayer graphene nanoribbon junction (TBGNRJ) in $0^o$, $21.8^o$, $38.2^o$ and $60^o$ rotation angles by first principles calculation with Landauer-Buttiker and Boltzmann theories. It is found that TBGNRJs exhibit negative differential resistance (NDR) in $21.8^o$ and $38.2^o$ rotation angles under $\pm$ 0.2 V bias voltage. More importantly, three peak ZT values of 2.0, 2.7 and 6.1 can be achieved in the $21.8^o$ rotation angle at 300K. The outstanding ZT values of TBGNRJs are interpreted as the combination of the reduced thermal conductivity and enhanced electrical conductivity at optimized angles.

cond-mat.mes-hall

Kill Two Birds With One Stone: Boosting Both Object Detection Accuracy and Speed With adaptive Patch-of-Interest Composition

Object detection is an important yet challenging task in video understanding & analysis, where one major challenge lies in the proper balance between two contradictive factors: detection accuracy and detection speed. In this paper, we propose a new adaptive patch-of-interest composition approach for boosting both the accuracy and speed for object detection. The proposed approach first extracts patches in a video frame which have the potential to include objects-of-interest. Then, an adaptive composition process is introduced to compose the extracted patches into an optimal number of sub-frames for object detection. With this process, we are able to maintain the resolution of the original frame during object detection (for guaranteeing the accuracy), while minimizing the number of inputs in detection (for boosting the speed). Experimental results on various datasets demonstrate the effectiveness of the proposed approach.

cs.CV