SearcharxivSearch

arXiv subjects

Lin Wu

Publications and source records attributed to Lin Wu.

At least 55 records · Page 3Linked to original sources

The uniform quantitive weighted boundedness of fractional Marcinkiewicz integral and its commutator

Suppose that $Ω\in L^{\infty}(\mathbb{S} ^{n-1})$ is homogeneous of degree zero with mean value zero. Then we consider a fractional type Marcinkiewicz integral operator $$μ_{Ω,β}f(x) = \left ( \int_{0}^{\infty } \left | \int_{\left | x-y \right |\le t }^{} \frac{Ω(x-y)}{\left | x-y \right |^{n-1-β} } f(y)dy \right | ^{2}\frac{dt}{t^3} \right )^{\frac{1}{2} },\quad 0<β<n.$$ Our main contribution is the quantitive weighted result of the classical Marcinkiewicz integral $μ_Ω$ proved by Hu and Qu [Math. Ineq. appl., 22(2019), 885-899] can be recovered from the quantitative weighted estimates of $μ_{Ω,β}$ in this paper when $β\to 0^+$. As inference, we also gives the uniform quantitive weighted bounds for the corresponding fractional commutators of $μ_{Ω,β}$ when $β\rightarrow 0^+$.

math.CA

Probing dynamics of time-varying media: Beyond abrupt temporal interfaces

This work investigates the effects of time-varying media, where optical properties change over time, on electromagnetic wave propagation, focusing on plane waves and free-electron evanescent waves. We introduce a switching parameter, $τ$, to model ultrafast switching in the femtosecond to nanosecond range. For plane-wave incidence at angular frequency $ω_0$, we derive a generalized expression for the backward-to-forward flux ratio as a function of $ω_0$ and $τ$, aligning with recent experimental data and providing a unified interpretation framework. For free-electron incidence, we observe intensity saturation in temporal transition radiation at $I_{\textrm{max}}$ for $τ\leq τ_{\textrm{0}}$, with both $I_{\textrm{max}}$ and $τ_{\textrm{0}}$ depending on electron speed. These results highlight the importance of precise $τ$ control in experiments to probe time-varying media effectively.

physics.optics

Industrial Anomaly Detection and Localization Using Weakly-Supervised Residual Transformers

Recent advancements in industrial anomaly detection (AD) have demonstrated that incorporating a small number of anomalous samples during training can significantly enhance accuracy. However, this improvement often comes at the cost of extensive annotation efforts, which are impractical for many real-world applications. In this paper, we introduce a novel framework, Weak}ly-supervised RESidual Transformer (WeakREST), designed to achieve high anomaly detection accuracy while minimizing the reliance on manual annotations. First, we reformulate the pixel-wise anomaly localization task into a block-wise classification problem. Second, we introduce a residual-based feature representation called Positional Fast Anomaly Residuals (PosFAR) which captures anomalous patterns more effectively. To leverage this feature, we adapt the Swin Transformer for enhanced anomaly detection and localization. Additionally, we propose a weak annotation approach, utilizing bounding boxes and image tags to define anomalous regions. This approach establishes a semi-supervised learning context that reduces the dependency on precise pixel-level labels. To further improve the learning process, we develop a novel ResMixMatch algorithm, capable of handling the interplay between weak labels and residual-based representations. On the benchmark dataset MVTec-AD, our method achieves an Average Precision (AP) of $83.0\%$, surpassing the previous best result of $82.7\%$ in the unsupervised setting. In the supervised AD setting, WeakREST attains an AP of $87.6\%$, outperforming the previous best of $86.0\%$. Notably, even when using weaker annotations such as bounding boxes, WeakREST exceeds the performance of leading methods relying on pixel-wise supervision, achieving an AP of $87.1\%$ compared to the prior best of $86.0\%$ on MVTec-AD.

cs.CV

Particle-In-Cell Simulations of Quantum Plasmas

Room-temperature metals and semi-metals which consist of a gas of bound electrons in a near-continuum band structure can be classified as cold quantum plasmas. This insight suggests that Particle-in-Cell (PIC) simulations, traditionally used for modeling classical plasmas, may be adapted for the next generation of nanoscopic simulations in photonics, plasmonics, and beyond. This article introduces four key physics modules implemented in two open-source PIC codes that can be applied to condensed matter calculations. These modules include (I) the incorporation of Fermi-Dirac (FD) electrons, (II) material structure boundary conditions, (III) a bound particle model for linear dispersive materials, and (IV) the inclusion of massless Dirac carriers for simulating graphene-like materials. By integrating these modules into existing PIC frameworks, we provide a versatile and self-consistent approach for simulating condensed matter systems, opening new avenues for modeling dynamic phenomena in photonics and plasmonics.

