Trust snapshot

Quick read

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

30 published item(s)

preprint2026arXiv

Lightweight Quantum Agent for Edge Systems: Joint PQC and NOMA Resource Allocation

In the context of quantum secure scenarios, existing research on mobile edge devices and intelligent computing and edge (ICE) systems based on the Non-Orthogonal Multiple Access (NOMA) communication model have overlooked the energy consumption overhead of Post-Quantum Cryptography (PQC) modules, and the high complexity of traditional resource allocation algorithms fails to meet the demands of real-time decision-making. To address these challenges, this paper proposes a lightweight agentic AI framework designed for online joint optimization within ICE-enabled mobile devices. The scheme constructs a multi-stage stochastic Mixed Integer Nonlinear Programming (MINLP) model that incorporates static power-consumption constraints for PQC modules. Based on Lyapunov optimization theory, the long-term optimization problem is decoupled, and a linear complexity algorithm is proposed to solve the nonconvex challenges of NOMA power allocation . Simulation results verify that the proposed scheme significantly improves computational throughput while ensuring system queue stability and energy consumption constraints. Compared with traditional Successive Convex Approximation (SCA) algorithms, the complexity is reduced to $\mathcal{O}(N)$, achieving a speedup of approximately 46 times when the number of devices $N=35$, thereby meeting the real-time decision-making requirements in dynamic wireless environments.

preprint2023arXiv

Non-homogeneous boundary value problems for coupled KdV-KdV systems posed on the half line

