SearcharxivSearch

arXiv subjects

Junwen Zheng

Publications and source records attributed to Junwen Zheng.

3 recordsLinked to original sources

Explainable Melanoma Diagnosis with Contrastive Learning and LLM-based Report Generation

Deep learning has demonstrated expert-level performance in melanoma classification, positioning it as a powerful tool in clinical dermatology. However, model opacity and the lack of interpretability remain critical barriers to clinical adoption, as clinicians often struggle to trust the decision-making processes of black-box models. To address this gap, we present a Cross-modal Explainable Framework for Melanoma (CEFM) that leverages contrastive learning as the core mechanism for achieving interpretability. Specifically, CEFM maps clinical criteria for melanoma diagnosis-namely Asymmetry, Border, and Color (ABC)-into the Vision Transformer embedding space using dual projection heads, thereby aligning clinical semantics with visual features. The aligned representations are subsequently translated into structured textual explanations via natural language generation, creating a transparent link between raw image data and clinical interpretation. Experiments on public datasets demonstrate 92.79% accuracy and an AUC of 0.961, along with significant improvements across multiple interpretability metrics. Qualitative analyses further show that the spatial arrangement of the learned embeddings aligns with clinicians' application of the ABC rule, effectively bridging the gap between high-performance classification and clinical trust.

cs.CV

Catalog of outbursts of neutron star LMXBs

Many X-ray binaries are transiently accreting. Having statistics on their recurrence times is helpful to address questions related to binary evolution and populations, as well as the physics of binary systems. We compile a catalog of known outbursts of 87 transient neutron star (identified through bursts or pulsations) low-mass X-ray binaries, until mid-2025. Most outbursts are taken from the literature, but we also identify some outbursts from public X-ray monitoring lightcurves. We find 109 outbursts not previously identified in the literature; most are from the frequent transients GRS 1747-312 and the Rapid Burster MXB 1730-335, though we suspect that two outbursts from Liller 1 may be from another transient, besides the Rapid Burster. We also find new outbursts for 10 other systems, and verify substantial quiescent intervals for XMM J174457-2850.3, XMMU J174716.1-281048, and AX J1754.2-2754. Outburst detection has been relatively efficient since 1996 for outbursts above $F_X$(2-10)$=3\times10^{-10}$ ergs/s/cm$^2$. While several systems have many known outbursts, 40 of the 87 systems we track have zero or one recorded outburst between 1996 and 2023. This suggests that many faint Galactic Center X-ray binaries may be neutron star X-ray binaries, though we cannot completely rule out the proposition that most neutron star X-ray binaries undergo frequent outbursts below all-sky monitor detection limits.

astro-ph.HE

BIM-GPT: a Prompt-Based Virtual Assistant Framework for BIM Information Retrieval

Efficient information retrieval (IR) from building information models (BIMs) poses significant challenges due to the necessity for deep BIM knowledge or extensive engineering efforts for automation. We introduce BIM-GPT, a prompt-based virtual assistant (VA) framework integrating BIM and generative pre-trained transformer (GPT) technologies to support NL-based IR. A prompt manager and dynamic template generate prompts for GPT models, enabling interpretation of NL queries, summarization of retrieved information, and answering BIM-related questions. In tests on a BIM IR dataset, our approach achieved 83.5% and 99.5% accuracy rates for classifying NL queries with no data and 2% data incorporated in prompts, respectively. Additionally, we validated the functionality of BIM-GPT through a VA prototype for a hospital building. This research contributes to the development of effective and versatile VAs for BIM IR in the construction industry, significantly enhancing BIM accessibility and reducing engineering efforts and training data requirements for processing NL queries.

cs.CL