paper-with-me

홈 › Papers

Cost-sensitive detection with variational autoencoders for environmental acoustic sensing

2017-12-07 · Yunpeng Li, Ivan Kiskin, Davide Zilli, Marianne Sinka, Henry Chan, Kathy Willis, Stephen Roberts

Environmental acoustic sensing involves the retrieval and processing of audio signals to better understand our surroundings. While large-scale acoustic data make manual analysis infeasible, they provide a suitable playground for machine learning approaches. Most existing machine learning techniques developed for environmental acoustic sensing do not provide flexible control of the trade-off between the false positive rate and the false negative rate. This paper presents a cost-sensitive classification paradigm, in which the hyper-parameters of classifiers and the structure of variational autoencoders are selected in a principled Neyman-Pearson framework. We examine the performance of the proposed approach using a dataset from the HumBug project which aims to detect the presence of mosquitoes using sound collected by simple embedded devices.

📄 PDF Abstract BibTeX arXiv:1712.02488

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningGeneral ClassificationRetrieval

Similar Papers 제목 키워드 기반

Preventing posterior collapse in variational autoencoders for text generation via decoder regularization

2021-10-28 · Alban Petit, Caio Corro

Variational autoencoders trained to minimize the reconstruction error are sensitive to the posterior collapse problem, that is the proposal posterior distribution is always equal to the prior. We propose a novel regulari…

DecoderText Generation

WebRouter: Query-specific Router via Variational Information Bottleneck for Cost-sensitive Web Agent

2025-10-13 · Tao Li, Jinlong Hu, Yang Wang, Junfeng Liu 외 arxiv

LLM-brained web agents offer powerful capabilities for web automation but face a critical cost-performance trade-off. The challenge is amplified by web agents' inherently complex prompts that include goals, action histor…

VOS: a Method for Variational Oversampling of Imbalanced Data

2018-09-07 · Val Andrei Fajardo, David Findlay, Roshanak Houmanfar, Charu Jaiswal 외

Class imbalanced datasets are common in real-world applications that range from credit card fraud detection to rare disease diagnostics. Several popular classification algorithms assume that classes are approximately bal…

Fraud DetectionGeneral ClassificationVariational Inference

Bayesian parameter estimation using conditional variational autoencoders for gravitational-wave astronomy

2019-09-13 · Hunter Gabbard, Chris Messenger, Ik Siong Heng, Francesco Tonolini 외

Gravitational wave (GW) detection is now commonplace and as the sensitivity of the global network of GW detectors improves, we will observe $\mathcal{O}(100)$s of transient GW events per year. The current methods used to…

AstronomyBayesian Inferenceparameter estimation

DP$^2$-VAE: Differentially Private Pre-trained Variational Autoencoders

2022-08-05 · Dihong Jiang, Guojun Zhang, Mahdi Karami, Xi Chen 외

Modern machine learning systems achieve great success when trained on large datasets. However, these datasets usually contain sensitive information (e.g. medical records, face images), leading to serious privacy concerns…