In recent years, healthcare and safety have been a major focus of deep learning research. This paper focuses on the detection of Medical Personal Protective Equipment (MPPE) in the health-care sector using YOLOv7. Imp...
详细信息
The increasing danger in the online environment highlights the necessity for strong and durable cybersecurity solutions. This study aims to improve Intrusion Detection Systems (IDS) by introducing a new hybrid method ...
详细信息
Principal Component Analysis (PCA) is a workhorse of modern datascience. While PCA assumes the data conforms to Euclidean geometry, for specific data types, such as hierarchical and cyclic data structures, other spac...
详细信息
The significance of the real estate search engine in the economy necessitates the development of a reliable room image luxury level annotation method that addresses current limitations, including the inability to asse...
The significance of the real estate search engine in the economy necessitates the development of a reliable room image luxury level annotation method that addresses current limitations, including the inability to assess room quality, underutilization of deep network capacities, and the need for more annotated house images. This paper proposes a novel real estate image annotation model, leveraging the diffusion model and contrastive language-image pre-training (CLIP) network, through a multi-stage algorithm. First, the diffusion network is employed as a data augmentation technique to generate additional real estate images for network training. Then, a CLIP model is utilized to categorize images into the kitchen, bathroom, dining room, living room, and foyer. Finally, five CLIP models assess the condition of each room, categorizing it as contemporary and standard. Experimental results on a newly collected real estate image dataset demonstrate that the proposed approach surpasses existing house image classification algorithms.
Densely structured pruning methods utilizing simple pruning heuristics can deliver immediate compression and acceleration benefits with acceptable benign performances. However, empirical findings indicate such naï...
Densely structured pruning methods utilizing simple pruning heuristics can deliver immediate compression and acceleration benefits with acceptable benign performances. However, empirical findings indicate such naïvely pruned networks are extremely fragile under simple adversarial attacks. Naturally, we would be interested in knowing if such a phenomenon also holds for carefully designed modern structured pruning methods. If so, then to what extent is the severity? And what kind of remedies are available? Unfortunately, both questions remain largely unaddressed: no prior art is able to provide a thorough investigation on the adversarial performance of modern structured pruning methods (spoiler: it is not good), yet the few works that attempt to provide mitigation often do so at various extra costs with only to-be-desired *** this work, we answer both questions by fairly and comprehensively investigating the adversarial performance of 10+ popular structured pruning methods. Solution-wise, we take advantage of Grouped Kernel Pruning (GKP)'s recent success in pushing densely structured pruning freedom to a more fine-grained level. By mixing up kernel smoothness — a classic robustness-related kernel-level metric — into a modified GKP procedure, we present a one-shot-post-train-weight-dependent GKP method capable of advancing SOTA performance on both the benign and adversarial scale, while requiring no extra (in fact, often less) cost than a standard pruning procedure. Please refer to our GitHub repository for code implementation, tool sharing, and model checkpoints.
Neurostimulation is to implant implants electrodes into deep brain structures to treat drug-resistant motor disorder in Parkinson’s disease. Unfortunately, it remains challenging to find the optimal electrode implant...
详细信息
Neurostimulation is to implant implants electrodes into deep brain structures to treat drug-resistant motor disorder in Parkinson’s disease. Unfortunately, it remains challenging to find the optimal electrode implanted and activated location at deep anatomical regions and achieve the optimal surgical function or performance on patients. This paper proposes to create a novel personalized efficacy atlas that warps functional scales and estimates activation volume by modeling electric field to characterize the link between electrode location and neurosurgical performance. We used a population of 32 globus pallidus stimulated patient data to construct such an atlas. The experimental results demonstrate that modeling electric field centered at actually electrode implanted positions outperforms Gaussian kernel modeling to predict activation volume for functional atlas creation. In particular, our new atlas provides an automatic and accurate electrode implantation method with a guidance accuracy 1.26 mm, which is better than other approaches. Additionally, two phases of the functional scales obtained from 3 and 6 months after neurostimulation were compared to create the new atlas. The 6-month phase gives a better efficacy map.
The emergence of metaverse technology, underpinned by virtual reality, augmented reality, and artificial intelligence, holds profound implications for transforming healthcare. This paper reviews the current applicatio...
详细信息
ISBN:
(数字)9798350394962
ISBN:
(纸本)9798350394979
The emergence of metaverse technology, underpinned by virtual reality, augmented reality, and artificial intelligence, holds profound implications for transforming healthcare. This paper reviews the current applications of metaverse in medical education and training, mental healthcare, remote patient monitoring, surgical procedures, and biomedical research. It analyzes the challenges around adopting this technology, spanning technical limitations, ethical dilemmas, threats to privacy, and regulatory gaps. Finally, it proposes strategies and future directions to harness the metaverse's potential to increase healthcare access, efficiency, personalization and democratization. This encompasses research on innovative use cases, developing ethical governance frameworks, and policy reforms to incentivize equitable metaverse adoption across the healthcare ecosystem. A nuanced, evidence-based approach can enable the metaverse to usher a new paradigm of patient-centric healthcare delivery.
Identifying mutations of SARS-CoV-2 strains associated with their phenotypic changes is critical for pandemic prediction and prevention. We compared an explainable convolutional neural network (CNN) approach and the t...
详细信息
We consider solving the low-rank matrix sensing problem with the Factorized Gradient Descent (FGD) method when the specified rank is larger than the true rank. We refer to this as over-parameterized matrix sensing. If...
详细信息
We consider solving the low-rank matrix sensing problem with the Factorized Gradient Descent (FGD) method when the specified rank is larger than the true rank. We refer to this as over-parameterized matrix sensing. If the ground truth signal X* ∈ ℝd×d is of rank r, but we try to recover it using FF&Tau where F ∈ ℝd×k and k > r, the existing statistical analysis either no longer holds or produces a vacuous statistical error upper bound (infinity) due to the at local curvature of the loss function around the global maxima. By decomposing the factorized matrix F into separate column spaces to capture the impact of using k > r, we show that ||FtFt - X*||2F converges sub-linearly to a statistical error of Õ(kdσ2/n) after $\tilde{\mathcal{O}}(\frac{\sigma_{r}}{\sigma}\sqrt{\frac{n}{d}})$ iterations, where Ft is the output of FGD after t iterations, σ2 is the variance of the observation noise, σr is the r-th largest eigenvalue of X*, and n is the number of samples. With a precise characterization of the convergence behavior and the statistical error, our results, therefore, offer a comprehensive picture of the statistical and computational complexity if we solve the over-parameterized matrix sensing problem with FGD.
In this paper, we compare and contrast the behavior of the posterior predictive distribution to the risk of the maximum a posteriori (MAP) estimator for the random features regression model in the overparameterized re...
详细信息
暂无评论