paper-with-me

홈 › Papers

Reviewing Evolution of Learning Functions and Semantic Information Measures for Understanding Deep Learning

2023-05-23 · Chenguang Lu

A new trend in deep learning, represented by Mutual Information Neural Estimation (MINE) and Information Noise Contrast Estimation (InfoNCE), is emerging. In this trend, similarity functions and Estimated Mutual Information (EMI) are used as learning and objective functions. Coincidentally, EMI is essentially the same as Semantic Mutual Information (SeMI) proposed by the author 30 years ago. This paper first reviews the evolutionary histories of semantic information measures and learning functions. Then, it briefly introduces the author's semantic information G theory with the rate-fidelity function R(G) (G denotes SeMI, and R(G) extends R(D)) and its applications to multi-label learning, the maximum Mutual Information (MI) classification, and mixture models. Then it discusses how we should understand the relationship between SeMI and Shan-non's MI, two generalized entropies (fuzzy entropy and coverage entropy), Autoencoders, Gibbs distributions, and partition functions from the perspective of the R(G) function or the G theory. An important conclusion is that mixture models and Restricted Boltzmann Machines converge because SeMI is maximized, and Shannon's MI is minimized, making information efficiency G/R close to 1. A potential opportunity is to simplify deep learning by using Gaussian channel mixture models for pre-training deep neural networks' latent layers without considering gradients. It also discusses how the SeMI measure is used as the reward function (reflecting purposiveness) for reinforcement learning. The G theory helps interpret deep learning but is far from enough. Combining semantic information theory and deep learning will accelerate their development.

📄 PDF Abstract BibTeX arXiv:2305.14397

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningMulti-Label Learning

Similar Papers 제목 키워드 기반

From Shannon's Channel to Semantic Channel via New Bayes' Formulas for Machine Learning

2018-03-22 · Chenguang Lu

A group of transition probability functions form a Shannon's channel whereas a group of truth functions form a semantic channel. By the third kind of Bayes' theorem, we can directly convert a Shannon's channel into an op…

Bayesian InferenceBIG-bench Machine LearningTwo-sample testing

Updating belief functions over Belnap--Dunn logic

2022-05-30 · Sabine Frittella, Ondrej Majer, Sajad Nazari

Belief and plausibility are weaker measures of uncertainty than that of probability. They are motivated by the situations when full probabilistic information is not available. However, information can also be contradicto…

Toward Code Generation: A Survey and Lessons from Semantic Parsing

2021-04-26 · Celine Lee, Justin Gottschlich, Dan Roth

With the growth of natural language processing techniques and demand for improved software engineering efficiency, there is an emerging interest in translating intention from human languages to programming languages. In …

Code GenerationProgram SynthesisSemantic ParsingSurvey

A review on the novelty measurements of academic papers

2025-01-29 · Yi Zhao, Chengzhi Zhang

Novelty evaluation is vital for the promotion and management of innovation. With the advancement of information techniques and the open data movement, some progress has been made in novelty measurements. Tracking and rev…

Management

Reading-strategy Inspired Visual Representation Learning for Text-to-Video Retrieval

2022-01-23 · Jianfeng Dong, Yabing Wang, Xianke Chen, Xiaoye Qu 외

This paper aims for the task of text-to-video retrieval, where given a query in the form of a natural-language sentence, it is asked to retrieve videos which are semantically relevant to the given query, from a great num…

Representation LearningRetrievalSemantic SimilaritySemantic Textual Similarity+3