Skip to main content

Showing 1–11 of 11 results for author: Ralescu, A

.
  1. arXiv:2406.02654  [pdf, other

    cs.CR cs.AI cs.LG

    kNN Classification of Malware Data Dependency Graph Features

    Authors: John Musgrave, Anca Ralescu

    Abstract: Feature resolution impacts the ability of classifiers to make explainable inferences when applied to malware classification. We explore classification based on features constructed from data dependency graphs, and present results from k-Nearest Neighbors (kNN) classifiers. Our study demonstrates that classification based on a novel feature representation not only yields high accuracy, but also inc… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

  2. arXiv:2312.15064  [pdf, other

    eess.IV cs.AI cs.CV cs.LG

    Joint Self-Supervised and Supervised Contrastive Learning for Multimodal MRI Data: Towards Predicting Abnormal Neurodevelopment

    Authors: Zhiyuan Li, Hailong Li, Anca L. Ralescu, Jonathan R. Dillman, Mekibib Altaye, Kim M. Cecil, Nehal A. Parikh, Lili He

    Abstract: The integration of different imaging modalities, such as structural, diffusion tensor, and functional magnetic resonance imaging, with deep learning models has yielded promising outcomes in discerning phenotypic characteristics and enhancing disease diagnosis. The development of such a technique hinges on the efficient fusion of heterogeneous multimodal features, which initially reside within dist… ▽ More

    Submitted 22 December, 2023; originally announced December 2023.

    Comments: 35 pages. Submitted to journal

  3. arXiv:2307.06500  [pdf, other

    cs.CV

    On the ability of CNNs to extract color invariant intensity based features for image classification

    Authors: Pradyumna Elavarthi, James Lee, Anca Ralescu

    Abstract: Convolutional neural networks (CNNs) have demonstrated remarkable success in vision-related tasks. However, their susceptibility to failing when inputs deviate from the training distribution is well-documented. Recent studies suggest that CNNs exhibit a bias toward texture instead of object shape in image classification tasks, and that background information may affect predictions. This paper inve… ▽ More

    Submitted 12 July, 2023; originally announced July 2023.

  4. arXiv:2306.14039  [pdf, other

    eess.IV cs.CV

    Semantic Segmentation of Porosity in 4D Spatio-Temporal X-ray μCT of Titanium Coated Ni wires using Deep Learning

    Authors: Pradyumna Elavarthi, Arun Bhattacharjee, Ashley Paz y Puente, Anca Ralescu

    Abstract: A fully convolutional neural network was used to measure the evolution of the volume fraction of two different Kirkendall pores during the homogenization of Ti coated Ni wires. Traditional methods like Otsus thresholding and the largest connected component analysis were used to obtain the masks for training the segmentation model. Once trained, the model was used to semantically segment the two ty… ▽ More

    Submitted 24 June, 2023; originally announced June 2023.

  5. arXiv:2304.07689  [pdf, other

    cs.CV cs.AI cs.IT cs.LG stat.ML

    Learning Empirical Bregman Divergence for Uncertain Distance Representation

    Authors: Zhiyuan Li, Ziru Liu, Anna Zou, Anca L. Ralescu

    Abstract: Deep metric learning techniques have been used for visual representation in various supervised and unsupervised learning tasks through learning embeddings of samples with deep networks. However, classic approaches, which employ a fixed distance metric as a similarity function between two embeddings, may lead to suboptimal performance for capturing the complex data distribution. The Bregman diverge… ▽ More

    Submitted 15 May, 2023; v1 submitted 16 April, 2023; originally announced April 2023.

    Comments: Accepted by IEEE FUSION 2023

  6. arXiv:2302.09807  [pdf, other

    eess.IV cs.AI cs.CV cs.LG stat.ML

    A Novel Collaborative Self-Supervised Learning Method for Radiomic Data

    Authors: Zhiyuan Li, Hailong Li, Anca L. Ralescu, Jonathan R. Dillman, Nehal A. Parikh, Lili He

    Abstract: The computer-aided disease diagnosis from radiomic data is important in many medical applications. However, develo** such a technique relies on annotating radiological images, which is a time-consuming, labor-intensive, and expensive process. In this work, we present the first novel collaborative self-supervised learning method to solve the challenge of insufficient labeled radiomic data, whose… ▽ More

    Submitted 20 February, 2023; originally announced February 2023.

    Comments: 14 pages, 7 figures

    Journal ref: Neuroimage. 2023;120229

  7. arXiv:2301.13459  [pdf, other

    cs.CV cs.LG math.PR stat.ML

    Learning Generalized Hybrid Proximity Representation for Image Recognition

    Authors: Zhiyuan Li, Anca Ralescu

    Abstract: Recently, deep metric learning techniques received attention, as the learned distance representations are useful to capture the similarity relationship among samples and further improve the performance of various of supervised or unsupervised learning tasks. We propose a novel supervised metric learning method that can learn the distance metrics in both geometric and probabilistic space for image… ▽ More

    Submitted 15 April, 2023; v1 submitted 31 January, 2023; originally announced January 2023.

    Comments: The paper has been accepted by the IEEE ICTAI 2022

  8. Latent Semantic Structure in Malicious Programs

    Authors: John Musgrave, Temesguen Messay-Kebede, David Kapp, Anca Ralescu

    Abstract: Latent Semantic Analysis is a method of matrix decomposition used for discovering topics and topic weights in natural language documents. This study uses Latent Semantic Analysis to analyze the composition of binaries of malicious programs. The semantic representation of the term frequency vector representation yields a set of topics, each topic being a composition of terms. The vectors and topics… ▽ More

    Submitted 31 October, 2022; originally announced October 2022.

    Comments: 11 pages, 5 figures

    Journal ref: Springer Nature Switzerland, Communications in Computer and Information Science (CCIS, volume 1761), MDIS 2022, pp 234,246

  9. arXiv:2210.09580  [pdf, other

    cs.CR cs.LG

    A Novel Feature Representation for Malware Classification

    Authors: John Musgrave, Temesguen Messay-Kebede, David Kapp, Anca Ralescu

    Abstract: In this study we have presented a novel feature representation for malicious programs that can be used for malware classification. We have shown how to construct the features in a bottom-up approach, and analyzed the overlap of malicious and benign programs in terms of their components. We have shown that our method of analysis offers an increase in feature resolution that is descriptive of data m… ▽ More

    Submitted 18 October, 2022; originally announced October 2022.

    Comments: arXiv admin note: text overlap with arXiv:2210.08034

  10. Empirical Network Structure of Malicious Programs

    Authors: John Musgrave, Alina Campan, Temesguen Messay-Kebede, David Kapp, Anca Ralescu

    Abstract: A modern binary executable is a composition of various networks. Control flow graphs are commonly used to represent an executable program in labeled datasets used for classification tasks. Control flow and term representations are widely adopted, but provide only a partial view of program semantics. This study is an empirical analysis of the networks composing malicious binaries in order to provid… ▽ More

    Submitted 14 October, 2022; originally announced October 2022.

    Comments: 13 pages, 7 figures

    Journal ref: Advances in Artificial Intelligence and Machine Learning, Volume 4, 1, pp 112, 2024

  11. arXiv:1304.3119  [pdf

    cs.AI

    On the Combinality of Evidence in the Dempster-Shafer Theory

    Authors: Lotfi Zadeh, Anca Ralescu

    Abstract: In the current versions of the Dempster-Shafer theory, the only essential restriction on the validity of the rule of combination is that the sources of evidence must be statistically independent. Under this assumption, it is permissible to apply the Dempster-Shafer rule to two or mere distinct probability distributions.

    Submitted 27 March, 2013; originally announced April 2013.

    Comments: Appears in Proceedings of the Second Conference on Uncertainty in Artificial Intelligence (UAI1986)

    Report number: UAI-P-1986-PG-347-349