Source author record

Yi Jin

Yi Jin appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

36works
17topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

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

Published work

36 published item(s)

preprint2026arXiv

JOGS: Joint Optimization of Pose Estimation and 3D Gaussian Splatting

Traditional novel view synthesis methods heavily rely on external camera pose estimation tools such as COLMAP, which often introduce computational bottlenecks and propagate errors. To address these challenges, we propose a unified framework that jointly optimizes 3D Gaussian points and camera poses without requiring pre-calibrated inputs. Our approach iteratively refines 3D Gaussian parameters and updates camera poses through a novel co-optimization strategy, ensuring simultaneous improvements in scene reconstruction fidelity and pose estimation accuracy. The key innovation lies in decoupling the joint optimization into two interleaved phases: first, updating 3D Gaussian parameters via differentiable rendering with fixed poses, and second, refining camera poses using a customized 3D optical flow algorithm that incorporates geometric and photometric constraints. This formulation progressively reduces projection errors, particularly in challenging scenarios with large viewpoint variations and sparse feature distributions, where traditional methods struggle. Extensive evaluations on multiple datasets demonstrate that our approach significantly outperforms existing COLMAP-free techniques in reconstruction quality, and also surpasses the standard COLMAP-based baseline in general.

preprint2026arXiv

Synthetic FMCW Radar Range Azimuth Maps Augmentation with Generative Diffusion Model

The scarcity and low diversity of well-annotated automotive radar datasets often limit the performance of deep-learning-based environmental perception. To overcome these challenges, we propose a conditional generative framework for synthesizing realistic Frequency-Modulated Continuous-Wave radar Range-Azimuth Maps. Our approach leverages a generative diffusion model to generate radar data for multiple object categories, including pedestrians, cars, and cyclists. Specifically, conditioning is achieved via Confidence Maps, where each channel represents a semantic class and encodes Gaussian-distributed annotations at target locations. To address radar-specific characteristics, we incorporate Geometry Aware Conditioning and Temporal Consistency Regularization into the generative process. Experiments on the ROD2021 dataset demonstrate that signal reconstruction quality improves by \SI{3.6}{dB} in Peak Signal-to-Noise Ratio over baseline methods, while training with a combination of real and synthetic datasets improves overall mean Average Precision by 4.15% compared with conventional image-processing-based augmentation. These results indicate that our generative framework not only produces physically plausible and diverse radar spectrum but also substantially improves model generalization in downstream tasks.

preprint2022arXiv

2D+3D facial expression recognition via embedded tensor manifold regularization

In this paper, a novel approach via embedded tensor manifold regularization for 2D+3D facial expression recognition (FERETMR) is proposed. Firstly, 3D tensors are constructed from 2D face images and 3D face shape models to keep the structural information and correlations. To maintain the local structure (geometric information) of 3D tensor samples in the low-dimensional tensors space during the dimensionality reduction, the $\ell_0$-norm of the core tensors and a tensor manifold regularization scheme embedded on core tensors are adopted via a low-rank truncated Tucker decomposition on the generated tensors. As a result, the obtained factor matrices will be used for facial expression classification prediction. To make the resulting tensor optimization more tractable, $\ell_1$-norm surrogate is employed to relax $\ell_0$-norm and hence the resulting tensor optimization problem has a nonsmooth objective function due to the $\ell_1$-norm and orthogonal constraints from the orthogonal Tucker decomposition. To efficiently tackle this tensor optimization problem, we establish the first-order optimality condition in terms of stationary points, and then design a block coordinate descent (BCD) algorithm with convergence analysis and the computational complexity. Numerical results on BU-3DFE database and Bosphorus databases demonstrate the effectiveness of our proposed approach.

preprint2022arXiv

GLAN: A Graph-based Linear Assignment Network