physics.plasm-ph

UIFormer: A Unified Transformer-based Framework for Incremental Few-Shot Object Detection and Instance Segmentation

This paper introduces a novel framework for unified incremental few-shot object detection (iFSOD) and instance segmentation (iFSIS) using the Transformer architecture. Our goal is to create an optimal solution for situations where only a few examples of novel object classes are available, with no access to training data for base or old classes, while maintaining high performance across both base and novel classes. To achieve this, We extend Mask-DINO into a two-stage incremental learning framework. Stage 1 focuses on optimizing the model using the base dataset, while Stage 2 involves fine-tuning the model on novel classes. Besides, we incorporate a classifier selection strategy that assigns appropriate classifiers to the encoder and decoder according to their distinct functions. Empirical evidence indicates that this approach effectively mitigates the over-fitting on novel classes learning. Furthermore, we implement knowledge distillation to prevent catastrophic forgetting of base classes. Comprehensive evaluations on the COCO and LVIS datasets for both iFSIS and iFSOD tasks demonstrate that our method significantly outperforms state-of-the-art approaches.

cs.CV

Semantic-Aware Adversarial Training for Reliable Deep Hashing Retrieval

Deep hashing has been intensively studied and successfully applied in large-scale image retrieval systems due to its efficiency and effectiveness. Recent studies have recognized that the existence of adversarial examples poses a security threat to deep hashing models, that is, adversarial vulnerability. Notably, it is challenging to efficiently distill reliable semantic representatives for deep hashing to guide adversarial learning, and thereby it hinders the enhancement of adversarial robustness of deep hashing-based retrieval models. Moreover, current researches on adversarial training for deep hashing are hard to be formalized into a unified minimax structure. In this paper, we explore Semantic-Aware Adversarial Training (SAAT) for improving the adversarial robustness of deep hashing models. Specifically, we conceive a discriminative mainstay features learning (DMFL) scheme to construct semantic representatives for guiding adversarial learning in deep hashing. Particularly, our DMFL with the strict theoretical guarantee is adaptively optimized in a discriminative learning manner, where both discriminative and semantic properties are jointly considered. Moreover, adversarial examples are fabricated by maximizing the Hamming distance between the hash codes of adversarial samples and mainstay features, the efficacy of which is validated in the adversarial attack trials. Further, we, for the first time, formulate the formalized adversarial training of deep hashing into a unified minimax optimization under the guidance of the generated mainstay codes. Extensive experiments on benchmark datasets show superb attack performance against the state-of-the-art algorithms, meanwhile, the proposed adversarial training can effectively eliminate adversarial perturbations for trustworthy deep hashing-based retrieval. Our code is available at https://github.com/xandery-geek/SAAT.

cs.CV

In-context Prompt Learning for Test-time Vision Recognition with Frozen Vision-language Model

Current pre-trained vision-language models, such as CLIP, have demonstrated remarkable zero-shot generalization capabilities across various downstream tasks. However, their performance significantly degrades when test inputs exhibit different distributions. In this paper, we explore the concept of test-time prompt tuning (TTPT), which facilitates the adaptation of the CLIP model to novel downstream tasks through a one-step unsupervised optimization that involves only test samples. Inspired by in-context learning in natural language processing (NLP), we propose In-Context Prompt Learning (InCPL) for test-time visual recognition tasks, which empowers a pre-trained vision-language model with labeled examples as context information on downstream task. Specifically, InCPL associates a new test sample with very few labeled examples (sometimes just one) as context information, enabling reliable label estimation for the test sample and facilitating model adaptation. To achieve this, InCPL employs an efficient language-to-vision translator to explore the textual prior information for visual prompt learning. Further, we introduce a context-aware unsupervised loss to optimize visual prompts tailored to test samples. Finally, we design a cyclic learning strategy for visual and textual prompts to ensure mutual synergy across different modalities. This enables a pre-trained, frozen CLIP model to adapt to any task using its learned adaptive prompt. Our method demonstrates superior performance and achieves state-of-the-art results across various downstream datasets.

cs.CV

SegStitch: Multidimensional Transformer for Robust and Efficient Medical Imaging Segmentation

