中文
相关论文

相关论文: Hybrid Attention Model Using Feature Decomposition…

200 篇论文

Deep learning models have achieved strong performance in medical image analysis, but their internal decision processes remain difficult to interpret. Concept Bottleneck Models (CBMs) partially address this limitation by structuring…

计算机视觉与模式识别 · 计算机科学 2026-03-24 Getamesay Dagnaw , Xuefei Yin , Muhammad Hassan Maqsood , Yanming Zhu , Alan Wee-Chung Liew

Time series forecasting is crucial for various applications, such as weather, traffic, electricity, and energy predictions. Currently, common time series forecasting methods are based on Transformers. However, existing approaches primarily…

机器学习 · 计算机科学 2025-09-30 Zixu Wang , Hongbin Dong , Xiaoping Zhang

Battery management systems increasingly require accurate battery health prognostics under strict on-device constraints. This paper presents DLNet, a practical framework with dual-stage distillation of liquid neural networks that turns a…

机器学习 · 计算机科学 2026-01-14 Dhivya Dharshini Kannan , Wei Li , Wei Zhang , Jianbiao Wang , Zhi Wei Seh , Man-Fai Ng

Diabetes mellitus (DM) is a global health issue of significance that must be diagnosed as early as possible and managed well. This study presents a framework for diabetes prediction using Machine Learning (ML) models, complemented with…

机器学习 · 计算机科学 2025-02-13 Pir Bakhsh Khokhar , Viviana Pentangelo , Fabio Palomba , Carmine Gravino

In an era of escalating climate change, urban flooding has emerged as a critical challenge for sustainable cities, threatening lives, infrastructure, and ecosystems. Traditional flood detection methods are constrained by their reliance on…

计算机视觉与模式识别 · 计算机科学 2025-09-11 Shahid Shafi Dar , Bharat Kaurav , Arnav Jain , Chandravardhan Singh Raghaw , Mohammad Zia Ur Rehman , Nagendra Kumar

Clinical time-series forecasting is increasingly studied for decision support, yet standard aggregate metrics can obscure whether a model is actually useful for the task it is meant to serve. In safety-critical settings, low average error…

机器学习 · 计算机科学 2026-05-04 Alireza Namazi , Heman Shakeri

Accurately predicting blood glucose (BG) levels of ICU patients is critical, as both hypoglycemia (BG < 70 mg/dL) and hyperglycemia (BG > 180 mg/dL) are associated with increased morbidity and mortality. This study presents a…

机器学习 · 计算机科学 2025-06-24 Hadi Mehdizavareh , Arijit Khan , Simon Lebech Cichosz

In the history of knowledge distillation, the focus has once shifted over time from logit-based to feature-based approaches. However, this transition has been revisited with the advent of Decoupled Knowledge Distillation (DKD), which…

机器学习 · 计算机科学 2025-12-05 Bowen Zheng , Ran Cheng

Augmented accuracy in prediction of diabetes will open up new frontiers in health prognostics. Data overfitting is a performance-degrading issue in diabetes prognosis. In this study, a prediction system for the disease of diabetes is…

计算机视觉与模式识别 · 计算机科学 2017-07-27 Akm Ashiquzzaman , Abdul Kawsar Tushar , Md. Rashedul Islam , Jong-Myon Kim

Deep neural networks (DNNs) have been extremely successful in solving many challenging AI tasks in natural language processing, speech recognition, and computer vision nowadays. However, DNNs are typically computation intensive, memory…

机器学习 · 计算机科学 2020-12-08 Cody Blakeney , Xiaomin Li , Yan Yan , Ziliang Zong

Knowledge distillation extracts general knowledge from a pre-trained teacher network and provides guidance to a target student network. Most studies manually tie intermediate features of the teacher and student, and transfer knowledge…

机器学习 · 计算机科学 2021-02-08 Mingi Ji , Byeongho Heo , Sungrae Park

Unsupervised anomaly detection encompasses diverse applications in industrial settings where a high-throughput and precision is imperative. Early works were centered around one-class-one-model paradigm, which poses significant challenges in…

计算机视觉与模式识别 · 计算机科学 2024-05-13 Sushovan Jena , Vishwas Saini , Ujjwal Shaw , Pavitra Jain , Abhay Singh Raihal , Anoushka Banerjee , Sharad Joshi , Ananth Ganesh , Arnav Bhavsar

Due to morphological similarity at the microscopic level, making an accurate and time-sensitive distinction between blood cells affected by Acute Lymphocytic Leukemia (ALL) and their healthy counterparts calls for the usage of machine…

计算机视觉与模式识别 · 计算机科学 2022-07-29 Sai Mattapalli , Rishi Athavale

Remote photoplethysmography (rPPG) based physiological measurement has great application values in affective computing, non-contact health monitoring, telehealth monitoring, etc, which has become increasingly important especially during the…

人机交互 · 计算机科学 2022-06-22 Yuhang Dong , Gongping Yang , Yilong Yin

Knowledge distillation (KD) has shown great potential for transferring knowledge from a complex teacher model to a simple student model in which the heavy learning task can be accomplished efficiently and without losing too much prediction…

机器学习 · 计算机科学 2023-07-14 Dai Shi , Zhiqi Shao , Yi Guo , Junbin Gao

The advent of scalable deep models and large datasets has improved the performance of Neural Machine Translation. Knowledge Distillation (KD) enhances efficiency by transferring knowledge from a teacher model to a more compact student…

计算与语言 · 计算机科学 2024-03-26 Heegon Jin , Seonil Son , Jemin Park , Youngseok Kim , Hyungjong Noh , Yeonsoo Lee

Diabetes is currently one of the most common, dangerous, and costly diseases in the world that is caused by an increase in blood sugar or a decrease in insulin in the body. Diabetes can have detrimental effects on people's health if…

机器学习 · 计算机科学 2021-03-16 Jafar Abdollahi , Babak Nouri-Moghaddam

To bridge the gaps between powerful Graph Neural Networks (GNNs) and lightweight Multi-Layer Perceptron (MLPs), GNN-to-MLP Knowledge Distillation (KD) proposes to distill knowledge from a well-trained teacher GNN into a student MLP. In this…

机器学习 · 计算机科学 2024-07-23 Lirong Wu , Yunfan Liu , Haitao Lin , Yufei Huang , Stan Z. Li

To promote better performance-bandwidth trade-off for multi-agent perception, we propose a novel distilled collaboration graph (DiscoGraph) to model trainable, pose-aware, and adaptive collaboration among agents. Our key novelties lie in…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Yiming Li , Shunli Ren , Pengxiang Wu , Siheng Chen , Chen Feng , Wenjun Zhang

Semi-supervised learning on graphs is an important problem in the machine learning area. In recent years, state-of-the-art classification methods based on graph neural networks (GNNs) have shown their superiority over traditional ones such…

机器学习 · 计算机科学 2021-03-05 Cheng Yang , Jiawei Liu , Chuan Shi
‹ 上一页 1 8 9 10 下一页 ›