Differentiable solvers for the linear assignment problem (LAP) have attracted much research attention in recent years, which are usually embedded into learning frameworks as components. However, previous algorithms, with or without learning strategies, usually suffer from the degradation of the optimality with the increment of the problem size. In this paper, we propose a learnable linear assignment solver based on deep graph networks. Specifically, we first transform the cost matrix to a bipartite graph and convert the assignment task to the problem of selecting reliable edges from the constructed graph. Subsequently, a deep graph network is developed to aggregate and update the features of nodes and edges. Finally, the network predicts a label for each edge that indicates the assignment relationship. The experimental results on a synthetic dataset reveal that our method outperforms state-of-the-art baselines and achieves consistently high accuracy with the increment of the problem size. Furthermore, we also embed the proposed solver, in comparison with state-of-the-art baseline solvers, into a popular multi-object tracking (MOT) framework to train the tracker in an end-to-end manner. The experimental results on MOT benchmarks illustrate that the proposed LAP solver improves the tracker by the largest margin.

preprint2022arXiv

Near-field radiative heat transfer between hybrid polaritonic structures

Near-field radiative heat transfer between close objects may exceed the far-field blackbody radiation in orders of magnitude when exploiting polaritonic materials. Great efforts have been made to experimentally measure this fundamental stochastic effect but mostly based on simple materials. In this work, we foster an all-optical method to characterize the heat transfer between less explored plasmon-phonon hybrid polaritonic systems made of graphene-SiC heterostructures. A large heat flux about 26 times of the blackbody radiation limit is obtained over a 150-nm vacuum gap, attributed to the couplings of three different surface modes (plasmon, phonon polaritons and frustrated mode). The interaction of polaritonic modes in the hybrid system is also explored to build a switchable thermophotonic device with nearly unity heat flux tunability. This work paves the way for understanding mode-mediated near-field heat transfer and provides a platform for building thermophotonic or thermo-optoelectronic blocks for various applications.

preprint2022arXiv

Prototype Guided Network for Anomaly Segmentation

Semantic segmentation methods can not directly identify abnormal objects in images. Anomaly Segmentation algorithm from this realistic setting can distinguish between in-distribution objects and Out-Of-Distribution (OOD) objects and output the anomaly probability for pixels. In this paper, a Prototype Guided Anomaly segmentation Network (PGAN) is proposed to extract semantic prototypes for in-distribution training data from limited annotated images. In the model, prototypes are used to model the hierarchical category semantic information and distinguish OOD pixels. The proposed PGAN model includes a semantic segmentation network and a prototype extraction network. Similarity measures are adopted to optimize the prototypes. The learned semantic prototypes are used as category semantics to compare the similarity with features extracted from test images and then to generate semantic segmentation prediction. The proposed prototype extraction network can also be integrated into most semantic segmentation networks and recognize OOD pixels. On the StreetHazards dataset, the proposed PGAN model produced mIoU of 53.4% for anomaly segmentation. The experimental results demonstrate PGAN may achieve the SOTA performance in the anomaly segmentation tasks.

preprint2022arXiv

Reusing the Task-specific Classifier as a Discriminator: Discriminator-free Adversarial Domain Adaptation

Adversarial learning has achieved remarkable performances for unsupervised domain adaptation (UDA). Existing adversarial UDA methods typically adopt an additional discriminator to play the min-max game with a feature extractor. However, most of these methods failed to effectively leverage the predicted discriminative information, and thus cause mode collapse for generator. In this work, we address this problem from a different perspective and design a simple yet effective adversarial paradigm in the form of a discriminator-free adversarial learning network (DALN), wherein the category classifier is reused as a discriminator, which achieves explicit domain alignment and category distinguishment through a unified objective, enabling the DALN to leverage the predicted discriminative information for sufficient feature alignment. Basically, we introduce a Nuclear-norm Wasserstein discrepancy (NWD) that has definite guidance meaning for performing discrimination. Such NWD can be coupled with the classifier to serve as a discriminator satisfying the K-Lipschitz constraint without the requirements of additional weight clipping or gradient penalty strategy. Without bells and whistles, DALN compares favorably against the existing state-of-the-art (SOTA) methods on a variety of public datasets. Moreover, as a plug-and-play technique, NWD can be directly used as a generic regularizer to benefit existing UDA algorithms. Code is available at https://github.com/xiaoachen98/DALN.

preprint2021arXiv

Attention Models for Point Clouds in Deep Learning: A Survey

