Researcher profile

Hongliang Jiang

Hongliang Jiang contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
16works
0followers
2topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

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

Published work

16 published item(s)

preprint2023arXiv

YOLOv6 v3.0: A Full-Scale Reloading

The YOLO community has been in high spirits since our first two releases! By the advent of Chinese New Year 2023, which sees the Year of the Rabbit, we refurnish YOLOv6 with numerous novel enhancements on the network architecture and the training scheme. This release is identified as YOLOv6 v3.0. For a glimpse of performance, our YOLOv6-N hits 37.5% AP on the COCO dataset at a throughput of 1187 FPS tested with an NVIDIA Tesla T4 GPU. YOLOv6-S strikes 45.0% AP at 484 FPS, outperforming other mainstream detectors at the same scale (YOLOv5-S, YOLOv8-S, YOLOX-S and PPYOLOE-S). Whereas, YOLOv6-M/L also achieve better accuracy performance (50.0%/52.8% respectively) than other detectors at a similar inference speed. Additionally, with an extended backbone and neck design, our YOLOv6-L6 achieves the state-of-the-art accuracy in real-time. Extensive experiments are carefully conducted to validate the effectiveness of each improving component. Our code is made available at https://github.com/meituan/YOLOv6.

preprint2022arXiv

Holographic Chiral Algebra: Supersymmetry, Infinite Ward Identities, and EFTs

Celestial holography promisingly reformulates the scattering amplitude holographically in terms of celestial conformal field theory living at null infinity. Recently, an infinite-dimensional symmetry algebra was discovered in Einstein-Yang-Mills theory. The starting point in the derivation is the celestial OPE of two soft currents, and the key ingredient is the summation of $\overline{SL(2,\mathbb R)}$ descendants in OPE. In this paper, we consider the supersymmetric Einstein-Yang-Mills theory and obtain the supersymmetric extension of the holographic symmetry algebra. Furthermore, we derive infinitely many Ward identities associated with the infinite soft currents which generate the holographic symmetry algebra. This is realized by considering the OPE between a soft symmetry current and a hard operator, and then summing over its $\overline{SL(2,\mathbb R)}$ descendants. These Ward identities reproduce the known Ward identities corresponding to the leading, sub-leading, and sub-sub-leading soft graviton theorems as well as the leading and sub-leading soft gluon theorems. By performing shadow transformations, we also obtain infinitely many shadow Ward identities, including the stress tensor Ward identities for sub-leading soft graviton. Finally, we use our procedure to discuss the corrections to Ward identities in effective field theory (EFT), and reproduce the corrections to soft theorems at sub-sub-leading order for graviton and sub-leading order for photon. For this aim, we derive general formulae for the celestial OPE and its corresponding Ward identities arising from a cubic interaction of three spinning massless particles. Our formalism thus provides a unified framework for understanding the Ward identities in celestial conformal field theory, or equivalently the soft theorems in scattering amplitude.

preprint2022arXiv

On the Protected Spectrum of the Minimal Argyres-Douglas Theory

Despite the power of supersymmetry, finding exact closed-form expressions for the protected operator spectra of interacting superconformal field theories (SCFTs) is difficult. In this paper, we take a step towards a solution for the "simplest" interacting 4D $\mathcal{N}=2$ SCFT: the minimal Argyres-Douglas (MAD) theory. We present two results that go beyond the well-understood Coulomb branch and Schur sectors. First, we find the exact closed-form spectrum of multiplets containing operators that are chiral with respect to any $\mathcal{N}=1\subset\mathcal{N}=2$ superconformal subalgebra. We argue that this "full" chiral sector (FCS) is as simple as allowed by unitarity for a theory with a Coulomb branch and that, up to a rescaling of $U(1)_r$ quantum numbers and the vanishing of a finite number of states, the MAD FCS is isospectral to the FCS of the free $\mathcal{N}=2$ Abelian gauge theory. In the language of superconformal representation theory, this leaves only the spectrum of the poorly understood $\bar{\mathcal{C}}_{R,r(j,\bar j)}$ multiplets to be determined. Our second result sheds light on these observables: we find an exact closed-form answer for the number of $\bar{\mathcal{C}}_{0,r(j,0)}$ multiplets, for any $r$ and $j$, in the MAD theory. We argue that this sub-sector is also as simple as allowed by unitarity for a theory with a Coulomb branch and that there is a natural map to the corresponding sector of the free $\mathcal{N}=2$ Abelian gauge theory. These results motivate a conjecture on the full local operator algebra of the MAD theory.

preprint2022arXiv

Refined Topological Amplitudes from the $Ω$-Background in String Theory

