Trust snapshot

Quick read

Trust 21 - EmergingVerification L1Unclaimed author
33works
0followers
33topics
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

33 published item(s)

preprint2026arXiv

MagicFight: Personalized Martial Arts Combat Video Generation

Amid the surge in generic text-to-video generation, the field of personalized human video generation has witnessed notable advancements, primarily concentrated on single-person scenarios. However, to our knowledge, the domain of two-person interactions, particularly in the context of martial arts combat, remains uncharted. We identify a significant gap: existing models for single-person dancing generation prove insufficient for capturing the subtleties and complexities of two engaged fighters, resulting in challenges such as identity confusion, anomalous limbs, and action mismatches. To address this, we introduce a pioneering new task, Personalized Martial Arts Combat Video Generation. Our approach, MagicFight, is specifically crafted to overcome these hurdles. Given this pioneering task, we face a lack of appropriate datasets. Thus, we generate a bespoke dataset using the game physics engine Unity, meticulously crafting a multitude of 3D characters, martial arts moves, and scenes designed to represent the diversity of combat. MagicFight refines and adapts existing models and strategies to generate high-fidelity two-person combat videos that maintain individual identities and ensure seamless, coherent action sequences, thereby laying the groundwork for future innovations in the realm of interactive video content creation. Website: https://MingfuYAN.github.io/MagicFight/ Dataset: https://huggingface.co/datasets/MingfuYAN/KungFu-Fiesta

preprint2025arXiv

Inductive Learning for Possibilistic Logic Programs Under Stable Models

Possibilistic logic programs (poss-programs) under stable models are a major variant of answer set programming (ASP). While its semantics (possibilistic stable models) and properties have been well investigated, the problem of inductive reasoning has not been investigated yet. This paper presents an approach to extracting poss-programs from a background program and examples (parts of intended possibilistic stable models). To this end, the notion of induction tasks is first formally defined, its properties are investigated and two algorithms ilpsm and ilpsmmin for computing induction solutions are presented. An implementation of ilpsmmin is also provided and experimental results show that when inputs are ordinary logic programs, the prototype outperforms a major inductive learning system for normal logic programs from stable models on the datasets that are randomly generated.

preprint2024arXiv

The infinitesimal and global Thurston geometry of Teichm{ü}ller space

We undertake a systematic study of the infinitesimal geometry of the Thurston metric, showing that the topology, convex geometry and metric geometry of the tangent and cotangent spheres based at any marked hyperbolic surface representing a point in Teichm{ü}ller space can recover the marking and geometry of this marked surface. We then translate the results concerning the infinitesimal structures to global geometric statements for the Thurston metric, most notably deriving rigidity statements for the Thurston metric analogous to the celebrated Royden theorem.

preprint2024arXiv

UAV-Mounted Movable Antenna: Joint Optimization of UAV Placement and Antenna Configuration

Recently, movable antennas (MAs) have garnered immense attention due to their capability to favorably alter channel conditions through agile movement. In this letter, we delve into a spectrum sharing system enabled by unmanned aerial vehicle (UAV) mounted MAs, thereby introducing a new degree of freedom vertically alongside the horizontal local mobility for MAs. Our objective is to maximize the minimum beamforming gain for secondary users (SUs) while ensuring that interference to the primary users (PUs) remains below a predefined threshold, which necessitates a joint optimization involving the UAV's height, the antenna weight vector (AWV), and the antenna position vector (APV). However, the formulated optimization problem is non-convex and challenging to solve optimally. To tackle this issue, we propose an alternating optimization algorithm that optimizes the UAV's height, APV and AWV in an iterative manner, thus yielding a near-optimal solution. Numerical results demonstrate the superiority of the proposed scheme as well as its ability to deliver full beamforming gain to SUs with reduced computational complexity.

preprint2024arXiv

USFM: A Universal Ultrasound Foundation Model Generalized to Tasks and Organs towards Label Efficient Image Analysis