Recently, the advancement of 3D point clouds in deep learning has attracted intensive research in different application domains such as computer vision and robotic tasks. However, creating feature representation of robust, discriminative from unordered and irregular point clouds is challenging. In this paper, our ultimate goal is to provide a comprehensive overview of the point clouds feature representation which uses attention models. More than 75+ key contributions in the recent three years are summarized in this survey, including the 3D objective detection, 3D semantic segmentation, 3D pose estimation, point clouds completion etc. We provide a detailed characterization (1) the role of attention mechanisms, (2) the usability of attention models into different tasks, (3) the development trend of key technology.

preprint2021arXiv

Camera-aware Style Separation and Contrastive Learning for Unsupervised Person Re-identification

Unsupervised person re-identification (ReID) is a challenging task without data annotation to guide discriminative learning. Existing methods attempt to solve this problem by clustering extracted embeddings to generate pseudo labels. However, most methods ignore the intra-class gap caused by camera style variance, and some methods are relatively complex and indirect although they try to solve the negative impact of the camera style on feature distribution. To solve this problem, we propose a camera-aware style separation and contrastive learning method (CA-UReID), which directly separates camera styles in the feature space with the designed camera-aware attention module. It can explicitly divide the learnable feature into camera-specific and camera-agnostic parts, reducing the influence of different cameras. Moreover, to further narrow the gap across cameras, we design a camera-aware contrastive center loss to learn more discriminative embedding for each identity. Extensive experiments demonstrate the superiority of our method over the state-of-the-art methods on the unsupervised person ReID task.

preprint2021arXiv

Investigating the $Z^\prime$ gauge boson at the future lepton colliders

$Z^\prime$ boson as a new gauge boson has been proposed in many new physics models. The interactions of $Z^\prime$ coupling to fermions are detailed studied at the large hadron collider. A $Z^\prime$ with the mass of a few TeV has been excluded in some special models. The future lepton colliders will focus on the studies of Higgs physics which provide the advantage to investigate the interactions of Higgs boson with the new gauge bosons. We investigate the $Z^\prime ZH$ interaction via the process of $e^+e^- \to Z^\prime/Z \to ZH \to l^+l^- b \bar{b}$. The angular distribution of the final leptons decaying from the $Z$-boson is related to the mixing of $Z^\prime$-$Z$ and the mass of $Z^\prime$. The forward-backward asymmetry has been proposed as an observable to investigate the $Z^\prime$-$Z$ mixing. The angular distributions change significantly with some special beam polarization comparing to the unpolarized condition.

preprint2021arXiv

Same-Sign Tetralepton Signature in Type-II Seesaw at Lepton Colliders

The same-sign tetralepton signature via mixing of neutral Higgs bosons and their cascade decays to charged Higgs bosons is a unique signal in the type-II seesaw model. In this paper, we study this signature at future lepton colliders, such as ILC, CLIC, and MuC. Constrained by direct search, $H^{\pm\pm}\to W^\pm W^\pm$ is the only viable decay mode for $M_{A^0}=400$ GeV at $\sqrt{s}=1$ TeV ILC. With an integrated luminosity of $\mathcal{L}=8~ \mathrm{ab}^{-1}$, the promising region with about 150 signal events corresponds to a narrow band in the range of $10^{-4}~\text{GeV}\lesssim v_Δ\lesssim10^{-2}$ GeV. For heavier triplet scalars $M_{A^0}\gtrsim 900$ GeV, although the $H^{\pm\pm}\to \ell^\pm \ell^\pm$ decay mode is allowed, the cascade decays are suppressed. A maximum event number $\sim 16$ can be obtained around $v_Δ\sim4\times10^{-4}$ GeV and $λ_4\sim0.26$ for $M_{A^0}=1000$ GeV with $\mathcal{L}=5~ \mathrm{ab}^{-1}$ at $\sqrt{s}=3$ TeV CLIC. Meanwhile, we find that this signature is not promising for $M_{A^0}=1500$ GeV at $\sqrt{s}=6$ TeV MuC.

preprint2020arXiv

Cross-ethnicity Face Anti-spoofing Recognition Challenge: A Review