It was recently shown that the $\mathcal{N}$ = 2 string topological amplitudes in the heterotic weak coupling limit generate a six-dimensional Melvin space, providing a description of the $Ω$-background in string theory, where string propagation can be exactly studied. In this work, we generalise the analysis to the refined case of the $Ω$-background with two independent deformation parameters. The Melvin space is now ten-dimensional and is extended by an action on the internal K3 compactification manifold of the heterotic superstring, corresponding to an ${\rm SU(2)}_R$ rotation in the field theory description. We identify the class of heterotic topological amplitudes realising this background as the scattering of two anti-self-dual gravitons and arbitrary numbers of anti-self-dual graviphotons, self-dual vector fields of the dilaton multiplet, together with self-dual magnetic fluxes along the K3. In the field theory limit, our result correctly reproduces the perturbative part of the Nekrasov free energy in the case where both equivariant parameters are turned on.

preprint2022arXiv

YOLOv6: A Single-Stage Object Detection Framework for Industrial Applications

For years, the YOLO series has been the de facto industry-level standard for efficient object detection. The YOLO community has prospered overwhelmingly to enrich its use in a multitude of hardware platforms and abundant scenarios. In this technical report, we strive to push its limits to the next level, stepping forward with an unwavering mindset for industry application. Considering the diverse requirements for speed and accuracy in the real environment, we extensively examine the up-to-date object detection advancements either from industry or academia. Specifically, we heavily assimilate ideas from recent network design, training strategies, testing techniques, quantization, and optimization methods. On top of this, we integrate our thoughts and practice to build a suite of deployment-ready networks at various scales to accommodate diversified use cases. With the generous permission of YOLO authors, we name it YOLOv6. We also express our warm welcome to users and contributors for further enhancement. For a glimpse of performance, our YOLOv6-N hits 35.9% AP on the COCO dataset at a throughput of 1234 FPS on an NVIDIA Tesla T4 GPU. YOLOv6-S strikes 43.5% AP at 495 FPS, outperforming other mainstream detectors at the same scale~(YOLOv5-S, YOLOX-S, and PPYOLOE-S). Our quantized version of YOLOv6-S even brings a new state-of-the-art 43.3% AP at 869 FPS. Furthermore, YOLOv6-M/L also achieves better accuracy performance (i.e., 49.5%/52.3%) than other detectors with a similar inference speed. We carefully conducted experiments to validate the effectiveness of each component. Our code is made available at https://github.com/meituan/YOLOv6.

preprint2021arXiv

1-Form Symmetry, Isolated N=2 SCFTs, and Calabi-Yau Threefolds

We systematically study 4D $\mathcal{N}=2$ superconformal field theories (SCFTs) that can be constructed via type IIB string theory on isolated hypersurface singularities (IHSs) embedded in $\mathbb{C}^4$. We show that if a theory in this class has no $\mathcal{N}=2$-preserving exactly marginal deformation (i.e., the theory is isolated as an $\mathcal{N}=2$ SCFT), then it has no 1-form symmetry. This situation is somewhat reminiscent of 1-form symmetry and decomposition in 2D quantum field theory. Moreover, our result suggests that, for theories arising from IHSs, 1-form symmetries originate from gauge groups (with vanishing beta functions). One corollary of our discussion is that there is no 1-form symmetry in IHS theories that have all Coulomb branch chiral ring generators of scaling dimension less than two. In terms of the $a$ and $c$ central charges, this condition implies that IHS theories satisfying $a<{1\over24}(15r+2f)$ and $c<{1\over6}(3r+f)$ (where $r$ is the complex dimension of the Coulomb branch, and $f$ is the rank of the continuous 0-form flavor symmetry) have no 1-form symmetry. After reviewing the 1-form symmetries of other classes of theories, we are motivated to conjecture that general interacting 4D $\mathcal{N}=2$ SCFTs with all Coulomb branch chiral ring generators of dimension less than two have no 1-form symmetry.

preprint2020arXiv

$\mathcal N=2$ Supersymmetry Deformations, Electromagnetic Duality and Dirac-Born-Infeld Actions

We study the general deformation of $\mathcal N=2$ supersymmetry transformations of a vector multiplet that forms a (constant) triplet under the $SU(2)$ R-symmetry corresponding to the magnetic dual of the triplet of the Fayet-Iliopoulos (FI) parameters. We show that in the presence of both triplets, the induced scalar potential of a vector multiplet with generic prepotential has always a minimum that realises partial breaking of $\mathcal N=2\to \mathcal N=1$ supersymmetry. We then consider the impact of the deformation in the Dirac-Born-Infeld (DBI) action where one supersymmetry is non-linearly realised, described by a nilpotent constraint on the deformed $\mathcal N=2$ chiral-chiral superfield. We show that the generic magnetic deformation induces an ordinary FI D-term along the linear supersymmetry via the theta-angle. Moreover, we argue that the resulting action differs on-shell from the standard one (DBI+FI) by fermionic contributions.