In this article, we study an initial-boundary-value problem of a coupled KdV-KdV system on the half line $ \mathbb{R}^+ $ with non-homogeneous boundary conditions: \begin{equation*} \left\{ \begin{array}{l} u_t+v_x+u u_x+v_{xxx}=0, \quad v_t+u_x+(vu)_x+u_{xxx}=0, \quad u(x,0)=ϕ(x),\quad v(x,0)=ψ(x), \quad u(0,t)=h_1(t),\quad v(0,t)=h_2(t),\quad v_x(0,t)=h_3(t), \end{array} \right. \qquad x,\,t>0. \end{equation*} It is shown that the problem is locally unconditionally well-posed in $H^s(\mathbb{R}^+)\times H^s(\mathbb{R}^+)$ for $s> -\frac34 $ with initial data $(ϕ,ψ)$ in $H^s(\mathbb{R}^+)\times H^{s}(\mathbb{R}^+)$ and boundary data $(h_1,h_2,h_3) $ in $H^{\frac{s+1}{3}}(\mathbb{R}^+)\times H^{\frac{s+1}{3}}(\mathbb{R}^+)\times H^{\frac{s}{3}}(\mathbb{R}^+)$. The approach developed in this paper can also be applied to study more general KdV-KdV systems posed on the half line.

preprint2022arXiv

Bunched proton acceleration from a laser-irradiated cone target

Laser-driven ion acceleration is an attractive technique for compact high-energy ion sources. Currently, among various physical and technical issues to be solved, the boost of ion energy and the reduction of energy spread represent the key challenges with this technique. Here we present a scheme to tackle these challenges by using a hundred-terawatt-class laser pulse irradiating a cone target. Three-dimensional particle-in-cell simulations show that a large number of electrons are dragged out of the cone walls and accelerated to hundreds of MeV by the laser fields inside the cone. When these energetic dense electron beams pass through the cone target tip into vacuum, a very high bunching acceleration field, up to tens of TV/m, quickly forms. Protons are accelerated and simultaneously bunched by this field, resulting in quasi-monoenergetic proton beams with hundred MeV energy and low energy spread of ~2%. Results exploring the scaling of the proton beam energy with laser and target parameters are presented, indicating that the scheme is robust. This opens a new route for compact high-energy proton sources from fundamental research to biomedical applications.

preprint2022arXiv

Dashboard Design Patterns

This paper introduces design patterns for dashboards to inform dashboard design processes. Despite a growing number of public examples, case studies, and general guidelines there is surprisingly little design guidance for dashboards. Such guidance is necessary to inspire designs and discuss tradeoffs in, e.g., screenspace, interaction, or information shown. Based on a systematic review of 144 dashboards, we report on eight groups of design patterns that provide common solutions in dashboard design. We discuss combinations of these patterns in dashboard genres such as narrative, analytical, or embedded dashboard. We ran a 2-week dashboard design workshop with 23 participants of varying expertise working on their own data and dashboards. We discuss the application of patterns for the dashboard design processes, as well as general design tradeoffs and common challenges. Our work complements previous surveys and aims to support dashboard designers and researchers in co-creation, structured design decisions, as well as future user evaluations about dashboard design guidelines. Detailed pattern descriptions and workshop material can be found online: https://dashboarddesignpatterns.github.io

preprint2022arXiv

Effective suppression of parametric instabilities with decoupled broadband lasers in plasma

A theoretical analysis for the stimulated Raman scattering (SRS) instability driven by two laser beams with certain frequency difference is presented. It is found that strong coupling and enhanced SRS take place only when the unstable regions corresponding respectively to the two beams are overlapped in the wavenumber space. Hence a threshold of the beam frequency difference for their decoupling is found as a function of their intensity and plasma density. Based upon this, a strategy to suppress the SRS instability with decoupled broadband lasers (DBLs) is proposed. A DBL can be composed of tens or even hundreds of beamlets, where the beamlets are distributed uniformly in a broad spectrum range such as over 10\% of the central frequency. Decoupling among the beamlets is found due to the limited beamlet energy and suitable frequency difference between neighboring beamlets. Particle-in-cell simulations demonstrate that SRS can be almost completely suppressed with DBLs at the laser intensity $\sim10^{15}$ W/cm$^2$. Moreover, stimulated Brillouin scattering (SBS) will be suppressed simultaneously with DBLs as long as SRS is suppressed. DBLs can be attractive for driving inertial confined fusion.

preprint2022arXiv

Finding MNEMON: Reviving Memories of Node Embeddings

Previous security research efforts orbiting around graphs have been exclusively focusing on either (de-)anonymizing the graphs or understanding the security and privacy issues of graph neural networks. Little attention has been paid to understand the privacy risks of integrating the output from graph embedding models (e.g., node embeddings) with complex downstream machine learning pipelines. In this paper, we fill this gap and propose a novel model-agnostic graph recovery attack that exploits the implicit graph structural information preserved in the embeddings of graph nodes. We show that an adversary can recover edges with decent accuracy by only gaining access to the node embedding matrix of the original graph without interactions with the node embedding models. We demonstrate the effectiveness and applicability of our graph recovery attack through extensive experiments.

preprint2022arXiv

ML4ML: Automated Invariance Testing for Machine Learning Models

In machine learning (ML) workflows, determining the invariance qualities of an ML model is a common testing procedure. Traditionally, invariance qualities are evaluated using simple formula-based scores, e.g., accuracy. In this paper, we show that testing the invariance qualities of ML models may result in complex visual patterns that cannot be classified using simple formulas. In order to test ML models by analyzing such visual patterns automatically using other ML models, we propose a systematic framework that is applicable to a variety of invariance qualities. We demonstrate the effectiveness and feasibility of the framework by developing ML4ML models (assessors) for determining rotation-, brightness-, and size-variances of a collection of neural networks. Our testing results show that the trained ML4ML assessors can perform such analytical tasks with sufficient accuracy.

preprint2022arXiv

Modeling of bound electron effects in particle-in-cell simulation

To include the bound electron effects in particle-in-cell (PIC) simulation, we propose a model in which the response of the dipole components of partially ionized ions to external electromagnetic fields can be included. Instead of treating the macro-ion particle as a single particle without an internal structure, the ions are considered to have a structure composed of a central nucleus and a bounded electron cloud in our model. The two parts experience the interactions of both the external electromagnetic fields and the internal Coulomb fields. In this way, the laser scattering effects by a partially ionized medium can be modeled properly in the PIC simulation. The laser propagation in a neutral medium and the Bragg scattering of the laser in crystal structure have been simulated with a PIC code modified based on our model as the benchmark. Our model may find applications to study some interesting problems, such as the x-ray laser-driven wakefield acceleration in crystals, the x-ray laser-driven high energy density physics, and intense laser propagation in partially ionized nonlinear optical materials, etc.

preprint2022arXiv

NeRF--: Neural Radiance Fields Without Known Camera Parameters

Considering the problem of novel view synthesis (NVS) from only a set of 2D images, we simplify the training process of Neural Radiance Field (NeRF) on forward-facing scenes by removing the requirement of known or pre-computed camera parameters, including both intrinsics and 6DoF poses. To this end, we propose NeRF$--$, with three contributions: First, we show that the camera parameters can be jointly optimised as learnable parameters with NeRF training, through a photometric reconstruction; Second, to benchmark the camera parameter estimation and the quality of novel view renderings, we introduce a new dataset of path-traced synthetic scenes, termed as Blender Forward-Facing Dataset (BLEFF); Third, we conduct extensive analyses to understand the training behaviours under various camera motions, and show that in most scenarios, the joint optimisation pipeline can recover accurate camera parameters and achieve comparable novel view synthesis quality as those trained with COLMAP pre-computed camera parameters. Our code and data are available at https://nerfmm.active.vision.

preprint2022arXiv

Sparse Representations of Solutions to a class of Random Boundary Value Problems

We introduce certain sparse representation methods, named as stochastic pre-orthogonal adaptive Fourier decomposition 1 and 2 (SPOAFD1 and SPOAFD2) to solve the Dirichlet boundary value problem and the Cauchy initial value problem of random data. To solve the stochastic boundary value problems the sparse representation is, as the initial step, applied to the random boundary data. Due to the semigroup property of the Poisson and the heat kernel, each entry of the expanding series can be lifted up to compose a solution of the Dirichlet and the Cauchy initial value problem, respectively. The sparse representation gives rise to analytic as well as numerical solutions to the problems with high efficiency.

preprint2022arXiv

Tail-wave-assisted Positron Acceleration in Nonlinear Laser Plasma Wakefields

Relativistic laser wakefield acceleration is characterized by an unsurpassed accelerating gradient, which is very suitable for electron acceleration over short distances and could be a promising candidate for next-generation compact accelerators. However, using this technique for positron acceleration is still challenging because positively charged particles are naturally defocused in nonlinear wakefields. Here we propose and numerically demonstrate a scheme to accelerate an externally injected positron beam in a nonlinear laser wakefield in a regime where a tail wave is formed behind density cusps of the wakefield. This tail wave can provide a focusing force in addition to longitudinal acceleration for the positrons. Three-dimensional particle-in-cell simulations demonstrate that a trapping efficiency of positrons of nearly 100% in the nonlinear wakefield is possible. This scheme may open a simple way for compact positron acceleration to multi-100 MeV with terawatt-class laser systems at high repetition rates without the need for special laser modes and plasma structures.

preprint2022arXiv

Terahertz sensing of highly absorptive water-methanol mixtures with multiple resonances in metamaterials

Ultrasensitive terahertz sensing of highly absorptive aqueous solutions remains challenging due to strong absorption of water in the terahertz regime. Here, we experimentally demonstrate a cost-effective metamaterial-based sensor integrated with terahertz time-domain spectroscopy for highly absorptive water-methanol mixture sensing. This metamaterial has simple asymmetric wire structures that support multiple resonances including a fundamental Fano resonance and higher order dipolar resonance in the terahertz regime. Both the resonance modes have strong intensity in the transmission spectra which we exploit for detection of the highly absorptive water-methanol mixtures. The experimentally characterized sensitivities of the Fano and dipole resonances for the water-methanol mixtures are found to be 160 and 305 GHz/RIU, respectively. This method provides a route for readily available metamaterial-assisted terahertz spectroscopy for ultrasensitive sensing of highly absorptive chemical and biochemical materials with multiple resonances and high accuracy.

preprint2022arXiv

Visualization for Epidemiological Modelling: Challenges, Solutions, Reflections & Recommendations

We report on an ongoing collaboration between epidemiological modellers and visualization researchers by documenting and reflecting upon knowledge constructs -- a series of ideas, approaches and methods taken from existing visualization research and practice -- deployed and developed to support modelling of the COVID-19 pandemic. Structured independent commentary on these efforts is synthesized through iterative reflection to develop: evidence of the effectiveness and value of visualization in this context; open problems upon which the research communities may focus; guidance for future activity of this type; and recommendations to safeguard the achievements and promote, advance, secure and prepare for future collaborations of this kind. In describing and comparing a series of related projects that were undertaken in unprecedented conditions, our hope is that this unique report, and its rich interactive supplementary materials, will guide the scientific community in embracing visualization in its observation, analysis and modelling of data as well as in disseminating findings. Equally we hope to encourage the visualization community to engage with impactful science in addressing its emerging data challenges. If we are successful, this showcase of activity may stimulate mutually beneficial engagement between communities with complementary expertise to address problems of significance in epidemiology and beyond. https://ramp-vis.github.io/RAMPVIS-PhilTransA-Supplement/

preprint2021arXiv

A Bounded Measure for Estimating the Benefit of Visualization: Case Studies and Empirical Evaluation

Many visual representations, such as volume-rendered images and metro maps, feature a noticeable amount of information loss. At a glance, there seem to be numerous opportunities for viewers to misinterpret the data being visualized, hence undermining the benefits of these visual representations. In practice, there is little doubt that these visual representations are useful. The recently-proposed information-theoretic measure for analyzing the cost-benefit ratio of visualization processes can explain such usefulness experienced in practice, and postulate that the viewers' knowledge can reduce the potential distortion (e.g., misinterpretation) due to information loss. This suggests that viewers' knowledge can be estimated by comparing the potential distortion without any knowledge and the actual distortion with some knowledge. In this paper, we describe several case studies for collecting instances that can (i) support the evaluation of several candidate measures for estimating the potential distortion distortion in visualization, and (ii) demonstrate their applicability in practical scenarios. Because the theoretical discourse on choosing an appropriate bounded measure for estimating the potential distortion is yet conclusive, it is the real world data about visualization further informs the selection of a bounded measure, providing practical evidence to aid a theoretical conclusion. Meanwhile, once we can measure the potential distortion in a bounded manner, we can interpret the numerical values characterizing the benefit of visualization more intuitively.

preprint2021arXiv

A Bounded Measure for Estimating the Benefit of Visualization: Theoretical Discourse and Conceptual Evaluation

Information theory can be used to analyze the cost-benefit of visualization processes. However, the current measure of benefit contains an unbounded term that is neither easy to estimate nor intuitive to interpret. In this work, we propose to revise the existing cost-benefit measure by replacing the unbounded term with a bounded one. We examine a number of bounded measures that include the Jenson-Shannon divergence and a new divergence measure formulated as part of this work. We describe the rationale for proposing a new divergence measure. As the first part of comparative evaluation, we use visual analysis to support the multi-criteria comparison, narrowing the search down to several options with better mathematical properties. The theoretical discourse and conceptual evaluation in this paper provide the basis for further comparative evaluation through synthetic and experimental case studies, which are to be reported in a separate paper.

preprint2021arXiv

Depth-Enhanced Feature Pyramid Network for Occlusion-Aware Verification of Buildings from Oblique Images

Detecting the changes of buildings in urban environments is essential. Existing methods that use only nadir images suffer from severe problems of ambiguous features and occlusions between buildings and other regions. Furthermore, buildings in urban environments vary significantly in scale, which leads to performance issues when using single-scale features. To solve these issues, this paper proposes a fused feature pyramid network, which utilizes both color and depth data for the 3D verification of existing buildings 2D footprints from oblique images. First, the color data of oblique images are enriched with the depth information rendered from 3D mesh models. Second, multiscale features are fused in the feature pyramid network to convolve both the color and depth data. Finally, multi-view information from both the nadir and oblique images is used in a robust voting procedure to label changes in existing buildings. Experimental evaluations using both the ISPRS benchmark datasets and Shenzhen datasets reveal that the proposed method outperforms the ResNet and EfficientNet networks by 5\% and 2\%, respectively, in terms of recall rate and precision. We demonstrate that the proposed method can successfully detect all changed buildings; therefore, only those marked as changed need to be manually checked during the pipeline updating procedure; this significantly reduces the manual quality control requirements. Moreover, ablation studies indicate that using depth data, feature pyramid modules, and multi-view voting strategies can lead to clear and progressive improvements.

preprint2021arXiv

Is the Chen-Sbert Divergence a Metric?

Recently, Chen and Sbert proposed a general divergence measure. This report presents some interim findings about the question whether the divergence measure is a metric or not. It has been postulated that (i) the measure might be a metric when (0 < k <= 1), and (ii) the k-th root of the measure might be a metric when (k > 1). The report shows that for a 2-letter alphabet, postulation (i) can be proved. The possible pathway for obtaining a proof for (i) in n-letter cases is also discussed. The authors hope that the report may stimulate more scholarly effort to study the mathematical properties of this divergence measure.

preprint2021arXiv

Lower Regularity Solutions of the Non-homogeneous Boundary-Value Problem for a Higher Order Boussinesq Equation in a Quarter Plane

We continue to study the initial-boundary-value problem of the sixth order Boussinesq equation in a quarter plane with non-homogeneous boundary conditions: \begin{equation*} \begin{cases} u_{tt}-u_{xx}+βu_{xxxx}-u_{xxxxxx}+(u^2)_{xx}=0,\quad x,t\in \mathbb{R}^+,\\ u(x,0)=φ(x), u_t(x,0)=ψ&#39;&#39;(x), \\ u(0,t)=h_1(t), u_{xx}(0,t)=h_2(t), u_{xxxx}(0,t)=h_3(t), \end{cases} \end{equation*} where $β=\pm1$. We show that the problem is locally analytically well-posed in the space $H^s(\mathbb{R}^+)$ for any $ s> -\frac34 $ with the initial-value data $$(φ,ψ)\in H^s(\mathbb{R}^+)\times H^{s-1}(\mathbb{R}^+)$$ and the boundary-value data $$(h_1,h_2,h_3) \in H^{\frac{s+1}{3}}(\mathbb{R}^+)\times H^{\frac{s-1}{3}}(\mathbb{R}^+)\times H^{\frac{s-3}{3}}(\mathbb{R}^+).$$

preprint2021arXiv

Optimizing Video Caching at the Edge: A Hybrid Multi-Point Process Approach

It is always a challenging problem to deliver a huge volume of videos over the Internet. To meet the high bandwidth and stringent playback demand, one feasible solution is to cache video contents on edge servers based on predicted video popularity. Traditional caching algorithms (e.g., LRU, LFU) are too simple to capture the dynamics of video popularity, especially long-tailed videos. Recent learning-driven caching algorithms (e.g., DeepCache) show promising performance, however, such black-box approaches are lack of explainability and interpretability. Moreover, the parameter tuning requires a large number of historical records, which are difficult to obtain for videos with low popularity. In this paper, we optimize video caching at the edge using a white-box approach, which is highly efficient and also completely explainable. To accurately capture the evolution of video popularity, we develop a mathematical model called \emph{HRS} model, which is the combination of multiple point processes, including Hawkes&#39; self-exciting, reactive and self-correcting processes. The key advantage of the HRS model is its explainability, and much less number of model parameters. In addition, all its model parameters can be learned automatically through maximizing the Log-likelihood function constructed by past video request events. Next, we further design an online HRS-based video caching algorithm. To verify its effectiveness, we conduct a series of experiments using real video traces collected from Tencent Video, one of the largest online video providers in China. Experiment results demonstrate that our proposed algorithm outperforms the state-of-the-art algorithms, with 12.3\% improvement on average in terms of cache hit rate under realistic settings.

preprint2021arXiv

Study on multi-fold bunch splitting in a high-intensity medium-energy proton synchrotron

Bunch splitting is an RF manipulation method of changing the bunch structure, bunch numbers and bunch intensity in the high-intensity synchrotrons that serve as the injector for a particle collider. An efficient way to realize bunch splitting is to use the combination of different harmonic RF systems, such as the two-fold bunch splitting of a bunch with a combination of fundamental harmonic and doubled harmonic RF systems. The two-fold bunch splitting and three-fold bunch splitting methods have been experimentally verified and successfully applied to the LHC/PS. In this paper, a generalized multi-fold bunch splitting method is given. The five-fold bunch splitting method using specially designed multi-harmonic RF systems was studied and tentatively applied to the medium-stage synchrotron (MSS), the third accelerator of the injector chain of the Super Proton-Proton Collider (SPPC), to mitigate the pileup effects and collective instabilities of a single bunch in the SPPC. The results show that the five-fold bunch splitting is feasible and both the bunch population distribution and longitudinal emittance growth after the splitting are acceptable, e.g., a few percent in the population deviation and less than 10% in the total emittance growth.

preprint2020arXiv

A Bounded Measure for Estimating the Benefit of Visualization

Information theory can be used to analyze the cost-benefit of visualization processes. However, the current measure of benefit contains an unbounded term that is neither easy to estimate nor intuitive to interpret. In this work, we propose to revise the existing cost-benefit measure by replacing the unbounded term with a bounded one. We examine a number of bounded measures that include the Jenson-Shannon divergence and a new divergence measure formulated as part of this work. We use visual analysis to support the multi-criteria comparison, narrowing the search down to those options with better mathematical properties. We apply those remaining options to two visualization case studies to instantiate their uses in practical scenarios, while the collected real world data further informs the selection of a bounded measure, which can be used to estimate the benefit of visualization.

preprint2020arXiv

DeepNetQoE: Self-adaptive QoE Optimization Framework of Deep Networks

Future advances in deep learning and its impact on the development of artificial intelligence (AI) in all fields depends heavily on data size and computational power. Sacrificing massive computing resources in exchange for better precision rates of the network model is recognized by many researchers. This leads to huge computing consumption and satisfactory results are not always expected when computing resources are limited. Therefore, it is necessary to find a balance between resources and model performance to achieve satisfactory results. This article proposes a self-adaptive quality of experience (QoE) framework, DeepNetQoE, to guide the training of deep networks. A self-adaptive QoE model is set up that relates the model&#39;s accuracy with the computing resources required for training which will allow the experience value of the model to improve. To maximize the experience value when computer resources are limited, a resource allocation model and solutions need to be established. In addition, we carry out experiments based on four network models to analyze the experience values with respect to the crowd counting example. Experimental results show that the proposed DeepNetQoE is capable of adaptively obtaining a high experience value according to user needs and therefore guiding users to determine the computational resources allocated to the network models.

preprint2020arXiv

Grating-graphene metamaterial as a platform for terahertz nonlinear photonics

Nonlinear optics is an increasingly important field for scientific and technological applications, owing to its relevance and potential for optical and optoelectronic technologies. Currently, there is an active search for suitable nonlinear material systems with efficient conversion and small material footprint. Ideally, the material system should allow for chip-integration and room-temperature operation. Two-dimensional materials are highly interesting in this regard. Particularly promising is graphene, which has demonstrated an exceptionally large nonlinearity in the terahertz regime. Yet, the light-matter interaction length in two-dimensional materials is inherently minimal, thus limiting the overall nonlinear-optical conversion efficiency. Here we overcome this challenge using a metamaterial platform that combines graphene with a photonic grating structure providing field enhancement. We measure terahertz third-harmonic generation in this metamaterial and obtain an effective third-order nonlinear susceptibility with a magnitude as large as 3$\cdot$10$^{-8}$m$^2$/V$^2$, or 21 esu, for a fundamental frequency of 0.7 THz. This nonlinearity is 50 times larger than what we obtain for graphene without grating. Such an enhancement corresponds to third-harmonic signal with an intensity that is three orders of magnitude larger due to the grating. Moreover, we demonstrate a field conversion efficiency for the third harmonic of up to $\sim$1% using a moderate field strength of $\sim$30 kV/cm. Finally we show that harmonics beyond the third are enhanced even more strongly, allowing us to observe signatures of up to the 9$^{\rm th}$ harmonic. Grating-graphene metamaterials thus constitute an outstanding platform for commercially viable, CMOS compatible, room temperature, chip-integrated, THz nonlinear conversion applications.

preprint2020arXiv

HypoML: Visual Analysis for Hypothesis-based Evaluation of Machine Learning Models

In this paper, we present a visual analytics tool for enabling hypothesis-based evaluation of machine learning (ML) models. We describe a novel ML-testing framework that combines the traditional statistical hypothesis testing (commonly used in empirical research) with logical reasoning about the conclusions of multiple hypotheses. The framework defines a controlled configuration for testing a number of hypotheses as to whether and how some extra information about a &#34;concept&#34; or &#34;feature&#34; may benefit or hinder a ML model. Because reasoning multiple hypotheses is not always straightforward, we provide HypoML as a visual analysis tool, with which, the multi-thread testing data is transformed to a visual representation for rapid observation of the conclusions and the logical flow between the testing data and hypotheses.We have applied HypoML to a number of hypothesized concepts, demonstrating the intuitive and explainable nature of the visual analysis.

preprint2020arXiv

Phase-resolved Higgs response in superconducting cuprates

In high energy physics, the Higgs field couples to gauge bosons and fermions and gives mass to their elementary excitations. Experimentally, such couplings can be inferred from the decay product of the Higgs boson, i.e. the scalar (amplitude) excitation of the Higgs field. In superconductors, Cooper pairs bear a close analogy to the Higgs field. Interaction between the Cooper pairs and other degrees of freedom provides dissipation channel for the amplitude mode, which may reveal important information about the microscopic pairing mechanism. To this end, we investigate the Higgs (amplitude) mode of several cuprate thin films using phase-resolved terahertz third harmonic generation (THG). In addition to the heavily damped Higgs mode itself, we observe a universal jump in the phase of the driven Higgs oscillation as well as a non-vanishing THG above Tc. These findings indicate coupling of the Higgs mode to other collective modes and potentially a nonzero pairing amplitude above Tc.

preprint2020arXiv

Visual Abstraction

In this article we revisit the concept of abstraction as it is used in visualization and put it on a solid formal footing. While the term \emph{abstraction} is utilized in many scientific disciplines, arts, as well as everyday life, visualization inherits the notion of data abstraction or class abstraction from computer science, topological abstraction from mathematics, and visual abstraction from arts. All these notions have a lot in common, yet there is a major discrepancy in the terminology and basic understanding about visual abstraction in the context of visualization. We thus root the notion of abstraction in the philosophy of science, clarify the basic terminology, and provide crisp definitions of visual abstraction as a process. Furthermore, we clarify how it relates to similar terms often used interchangeably in the field of visualization. Visual abstraction is characterized by a conceptual space where this process exists, by the purpose it should serve, and by the perceptual and cognitive qualities of the beholder. These characteristics can be used to control the process of visual abstraction to produce effective and informative visual representations.

preprint2019arXiv

Non-perturbative high-harmonic generation in the three-dimensional Dirac semimetal Cd$_3$As$_2$

Harmonic generation is a general characteristic of driven nonlinear systems, and serves as an efficient tool for investigating the fundamental principles that govern the ultrafast nonlinear dynamics. In atomic gases, high-harmonic radiation is produced via a three-step process of ionization, acceleration, and recollision by strong-field infrared laser. This mechanism has been intensively investigated in the extreme ultraviolet and soft X-ray regions, forming the basis of attosecond research. In solid-state materials, which are characterized by crystalline symmetry and strong interactions, yielding of harmonics has just recently been reported. The observed high-harmonic generation was interpreted with fundamentally different mechanisms, such as interband tunneling combined with dynamical Bloch oscillations, intraband thermodynamics and nonlinear dynamics, and many-body electronic interactions. Here, in a distinctly different context of three-dimensional Dirac semimetal, we report on experimental observation of high-harmonic generation up to the seventh order driven by strong-field terahertz pulses. The observed non-perturbative high-harmonic generation is interpreted as a generic feature of terahertz-field driven nonlinear intraband kinetics of Dirac fermions. We anticipate that our results will trigger great interest in detection, manipulation, and coherent control of the nonlinear response in the vast family of three-dimensional Dirac and Weyl materials.