Medical imaging segmentation plays a significant role in the automatic recognition and analysis of lesions. State-of-the-art methods, particularly those utilizing transformers, have been prominently adopted in 3D semantic segmentation due to their superior performance in scalability and generalizability. However, plain vision transformers encounter challenges due to their neglect of local features and their high computational complexity. To address these challenges, we introduce three key contributions: Firstly, we proposed SegStitch, an innovative architecture that integrates transformers with denoising ODE blocks. Instead of taking whole 3D volumes as inputs, we adapt axial patches and customize patch-wise queries to ensure semantic consistency. Additionally, we conducted extensive experiments on the BTCV and ACDC datasets, achieving improvements up to 11.48% and 6.71% respectively in mDSC, compared to state-of-the-art methods. Lastly, our proposed method demonstrates outstanding efficiency, reducing the number of parameters by 36.7% and the number of FLOPS by 10.7% compared to UNETR. This advancement holds promising potential for adapting our method to real-world clinical practice. The code will be available at https://github.com/goblin327/SegStitch

cs.CV

Enabling all-to-circular polarization upconversion by nonlinear chiral metasurfaces with rotational symmetry

We implement a stacking strategy in designing chiral metasurfaces with high rotational symmetry, enabling quasi-bound-in-the-continuum (quasi-BIC) resonances characterized by absolute chirality. The rotational symmetry allows a circularly polarized pump to be converted into a circularly polarized nonlinear signal. Meanwhile, our bilayered metasurface can be engineered to respond solely to one selected circular polarization. Consequently, integrating resonant chiral response and rotational symmetry endows a unique category of metasurfaces to upconvert any linear or unpolarized pump into a circularly polarized nonlinear signal. Our results reveal that when such a metasurface is subjected to a linearly polarized pump, the intensity ratio of the resultant circularly polarized signals varies with the order of the nonlinear process. Counterintuitively, this ratio scales as the fourth power of the local field enhancement in the second harmonic process and the second power in the third harmonic process. Our work offers a comprehensive theoretical description of the nonlinear processes in chiral structures with rotation and provides universal guidelines for designing nonlinear all-dielectric metasurfaces with a strong chiral response.

physics.optics

Unidirectional Chiral Emission via Twisted Bi-layer Metasurfaces

Controlling and channelling light emissions from unpolarized quantum dots into specific directions with chiral polarization remains a key challenge in modern photonics. Stacked metasurface designs offer a potential compact solution for chirality and directionality engineering. However, experimental observations of directional chiral radiation from resonant metasurfaces with quantum emitters remain obscure. In this paper, we present experimental observations of unidirectional chiral emission from a twisted bi-layer metasurface via multi-dimensional control, including twist angle, interlayer distance, and lateral displacement between the top and bottom layers, as enabled by doublet alignment lithography (DAL). First, maintaining alignment, the metasurface demonstrates a resonant intrinsic optical chirality with near-unity circular dichroism of 0.94 and reflectance difference of 74%, where a high circular dichroism greater than 0.9 persists across a wide range of angles from -11 to 11 degrees. Second, engineered lateral displacement induces a unidirectional chiral resonance, resulting in unidirectional chiral emission from the quantum dots deposited onto the metasurface. Our bi-layer metasurfaces offer a universal compact platform for efficient radiation manipulation over a wide angular range, promising potential applications in miniaturized lasers, grating couplers, and chiral nanoantennas.

physics.optics

A Novel Approach to Industrial Defect Generation through Blended Latent Diffusion Model with Online Adaptation

Effectively addressing the challenge of industrial Anomaly Detection (AD) necessitates an ample supply of defective samples, a constraint often hindered by their scarcity in industrial contexts. This paper introduces a novel algorithm designed to augment defective samples, thereby enhancing AD performance. The proposed method tailors the blended latent diffusion model for defect sample generation, employing a diffusion model to generate defective samples in the latent space. A feature editing process, controlled by a ``trimap" mask and text prompts, refines the generated samples. The image generation inference process is structured into three stages: a free diffusion stage, an editing diffusion stage, and an online decoder adaptation stage. This sophisticated inference strategy yields high-quality synthetic defective samples with diverse pattern variations, leading to significantly improved AD accuracies based on the augmented training set. Specifically, on the widely recognized MVTec AD dataset, the proposed method elevates the state-of-the-art (SOTA) performance of AD with augmented data by 1.5%, 1.9%, and 3.1% for AD metrics AP, IAP, and IAP90, respectively. The implementation code of this work can be found at the GitHub repository https://github.com/GrandpaXun242/AdaBLDM.git