Inadequate generality across different organs and tasks constrains the application of ultrasound (US) image analysis methods in smart healthcare. Building a universal US foundation model holds the potential to address these issues. Nevertheless, the development of such foundational models encounters intrinsic challenges in US analysis, i.e., insufficient databases, low quality, and ineffective features. In this paper, we present a universal US foundation model, named USFM, generalized to diverse tasks and organs towards label efficient US image analysis. First, a large-scale Multi-organ, Multi-center, and Multi-device US database was built, comprehensively containing over two million US images. Organ-balanced sampling was employed for unbiased learning. Then, USFM is self-supervised pre-trained on the sufficient US database. To extract the effective features from low-quality US images, we proposed a spatial-frequency dual masked image modeling method. A productive spatial noise addition-recovery approach was designed to learn meaningful US information robustly, while a novel frequency band-stop masking learning approach was also employed to extract complex, implicit grayscale distribution and textural variations. Extensive experiments were conducted on the various tasks of segmentation, classification, and image enhancement from diverse organs and diseases. Comparisons with representative US image analysis models illustrate the universality and effectiveness of USFM. The label efficiency experiments suggest the USFM obtains robust performance with only 20% annotation, laying the groundwork for the rapid development of US models in clinical practices.

preprint2022arXiv

"Think Before You Speak": Improving Multi-Action Dialog Policy by Planning Single-Action Dialogs

Multi-action dialog policy (MADP), which generates multiple atomic dialog actions per turn, has been widely applied in task-oriented dialog systems to provide expressive and efficient system responses. Existing MADP models usually imitate action combinations from the labeled multi-action dialog samples. Due to data limitations, they generalize poorly toward unseen dialog flows. While interactive learning and reinforcement learning algorithms can be applied to incorporate external data sources of real users and user simulators, they take significant manual effort to build and suffer from instability. To address these issues, we propose Planning Enhanced Dialog Policy (PEDP), a novel multi-task learning framework that learns single-action dialog dynamics to enhance multi-action prediction. Our PEDP method employs model-based planning for conceiving what to express before deciding the current response through simulating single-action dialogs. Experimental results on the MultiWOZ dataset demonstrate that our fully supervised learning-based method achieves a solid task success rate of 90.6%, improving 3% compared to the state-of-the-art methods.

preprint2022arXiv

Advancing Semi-Supervised Task Oriented Dialog Systems by JSA Learning of Discrete Latent Variable Models

Developing semi-supervised task-oriented dialog (TOD) systems by leveraging unlabeled dialog data has attracted increasing interests. For semi-supervised learning of latent state TOD models, variational learning is often used, but suffers from the annoying high-variance of the gradients propagated through discrete latent variables and the drawback of indirectly optimizing the target log-likelihood. Recently, an alternative algorithm, called joint stochastic approximation (JSA), has emerged for learning discrete latent variable models with impressive performances. In this paper, we propose to apply JSA to semi-supervised learning of the latent state TOD models, which is referred to as JSA-TOD. To our knowledge, JSA-TOD represents the first work in developing JSA based semi-supervised learning of discrete latent variable conditional models for such long sequential generation problems like in TOD systems. Extensive experiments show that JSA-TOD significantly outperforms its variational learning counterpart. Remarkably, semi-supervised JSA-TOD using 20% labels performs close to the full-supervised baseline on MultiWOZ2.1.

preprint2022arXiv

Biexciton crystal in a two-dimensional semiconductor heteropentalayer

This paper is written for the Special Issue in Honor of Emmanuel Rashba. We study the gas of indirect dipolar excitons created by an interband illumination of a pentalayer WSe$_2$/MoSe$_2$/WSe$_2$/MoSe$_2$/WSe$_2$. We show that two colinear indirect excitons bind into a linear biexciton with twice larger dipole moment. Two biexcitons with opposite dipole directions attract each other at large distances and repel each other at short distances. Therefore, biexcitons form a staggered crystal with anti-ferroelectric square lattice. The electrostatic energy of this crystal per biexciton has a minimum at the biexciton concentration $n =n_c=0.14d^{-2}$, where $d \sim 0.7$ nm is a single layer thickness. At small illumination intensity, biexcitons condense into sparse crystallites with $n = n_c$, where photoluminescence frequency is red shifted and independent on the light intensity. We also study a capacitor made of five identical semiconductor monolayers separated by hBN spacers where a critical voltage applied between layers 1, 3, 5, and 2, 4 abruptly creates a similar biexciton crystal. At this voltage, the differential capacitance diverges.

preprint2022arXiv

Conductivity of two-dimensional narrow gap semiconductors subjected to strong Coulomb disorder

