paper-with-me

Papers

Towards Better Generalization via Distributional Input Projection Network

2025-06-05 · Yifan Hao, Yanxin Lu, Xinwei Shen, Tong Zhang

As overparameterized models become increasingly prevalent, training loss alone offers limited insight into generalization performance. While smoothness has been linked to improved generalization across various settings, directly enforcing smoothness in neural networks remains challenging. To address this, we introduce Distributional Input Projection Networks (DIPNet), a novel framework that projects inputs into learnable distributions at each layer. This distributional representation induces a smoother loss landscape with respect to the input, promoting better generalization. We provide theoretical analysis showing that DIPNet reduces both local smoothness measures and the Lipschitz constant of the network, contributing to improved generalization performance. Empirically, we validate DIPNet across a wide range of architectures and tasks, including Vision Transformers (ViTs), Large Language Models (LLMs), ResNet and MLPs. Our method consistently enhances test performance under standard settings, adversarial attacks, out-of-distribution inputs, and reasoning benchmarks. We demonstrate that the proposed input projection strategy can be seamlessly integrated into existing models, providing a general and effective approach for boosting generalization performance in modern deep learning.

📄 PDF Abstract BibTeX arXiv:2506.04690

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Diverse Projection Ensembles for Distributional Reinforcement Learning

2023-06-12 · Moritz A. Zanger, Wendelin Böhmer, Matthijs T. J. Spaan

In contrast to classical reinforcement learning (RL), distributional RL algorithms aim to learn the distribution of returns rather than their expected value. Since the nature of the return distribution is generally unkno…

Distributional Reinforcement LearningDiversityInductive Biasreinforcement-learning+2

The Distributional Hypothesis Does Not Fully Explain the Benefits of Masked Language Model Pretraining

2023-10-25 · Ting-Rui Chiang, Dani Yogatama

We analyze the masked language modeling pretraining objective function from the perspective of the distributional hypothesis. We investigate whether better sample efficiency and the better generalization capability of mo…

Language ModelingLanguage ModellingMasked Language ModelingSemantic Similarity+1

Distributional Sliced-Wasserstein and Applications to Generative Modeling

2020-02-18 · ICLR 2021 1 · Khai Nguyen, Nhat Ho, Tung Pham, Hung Bui

Sliced-Wasserstein distance (SW) and its variant, Max Sliced-Wasserstein distance (Max-SW), have been used widely in the recent years due to their fast computation and scalability even when the probability measures lie i…

Informativeness

Self-Attention Amortized Distributional Projection Optimization for Sliced Wasserstein Point-Cloud Reconstruction

2023-01-12 · Khai Nguyen, Dang Nguyen, Nhat Ho

Max sliced Wasserstein (Max-SW) distance has been widely known as a solution for less discriminative projections of sliced Wasserstein (SW) distance. In applications that have various independent pairs of probability mea…

Point cloud reconstruction

PDE+: Enhancing Generalization via PDE with Adaptive Distributional Diffusion

2023-05-25 · Yige Yuan, Bingbing Xu, Bo Lin, Liang Hou 외

The generalization of neural networks is a central challenge in machine learning, especially concerning the performance under distributions that differ from training ones. Current methods, mainly based on the data-driven…

Data Augmentation