2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)最新文献

筛选
英文 中文
A Roughness Grading Method for Skin Surface Microstructure Using Deep Learning for the Assessment of Atopic Dermatitis 一种基于深度学习的皮肤表面微观结构粗糙度分级方法用于特应性皮炎的评估
Tatsuki Ohta, Yuma Miyaji, Tetsushi Koide, Kenta Nakamoto, Y. Hayashida, Y. Aoyama
{"title":"A Roughness Grading Method for Skin Surface Microstructure Using Deep Learning for the Assessment of Atopic Dermatitis","authors":"Tatsuki Ohta, Yuma Miyaji, Tetsushi Koide, Kenta Nakamoto, Y. Hayashida, Y. Aoyama","doi":"10.1109/ITC-CSCC58803.2023.10212652","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212652","url":null,"abstract":"In this paper, we propose a skin surface microstructure roughness grading method using deep learning for the assessment of atopic dermatitis. Since symptoms of atopic dermatitis are related to roughness of the skin microstructure (skin fold and skin ridge), we propose a method to classify roughness grades using deep learning. The proposed method can quantitatively provide useful information to assist clinical doctor in diagnosis even with a small amount of training data by proposing a new data augmentation method that takes skin roughness into account. We developed new classifiers for 11 grades and 6 grades of skin roughness, and obtained 87.1% accuracy in the case of 6 grades classification, which is similar to a clinical doctor's judgment.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123857326","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A MR-Based Self-Learning System of Basic Cutting for Vegetables 基于mr的蔬菜基本切块自学系统
Miku Kato, M. Makino
{"title":"A MR-Based Self-Learning System of Basic Cutting for Vegetables","authors":"Miku Kato, M. Makino","doi":"10.1109/ITC-CSCC58803.2023.10212891","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212891","url":null,"abstract":"This paper proposes a MR-based self-learning system for voice cooks, which assists his/her cutting vegetables with selected cutting forms. Superimposing the cutting line on the real vegetables, the system provides actual experience of the cutting to the user without skilled person nearby. The system, installed on Microsoft HoloLens2, is well evaluated by a user test for young people as a self-learning tool.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"75 1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116348114","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A State-Space Approach for Adaptive Notch Digital Filters with Unbiased Parameter-Estimation 一种无偏参数估计自适应陷波数字滤波器的状态空间方法
Y. Hinamoto, S. Nishimura
{"title":"A State-Space Approach for Adaptive Notch Digital Filters with Unbiased Parameter-Estimation","authors":"Y. Hinamoto, S. Nishimura","doi":"10.1109/ITC-CSCC58803.2023.10212531","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212531","url":null,"abstract":"A state-space approach for adaptive second-order IIR notch digital filters is investigated. First, a simplified iterative algorithm is derived from a gradient descent method to minimize the mean-squared output of an adaptive notch digital filter. Second, the stability and frequency-estimation bias are analyzed by employing a first-order linear dynamical system. As a result, it is clarified that the resulting parameter estimate is unbiased. Finally, a numerical example is presented to demonstrate the validity and effectiveness of the proposed adaptive state-space notch digital filters and the frequency-estimation bias analysis.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116964705","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Efficient Neural Network Design for Image Super-Resolution with Knowledge Distillation 基于知识蒸馏的图像超分辨率神经网络设计
Tuan Nghia Nguyen, X. Nguyen, Kyujoong Lee, Hyuk-Jae Lee
{"title":"An Efficient Neural Network Design for Image Super-Resolution with Knowledge Distillation","authors":"Tuan Nghia Nguyen, X. Nguyen, Kyujoong Lee, Hyuk-Jae Lee","doi":"10.1109/ITC-CSCC58803.2023.10212926","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212926","url":null,"abstract":"This paper proposes a new neural network design for efficient image super-resolution inference. Employing complex-simple sub-networks, the proposed design samples feature to dynamically choose an execution path, leading to considerable computation reduction. However, uniformly random sampling generally causes a large accuracy drop due to highly different feature maps obtained by the sub-networks. To address the problem, we propose two simple yet effective techniques considering both the training and inference stages. First, Knowledge Distillation is utilized during training to minimize the feature map difference. Second, a gradient image which is obtained with the well-known Sobel filter guides the sampling by assigning points on edge and texture regions to the complex sub-network. The experimental results show that the proposed design reduces 50% of computations when only 20% of feature maps are computed by the complex sub-network. More importantly, the proposed sampling method enhances the restoration accuracy by 0.3 dB on average compared to the uniformly random sampling method.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"13 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"117321719","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Proposal for Dry Eye Detection Caused by Contact Lenses Using a Smartphone with a Ring Light and Deep Learning Technology 使用环光智能手机和深度学习技术检测隐形眼镜引起的干眼症的建议
Kaito Okazaki, M. Hasegawa
{"title":"Proposal for Dry Eye Detection Caused by Contact Lenses Using a Smartphone with a Ring Light and Deep Learning Technology","authors":"Kaito Okazaki, M. Hasegawa","doi":"10.1109/ITC-CSCC58803.2023.10212584","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212584","url":null,"abstract":"Using a smartphone, a ring light, and a grid-like cylinder, a method for detecting dry eye caused by contact lenses is proposed. When looking into a grid-like cylinder containing a ring light generated by a simple construction, a concentric grid appears to the eye, but dry eye during contact lens wear distorts this grid more significantly than the case for naked eye. Thus, multiple dry eye and nondry eye images were captured and used to train a neural network. When a new image was input to the trained neural network, the model gave a output indicating the likelihood of the subject having dry eyes. By analyzing the final convolution layers of the trained neural network, the dry eye characteristics were identified; this can provide new insights to physicians for dry eye diagnosis.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"152 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115671598","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Memory Based Concurrence Detector for SPAD ToF Image Sensors 基于内存的SPAD ToF图像传感器并发检测器
Jongha Park, Seong-ook Jung
{"title":"A Memory Based Concurrence Detector for SPAD ToF Image Sensors","authors":"Jongha Park, Seong-ook Jung","doi":"10.1109/ITC-CSCC58803.2023.10212957","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212957","url":null,"abstract":"This work presents an area efficient memory based concurrence detector (MCD) for Time-of-flight (ToF) image sensors. The proposed MCD consists of four 10-bit registers, register selector and a coarse bit comparator. 4 × 4 pixel array of MCD based single-photon avalanche diode (SPAD) histogramming circuit is implemented in 0.18 μm CMOS process with an area of 970μm X 124 μm, 59% less area compared to the conventional 4-pixel concurrence detector(CD) based SPAD histogramming circuit. Peak to background ratio and peak count rate are improved by X 0.13 and X 2.4 respectively, compared to the conventional 4-pixel CD based SPAD histogramming circuit.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115622304","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
CAESAR: A CNN Accelerator Exploiting Sparsity and Redundancy Pattern CAESAR:利用稀疏性和冗余模式的CNN加速器
Seongwoo Kim, Yongjun Kim, Gwang-Jun Byeon, Seokin Hong
{"title":"CAESAR: A CNN Accelerator Exploiting Sparsity and Redundancy Pattern","authors":"Seongwoo Kim, Yongjun Kim, Gwang-Jun Byeon, Seokin Hong","doi":"10.1109/ITC-CSCC58803.2023.10212679","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212679","url":null,"abstract":"Convolutional Neural Networks (CNN) have shown outstanding performance in many computer vision applications. However, CNN Inference on mobile and edge devices is challenging due to high computation demands. Recently, many prior studies have tried to address this challenge by reducing the data precision with quantization techniques, leading to abundant redundancy in the CNN models. This paper proposes CAESAR, a CNN accelerator that eliminates redundant computations to reduce the computation demands of CNN inference. By analyzing the computation pattern of the convolution layer, CAESAR predicts the location where the redundant computations occur and removes them in the executions. After that, CAESAR remaps the remaining effectual computations on the processing elements originally mapped to the redundant computations so that all processing elements are fully utilized. Based on our evaluation with a cycle-level microarchitecture simulator, CAESAR achieves an overall speedup of up to 2.13x and saves energy by 78% over the TPU-like baseline accelerator.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"77 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127205139","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Virtual Memory Support for PIM with Table-Based Management 基于表管理的PIM虚拟内存支持
Seung Jae Yong, Eui-Young Chung
{"title":"Virtual Memory Support for PIM with Table-Based Management","authors":"Seung Jae Yong, Eui-Young Chung","doi":"10.1109/ITC-CSCC58803.2023.10212961","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212961","url":null,"abstract":"Processing-in-Memory (PIM) is a technology to alleviate the memory wall. In the PIM architecture, there are processing units for data operations in the memory. Therefore, since data is processed directly in the memory, there is no need to transfer data between the CPU and memory, which can reduce energy consumption and latency associated with data movement. However, the current operating system (OS) lacks virtual memory support for the PIM architecture. Therefore, there is a significant delay in accessing PIM due to the overhead of the existing multi-level page table walking every time. In this paper, we propose a technique for efficiently mapping virtual addresses to physical addresses in PIM using table-based management. Our technique has the advantage of reducing unnecessary delays and maximizing the use of PIM without any hardware modifications or support. The proposed technique is evaluated using a full system simulator, and the results show that the PIM access time can be improved by approximately 15.04 times compared to the existing system.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127020667","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A VR-Based Squat Self-Study System with Superimposing Motion on Model and Post-Checking Viewing from All Angles 基于vr模型运动叠加、多角度后检的深蹲自学系统
Masahiro Watatani, M. Makino
{"title":"A VR-Based Squat Self-Study System with Superimposing Motion on Model and Post-Checking Viewing from All Angles","authors":"Masahiro Watatani, M. Makino","doi":"10.1109/ITC-CSCC58803.2023.10212491","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212491","url":null,"abstract":"This article proposes a VR-based self-study system, which helps beginners and novice users of strength training understand and reproduce correct squat motions. During his/her training, the system visually provides real-time superimposed his/her motion on a model. Also for the post-check of the training, the system visually the superimposed motion from all angles with analyzed information. Through both the features of the system installed on lightweight VR smart glasses connected with a PC, the system is expected to motivate users improve his/her training form continuously.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125122268","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Machine Learning for Mental Health: A Systematic Study of Seven Approaches for Detecting Mental Disorders 心理健康的机器学习:检测精神障碍的七种方法的系统研究
Muhammad Nadeem, Junaid Rashid, Hyeonjoon Moon, Arailym Dosset
{"title":"Machine Learning for Mental Health: A Systematic Study of Seven Approaches for Detecting Mental Disorders","authors":"Muhammad Nadeem, Junaid Rashid, Hyeonjoon Moon, Arailym Dosset","doi":"10.1109/ITC-CSCC58803.2023.10212609","DOIUrl":"https://doi.org/10.1109/ITC-CSCC58803.2023.10212609","url":null,"abstract":"Mental disorders are a prevalent issue among teenagers. The widespread use of smartphones and social media has revolutionized the way individuals communicate and exchange information with millions of people using these technologies every day. As a result, vast amounts of data are generated, which can be harnessed to improve mental health detection. The increasing prevalence of mental health issues and the demand for quality healthcare services have led to research exploring the potential of machine learning (ML) to address these challenges. This paper provides a systematic study of seven ML approaches used in previous studies to detect mental disorders. The study examines the datasets employed, the accuracy achieved, and the limitations of each ML approach. The seven ML approaches studied in this paper are Support Vector Machine (SVM), Least Absolute Shrinkage and Selection Operator (LASSO), Long Short-Term Memory (LSTM), Random Forest (RF), Logistic Regression (LR), Artificial Neural Networks (ANN), and eXtreme Gradient Boosting (XGBoost). These approaches have been utilized in various studies to detect mental disorders and this paper aims to provide a comprehensive understanding of their effectiveness. The findings indicate that machine learning approaches have demonstrated significant potential for the detection of mental disorders, with promising implications for enhancing healthcare services. Additionally, the paper discusses the open research challenges and future directions for mental health.","PeriodicalId":220939,"journal":{"name":"2023 International Technical Conference on Circuits/Systems, Computers, and Communications (ITC-CSCC)","volume":"91 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124362708","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信