Face anti-spoofing is critical to prevent face recognition systems from a security breach. The biometrics community has %possessed achieved impressive progress recently due the excellent performance of deep neural networks and the availability of large datasets. Although ethnic bias has been verified to severely affect the performance of face recognition systems, it still remains an open research problem in face anti-spoofing. Recently, a multi-ethnic face anti-spoofing dataset, CASIA-SURF CeFA, has been released with the goal of measuring the ethnic bias. It is the largest up to date cross-ethnicity face anti-spoofing dataset covering $3$ ethnicities, $3$ modalities, $1,607$ subjects, 2D plus 3D attack types, and the first dataset including explicit ethnic labels among the recently released datasets for face anti-spoofing. We organized the Chalearn Face Anti-spoofing Attack Detection Challenge which consists of single-modal (e.g., RGB) and multi-modal (e.g., RGB, Depth, Infrared (IR)) tracks around this novel resource to boost research aiming to alleviate the ethnic bias. Both tracks have attracted $340$ teams in the development stage, and finally 11 and 8 teams have submitted their codes in the single-modal and multi-modal face anti-spoofing recognition challenges, respectively. All the results were verified and re-ran by the organizing team, and the results were used for the final ranking. This paper presents an overview of the challenge, including its design, evaluation protocol and a summary of results. We analyze the top ranked solutions and draw conclusions derived from the competition. In addition we outline future work directions.

preprint2020arXiv

EDCNN: Edge enhancement-based Densely Connected Network with Compound Loss for Low-Dose CT Denoising

In the past few decades, to reduce the risk of X-ray in computed tomography (CT), low-dose CT image denoising has attracted extensive attention from researchers, which has become an important research issue in the field of medical images. In recent years, with the rapid development of deep learning technology, many algorithms have emerged to apply convolutional neural networks to this task, achieving promising results. However, there are still some problems such as low denoising efficiency, over-smoothed result, etc. In this paper, we propose the Edge enhancement based Densely connected Convolutional Neural Network (EDCNN). In our network, we design an edge enhancement module using the proposed novel trainable Sobel convolution. Based on this module, we construct a model with dense connections to fuse the extracted edge information and realize end-to-end image denoising. Besides, when training the model, we introduce a compound loss that combines MSE loss and multi-scales perceptual loss to solve the over-smoothed problem and attain a marked improvement in image quality after denoising. Compared with the existing low-dose CT image denoising algorithms, our proposed model has a better performance in preserving details and suppressing noise.

preprint2020arXiv

Enhancing single photon emission through quasi-bound states in the continuum of monolithic hexagonal boron nitride metasurface

A patterned structure of monolithic hexagonal boron nitride (hBN) on a glass substrate, which can enhance the emission of the embedded single photon emitters (SPEs), is useful for onchip single-photon sources of high-quality. Here, we design and demonstrate a monolithic hBN metasurface with quasi-bound states in the continuum mode at emission wavelength with ultrahigh Q values to enhance fluorescence emission of SPEs in hBN. Because of ultrahigh electric field enhancement inside the proposed hBN metasurface, an ultrahigh Purcell factor (3.3*10^4) is achieved. In addition, the Purcell factor can also be strongly enhanced in most part of the hBN structure, which makes the hBN metasurface suitable for e.g. monolithic quantum photonics.

preprint2020arXiv

High-Temperature Ultra-Broad UV-MIR High-Efficiency Absorber Based on Double Ring-Shaped Titanium Nitride Resonators

An ultrabroad absorber based on double-ring-shaped titanium nitride (TiN) nanoresonators, which can work in high temperatures, is proposed and numerically studied. The absorber with some optimal parameters exhibits an averaged absorption of 94.6% in the range of 200 - 4000 nm (from ultraviolet to mid-infrared) and a band from 200 - 3518 nm having an absorption > 90%. We have demonstrated in detail the physical mechanisms of the ultra-broad absorption, including the dielectric lossy property of TiN material itself in shorter wavelengths and plasmonic resonances caused by the metallic property of TiN nano-resonators in longer wavelengths. In addition, the absorber shows polarization independent and wide-angle acceptance. Another absorber with double TiN nano-rings of different heights has flatter and higher absorption efficiency (more than 95% absorption) at 200-2860 nm waveband. These properties make the proposed absorbers based on TiN has great potentials in many applications, such as light trapping, photovoltaics, thermal emitters.