In the ideal disorder-free situation, a two-dimensional band gap insulator has an activation energy for conductivity equal to half the band gap $Δ$. But transport experiments usually exhibit a much smaller activation energy at low temperature, and the relation between this activation energy and $Δ$ is unclear. Here we consider the temperature-dependent conductivity of a two-dimensional insulator on a substrate containing Coulomb impurities, with random potential amplitude $Γ\gg Δ$. We show that the conductivity generically exhibits three regimes of conductivity, and only the highest temperature regime exhibits an activation energy that reflects the band gap. At lower temperatures, the conduction proceeds through activated hopping or Efros-Shklovskii variable-range hopping between electron and hole puddles created by the disorder. We show that the activation energy and characteristic temperature associated with these processes steeply collapse near a critical impurity concentration. Larger concentrations lead to an exponentially small activation energy and exponentially long localization length, which in mesoscopic samples can appear as a disorder-induced insulator-to-metal transition. We also arrive at a similar steep disorder driven insulator-metal transition in thin films of three-dimensional topological insulators with large dielectric constant, for which Coulomb impurities inside the film create a large disorder potential due to confinement of their electric field inside the film.

preprint2022arXiv

Coordinated Power Control for Network Integrated Sensing and Communication

This correspondence paper studies a network integrated sensing and communication (ISAC) system that unifies the interference channel for communication and distributed radar sensing. In this system, a set of distributed ISAC transmitters send individual messages to their respective communication users (CUs), and at the same time cooperate with multiple sensing receivers to estimate the location of one target. We exploit the coordinated power control among ISAC transmitters to minimize their total transmit power while ensuring the minimum signal-to-interference-plus-noise ratio (SINR) constraints at individual CUs and the maximum Cramér-Rao lower bound (CRLB) requirement for target location estimation. Although the formulated coordinated power control problem is non-convex and difficult to solve in general, we propose two efficient algorithms to obtain high-quality solutions based on the semi-definite relaxation (SDR) and CRLB approximation, respectively. Numerical results show that the proposed designs achieve substantial performance gains in terms of power reduction, as compared to the benchmark with a heuristic separate communication-sensing design.

preprint2022arXiv

Curriculum-Based Self-Training Makes Better Few-Shot Learners for Data-to-Text Generation

Despite the success of text-to-text pre-trained models in various natural language generation (NLG) tasks, the generation performance is largely restricted by the number of labeled data in downstream tasks, particularly in data-to-text generation tasks. Existing works mostly utilize abundant unlabeled structured data to conduct unsupervised pre-training for task adaption, which fail to model the complex relationship between source structured data and target texts. Thus, we introduce self-training as a better few-shot learner than task-adaptive pre-training, which explicitly captures this relationship via pseudo-labeled data generated by the pre-trained model. To alleviate the side-effect of low-quality pseudo-labeled data during self-training, we propose a novel method called Curriculum-Based Self-Training (CBST) to effectively leverage unlabeled data in a rearranged order determined by the difficulty of text generation. Experimental results show that our method can outperform fine-tuning and task-adaptive pre-training methods, and achieve state-of-the-art performance in the few-shot setting of data-to-text generation.

preprint2022arXiv

Energy-Efficient Transmit Beamforming and Antenna Selection with Non-Linear PA Efficiency

This letter studies the energy-efficient design in a downlink multi-antenna multi-user system consisting of a multi-antenna base station (BS) and multiple single-antenna users, by considering the practical non-linear power amplifier (PA) efficiency and the on-off power consumption of radio frequency (RF) chain at each transmit antenna. Under this setup, we jointly optimize the transmit beamforming and antenna on/off selection at the BS to minimize its total power consumption while ensuring the individual signal-to-interference-plus-noise ratio (SINR) constraints at the users. However, due to the non-linear PA efficiency and the on-off RF chain power consumption, the formulated SINR-constrained power minimization problem is highly non-convex and difficult to solve. To tackle this issue, we propose an efficient algorithm to obtain a high-quality solution based on the technique of sequential convex approximation (SCA). We provide numerical results to validate the performance of our proposed design. It is shown that at the optimized solution, the BS tends to activate fewer antennas and use higher power transmission at each antenna to exploit the non-linear PA efficiency.

preprint2022arXiv

Generalized Intent Discovery: Learning from Open World Dialogue System

