paper-with-me

Papers

Enhancing Edge Intelligence with Highly Discriminant LNT Features

2023-12-19 · Xinyu Wang, Vinod K. Mishra, C. -C. Jay Kuo

AI algorithms at the edge demand smaller model sizes and lower computational complexity. To achieve these objectives, we adopt a green learning (GL) paradigm rather than the deep learning paradigm. GL has three modules: 1) unsupervised representation learning, 2) supervised feature learning, and 3) supervised decision learning. We focus on the second module in this work. In particular, we derive new discriminant features from proper linear combinations of input features, denoted by x, obtained in the first module. They are called complementary and raw features, respectively. Along this line, we present a novel supervised learning method to generate highly discriminant complementary features based on the least-squares normal transform (LNT). LNT consists of two steps. First, we convert a C-class classification problem to a binary classification problem. The two classes are assigned with 0 and 1, respectively. Next, we formulate a least-squares regression problem from the N-dimensional (N-D) feature space to the 1-D output space, and solve the least-squares normal equation to obtain one N-D normal vector, denoted by a1. Since one normal vector is yielded by one binary split, we can obtain M normal vectors with M splits. Then, Ax is called an LNT of x, where transform matrix A in R^{M by N} by stacking aj^T, j=1, ..., M, and the LNT, Ax, can generate M new features. The newly generated complementary features are shown to be more discriminant than the raw features. Experiments show that the classification performance can be improved by these new features.

📄 PDF Abstract BibTeX arXiv:2312.14968

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Randomized Kernel Multi-view Discriminant Analysis

2020-04-02 · Xiaoyun Li, Jie Gui, Ping Li

In many artificial intelligence and computer vision systems, the same object can be observed at distinct viewpoints or by diverse sensors, which raises the challenges for recognizing objects from different, even heteroge…

Object Recognition

Directly Handling Missing Data in Linear Discriminant Analysis for Enhancing Classification Accuracy and Interpretability

2024-06-30 · Tuan L. Vo, Uyen Dang, Thu Nguyen

As the adoption of Artificial Intelligence (AI) models expands into critical real-world applications, ensuring the explainability of these models becomes paramount, particularly in sensitive fields such as medicine and f…

ClassificationImputationMissing Valuesparameter estimation+1

Depth linear discrimination-oriented feature selection method based on adaptive sine cosine algorithm for software defect prediction

2024-05-20 · Expert Systems with Applications 2024 5 · Abdullah B. Nasser, Waheed Ali H.M. Ghanem, Abdul-Malik H.Y. Saad, Antar Shaddad Hamed Abdul-Qawy 외

Software Defect Prediction (SDP) plays a vital role in the software development life cycle as it helps identify and fix software defects. However, predicting software defects with irrelevant features and overlapping clas…

feature selection

Probabilistic Deep Discriminant Analysis for Wind Blade Segmentation

2026-01-20 · Raül Pérez-Gonzalo, Andreas Espersen, Antonio Agudo arxiv

Linear discriminant analysis improves class separability but struggles with non-linearly separable data. To overcome this, we introduce Deep Discriminant Analysis (DDA), which directly optimizes the Fisher criterion util…

Image Segmentation

Integrated Sensing-Communication-Computation for Edge Artificial Intelligence

2023-06-01 · Dingzhu Wen, Xiaoyang Li, Yong Zhou, Yuanming Shi 외

Edge artificial intelligence (AI) has been a promising solution towards 6G to empower a series of advanced techniques such as digital twins, holographic projection, semantic communications, and auto-driving, for achievin…