preprint2020arXiv

Intelligent Reflecting Surface Assisted Secure Wireless Communications with Multiple-Transmit and Multiple-Receive Antennas

In this paper, we propose intelligent reflecting surfaces (IRS) assisted secure wireless communications with multi-input and multi-output antennas (IRS-MIMOME). The considered scenario is an access point (AP) equipped with multiple antennas communicates with a multi-antenna enabled legitimate user in the downlink at the present of an eavesdropper configured with multiple antennas. Particularly, the joint optimization of the transmit covariance matrix at the AP and the reflecting coefficients at the IRS to maximize the secrecy rate for the IRS-MIMOME system is investigated, with two different assumptions on the phase shifting capabilities at the IRS, i.e., the IRS has the continuous reflecting coefficients and the IRS has the discrete reflecting coefficients. For the former case, due to the non-convexity of the formulated problem, an alternating optimization (AO)-based algorithm is proposed, i.e., for given the reflecting coefficients at the IRS, the successive convex approximation (SCA)-based algorithm is used to solve the transmit covariance matrix optimization, while given the transmit covariance matrix at the AP, alternative optimization is used again in individually optimizing of each reflecting coefficient at the IRS with other fixed reflecting coefficients. For the individual reflecting coefficient optimization, the close-form or an interval of the optimal solution is provided. Then, the proposed algorithm is extended to the discrete reflecting coefficient model at the IRS. Finally, some numerical simulations have been done to demonstrate that the proposed algorithm outperforms other benchmark schemes.

preprint2020arXiv

Leptogenesis and Dark Matter from Low Scale Seesaw

In this paper, we perform a detail analysis on leptogenesis and dark matter form low scale seesaw. In the framework of $ν$2HDM, we further introduce one scalar singlet $ϕ$ and one Dirac fermion singlet $χ$, which are charged under a $Z_2$ symmetry. Assuming the coupling of $χ$ is extremely small, it serves as a FIMP dark matter. The heavy right hand neutrinos $N$ provide a common origin for tiny neutrino mass (via seesaw mechanism), leptogenesis (via $N\to \ell_L Φ_ν^*,\bar{\ell}_L Φ_ν$) and dark matter (via $N\to χϕ$). With hierarchical right hand neutrino masses, the explicit calculation shows that success thermal leptogenesis is viable even for TeV scale $N_1$ with $0.4 \lesssim v_ν\lesssim1$ GeV and lightest neutrino mass $m_1\lesssim 10^{-11}$ eV. In such scenario, light FIMP dark matter in the keV to MeV range is naturally expected. The common parameter space for neutrino mass, natural leptogenesis and FIMP DM is also obtained in this paper.

preprint2020arXiv

Time-Frequency Analysis based Blind Modulation Classification for Multiple-Antenna Systems

Blind modulation classification is an important step to implement cognitive radio networks. The multiple-input multiple-output (MIMO) technique is widely used in military and civil communication systems. Due to the lack of prior information about channel parameters and the overlapping of signals in the MIMO systems, the traditional likelihood-based and feature-based approaches cannot be applied in these scenarios directly. Hence, in this paper, to resolve the problem of blind modulation classification in MIMO systems, the time-frequency analysis method based on the windowed short-time Fourier transform is used to analyse the time-frequency characteristics of time-domain modulated signals. Then the extracted time-frequency characteristics are converted into RGB spectrogram images, and the convolutional neural network based on transfer learning is applied to classify the modulation types according to the RGB spectrogram images. Finally, a decision fusion module is used to fuse the classification results of all the receive antennas. Through simulations, we analyse the classification performance at different signal-to-noise ratios (SNRs), the results indicate that, for the single-input single-output (SISO) network, our proposed scheme can achieve 92.37% and 99.12% average classification accuracy at SNRs of -4 dB and 10 dB, respectively. For the MIMO network, our scheme achieves 80.42% and 87.92% average classification accuracy at -4 dB and 10 dB, respectively. This outperforms the existing classification methods based on baseband signals.

preprint2019arXiv

