paper-with-me

Papers

Positional Normalization

2019-07-09 · NeurIPS 2019 12 · Boyi Li, Felix Wu, Kilian Q. Weinberger, Serge Belongie

A popular method to reduce the training time of deep neural networks is to normalize activations at each layer. Although various normalization schemes have been proposed, they all follow a common theme: normalize across spatial dimensions and discard the extracted statistics. In this paper, we propose an alternative normalization method that noticeably departs from this convention and normalizes exclusively across channels. We argue that the channel dimension is naturally appealing as it allows us to extract the first and second moments of features extracted at a particular image position. These moments capture structural information about the input image and extracted features, which opens a new avenue along which a network can benefit from feature normalization: Instead of disregarding the normalization constants, we propose to re-inject them into later layers to preserve or transfer structural information in generative networks. Codes are available at https://github.com/Boyiliee/PONO.

📄 PDF Abstract BibTeX arXiv:1907.04312

Code (2)

Boyiliee/PONO 공식 구현 pytorch
sremes/a2d2 tf

Similar Papers 제목 키워드 기반

Group-wise normalization in differential abundance analysis of microbiome samples

2024-11-23 · Dylan Clark-Boucher, Brent A Coull, Harrison T Reeder, Fenglei Wang 외

A key challenge in differential abundance analysis of microbial samples is that the counts for each sample are compositional, resulting in biased comparisons of the absolute abundance across study groups. Normalization-b…

Comparing the Decision-Making Mechanisms by Transformers and CNNs via Explanation Methods

2022-12-13 · CVPR 2024 1 · Mingqi Jiang, Saeed Khorram, Li Fuxin

In order to gain insights about the decision-making of different visual recognition backbones, we propose two methodologies, sub-explanation counting and cross-testing, that systematically applies deep explanation algori…

Decision Making

A Semantic Parsing Framework for End-to-End Time Normalization

2025-07-08 · Xin Su, Sungduk Yu, Phillip Howard, Steven Bethard arxiv

Time normalization is the task of converting natural language temporal expressions into machine-readable representations. It underpins many downstream applications in information retrieval, question answering, and clinic…

Information RetrievalQuestion AnsweringData AugmentationSemantic Parsing

Positional Description for Numerical Normalization

2024-08-22 · Deepanshu Gupta, Javier Latorre

We present a Positional Description Scheme (PDS) tailored for digit sequences, integrating placeholder value information for each digit. Given the structural limitations of subword tokenization algorithms, language model…

speech-recognitionSpeech RecognitionText Normalizationtext-to-speech+1

SemEval 2018 Task 6: Parsing Time Normalizations

2018-06-01 · SEMEVAL 2018 6 · Egoitz Laparra, Dongfang Xu, Ahmed Elsayed, Steven Bethard 외

This paper presents the outcomes of the Parsing Time Normalization shared task held within SemEval-2018. The aim of the task is to parse time expressions into the compositional semantic graphs of the Semantically Composi…

Semantic Parsing