Traditional intent classification models are based on a pre-defined intent set and only recognize limited in-domain (IND) intent classes. But users may input out-of-domain (OOD) queries in a practical dialogue system. Such OOD queries can provide directions for future improvement. In this paper, we define a new task, Generalized Intent Discovery (GID), which aims to extend an IND intent classifier to an open-world intent set including IND and OOD intents. We hope to simultaneously classify a set of labeled IND intent classes while discovering and recognizing new unlabeled OOD types incrementally. We construct three public datasets for different application scenarios and propose two kinds of frameworks, pipeline-based and end-to-end for future work. Further, we conduct exhaustive experiments and qualitative analysis to comprehend key challenges and provide new guidance for future GID research.

preprint2022arXiv

High fill factor confocal compound eyes fabricated by direct laser writing for better imaging quality

We fabricate two kinds of 100% fill factor compound eye structures using direct laser writing, including conventional compound eyes (CVCEs) with the same focal length of each microlens unit, and specially designed confocal compound eyes (CFCEs). For CFCEs, the focal length of each microlens unit is determined by its position and is equal to the distance between the microlens unit and the image sensor. In this letter, the optical properties of CVCEs and CFCEs are tested and compared. It is found that compared with CVCEs, CFCEs can improve the focusing efficiency by about 7%, enlarge the imaging area by about 25%, and have better imaging quality at the edge of the field of view.

preprint2022arXiv

Passive Intermodulation at Contacts of Rough Conductors

Passive intermodulation (PIM) is a niggling phenomenon that debilitates performance of modern communications and navigation systems. PIM products interfere with the information signals and cause their nonlinear distortion. The sources and basic mechanisms of PIM were studied in literature but PIM remains a serious problem of signal integrity. In this paper, the main sources and mechanisms of PIM generation by joints of good conductors are discussed. It is shown that the passive electrical, thermal and mechanical nonlinearities are intrinsically linked despite their distinctively different time scales. The roughness of the contact surfaces plays an important role in PIM generation by conductor joints. A review of the PIM phenomenology at contacts of the good conductors suggests that novel multiphysics models are necessary for the analysis and reliable prediction of PIM products generated by several concurrent nonlinearities of diverse physical nature.

preprint2022arXiv

Plasmons in semiconductor and topological insulator wires with large dielectric constant

The dispersion law of plasmons running along thin wires with radius $a$ is known to be practically linear. We show that in a wire with a dielectric constant $κ$ much larger than that of its environment $κ_e$, such dispersion law crosses over to a dispersionless three-dimensional-like law when the plasmon wavelength becomes shorter than the length $(a/2) \sqrt{(κ/κ_e)\ln(κ/2κ_e)}$ at which the electric field lines of a point charge exit from the wire to the environment. This happens both in trivial semiconductor wires and wires of three-dimensional topological insulators.

preprint2022arXiv

PSSAT: A Perturbed Semantic Structure Awareness Transferring Method for Perturbation-Robust Slot Filling

Most existing slot filling models tend to memorize inherent patterns of entities and corresponding contexts from training data. However, these models can lead to system failure or undesirable outputs when being exposed to spoken language perturbation or variation in practice. We propose a perturbed semantic structure awareness transferring method for training perturbation-robust slot filling models. Specifically, we introduce two MLM-based training strategies to respectively learn contextual semantic structure and word distribution from unsupervised language perturbation corpus. Then, we transfer semantic knowledge learned from upstream training procedure into the original samples and filter generated data by consistency processing. These procedures aim to enhance the robustness of slot filling models. Experimental results show that our method consistently outperforms the previous basic methods and gains strong generalization while preventing the model from memorizing inherent patterns of entities and contexts.

preprint2022arXiv

Scattering mechanisms in state-of-the-art GaAs/AlGaAs quantum wells

Motivated by recent breakthrough in molecular beam epitaxy of GaAs/AlGaAs quantum wells [Y. J. Chung \textit{et al.}, Nature Materials \textbf{20}, 632 (2021)], we examine contributions to mobility and quantum mobility from various scattering mechanisms and their dependencies on the electron density. We find that at lower electron densities, $n_e \lesssim 1 \times 10^{11}$ cm$^{-2}$, both transport and quantum mobility are limited by unintentional background impurities and follow a power law dependence, $\propto n_e^α$, with $α\approx 0.85$. Our predictions for quantum mobility are in reasonable agreement with an estimate obtained from the resistivity at filling factor $ν= 1/2$ in a sample of Y. J. Chung \textit{et al.} with $n_e = 1 \times 10^{11}$ cm$^{-2}$. Consideration of other scattering mechanisms indicates that interface roughness (remote donors) is a likely limiting factor of transport (quantum) mobility at higher electron densities. Future measurements of quantum mobility should yield information on the distribution of background impurities in GaAs and AlGaAs.

