The CM Algorithm for the Maximum Mutual Information Classifications of Unseen Instances
Chenguang Lu

TL;DR
This paper introduces the Channels Matching (CM) algorithm for Maximum Mutual Information classification of unseen instances, emphasizing simplicity, speed, and potential integration with neural networks for high-dimensional data.
Contribution
The paper presents a novel CM algorithm that simplifies MMI classification by avoiding complex boundary searches and introduces semantic information methods for improved classification.
Findings
CM algorithm achieves over 99% mutual information with few iterations.
The algorithm is simple and fast for low-dimensional feature spaces.
Potential integration with neural networks for high-dimensional spaces.
Abstract
The Maximum Mutual Information (MMI) criterion is different from the Least Error Rate (LER) criterion. It can reduce failing to report small probability events. This paper introduces the Channels Matching (CM) algorithm for the MMI classifications of unseen instances. It also introduces some semantic information methods, which base the CM algorithm. In the CM algorithm, label learning is to let the semantic channel match the Shannon channel (Matching I) whereas classifying is to let the Shannon channel match the semantic channel (Matching II). We can achieve the MMI classifications by repeating Matching I and II. For low-dimensional feature spaces, we only use parameters to construct n likelihood functions for n different classes (rather than to construct partitioning boundaries as gradient descent) and expresses the boundaries by numerical values. Without searching in parameter spaces,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Neural Networks and Applications · Face and Expression Recognition
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
