paper-with-me

Papers

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

2019-01-28 · Chenguang Lu

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, the computation of the CM algorithm for low-dimensional feature spaces is very simple and fast. Using a two-dimensional example, we test the speed and reliability of the CM algorithm by different initial partitions. For most initial partitions, two iterations can make the mutual information surpass 99% of the convergent MMI. The analysis indicates that for high-dimensional feature spaces, we may combine the CM algorithm with neural networks to improve the MMI classifications for faster and more reliable convergence.

📄 PDF Abstract BibTeX arXiv:1901.09902

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Derivations of Normalized Mutual Information in Binary Classifications

2007-11-23 · Yong Wang, Bao-Gang Hu

This correspondence studies the basic problem of classifications - how to evaluate different classifiers. Although the conventional performance indexes, such as accuracy, are commonly used in classifier selection or eval…

Form

Improved mutual information measure for classification and community detection

2019-07-29 · M. E. J. Newman, George T. Cantwell, Jean Gabriel Young

The information theoretic quantity known as mutual information finds wide use in classification and community detection analyses to compare two classifications of the same set of objects into groups. In the context of cl…

ClassificationCommunity DetectionGeneral Classification

Semantic Information G Theory and Logical Bayesian Inference for Machine Learning

2018-09-03 · Chenguang Lu

An important problem with machine learning is that when label number n>2, it is very difficult to construct and optimize a group of learning functions, and we wish that optimized learning functions are still useful when …

Bayesian InferenceBIG-bench Machine Learning

On the Maximum Mutual Information Capacity of Neural Architectures

2020-06-10 · Brandon Foggo, Nanpeng Yu

We derive the closed-form expression of the maximum mutual information - the maximum value of $I(X;Z)$ obtainable via training - for a broad family of neural network architectures. The quantity is essential to several br…

Learning Theory

A Variational Approach to Mutual Information-Based Coordination for Multi-Agent Reinforcement Learning

2023-03-01 · Woojun Kim, Whiyoung Jung, Myungsik Cho, Youngchul Sung

In this paper, we propose a new mutual information framework for multi-agent reinforcement learning to enable multiple agents to learn coordinated behaviors by regularizing the accumulated return with the simultaneous mu…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)