paper-with-me

Papers

Upper Bound of Bayesian Generalization Error in Partial Concept Bottleneck Model (CBM): Partial CBM outperforms naive CBM

2024-03-14 · Naoki Hayashi, Yoshihide Sawada

Concept Bottleneck Model (CBM) is a methods for explaining neural networks. In CBM, concepts which correspond to reasons of outputs are inserted in the last intermediate layer as observed values. It is expected that we can interpret the relationship between the output and concept similar to linear regression. However, this interpretation requires observing all concepts and decreases the generalization performance of neural networks. Partial CBM (PCBM), which uses partially observed concepts, has been devised to resolve these difficulties. Although some numerical experiments suggest that the generalization performance of PCBMs is almost as high as that of the original neural networks, the theoretical behavior of its generalization error has not been yet clarified since PCBM is singular statistical model. In this paper, we reveal the Bayesian generalization error in PCBM with a three-layered and linear architecture. The result indcates that the structure of partially observed concepts decreases the Bayesian generalization error compared with that of CBM (full-observed concepts).

📄 PDF Abstract BibTeX arXiv:2403.09206

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Upper Bound of Bayesian Generalization Error in Non-negative Matrix Factorization

2016-12-13 · Naoki Hayashi, Sumio Watanabe

Non-negative matrix factorization (NMF) is a new knowledge discovery method that is used for text mining, signal processing, bioinformatics, and consumer analysis. However, its basic property as a learning machine is not…

Stopping criterion for active learning based on deterministic generalization bounds

2020-05-15 · Hideaki Ishibashi, Hideitsu Hino

Active learning is a framework in which the learning machine can select the samples to be used for training. This technique is promising, particularly when the cost of data acquisition and labeling is high. In active lea…

Active LearningGeneralization BoundsTwo-sample testing

Upper Bound of Real Log Canonical Threshold of Tensor Decomposition and its Application to Bayesian Inference

2023-03-10 · Naoki Yoshida, Sumio Watanabe

Tensor decomposition is now being used for data analysis, information compression, and knowledge recovery. However, the mathematical property of tensor decomposition is not yet fully clarified because it is one of singul…

Bayesian InferenceTensor Decomposition

PAC-Bayesian Transportation Bound

2019-05-31 · Kohei Miyaguchi

Empirically, the PAC-Bayesian analysis is known to produce tight risk bounds for practical machine learning algorithms. However, in its naive form, it can only deal with stochastic predictors while such predictors are ra…

Free energy of Bayesian Convolutional Neural Network with Skip Connection

2023-07-04 · Shuya Nagayasu, Sumio Watanabe

Since the success of Residual Network(ResNet), many of architectures of Convolutional Neural Networks(CNNs) have adopted skip connection. While the generalization performance of CNN with skip connection has been explaine…

Ensemble Learning