paper-with-me

Papers

Conditioning and Processing: Techniques to Improve Information-Theoretic Generalization Bounds

2020-12-01 · NeurIPS 2020 12 · Hassan Hafez-Kolahi, Zeinab Golgooni, Shohreh Kasaei, Mahdieh Soleymani

Obtaining generalization bounds for learning algorithms is one of the main subjects studied in theoretical machine learning. In recent years, information-theoretic bounds on generalization have gained the attention of researchers. This approach provides an insight into learning algorithms by considering the mutual information between the model and the training set. In this paper, a probabilistic graphical representation of this approach is adopted and two general techniques to improve the bounds are introduced, namely conditioning and processing. In conditioning, a random variable in the graph is considered as given, while in processing a random variable is substituted with one of its children. These techniques can be used to improve the bounds by either sharpening them or increasing their applicability. It is demonstrated that the proposed framework provides a simple and unified way to explain a variety of recent tightening results. New improved bounds derived by utilizing these techniques are also proposed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Generalization Bounds

Similar Papers 제목 키워드 기반

Enhancing Transformers Through Conditioned Embedded Tokens

2025-05-19 · Hemanth Saratchandran, Simon Lucey

Transformers have transformed modern machine learning, driving breakthroughs in computer vision, natural language processing, and robotics. At the core of their success lies the attention mechanism, which enables the mod…

image-classificationImage ClassificationInstance Segmentationobject-detection+2

Multi-property Steering of Large Language Models with Dynamic Activation Composition

2024-06-25 · Daniel Scalena, Gabriele Sarti, Malvina Nissim

Activation steering methods were shown to be effective in conditioning language model generation by additively intervening over models' intermediate representations. However, the evaluation of these techniques has so far…

Language ModelingLanguage Modelling

GANs Conditioning Methods: A Survey

2024-08-28 · Anis Bourou, Valérie Mezger, Auguste Genovesio

In recent years, Generative Adversarial Networks (GANs) have seen significant advancements, leading to their widespread adoption across various fields. The original GAN architecture enables the generation of images witho…

Survey

HyWA: Hypernetwork Weight Adapting Personalized Voice Activity Detection

2025-10-14 · Mahsa Ghazvini Nejad, Hamed Jafarzadeh Asl, Amin Edraki, Mohammadreza Sadeghi 외 arxiv

Personalized Voice Activity Detection (PVAD) systems activate only in response to a specific target speaker. Speaker-conditioning methods are employed to inject information about the target speaker into a VAD pipeline, t…

Activity Detection

TDprop: Does Jacobi Preconditioning Help Temporal Difference Learning?

2020-07-06 · Joshua Romoff, Peter Henderson, David Kanaa, Emmanuel Bengio 외

We investigate whether Jacobi preconditioning, accounting for the bootstrap term in temporal difference (TD) learning, can help boost performance of adaptive optimizers. Our method, TDprop, computes a per parameter learn…