paper-with-me

Papers

How False Data Affects Machine Learning Models in Electrochemistry?

2023-11-17 · Krittapong Deshsorna, Luckhana Lawtrakul, Pawin Iamprasertkun

Recently, the selection of machine learning model based on only the data distribution without concerning the noise of the data. This study aims to distinguish, which models perform well under noisy data, and establish whether stacking machine learning models actually provide robustness to otherwise weak-to-noise models. The electrochemical data were tested with 12 standalone models and stacking model. This includes XGB, LGBM, RF, GB, ADA, NN, ELAS, LASS, RIDGE, SVM, KNN, DT, and the stacking model. It is found that linear models handle noise well with the average error of (slope) to 1.75 F g-1 up to error per 100% percent noise added; but it suffers from prediction accuracy due to having an average of 60.19 F g-1 estimated at minimal error at 0% noise added. Tree-based models fail in terms of noise handling (average slope is 55.24 F g-1 at 100% percent noise), but it can provide higher prediction accuracy (lowest error of 23.9 F g-1) than that of linear. To address the controversial between prediction accuracy and error handling, the stacking model was constructed, which is not only show high accuracy (intercept of 25.03 F g-1), but it also exhibits good noise handling (slope of 43.58 F g-1), making stacking models a relatively low risk and viable choice for beginner and experienced machine learning research in electrochemistry. Even though neural networks (NN) are gaining popularity in the electrochemistry field. However, this study presents that NN is not suitable for electrochemical data, and improper tuning resulting in a model that is susceptible to noise. Thus, STACK models should provide better benefits in that even with untuned base models, they can achieve an accurate and noise-tolerant model. Overall, this work provides insight into machine learning model selection for electrochemical data, which should aid the understanding of data science in chemistry context.

📄 PDF Abstract BibTeX arXiv:2311.10795

Code (1)

Demodesu/How-False-Data-Affects-Machine-Learning-Models-in-Electrochemistry 공식 구현

Tasks

Model Selection

Methods 이 논문이 사용한 방법론

ADA 설명 없음
SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…
BASE 설명 없음

Similar Papers 제목 키워드 기반

ORGANA: A Robotic Assistant for Automated Chemistry Experimentation and Characterization

2024-01-13 · Kourosh Darvish, Marta Skreta, Yuchi Zhao, Naruki Yoshikawa 외

Chemistry experiments can be resource- and labor-intensive, often requiring manual tasks like polishing electrodes in electrochemistry. Traditional lab automation infrastructure faces challenges adapting to new experimen…

Decision MakingScheduling

FrontierChallenge: Evaluating Scientific Workflow Completion

2026-08-25 · Liangcai Su, Zhaopeng Feng, Zhuo Chen, Zhen Zhang 외 hf

Scientific agents increasingly analyze data, execute code, and produce research artifacts, yet most benchmarks emphasize final answers, isolated programs, or a single domain. We introduce FrontierChallenge, a cross-domai…

Pelican: A Deep Residual Network for Network Intrusion Detection

2020-01-19 · Peilun Wu, Hui Guo, Nour Moustafa

One challenge for building a secure network communication environment is how to effectively detect and prevent malicious network behaviours. The abnormal network activities threaten users' privacy and potentially damage …

BIG-bench Machine LearningIntrusion DetectionNetwork Intrusion Detection

Quantifying Empirical Compute-Supervision Tradeoffs in RLVR

2026-05-24 · Ryo Mitsuhashi, Patrick Chen, Isabelle Tseng, Jasin Cekinmez 외 arxiv

Reinforcement learning with verifiable rewards (RLVR) has become a standard paradigm for post-training language models, but in practice, verifiers are rarely perfect. Recent theoretical work predicts that verifier noise …

Reinforcement Learning

Impact of Fake News on Social Media Towards Public Users of Different Age Groups

2024-11-08 · Kahlil bin Abdul Hakim, Sathishkumar Veerappampalayam Easwaramoorthy

This study examines how fake news affects social media users across a range of age groups and how machine learning (ML) and artificial intelligence (AI) can help reduce the spread of false information. The paper evaluate…

Face Swapping