Researcher profile

Yuzhen Ding

Yuzhen Ding contributes to research discovery and scholarly infrastructure.

ResearcherAffiliation not importedOpen to collaborate

Trust snapshot

Quick read

Trust 17 - UnverifiedVerification L1Unclaimed author
4works
0followers
2topics
4close collaborators

Actions

Decide how to stay connected

Follow researcher0

Identity and collaboration

How to connect with this researcher

Claiming links this public author record to a researcher profile and unlocks direct collaboration workflows.

Log in to claim

Direct collaboration

Open a focused conversation when the fit is right

Claim this author entity first to unlock direct invitations.

Research graph

See the researcher in context

Open full explorer

Inspect adjacent work, topics, institutions and collaborators without jumping out to a separate graph page.

Building this graph slice

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

4 published item(s)

preprint2026arXiv

Dose-LET Interactions Predict Capsular Contracture After Proton Postmastectomy Radiation Therapy

Pencil beam scanning (PBS) proton therapy provides highly conformal dose distributions that are increasingly leveraged for postmastectomy radiation therapy (PMRT) to reduce cardiopulmonary exposure. However, implant-based reconstruction in the setting of PMRT remains vulnerable to capsular contracture, and biological mechanisms of possible high linear energy transfer (LET) in PBS have not been well characterized. A retrospective case-control study was conducted on consecutive breast cancer patients who underwent mastectomy followed by implant-based reconstruction and proton PMRT (50 Gy in 25 fractions) between 2015 and 2021. Dose-LET volume histograms (DLVHs) were calculated for peri-implant tissue (5-mm shell around the implant). Generalized linear mixed-effects regression (GLMER) was employed to identify DLVH indices significantly associated with capsular contracture. Spearman correlation analysis was used to eliminate redundance. DLVCs were derived from receiver operating characteristic (ROC) analysis and validated using support vector machine (SVM)-based normal tissue complication probability (NTCP) model. Eight capsular contracture and 16 matched controls patients were analyzed. Three independent and significant DLVH indices were identified(p<0.01). The corresponding DLVCs were: V(55.8 Gy[RBE=1.1], 2.2 keV/μm) < 0.0033%, V(50.3 Gy[RBE=1.1], 5.4 keV/μm) < 0.0017%, and V(32.8 Gy[RBE=1.1], 0.9 keV/μm) > 96.98%. The SVM-based NTCP model achieved an area under the ROC curve (AUROC) of 0.867, with 91.7% accuracy, 87.5% sensitivity, and 93.8% specificity. Capsular contracture following proton PMRT is significantly associated with the synergistic interplay between dose and LETd in peri-implant tissue. The derived DLVCs provide actionable dosimetric constraints that can be integrated into treatment planning to minimize capsular contracture risk in proton PMRT.

preprint2020arXiv

AdvFoolGen: Creating Persistent Troubles for Deep Classifiers

Researches have shown that deep neural networks are vulnerable to malicious attacks, where adversarial images are created to trick a network into misclassification even if the images may give rise to totally different labels by human eyes. To make deep networks more robust to such attacks, many defense mechanisms have been proposed in the literature, some of which are quite effective for guarding against typical attacks. In this paper, we present a new black-box attack termed AdvFoolGen, which can generate attacking images from the same feature space as that of the natural images, so as to keep baffling the network even though state-of-the-art defense mechanisms have been applied. We systematically evaluate our model by comparing with well-established attack algorithms. Through experiments, we demonstrate the effectiveness and robustness of our attack in the face of state-of-the-art defense techniques and unveil the potential reasons for its effectiveness through principled analysis. As such, AdvFoolGen contributes to understanding the vulnerability of deep networks from a new perspective and may, in turn, help in developing and evaluating new defense mechanisms.

preprint2020arXiv

Evaluating a Simple Retraining Strategy as a Defense Against Adversarial Attacks

Though deep neural networks (DNNs) have shown superiority over other techniques in major fields like computer vision, natural language processing, robotics, recently, it has been proven that they are vulnerable to adversarial attacks. The addition of a simple, small and almost invisible perturbation to the original input image can be used to fool DNNs into making wrong decisions. With more attack algorithms being designed, a need for defending the neural networks from such attacks arises. Retraining the network with adversarial images is one of the simplest techniques. In this paper, we evaluate the effectiveness of such a retraining strategy in defending against adversarial attacks. We also show how simple algorithms like KNN can be used to determine the labels of the adversarial images needed for retraining. We present the results on two standard datasets namely, CIFAR-10 and TinyImageNet.

preprint2020arXiv

VSEC-LDA: Boosting Topic Modeling with Embedded Vocabulary Selection

Topic modeling has found wide application in many problems where latent structures of the data are crucial for typical inference tasks. When applying a topic model, a relatively standard pre-processing step is to first build a vocabulary of frequent words. Such a general pre-processing step is often independent of the topic modeling stage, and thus there is no guarantee that the pre-generated vocabulary can support the inference of some optimal (or even meaningful) topic models appropriate for a given task, especially for computer vision applications involving &#34;visual words&#34;. In this paper, we propose a new approach to topic modeling, termed Vocabulary-Selection-Embedded Correspondence-LDA (VSEC-LDA), which learns the latent model while simultaneously selecting most relevant words. The selection of words is driven by an entropy-based metric that measures the relative contribution of the words to the underlying model, and is done dynamically while the model is learned. We present three variants of VSEC-LDA and evaluate the proposed approach with experiments on both synthetic and real databases from different applications. The results demonstrate the effectiveness of built-in vocabulary selection and its importance in improving the performance of topic modeling.