preprint2020arXiv

Boundary correlators in WZW model on AdS$_2$

Boundary correlators of elementary fields in some 2d conformal field theories defined on AdS$_2$ have a particularly simple structure. For example, the correlators of the Liouville scalar happen to be the same as the correlators of the chiral component of the stress tensor on a plane restricted to the real line. Here we show that an analogous relation is true also in the WZW model: boundary correlators of the WZW scalars have the same structure as the correlators of chiral Kač-Moody currents. This is checked at the level of the tree and one-loop Witten diagrams in AdS$_2$. We also compute some tree-level correlators in a generic $σ$-model defined on AdS$_2$ and show that they simplify only in the WZW case where an extra Kač-Moody symmetry appears. In particular, the terms in 4-point correlators having logarithmic dependence on 1d cross-ratio cancel only at the WZW point. One motivation behind this work is to learn how to compute AdS$_2$ loop corrections in 2d models with derivative interactions related to the study of correlators of operators on Wilson loops in string theory in AdS.

preprint2020arXiv

Entanglement Entropy in Flat Holography

BMS symmetry, which is the asymptotic symmetry at null infinity of flat spacetime, is an important input for flat holography. In this paper, we give a holographic calculation of entanglement entropy and Rényi entropy in three dimensional Einstein gravity and Topologically Massive Gravity. The geometric picture for the entanglement entropy is the length of a spacelike geodesic which is connected to the interval at null infinity by two null geodesics. The spacelike geodesic is the fixed points of replica symmetry, and the null geodesics are along the modular flow. Our strategy is to first reformulate the Rindler method for calculating entanglement entropy in a general setup, and apply it for BMS invariant field theories, and finally extend the calculation to the bulk.

preprint2020arXiv

Magnetic Deformation of Super-Maxwell Theory in Supergravity

A necessary condition for partial breaking of N=2 global supersymmetry is the presence of nonlinear deformations of the field transformations which cannot be generated by background values of auxiliary fields. This work studies the simplest of these deformations which already occurs in N=1 global supersymmetry, and its coupling to supergravity. It can be viewed as an imaginary constant shift of the D-auxiliary real field of an abelian gauge multiplet. We show how this deformation describes the magnetic dual of a Fayet-Iliopoulos term, a result that remains valid in supergravity, using its new-minimal formulation. Local supersymmetry and the deformation induce a positive cosmological constant. Moreover, the deformed U(1) Maxwell theory coupled to supergravity describes upon elimination of the auxiliary fields the gauging of R-symmetry, realised by the Freedman model of 1976. To this end, we construct the chiral spinor multiplet in superconformal tensor calculus by working out explicitly its transformation rules and use it for an alternative description of the new-minimal supergravity coupled to a U(1) multiplet. We also discuss the deformed Maxwell theory in curved superspace.

preprint2020arXiv

Modular Hamiltonians in flat holography and (W)AdS/WCFT

We study several aspects of holographic entanglement in two models known as flat$_3$/BMSFT and (W)AdS$_3$/WCFT. These are two examples of holography beyond AdS/CFT where the the boundary field theories are not Lorentz invariant but still feature an infinite set of local symmetries. In the first example, BMS-invariant field theories (BMSFTs) are conjectured to provide a holographic description of quantum gravity in asymptotically flat three-dimensional spacetimes; while in the second example, warped conformal field theories (WCFTs) are proposed to describe quantum gravity in warped AdS$_3$ or AdS$_3$ backgrounds with Dirichlet-Neumann boundary conditions. In particular, we derive the modular Hamiltonian for single intervals in both BMSFTs and WCFTs and find the holographic duals in the bulk using the covariant formulation of gravitational charges. We also extend the first law of entanglement entropy to these models of non-AdS holography and discuss the bound on &#34;modular chaos&#34; introduced recently in the context of the AdS/CFT correspondence.

preprint2020arXiv

Note on supersymmetric Dirac-Born-Infeld action with Fayet-Iliopoulos term

