paper-with-me

Papers

Enhancing Neural Network Representations with Prior Knowledge-Based Normalization

2024-03-25 · Bilal Faye, Hanane Azzag, Mustapha Lebbah, Djamel Bouchaffra

Deep learning models face persistent challenges in training, particularly due to internal covariate shift and label shift. While single-mode normalization methods like Batch Normalization partially address these issues, they are constrained by batch size dependencies and limiting distributional assumptions. Multi-mode normalization techniques mitigate these limitations but struggle with computational demands when handling diverse Gaussian distributions. In this paper, we introduce a new approach to multi-mode normalization that leverages prior knowledge to improve neural network representations. Our method organizes data into predefined structures, or "contexts", prior to training and normalizes based on these contexts, with two variants: Context Normalization (CN) and Context Normalization - Extended (CN-X). When contexts are unavailable, we introduce Adaptive Context Normalization (ACN), which dynamically builds contexts in the latent space during training. Across tasks in image classification, domain adaptation, and image generation, our methods demonstrate superior convergence and performance.

📄 PDF Abstract BibTeX arXiv:2403.16798

Code (1)

b-faye/prior-knowledge-norm 공식 구현 pytorch

Tasks

ClusteringDomain Adaptationimage-classificationImage ClassificationImage Generation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Mixture Normalization Mixture Normalization is normalization technique that relies on an approximation of the probability density function of the internal representations. Any continuous…

Similar Papers 제목 키워드 기반

CLeAN: Continual Learning Adaptive Normalization in Dynamic Environments

2026-03-18 · Isabella Marasco, Davide Evangelista, Elena Loli Piccolomini, Michele Colajanni arxiv

Artificial intelligence systems predominantly rely on static data distributions, making them ineffective in dynamic real-world environments, such as cybersecurity, autonomous transportation, or finance, where data shifts…

Continual Learning

NormCo: Deep Disease Normalization for Biomedical Knowledge Base Construction

2018-11-17 · AKBC 2019 · Dustin Wright, Yannis Katsis, Raghav Mehta, Chun-Nan Hsu

Biomedical knowledge bases are crucial in modern data-driven biomedical sciences, but auto-mated biomedical knowledge base construction remains challenging. In this paper, we consider the problem of disease entity normal…

Knowledge Base ConstructionWord Embeddings

Enhancing BERT for Lexical Normalization

2019-11-01 · WS 2019 11 · Benjamin Muller, Benoit Sagot, Djam{\'e} Seddah

Language model-based pre-trained representations have become ubiquitous in natural language processing. They have been shown to significantly improve the performance of neural models on a great variety of tasks. However,…

Language ModelingLanguage ModellingLexical Normalization

DINOLight: Robust Ambient Light Normalization with Self-supervised Visual Prior Integration

2026-03-13 · Youngjin Oh, Junhyeong Kwon, Nam Ik Cho arxiv

This paper presents a new ambient light normalization framework, DINOLight, that integrates the self-supervised model DINOv2's image understanding capability into the restoration process as a visual prior. Ambient light …

Distill Any Depth: Distillation Creates a Stronger Monocular Depth Estimator

2025-02-26 · Xiankang He, Dongyan Guo, Hongji Li, Ruibo Li 외

Recent advances in zero-shot monocular depth estimation(MDE) have significantly improved generalization by unifying depth distributions through normalized depth representations and by leveraging large-scale unlabeled dat…

Depth EstimationDiversityMonocular Depth EstimationPseudo Label+1