中文
相关论文

相关论文: Comparative Analysis of Machine Learning Approache…

200 篇论文

In this paper, we address the problem of apparent age estimation. Different from estimating the real age of individuals, in which each face image has a single age label, in this problem, face images have multiple age labels, corresponding…

计算机视觉与模式识别 · 计算机科学 2016-06-10 Refik Can Malli , Mehmet Aygun , Hazim Kemal Ekenel

Facial age estimation plays a critical role in content moderation, age verification, and deepfake detection. However, no prior benchmark has systematically compared modern vision-language models (VLMs) with specialized age estimation…

计算机视觉与模式识别 · 计算机科学 2026-02-12 Simiao Ren , Xingyu Shen , Ankit Raj , Albert Dai , Caroline , Zhang , Yuan Xu , Zexi Chen , Siqi Wu , Chen Gong , Yuxin Zhang

The ability to predict lung and heart based diseases using deep learning techniques is central to many researchers, particularly in the medical field around the world. In this paper, we present a unique outlook of a very familiar problem of…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Sairamvinay Vijayaraghavan , David Haddad , Shikun Huang , Seongwoo Choi

While unsupervised variational autoencoders (VAE) have become a powerful tool in neuroimage analysis, their application to supervised learning is under-explored. We aim to close this gap by proposing a unified probabilistic model for…

机器学习 · 计算机科学 2019-07-15 Qingyu Zhao , Ehsan Adeli , Nicolas Honnorat , Tuo Leng , Kilian M. Pohl

Insufficient training data and severe class imbalance are often limiting factors when developing machine learning models for the classification of rare diseases. In this work, we address the problem of classifying bone lesions from X-ray…

机器学习 · 计算机科学 2019-02-07 Anant Gupta , Srivas Venkatesh , Sumit Chopra , Christian Ledig

Recent years have witnessed a growing interest in using machine learning to predict and identify phase transitions in various systems. Here we adopt convolutional neural networks (CNNs) to study the phase transitions of Vicsek model,…

生物物理 · 物理学 2023-06-27 Tingting Xue , Xu Li , Xiaosong Chen , Li Chen , Zhangang Han

Skin cancer detection is challenging since different types of skin lesions share high similarities. This paper proposes a computer-based deep learning approach that will accurately identify different kinds of skin lesions. Deep learning…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Mst Shapna Akter , Hossain Shahriar , Sweta Sneha , Alfredo Cuzzocrea

Bayesian neural Networks (BNNs) are a promising method of obtaining statistical uncertainties for neural network predictions but with a higher computational overhead which can limit their practical usage. This work explores the use of high…

机器学习 · 计算机科学 2020-09-09 Himanshu Sharma , Elise Jennings

The research introduces a novel plant disease detection model based on Convolutional Neural Networks (CNN) for plant image classification, marking a significant contribution to image categorization. The innovative training approach enables…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Affan Yasin , Rubia Fatima

Pneumonia, particularly when induced by diseases like COVID-19, remains a critical global health challenge requiring rapid and accurate diagnosis. This study presents a comprehensive comparison of traditional machine learning and…

图像与视频处理 · 电气工程与系统科学 2025-07-16 Gaurav Singh

This research presents a machine-learning approach for tumor detection in medical images using convolutional neural networks (CNNs). The study focuses on preprocessing techniques to enhance image features relevant to tumor detection,…

图像与视频处理 · 电气工程与系统科学 2024-03-01 Ha Anh Vu

Over the years, Machine Learning models have been successfully employed on neuroimaging data for accurately predicting brain age. Deviations from the healthy brain aging pattern are associated to the accelerated brain aging and brain…

图像与视频处理 · 电气工程与系统科学 2023-06-23 M. Tanveer , M. A. Ganaie , Iman Beheshti , Tripti Goel , Nehal Ahmad , Kuan-Ting Lai , Kaizhu Huang , Yu-Dong Zhang , Javier Del Ser , Chin-Teng Lin

In this paper, we explore the feasibility of using generative models, specifically Progressive Growing GANs (PG-GANs) and Stable Diffusion fine-tuning, to generate synthetic chest X-ray images for medical diagnosis purposes. Due to ethical…

图像与视频处理 · 电气工程与系统科学 2023-05-31 Muhammad Danyal Malik , Danish Humair

Training convolutional neural networks (CNNs) on high-resolution images is often bottlenecked by the cost of evaluating gradients of the loss on the finest spatial mesh. To address this, we propose Multiscale Gradient Estimation (MGE), a…

机器学习 · 计算机科学 2026-03-03 Shadab Ahamed , Niloufar Zakariaei , Eldad Haber , Moshe Eliasof

Chest radiograph (CXR) interpretation in pediatric patients is error-prone and requires a high level of understanding of radiologic expertise. Recently, deep convolutional neural networks (D-CNNs) have shown remarkable performance in…

图像与视频处理 · 电气工程与系统科学 2021-08-29 Thanh T. Tran , Hieu H. Pham , Thang V. Nguyen , Tung T. Le , Hieu T. Nguyen , Ha Q. Nguyen

Cancer disease is one of the leading causes of death all over the world. Breast cancer, which is a common cancer disease especially in women, is quite common. The most important tool used for early detection of this cancer type, which…

图像与视频处理 · 电气工程与系统科学 2020-12-11 Ali Narin

Deep-learning models such as Convolutional Neural Networks (CNN) and Long Short-Term Memory (LSTM) have been successfully used for process-mining tasks. They have achieved better performance for different predictive tasks than traditional…

机器学习 · 计算机科学 2021-05-04 Ishwar Venugopal , Jessica Töllich , Michael Fairbank , Ansgar Scherp

Generative Adversarial Networks (GAN) have shown potential in expanding limited medical imaging datasets. This study explores how different ratios of GAN-generated and real brain tumor MRI images impact the performance of a CNN in…

图像与视频处理 · 电气工程与系统科学 2025-06-23 Mahin Montasir Afif , Abdullah Al Noman , K. M. Tahsin Kabir , Md. Mortuza Ahmmed , Md. Mostafizur Rahman , Mufti Mahmud , Md. Ashraful Babu

The rapid global aging trend has led to an increase in dementia cases, including Alzheimer's disease, underscoring the urgent need for early and accurate diagnostic methods. Traditional diagnostic techniques, such as cognitive tests,…

机器学习 · 计算机科学 2024-09-06 Juan A. Berrios Moya

In this paper, we present a deep-learning based method for estimating the 3D structure of a bone from a pair of 2D X-ray images. Our triplet loss-trained neural network selects the most closely matching 3D bone shape from a predefined set…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Jana Čavojská , Julian Petrasch , Nicolas J. Lehmann , Agnès Voisard , Peter Böttcher