preprint2022arXiv

Software-Hardware Codesign for Efficient In-Memory Regular Pattern Matching

Regular pattern matching is used in numerous application domains, including text processing, bioinformatics, and network security. Patterns are typically expressed with an extended syntax of regular expressions that include the computationally challenging construct of bounded iteration or counting, which describes the repetition of a pattern a fixed number of times. We develop a design for a specialized in-memory hardware architecture for NFA execution that integrates counter and bit vector elements. The design is inspired by the theoretical model of nondeterministic counter automata (NCA). A key feature of our approach is that we statically analyze regular expressions to determine bounds on the amount of memory needed for the occurrences of counting. The results of this analysis are used by a regex-to-hardware compiler in order to make an appropriate selection of counter or bit vector elements. We evaluate the performance of our hardware implementation on a simulator based on circuit parameters collected by SPICE simulation using a TSMC 28nm process. We find the usage of counter and bit vector quickly outperforms unfolding solutions by orders of magnitude with small counting quantifiers. Experiments concerning realistic workloads show up to 76% energy reduction and 58% area reduction in comparison to traditional in-memory NFA processors.

preprint2022arXiv

Solving Simulation Systematics in and with AI/ML

Training an AI/ML system on simulated data while using that system to infer on data from real detectors introduces a systematic error which is difficult to estimate and in many analyses is simply not confronted. It is crucial to minimize and to quantitatively estimate the uncertainties in such analysis and do so with a precision and accuracy that matches those that AI/ML techniques bring. Here we highlight the need to confront this class of systematic error, discuss conventional ways to estimate it and describe ways to quantify and to minimize the uncertainty using methods which are themselves based on the power of AI/ML. We also describe methods to introduce a simulation into an AI/ML network to allow for training of its semantically meaningful parameters. This whitepaper is a contribution to the Computational Frontier of Snowmass21.

preprint2022arXiv

Stratospheric Clouds Do Not Impede JWST Transit Spectroscopy for Exoplanets with Earth-Like Atmospheres

The James Webb Space Telescope (JWST) will provide an opportunity to investigate the atmospheres of potentially habitable planets. Aerosols, significantly mute molecular features in transit spectra because they prevent light from probing the deeper layers of the atmosphere. Earth occasionally has stratospheric/high tropospheric clouds at 15-20 km that could substantially limit the observable depth of the underlying atmosphere. We use solar occultations of Earth's atmosphere to create synthetic JWST transit spectra of Earth analogs orbiting dwarf stars. Unlike previous investigations, we consider both clear and cloudy sightlines from the SCISAT satellite. We find that the maximum difference in effective thickness of the atmosphere between a clear and globally cloudy atmosphere is 8.5 km at 2.28 microns with a resolution of 0.02 microns. After incorporating the effects of refraction and Pandexo's noise modeling, we find that JWST would not be able to detect Earth like stratospheric clouds if an exo-Earth was present in the TRAPPIST-1 system, as the cloud spectrum differs from the clear spectrum by a maximum of 10 ppm. These stratospheric clouds are also not robustly detected by TauREx when performing spectral retrieval for a cloudy TRAPPIST-1 planet. However, if an Earth size planet were to orbit in a white dwarf's habitable zone, then, we predict that JWST's NIRSpec would be able to detect its stratospheric clouds after only 4 transits. We conclude that stratospheric clouds would not impede JWST transit spectroscopy or the detection of biosignatures for Earth-like atmospheres.

preprint2022arXiv

Transferable Adversarial Attack based on Integrated Gradients

The vulnerability of deep neural networks to adversarial examples has drawn tremendous attention from the community. Three approaches, optimizing standard objective functions, exploiting attention maps, and smoothing decision surfaces, are commonly used to craft adversarial examples. By tightly integrating the three approaches, we propose a new and simple algorithm named Transferable Attack based on Integrated Gradients (TAIG) in this paper, which can find highly transferable adversarial examples for black-box attacks. Unlike previous methods using multiple computational terms or combining with other methods, TAIG integrates the three approaches into one single term. Two versions of TAIG that compute their integrated gradients on a straight-line path and a random piecewise linear path are studied. Both versions offer strong transferability and can seamlessly work together with the previous methods. Experimental results demonstrate that TAIG outperforms the state-of-the-art methods. The code will available at https://github.com/yihuang2016/TAIG

