Skip to content

Author

Yuewen Huang

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Review Open access Aug 2026

HiFi-Det: Collaborative Multi-Scale Frequency-Domain Feature Optimization for Crown-of-Thorns Starfish Detection in Complex Underwater Environments

Outbreaks of the Crown-of-Thorns Starfish (COTS, Acanthaster spp.) are a leading biological driver of coral cover loss, making timely and accurate population monitoring essential for reef management. Conventional diver-based surveys are labor-intensive and prone to missed detections, motivating automated detection from underwater imagery. However, COTS detection in complex underwater scenes still faces three major challenges. First, COTS individuals are often very small and carry limited discriminative information, making them inherently difficult to detect. Second, low underwater contrast and complex coral textures blur target boundaries and cause targets to be easily confused with the background. Third, ecological monitoring values recall more highly than precision—missing a COTS individual is far more costly than a false alarm—yet the recall of existing detectors remains insufficient. To address these challenges, we propose HiFi-Det (High-resolution Frequency-integration Detector), a collaborative multi-scale frequency-domain feature optimization method built on YOLO11. HiFi-Det integrates three complementary enhancements: a high-resolution detection branch that strengthens feature representation for small targets; wavelet transform convolution (WTConv) modules in the backbone and neck that apply band-separated processing in the wavelet domain to improve discrimination of COTS targets from low-contrast, textured coral backgrounds; and a WIoUv3 bounding box regression loss that dynamically focuses on ordinary-quality samples to improve recall while maintaining precision. On the public Great Barrier Reef dataset, HiFi-Det attains 81.02% F2 and 87.54% mAP@50, surpassing the YOLO11 baseline by 3.00% and 2.57%, respectively, while keeping the parameter count essentially unchanged relative to the YOLO11s baseline (within 3%), so that the accuracy gains are obtained without inflating model size. Ablation studies confirm the synergy of the three components: the high-resolution branch preserves spatial details, WTConv suppresses background textures, and WIoUv3 further curbs false positives while sustaining high recall. Applying the same recipe to a larger YOLO11m backbone yields HiFi-Det-m, which likewise improves over that backbone in both F2 and recall, indicating that the approach is a transferable recipe rather than a single fixed architecture. These results show that task-specific architectural and training designs can effectively adapt generic detectors to the demands of underwater ecological monitoring.

Sirong Qian, Yuewen Huang, Meng Wang et al. · 0 citations
Book Open access Aug 2026

UniHam: A Large-Scale SOC-Complete Dataset and Benchmark for Hamiltonian Learning in Materials

Accurate prediction of electronic Hamiltonians would enable broad property inference while avoiding the high computational cost of Density Functional Theory (DFT). However, progress toward general-purpose materials foundation models is limited by a data bottleneck: existing Hamiltonian datasets are typically small, lack structural diversity, and often omit essential relativistic physics such as spin--orbit coupling (SOC). We therefore construct UniHam, a large-scale Hamiltonian dataset and benchmark suite comprising 100,000+ DFT-computed complex-valued Hermitian Hamiltonians with full SOC, covering 72 elements and a wide range of crystal geometries and symmetries (spanning diverse lattice types and space-group families). Building on UniHam, we benchmark two representative state-of-the-art models under a standardized protocol and introduce complementary evaluation metrics that jointly assess three dimensions: (i) Hamiltonian reconstruction accuracy, (ii) out-of-distribution (OOD) generalization across composition/symmetry shifts, and (iii) the ability to support downstream property prediction from the predicted Hamiltonians. Experiments on UniHam demonstrate that the proposed benchmark and metrics effectively differentiate model capabilities, revealing intrinsic SOC- and element-dependent failure modes, large variations in compositional OOD robustness, and the necessity of spectral-level evaluation to assess whether Hamiltonian predictions reliably support downstream electronic-structure properties. Overall, UniHam provides a reproducible, SOC-complete benchmark that can sharpen model comparisons and accelerate the development of next-generation foundation models for quantum materials.

Yuewen Huang, Pin Chen, Yutong Lu · 0 citations