Exclusive Production Ratio of Neutral over Charged Kaon Pair in $e^+e^-$ Annihilation Continuum via `Straton Model'

A completely relativistic quark model in the Bethe-Salpter framework is employed to calculate the exclusive production ratio of the neutral over charged Kaon pair in $e^+e^-$ annihilation continuum region for center of mass energies smaller than the $J/Ψ$ mass. The valence quark charge plays the key rôle. The cancellation of the diagrams for the same charge case (in $K_S + K_L$) and the non-cancellation of the diagrams for the different charge case (in $K^-+K^+$) lead to the ratio as $(m_s-m_d)^2/M_{Kaon}^2 \sim 1/10$.

preprint2016arXiv

Large production rate of new $B^0_s π^{\pm}$ and $D^{\pm}_s π^{\pm}$ states in high energy multi-production process

The production rate of the X(5568) observed by D0 collabotation is quite large and can not be understood by various general hadronization mechanism. We propose an inclusive resonance production formulation to calculate the cross section and extract the value of the effective wave function at origin. Based on these results we suspect X($D_s π^{\pm}$) can be copiously produced and observable at high enenrgy scatterings (the relative production ratio to D_s is larger than 10 %). In the updated version the discussions on cluster model and FI are added. Both cases can not give large rate. Then we show that pion in X(5568) decay can only gain a very small momentum. In the pseudo-rapidity region [2,5], large part of the signal pions will be dismissed by the detector since the transverse mometum is too small and/or total momentum too small. If further requirement on pion tranverse mometum larger than 1GeV/c added, almost all signal pions are rejected. But for the charm partner, this problem does not exist since the charm partner can give a larger boost factor. A 3D distribution of signal pions are added

preprint2014arXiv

Colour connections of four quark $Q\bar{Q}Q'\bar{Q}'$ system and doubly heavy baryon production in $e^{+}e^{-}$ annihilation

The hadronization effects induced by various colour connections of the four quark system in $e^{+}e^{-}$ annihilation are briefly reviewed. A special colour connection of four heavy quark system without colour-separation favours the production of doubly heavy baryons. For the related three-jet case, the corresponding hadronization has not been considered. We argue that it can be effectively described as two string fragmentation besides the leading heavy diquark fragmentation. The production rate and the properties of final state hadron systems are discussed. Emphasis is on the string effect as a finger print of this hadronization procedure.

preprint2014arXiv

Compositional Belief Update

In this paper we explore a class of belief update operators, in which the definition of the operator is compositional with respect to the sentence to be added. The goal is to provide an update operator that is intuitive, in that its definition is based on a recursive decomposition of the update sentences structure, and that may be reasonably implemented. In addressing update, we first provide a definition phrased in terms of the models of a knowledge base. While this operator satisfies a core group of the benchmark Katsuno-Mendelzon update postulates, not all of the postulates are satisfied. Other Katsuno-Mendelzon postulates can be obtained by suitably restricting the syntactic form of the sentence for update, as we show. In restricting the syntactic form of the sentence for update, we also obtain a hierarchy of update operators with Winsletts standard semantics as the most basic interesting approach captured. We subsequently give an algorithm which captures this approach; in the general case the algorithm is exponential, but with some not-unreasonable assumptions we obtain an algorithm that is linear in the size of the knowledge base. Hence the resulting approach has much better complexity characteristics than other operators in some situations. We also explore other compositional belief change operators: erasure is developed as a dual operator to update; we show that a forget operator is definable in terms of update; and we give a definition of the compositional revision operator. We obtain that compositional revision, under the most natural definition, yields the Satoh revision operator.

preprint2014arXiv

Keeping speed and distance for aligned motion

The cohesive collective motion (flocking, swarming) of autonomous agents is ubiquitously observed and exploited in both natural and man-made settings, thus, minimal models for its description are essential. In a model with continuous space and time we find that if two particles arrive symmetrically in a plane at a large angle, then (i) radial repulsion and (ii) linear self-propelling toward a fixed preferred speed are sufficient for them to depart at a smaller angle. For this local gain of momentum explicit velocity alignment is not necessary, nor are adhesion/attraction, inelasticity or anisotropy of the particles, or nonlinear drag. With many particles obeying these microscopic rules of motion we find that their spatial confinement to a square with periodic boundaries (which is an indirect form of attraction) leads to stable macroscopic ordering. After varying the density of particles at constant system size and varying the size of the system with constant particle density we predict that in the infinite system size (or density) limit the hysteresis loop disappears and the transition becomes continuous. We note that animals, humans, drones, etc. tend to move asynchronously and are often more responsive to motion than positions. Thus, for them velocity-based continuous models can provide higher precision than coordinate-based models. An additional characteristic and realistic feature of the model is that convergence to the ordered state is fastest at a finite density, which is in contrast to models applying (discontinuous) explicit velocity alignments and discretized time. In summary, we find that the investigated model can provide a minimal description of flocking.

preprint2014arXiv

Plasmonic and Metamaterial Structures as Electromagnetic Absorbers

Electromagnetic absorbers have drawn increasing attention in many areas. A series of plasmonic and metamaterial structures can work as efficient narrow band absorbers due to the excitation of plasmonic or photonic resonances, providing a great potential for applications in designing selective thermal emitters, bio-sensing, etc. In other applications such as solar energy harvesting and photonic detection, the bandwidth of light absorbers is required to be quite broad. Under such a background, a variety of mechanisms of broadband/multiband absorption have been proposed, such as mixing multiple resonances together, exciting phase resonances, slowing down light by anisotropic metamaterials, employing high loss materials and so on.

preprint2014arXiv

Search for doubly charmed hadron at B factory

The doubly charmed hadron production at B factories is of special importance for the study of the hadron structure and the color connections before hadronization. To suppress the combination background fluctuations of the reconstructed hadron mass spectra, we suggest a three-jet event shape trigger. After these three jets are identified by their energy and angular distributions, it is found that: 1) The background process $e^+ e^- \to c\bar {c} \to h's$ in consideration of the final hadron system $Λ_c^+K^-π^+ +X$ are significantly suppressed. 2) For the selected events, about half of the particles, $Λ_c^+$, $K^-$, $π^+$, which obviously can not belong to the decay products of doubly charmed hadron, can be vetoed. The relevant hadronization is investigated.

preprint2011arXiv

A Thin Film Broadband Absorber Based on Multi-sized Nanoantennas

We experimentally demonstrate an infrared broadband absorber for TM polarized light based on an array of nanostrip antennas of several different sizes. The broadband property is due to the collective effect of magnetic responses excited by these nano-antennas at distinct wavelengths. By manipulating the differences of the nanostrip widths, the measured spectra clearly validate our design for the purpose of broadening the absorption band. The present broadband absorber works very well in a wide angular range.

preprint2011arXiv

Ultra-broadband Light Absorption by a Sawtooth Anisotropic Metamaterial Slab

We present an ultra broadband thin-film infrared absorber made of saw-toothed anisotropic metamaterial. Absorbtivity of higher than 95% at normal incidence is supported in a wide range of frequencies, where the full absorption width at half maximum is about 86%. Such property is retained well at a very wide range of incident angles too. Light of shorter wavelengths are harvested at upper parts of the sawteeth of smaller widths, while light of longer wavelengths are trapped at lower parts of larger tooth widths. This phenomenon is explained by the slowlight modes in anisotropic metamaterial waveguide. Our study can be applied in the field of designing photovoltaic devices and thermal emitters.

preprint2011arXiv

Ultra-broadband Microwave Metamaterial Absorber

A microwave ultra-broadband polarization-independent metamaterial absorber is demonstrated. It is composed of a periodic array of metal-dielectric multilayered quadrangular frustum pyramids. These pyramids possess resonant absorption modes at multi-frequencies, of which the overlapping leads to the total absorption of the incident wave over an ultra-wide spectral band. The experimental absorption at normal incidence is above 90% in the frequency range of 7.8-14.7GHz, and the absorption is kept large when the incident angle is smaller than 60 degrees. The experimental results agree well with the numerical simulation.

preprint2010arXiv

Abnormal enhancement of electric field inside a thin permittivity-near-zero object in free space

It is found that the electric field can be enhanced strongly inside a permittivity-near-zero object in free space, when the transverse cross section of the object is small and the length along the propagation direction of the incident wave is large enough as compared with the wavelength. The physical mechanism is explained in details. The incident electromagnetic energy can only flow almost normally through the outer surface into or out of the permittivity-near-zero object, which leads to large energy stream density and then strong electric field inside the object. Meanwhile, the magnetic field inside the permittivity-near-zero object may be smaller than that of the incident wave, which is also helpful for enhancing the electric field. Two permittivity-near-zero objects of simple shapes, namely, a thin cylindrical shell and a long thin rectangular bar, are chosen for numerical illustration. The enhancement of the electric field becomes stronger when the permittivity-near-zero object becomes thinner. The physical mechanism of the field enhancement is completely different from the plasmonic resonance enhancement at a metal surface.

preprint2010arXiv

An Investigation of Hadronization Mechanism at $Z^{0}$ Factory

We briefly review the hadronization pictures adopted in the LUND String Fragmentation Model(LSFM), Webber Cluster Fragmentation Model(WCFM) and Quark Combination Model(QCM), respectively. Predictions of hadron multiplicity, baryon to meson ratios and baryon-antibaryon flavor correlations, especially related to heavy hadrons at $Z^0$ factory obtained by LSFM and QCM are reported.

preprint2010arXiv

Enhancing and suppressing radiation with some permeability-near-zero structures

Using some special properties of a permeability-near-zero material, the radiation of a line current is greatly enhanced by choosing appropriately the dimension of a dielectric domain in which the source lies and that of a permeability-near-zero shell. The radiation of the source can also be completely suppressed by adding appropriately another dielectric domain or an arbitrary perfect electric conductor (PEC) inside the shell. Enhanced directive radiation is also demonstrated by adding a PEC substrate.

preprint2010arXiv

Squeezing electromagnetic energy with a dielectric split ring inside a permeability-near-zero metamaterial

A novel electromagnetic energy squeezing mechanism is proposed based on the special properties of permeability-near-zero metamaterials. Nearly no energy stream can enter a conventional dielectric region positioned inside a permeability-near-zero material. When a source is surrounded by a dielectric split ring (encloser with a gap opened), the electromagnetic energy generated by the source is forced to propagate through the gap. When the gap is narrow, the energy stream density becomes very large and makes the magnetic field enhanced drastically in the gap. The narrow gap can be long and bended. This provides us a method to obtain strong magnetic field without using resonance enhancement.

preprint2010arXiv

Unitarity and Entropy Change in Exclusive Quark Combination Models

Entropy change in exclusive quark combination models is not an isolated problem. Contrary to adding and tuning some parameters to the relevant model(s) to fix the entropy, we show that it relates to the most general principles. Unitarity of the combination model is demonstrated to play the central rôle that guarantees the non-decrease of the entropy in the exclusive combination process.

preprint2009arXiv

Enhanced transmission of transverse electric waves through subwavelength slits in a thin metallic film

y coating a cover layer with metallization of cut wire array, the transmission of transverse electric waves (TE; the electric field is parallel to the slits) through subwavelength slits in a thin metallic film is significantly enhanced. An 800-fold enhanced transmission is obtained compared to the case without the cut wires. It is demonstrated that a TE incident wave is highly confined by the cut wires due to the excitation of the electric dipole-like resonance, and then effectively squeezed into and through the subwavelength slits.

preprint2009arXiv

Inverse Transformation Optics and Reflection Analysis for Two-Dimensional Finite Embedded Coordinate Transformation

Inverse transformation optics is introduced, and used to calculate the reflection at the boundary of a transformation medium under consideration. The transformation medium for a practical device is obtained from a two-dimensional (2D) finite embedded coordinate transformation (FECT) which is discontinuous at the boundary. For an electromagnetic excitation of particular polarization, many pairs of original medium (in a virtual space V') and inverse transformation can give exactly the same anisotropic medium through the conventional procedure of transformation optics. Non-uniqueness of these pairs is then exploited for the analysis and calculation of the boundary reflection. The reflection at the boundary of the anisotropic FECT medium (associated with the corresponding vacuum virtual space V) is converted to the simple reflection between two isotropic media in virtual space V' by a selected inverse transformation continuous at the boundary. A reflectionless condition for the boundary of the FECT medium is found as a special case. The theory is verified numerically with the finite element method.