preprint2021arXiv

High Energy Irradiation Effects on Silicon Photonic Passive Devices

In this work, the radiation responses of silicon photonic passive devices built in silicon-on-insulator (SOI) technology are investigated through high energy neutron and 60Co gamma-ray irradiation. The wavelengths of both micro-ring resonators (MRRs) and Mach-Zehnder interferometers (MZIs) exhibit blue shifts after high-energy neutron irradiation to a fluence of 1*1012 n/cm2; the blue shift is smaller in MZI devices than in MRRs due to different waveguide widths. Devices with SiO2 upper cladding layer show strong tolerance to irradiation. Neutron irradiation leads to slight changes in the crystal symmetry in the Si cores of the optical devices and accelerated oxidization for devices without SiO2 cladding. A 2 um top cladding of SiO2 layer significantly improves the radiation tolerance of these passive photonic devices.

preprint2020arXiv

Anderson transition in three-dimensional systems with non-Hermitian disorder

We study the Anderson transition for three-dimensional (3D) $N \times N \times N$ tightly bound cubic lattices where both real and imaginary parts of onsite energies are independent random variables distributed uniformly between $-W/2$ and $W/2$. Such a non-Hermitian analog of the Anderson model is used to describe random-laser medium with local loss and amplification. We employ eigenvalue statistics to search for the Anderson transition. For 25\% smallest-modulus complex eigenvalues we find the average ratio $r$ of distances to the first and the second nearest neighbor as a function of $W$. For a given $N$ the function $r(W)$ crosses from $0.72$ to 2/3 with a growing $W$ demonstrating a transition from delocalized to localized states. When plotted at different $N$ all $r(W)$ cross at $W_c = 6.0 \pm 0.1$ (in units of nearest neighbor overlap integral) clearly demonstrating the 3D Anderson transition. We find that in the non-Hermitian 2D Anderson model, the transition is replaced by a crossover.

preprint2020arXiv

Classical and quantum time crystals in a levitated nanoparticle without drive

Time crystal is defined as a phase of matter spontaneously exhibiting a periodicity in time. Previous studies focused on discrete quantum time crystals under periodic drive. Here, we propose a time crystal model based on a levitated charged nanoparticle in a static magnetic field without drive. Both the classical time crystal in thermal equilibrium and the quantum time crystal in the ground state can emerge in the spin rotational mode, under the strong magnetic field or the large charge-to-mass ratio limit. Besides, for the first time, the \emph{time polycrystal} is defined and naturally appears in this model. Our model paves a way for realizing time crystals in thermal equilibrium.

preprint2020arXiv

Isotropically conducting (hidden) quantum Hall stripe phases in a two-dimensional electron gas

Quantum Hall stripe (QHS) phases, predicted by the Hartree-Fock theory, are manifested in GaAs-based two-dimensional electron gases as giant resistance anisotropies. Here, we predict a ``hidden'' QHS phase which exhibits \emph{isotropic} resistivity whose value, determined by the density of states of QHS, is independent of the Landau index $N$ and is inversely proportional to the Drude conductivity at zero magnetic field. At high enough $N$, this phase yields to an Ando-Unemura-Coleridge-Zawadski-Sachrajda phase in which the resistivity is proportional to $1/N$ and to the ratio of quantum and transport lifetimes. Experimental observation of this border should allow one to find the quantum relaxation time.

preprint2020arXiv

McShane identities for Higher Teichmüller theory and the Goncharov-Shen potential

We derive generalizations of McShane's identity for higher ranked surface group representations by studying a family of mapping class group invariant functions introduced by Goncharov and Shen which generalize the notion of horocycle lengths. In particular, we obtain McShane-type identities for finite-area cusped convex real projective surfaces by generalizing the Birman--Series geodesic scarcity theorem. More generally, we establish McShane-type identities for positive surface group representations with loxodromic boundary monodromy, as well as McShane-type inequalities for general rank positive representations with unipotent boundary monodromy. Our identities are systematically expressed in terms of projective invariants, and we study these invariants: we establish boundedness and Fuchsian rigidity results for triple and cross ratios. We apply our identities to derive the simple spectral discreteness of unipotent-bordered positive representations, collar lemmas, and generalizations of the Thurston metric.

preprint2020arXiv

Nanosized Monoatomic Palladium Metallic Glass

