Cantitate/Preț
Produs

Classification Functions for Machine Learning and Data Mining: Synthesis Lectures on Digital Circuits & Systems

Autor Tsutomu Sasao
en Limba Engleză Paperback – 15 iul 2024
This book introduces a novel perspective on machine learning, offering distinct advantages over neural network-based techniques. This approach boasts a reduced hardware requirement, lower power consumption, and enhanced interpretability. The applications of this approach encompass high-speed classifications, including packet classification, network intrusion detection, and exotic particle detection in high-energy physics. Moreover, it finds utility in medical diagnosis scenarios characterized by small training sets and imbalanced data. The resulting rule generated by this method can be implemented either in software or hardware. In the case of hardware implementation, circuit design can employ look-up tables (memory), rather than threshold gates.

The methodology described in this book involves extracting a set of rules from a training set, composed of categorical variable vectors and their corresponding classes. Unnecessary variables are eliminated, and the rules are simplified before being transformed into a sum-of-products (SOP) form. The resulting SOP exhibits the ability to generalize and predict outputs for new inputs. The effectiveness of this approach is demonstrated through numerous examples and experimental results using the University of California-Irvine (UCI) dataset.

This book is primarily intended for graduate students and researchers in the fields of logic synthesis, machine learning, and data mining. It assumes a foundational understanding of logic synthesis, while familiarity with linear algebra and statistics would be beneficial for readers.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 35141 lei  38-44 zile
  Springer Nature Switzerland – 15 iul 2024 35141 lei  38-44 zile
Hardback (1) 36158 lei  38-44 zile
  Springer Nature Switzerland – 15 iul 2023 36158 lei  38-44 zile

Din seria Synthesis Lectures on Digital Circuits & Systems

Preț: 35141 lei

Nou

Puncte Express: 527

Preț estimativ în valută:
6727 6919$ 5581£

Carte tipărită la comandă

Livrare economică 15-21 februarie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783031353499
ISBN-10: 3031353498
Ilustrații: XIII, 144 p. 45 illus., 26 illus. in color.
Dimensiuni: 168 x 240 mm
Ediția:2024
Editura: Springer Nature Switzerland
Colecția Springer
Seria Synthesis Lectures on Digital Circuits & Systems

Locul publicării:Cham, Switzerland

Cuprins

Introduction.- Definitions and Basic Properties.- Minimization of Variables: Exact Method.- Minimization of Variables: Heuristic Method.- Two-Class Functions.- Linear Decomposition.- Data Mining and Machine Learning.- Functions with Multi-Valued Inputs.- Easily Reconstructable Functions.- Functions with Continuous Variables.- References.- Conclusions.

Notă biografică

Tsutomu Sasao received B.E., M.E., and Ph.D. degrees in Electronics Engineering from Osaka University, Osaka Japan, in 1972, 1974, and 1977, respectively. He has held faculty/research positions at Osaka University, Japan; IBM T. J. Watson Research Center, Yorktown Height, NY; the Naval Postgraduate School, Monterey, CA; Kyushu Institute of Technology, Japan; and Meiji University, Kawasaki, Japan. Currently, he is a visiting researcher of Meiji University, Japan. He is a Life Fellow of the IEEE, and has published many books on logic design.

Textul de pe ultima copertă

This book introduces a novel perspective on machine learning, offering distinct advantages over neural network-based techniques. This approach boasts a reduced hardware requirement, lower power consumption, and enhanced interpretability. The applications of this approach encompass high-speed classifications, including packet classification, network intrusion detection, and exotic particle detection in high-energy physics. Moreover, it finds utility in medical diagnosis scenarios characterized by small training sets and imbalanced data. The resulting rule generated by this method can be implemented either in software or hardware. In the case of hardware implementation, circuit design can employ look-up tables (memory), rather than threshold gates.
The methodology described in this book involves extracting a set of rules from a training set, composed of categorical variable vectors and their corresponding classes. Unnecessary variables are eliminated, and the rules are simplifiedbefore being transformed into a sum-of-products (SOP) form. The resulting SOP exhibits the ability to generalize and predict outputs for new inputs. The effectiveness of this approach is demonstrated through numerous examples and experimental results using the University of California-Irvine (UCI) dataset.

This book is primarily intended for graduate students and researchers in the fields of logic synthesis, machine learning, and data mining. It assumes a foundational understanding of logic synthesis, while familiarity with linear algebra and statistics would be beneficial for readers.

Caracteristici

Demonstrates a method to implement machine learning and data mining using look-up tables, rather than neural networks Enables application on edge computing devices, where low power dissipation and high speed are essential Describes a method that derives classifiers simple enough for human interpretation