cs.CV

DART: Depth-Enhanced Accurate and Real-Time Background Matting

Matting with a static background, often referred to as ``Background Matting" (BGM), has garnered significant attention within the computer vision community due to its pivotal role in various practical applications like webcasting and photo editing. Nevertheless, achieving highly accurate background matting remains a formidable challenge, primarily owing to the limitations inherent in conventional RGB images. These limitations manifest in the form of susceptibility to varying lighting conditions and unforeseen shadows. In this paper, we leverage the rich depth information provided by the RGB-Depth (RGB-D) cameras to enhance background matting performance in real-time, dubbed DART. Firstly, we adapt the original RGB-based BGM algorithm to incorporate depth information. The resulting model's output undergoes refinement through Bayesian inference, incorporating a background depth prior. The posterior prediction is then translated into a "trimap," which is subsequently fed into a state-of-the-art matting algorithm to generate more precise alpha mattes. To ensure real-time matting capabilities, a critical requirement for many real-world applications, we distill the backbone of our model from a larger and more versatile BGM network. Our experiments demonstrate the superior performance of the proposed method. Moreover, thanks to the distillation operation, our method achieves a remarkable processing speed of 33 frames per second (fps) on a mid-range edge-computing device. This high efficiency underscores DART's immense potential for deployment in mobile applications}

cs.CV

Smith-Purcell radiation from time grating

Smith-Purcell radiation (SPR) occurs when an electron skims above a spatial grating, but the fixed momentum compensation from the static grating imposes limitations on the emission wavelength. It has been discovered that a temporally periodic system can provide energy compensation to generate light emissions in free space. Here, we introduce temporal SPR (t-SPR) emerging from a time grating and propose a generalized t-SPR dispersion equation to predict the relationship between radiation frequency, direction, electron velocity, modulation period, and harmonic orders. Compared to conventional SPR, t-SPR can: 1) Provide a versatile platform for manipulating SPR emission through temporal modulation (e.g., period, amplitude, wave shape). 2) Exhibit strong robustness to the electron-grating separation, alleviating the constraints associated with extreme electron near-field excitation. 3) Introduce additional energy channels through temporal modulation, enhancing and amplifying emission.

physics.optics

DSformer: A Double Sampling Transformer for Multivariate Time Series Long-term Prediction

Multivariate time series long-term prediction, which aims to predict the change of data in a long time, can provide references for decision-making. Although transformer-based models have made progress in this field, they usually do not make full use of three features of multivariate time series: global information, local information, and variables correlation. To effectively mine the above three features and establish a high-precision prediction model, we propose a double sampling transformer (DSformer), which consists of the double sampling (DS) block and the temporal variable attention (TVA) block. Firstly, the DS block employs down sampling and piecewise sampling to transform the original series into feature vectors that focus on global information and local information respectively. Then, TVA block uses temporal attention and variable attention to mine these feature vectors from different dimensions and extract key information. Finally, based on a parallel structure, DSformer uses multiple TVA blocks to mine and integrate different features obtained from DS blocks respectively. The integrated feature information is passed to the generative decoder based on a multi-layer perceptron to realize multivariate time series long-term prediction. Experimental results on nine real-world datasets show that DSformer can outperform eight existing baselines.

cs.LG

Research on Multilingual News Clustering Based on Cross-Language Word Embeddings

Classifying the same event reported by different countries is of significant importance for public opinion control and intelligence gathering. Due to the diverse types of news, relying solely on transla-tors would be costly and inefficient, while depending solely on translation systems would incur considerable performance overheads in invoking translation interfaces and storing translated texts. To address this issue, we mainly focus on the clustering problem of cross-lingual news. To be specific, we use a combination of sentence vector representations of news headlines in a mixed semantic space and the topic probability distributions of news content to represent a news article. In the training of cross-lingual models, we employ knowledge distillation techniques to fit two semantic spaces into a mixed semantic space. We abandon traditional static clustering methods like K-Means and AGNES in favor of the incremental clustering algorithm Single-Pass, which we further modify to better suit cross-lingual news clustering scenarios. Our main contributions are as follows: (1) We adopt the English standard BERT as the teacher model and XLM-Roberta as the student model, training a cross-lingual model through knowledge distillation that can represent sentence-level bilingual texts in both Chinese and English. (2) We use the LDA topic model to represent news as a combina-tion of cross-lingual vectors for headlines and topic probability distributions for con-tent, introducing concepts such as topic similarity to address the cross-lingual issue in news content representation. (3) We adapt the Single-Pass clustering algorithm for the news context to make it more applicable. Our optimizations of Single-Pass include ad-justing the distance algorithm between samples and clusters, adding cluster merging operations, and incorporating a news time parameter.

