arXiv Science⌕ Search

arXiv subjects

Yen-Wei Chang

Publications and source records attributed to Yen-Wei Chang.

4 recordsLinked to original sources

Industrial Anomaly Detection via Defect-Grounded Reasoning in Visual Latent Space

Industrial anomaly detection (IAD) is evolving beyond conventional detection and localization toward multimodal inspection systems that can describe, explain, and reason about fine-grained defects. Although recent multimodal large language model (MLLM)-based methods improve anomaly understanding through textual reasoning and visual guidance, they face two limitations in fine-grained inspection. First, their visual refinement often requires iteratively revisiting local image regions or augmenting with additional tools. Second, the resulting local defect evidence may not be reliably preserved throughout subsequent reasoning. To address these, we propose Anomaly-LR, a defect-grounded latent reasoning framework that first forms a global understanding of the input and then progressively refines anomaly-relevant representations directly in the visual latent space. We further construct IAD-LR-22K, the first IAD instruction dataset designed for latent reasoning, containing 22,228 image-question instances from 4,523 industrial images, with global textual reasoning traces and region-level visual annotations. Extensive experiments show that Anomaly-LR achieves state-of-the-art performance among comparable-scale methods across multiple IAD benchmarks, without requiring external references or tools. The code and data will be released at https://github.com/Yen666/Anomaly-LR.

cs.CV↗

Acoustic and Electromagnetic Co-Modeling of Piezoelectric Devices at Millimeter Wave

This work reports the procedure for modeling piezoelectric acoustic resonators and filters at millimeter wave (mmWave). Different from conventional methods for lower frequency piezoelectric devices, we include both acoustic and electromagnetic (EM) effects, e.g., self-inductance, in both the circuit-level fitting and finite element analysis, toward higher accuracy at higher frequencies. To validate the method, thin-film lithium niobate (LiNbO3) first-order antisymmetric (A1) mode devices are used as the testbed, achieving great agreement for both the standalone resonators and a fifth-order ladder filter. Upon further development, the reported acoustic and EM co-modeling could guide the future design of compact piezoelectric devices at mmWave and beyond.

physics.app-ph↗

Thin-Film Lithium Niobate Acoustic Filter at 23.5 GHz with 2.38 dB IL and 18.2% FBW

This work reports an acoustic filter at 23.5 GHz with a low insertion loss (IL) of 2.38 dB and a 3-dB fractional bandwidth (FBW) of 18.2%, significantly surpassing the state-of-the-art. The device leverages electrically coupled acoustic resonators in 100 nm 128° Y-cut lithium niobate (LiNbO3) piezoelectric thin film, operating in the first-order antisymmetric (A1) mode. A new film stack, namely transferred thin-film LiNbO3 on silicon (Si) substrate with an intermediate amorphous silicon (a-Si) layer, facilitates the record-breaking performance at millimeter-wave (mmWave). The filter features a compact footprint of 0.56 mm2. In this letter, acoustic and EM consideration, along with material characterization with X-ray diffraction and verified with cross-sectional electron microscopy are reported. Upon further development, the reported filter platform can enable various front-end signal-processing functions at mmWave.

eess.SP↗

Learning Goal-Oriented Visual Dialog Agents: Imitating and Surpassing Analytic Experts

This paper tackles the problem of learning a questioner in the goal-oriented visual dialog task. Several previous works adopt model-free reinforcement learning. Most pretrain the model from a finite set of human-generated data. We argue that using limited demonstrations to kick-start the questioner is insufficient due to the large policy search space. Inspired by a recently proposed information theoretic approach, we develop two analytic experts to serve as a source of high-quality demonstrations for imitation learning. We then take advantage of reinforcement learning to refine the model towards the goal-oriented objective. Experimental results on the GuessWhat?! dataset show that our method has the combined merits of imitation and reinforcement learning, achieving the state-of-the-art performance.

cs.AI↗