We study the Dirac-Born-Infeld (DBI) action with one linear and one non-linear supersymmetry in the presence of a constant Fayet-Iliopoulos (FI) D-term added explicitly or through a deformation of supersymmetry transformations. The linear supersymmetry appears to be spontaneously broken since the D auxiliary field gets a non-vanishing vacuum expectation value and an extra term proportional to the FI parameter involving fermions emerges in the non-linear formulation of the action written recently. However in this note, we show that on-shell this action is equivalent to a standard supersymmetric DBI action ${\it without}$ FI term but with redefined tension, at least up to order of mass-dimension 12 effective interactions.

preprint2020arXiv

Supersymmetric Liouville theory in AdS$_2$ and AdS/CFT

In a series of recent papers, a special kind of AdS$_2$/CFT$_1$ duality was observed: the boundary correlators of elementary fields that appear in the Lagrangian of a 2d conformal theory in rigid AdS$_2$ background are the same as the correlators of the corresponding primary operators in the chiral half of that 2d CFT in flat space restricted to the real line. The examples considered were: (i) the Liouville theory where the operator dual to the Liouville scalar in AdS$_2$ is the stress tensor; (ii) the abelian Toda theory where the operators dual to the Toda scalars are the $\mathcal W$-algebra generators; (iii) the non-abelian Toda theory where the Liouville field is dual to the stress tensor while the extra gauged WZW theory scalars are dual to non-abelian parafermionic operators. By direct Witten diagram computations in AdS$_2$ one can check that the structure of the boundary correlators is indeed consistent with the Virasoro (or higher) symmetry. Here we consider a supersymmetric generalization: the $\mathcal N=1$ superconformal Liouville theory in AdS$_2$. We start with the super Liouville theory coupled to 2d supergravity and show that a consistent restriction to rigid AdS$_2$ background requires a non-zero value of the supergravity auxiliary field and thus a modification of the Liouville potential from its familiar flat-space form. We show that the Liouville scalar and its fermionic partner are dual to the chiral half of the stress tensor and the supercurrent of the super Liouville theory on the plane. We perform tests supporting the duality by explicitly computing AdS$_2$ Witten diagrams with bosonic and fermionic loops.

preprint2019arXiv

Anomalous Gravitation and its Positivity from Entanglement

We explore the emergence of gravitation from entanglement in holographic CFTs with gravitational anomalies. More specifically, the holographic correspondence between topologically massive gravity (TMG) with gravitational Chern-Simons term in the 3D bulk and its dual CFT with unbalanced left and right moving central charges on the 2D boundary, is studied from the quantum entanglement perspective. Using the first law of entanglement, we derive the holographic dictionary of the energy-momentum tensor in TMG, including the chiral case with logarithmic mode. Furthermore, we show that the linearized equation of motion of TMG can also be obtained from entanglement using the Wald-Tachikawa covariant phase space formalism. Finally, we identify a quasi-local gravitational energy in the entanglement wedge as the holographic dual of relative entropy in gravitationally anomalous CFTs. The positivity and monotonicity of relative entropy imply that such a gravitational energy should be positive definite and become larger when increasing the size of the entanglement wedge. These constraints from quantum information may be potentially used to discuss the UV inconsistent issues of TMG.

preprint2019arXiv

Non-Linear Supersymmetry and $T\bar T$-like Flows

The $T\bar{T}$ deformation of a supersymmetric two-dimensional theory preserves the original supersymmetry. Moreover, in several interesting cases the deformed theory possesses additional non-linearly realized supersymmetries. We show this for certain $\mathcal N =(2,2)$ models in two dimensions, where we observe an intriguing similarity with known $\mathcal N=1 $ models in four dimensions. This suggests that higher-dimensional models with non-linearly realized supersymmetries might also be obtained from $T\bar{T}$-like flow equations. We show that in four dimensions this is indeed the case for $\mathcal N=1 $ Born-Infeld theory, as well as for the Goldstino action for spontaneously broken $\mathcal N=1 $ supersymmetry.

preprint2019arXiv

Supersymmetric $J\bar{T}$ and $T\bar{J}$ deformations

We explore the $J\bar{T}$ and $T\bar{J}$ deformations of two-dimensional field theories possessing $\mathcal N=(0,1),(1,1)$ and $(0,2)$ supersymmetry. Based on the stress-tensor and flavor current multiplets, we construct various bilinear supersymmetric primary operators that induce the $J\bar{T}/T\bar{J}$ deformation in a manifestly supersymmetric way. Moreover, their supersymmetric descendants are shown to agree with the conventional $J\bar T /T\bar J$ operator on-shell. We also present some examples of $J\bar T /T\bar J$ flows arising from the supersymmetric deformation of free theories. Finally, we observe that all the deformation operators fit into a general pattern which generalizes the Smirnov-Zamolodchikov type composite operators.