cs.CL

The News Delivery Channel Recommendation Based on Granular Neural Network

With the continuous maturation and expansion of neural network technology, deep neural networks have been widely utilized as the fundamental building blocks of deep learning in a variety of applications, including speech recognition, machine translation, image processing, and the creation of recommendation systems. Therefore, many real-world complex problems can be solved by the deep learning techniques. As is known, traditional news recommendation systems mostly employ techniques based on collaborative filtering and deep learning, but the performance of these algorithms is constrained by the sparsity of the data and the scalability of the approaches. In this paper, we propose a recommendation model using granular neural network model to recommend news to appropriate channels by analyzing the properties of news. Specifically, a specified neural network serves as the foundation for the granular neural network that the model is considered to be build. Different information granularities are attributed to various types of news material, and different information granularities are released between networks in various ways. When processing data, granular output is created, which is compared to the interval values pre-set on various platforms and used to quantify the analysis's effectiveness. The analysis results could help the media to match the proper news in depth, maximize the public attention of the news and the utilization of media resources.

cs.IR

Novel three-dimensional Fermi surface and electron-correlation-induced charge density wave in FeGe

As the first magnetic kagome material to exhibit the charge density wave (CDW) order, FeGe has attracted much attention in recent studies. Similar to AV$_{3}$Sb$_{5}$ (A = K, Cs, Rb), FeGe exhibits the CDW pattern with an in-plane 2$\times $2 structure and the existence of van Hove singularities (vHSs) near the Fermi level. However, sharply different from AV$_{3}$Sb$_{5}$ which has phonon instability at $M$ point, all the theoretically calculated phonon frequencies in FeGe remain positive. Here, we perform a comprehensive study of the band structures, Fermi surfaces and nesting function of FeGe through first-principles calculations. Surprisingly, we find that the maximum of nesting function is at $K$ point instead of $M$ point. Two Fermi pockets with Fe-$d_{xz}$ and Fe-$d_{x^{2}-y^{2}}$/$d_{xy}$ orbital characters have large contribution to the Fermi nesting, which evolve significantly with $k_{z}$, indicating the highly three-dimensional (3D) feature of FeGe in contrast to AV$_{3}$Sb$_{5}$. Meanwhile, the vHSs are close to the Fermi surface only in a small $k_{z}$ range, and does not play a leading role in nesting function. Considering the effect of local Coulomb interaction, we reveal that the Fermi level eigenstates nested by vector $K$ are mainly distributed from unequal sublattice occupancy, thus the instability at $K$ point is significantly suppressed. Meanwhile, the wave functions nested by vector $M$ have many ingredients located at the same Fe site, thus the instability at $M$ point is enhanced. This indicates that the electron correlation, rather than electron-phonon interaction, plays a key role in the CDW transition at $M$ point.

cond-mat.str-el

LipFormer: Learning to Lipread Unseen Speakers based on Visual-Landmark Transformers

Lipreading refers to understanding and further translating the speech of a speaker in the video into natural language. State-of-the-art lipreading methods excel in interpreting overlap speakers, i.e., speakers appear in both training and inference sets. However, generalizing these methods to unseen speakers incurs catastrophic performance degradation due to the limited number of speakers in training bank and the evident visual variations caused by the shape/color of lips for different speakers. Therefore, merely depending on the visible changes of lips tends to cause model overfitting. To address this problem, we propose to use multi-modal features across visual and landmarks, which can describe the lip motion irrespective to the speaker identities. Then, we develop a sentence-level lipreading framework based on visual-landmark transformers, namely LipFormer. Specifically, LipFormer consists of a lip motion stream, a facial landmark stream, and a cross-modal fusion. The embeddings from the two streams are produced by self-attention, which are fed to the cross-attention module to achieve the alignment between visuals and landmarks. Finally, the resulting fused features can be decoded to output texts by a cascade seq2seq model. Experiments demonstrate that our method can effectively enhance the model generalization to unseen speakers.

cs.CV