Skip to content

Author

Aoxiang Yang

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.

Preprint Jul 2026

VTaMo: Video-Text Alignment Model for Sign Language Translation

Sign language translation (SLT) converts continuous sign videos into spoken language text. Gloss-free approaches leverage pre-trained visual encoders and language models but rely on implicit cross-modal alignment from translation supervision alone. We present VTaMo, a framework that introduces explicit multi-granularity alignment at three levels: (1) local alignment via entropy-regularized optimal transport with a learnable null token for fine-grained frame-to-token correspondences; (2) global alignment via a learnable orthogonal transformation that calibrates embedding space geometry through Earth Mover's Distance; and (3) position-aligned contrastive learning for discriminative token-level representations. Experiments on Phoenix-2014T, CSL-Daily, How2Sign, and OpenASL demonstrate consistent state-of-the-art performance, with ablations confirming the complementary contributions of each component. Code is available at https://github.com/junyi2005/vtamo.

Junyi Hu, Zhewen He, Hao Huang et al. · 0 citations
Jul 2026

A deep learning-based framework for the malignancy analysis of thyroid lesions in contrast-enhanced ultrasound videos.

BACKGROUND AND OBJECTIVE Contrast-enhanced ultrasound (CEUS) is widely used for evaluating thyroid nodule malignancy, but conventional time-intensity curve (TIC) analysis is labor-intensive and operator-dependent. This study proposes LSTAC, an automated framework for nodule segmentation and TIC analysis in CEUS videos. METHODS LSTAC integrates an improved YOLOv5-based segmentation network with a peak intensity frame (PIF) extraction algorithm to enable automatic nodule localization, TIC generation, and PIF identification. The framework was trained using CEUS data from 623 patients collected across three hospitals and evaluated on both internal and external validation cohorts. RESULTS LSTAC achieved 3-10× higher efficiency than VueBox in PIF extraction while maintaining strong temporal accuracy (0.94, 0.77, 0.79) and structural similarity (SSIM: 0.80, 0.60, 0.67). In malignancy prediction based on PIF features, LSTAC outperformed VueBox in two of three validation sets, with AUCs of 0.8279 vs. 0.8226 and 0.8000 vs. 0.7000. CONCLUSION LSTAC provides an efficient and accurate solution for automated CEUS analysis, reducing manual workload and improving consistency in thyroid nodule assessment, with potential for clinical application.

Aoxiang Yang, Liuyue Li, Ruifan He et al. · 0 citations