Physically vitrifying single-element metallic glass requires ultrahigh cooling rates, which are still unachievable for most of the closest-packed metals. Here, we report a facile synthetic strategy for creating mono-atomic palladium metallic glass nanoparticles with a purity of 99.35 +/- 0.23 at% from palladium-silicon liquid droplets using a cooling rate below 1000 K/s. In-situ environmental transmission electron microscopy directly detected the leaching of silicon. Further hydrogen absorption experiment showed that this palladium metallic glass expanded little upon hydrogen uptake, exhibiting a great potential application for hydrogen separation. Our results provide insight into the formation of mono-atomic metallic glass at nanoscale.

preprint2020arXiv

PSF--NET: A Non-parametric Point Spread Function Model for Ground Based Optical Telescopes

Ground based optical telescopes are seriously affected by atmospheric turbulence induced aberrations. Understanding properties of these aberrations is important both for instruments design and image restoration methods development. Because the point spread function can reflect performance of the whole optic system, it is appropriate to use the point spread function to describe atmospheric turbulence induced aberrations. Assuming point spread functions induced by the atmospheric turbulence with the same profile belong to the same manifold space, we propose a non-parametric point spread function -- PSF-NET. The PSF-NET has a cycle convolutional neural network structure and is a statistical representation of the manifold space of PSFs induced by the atmospheric turbulence with the same profile. Testing the PSF-NET with simulated and real observation data, we find that a well trained PSF--NET can restore any short exposure images blurred by atmospheric turbulence with the same profile. Besides, we further use the impulse response of the PSF-NET, which can be viewed as the statistical mean PSF, to analyze interpretation properties of the PSF-NET. We find that variations of statistical mean PSFs are caused by variations of the atmospheric turbulence profile: as the difference of the atmospheric turbulence profile increases, the difference between statistical mean PSFs also increases. The PSF-NET proposed in this paper provides a new way to analyze atmospheric turbulence induced aberrations, which would be benefit to develop new observation methods for ground based optical telescopes.

preprint2020arXiv

Spectral rigidity of non-Hermitian symmetric random matrices near Anderson transition

We study the spectral rigidity of the non-Hermitian analog of the Anderson model suggested by Tzortzakakis, Makris and Economou (TME). This is a $L\times L \times L$ tightly bound cubic lattice, where both real and imaginary parts of on-site energies are independent random variables uniformly distributed between $-W/2$ and $W/2$. The TME model may be used to describe a random laser. In a recent paper we proved that this model has the Anderson transition at $W= W_c \simeq 6$ in three dimension. Here we numerically diagonalize TME $L \times L \times L$ cubic lattice matrices and calculate the number variance of eigenvalues in a disk of their complex plane. We show that on the metallic side $W < 6$ of the Anderson transition, complex eigenvalues repel each other as strongly as in the complex Ginibre ensemble only in a disk containing $N_c(L,W)$ eigenvalues. We find that $N_c(L,W)$ is proportional to $L$ and grows with decreasing $W$ similarly to the number of energy levels $N_c$ in the Thouless energy band of the Anderson model.

preprint2020arXiv

The necessary and sufficient condition for the uncertain control gain in active disturbance rejection control

Considering the control problem for nonlinear uncertain systems, the tolerable range of uncertain control input gain is a fundamental issue. The paper presents the necessary and sufficient condition for the well-performed closed-loop system based on active disturbance rejection control (ADRC) design. Via the proposed necessary and sufficient condition, the maximum tolerable range of the uncertain control gain is quantitatively presented, which reveals the capability of ADRC to handle the uncertainties related with control input. Moreover, under the proposed necessary and sufficient condition, both the transient performance and the steady state property of the ADRC based closed-loop system are rigorously analyzed.

preprint2019arXiv

A Parameter Formula Connecting PID and ADRC

This paper presents a parameter formula connecting the well-known proportional-integralderivative (PID) control and the active disturbance rejection control (ADRC). On the one hand, this formula gives a quantitative lower bound to the bandwidth of the extended state observer (ESO) used in ADRC, implying that the ESO is not necessarily of high gain. On the other hand, enlightened by the design of ADRC, a new PID tuning rule is provided, which can guarantee both strong robustness and nice tracking performance of the closed-loop systems under the PID control. Moreover, it is proved that the ESO can be rewritten as a suitable linear combination of the three terms in PID, which can give a better estimate for the system uncertainty than the single integral term in the PID controller. Theoretical results are verified also by simulations in the paper.