paper-with-me

Papers

A method to integrate and classify normal distributions

2020-12-23 · Abhranil Das, Wilson S Geisler

Univariate and multivariate normal probability distributions are widely used when modeling decisions under uncertainty. Computing the performance of such models requires integrating these distributions over specific domains, which can vary widely across models. Besides some special cases, there exist no general analytical expressions, standard numerical methods or software for these integrals. Here we present mathematical results and open-source software that provide (i) the probability in any domain of a normal in any dimensions with any parameters, (ii) the probability density, cumulative distribution, and inverse cumulative distribution of any function of a normal vector, (iii) the classification errors among any number of normal distributions, the Bayes-optimal discriminability index and relation to the operating characteristic, (iv) dimension reduction and visualizations for such problems, and (v) tests for how reliably these methods may be used on given data. We demonstrate these tools with vision research applications of detecting occluding objects in natural scenes, and detecting camouflage.

📄 PDF Abstract BibTeX arXiv:2012.14331

Code (1)

abhranildas/IntClassNorm 공식 구현

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Metadata Normalization

2021-04-19 · CVPR 2021 1 · Mandy Lu, Qingyu Zhao, Jiequan Zhang, Kilian M. Pohl 외

Batch Normalization (BN) and its variants have delivered tremendous success in combating the covariate shift induced by the training step of deep learning methods. While these techniques normalize feature distributions b…

SCORENF: Score-based Normalizing Flows for Sampling Unnormalized distributions

2025-10-24 · Vikas Kanaujia, Vipul Arora arxiv

Unnormalized probability distributions are central to modeling complex physical systems across various scientific domains. Traditional sampling methods, such as Markov Chain Monte Carlo (MCMC), often suffer from slow con…

Rethinking Structural Anomaly Detection: From Decision Boundaries to Projection Operators

2026-06-13 · Alexander Bauer arxiv

Most existing anomaly detection methods rely on estimating a probability density or learning an enclosing decision boundary, implicitly assuming that normal data occupies a region of non-zero volume in the ambient space.…

Anomaly Detection

Latent Thermodynamic Flows: Unified Representation Learning and Generative Modeling of Temperature-Dependent Behaviors from Limited Data

2025-07-03 · Yunrui Qiu, Richard John, Lukas Herron, Pratyush Tiwary

Accurate characterization of the equilibrium distributions of complex molecular systems and their dependence on environmental factors such as temperature is essential for understanding thermodynamic properties and transi…

BenchmarkingRepresentation Learning

Enhancing Anomaly Detection Generalization through Knowledge Exposure: The Dual Effects of Augmentation

2024-06-15 · Mohammad Akhavan Anvari, Rojina Kashefi, Vahid Reza Khazaie, Mohammad Khalooei 외

Anomaly detection involves identifying instances within a dataset that deviate from the norm and occur infrequently. Current benchmarks tend to favor methods biased towards low diversity in normal data, which does not al…

Anomaly DetectionOut-of-Distribution Generalization