paper-with-me

Papers

Learning Concave Conditional Likelihood Models for Improved Analysis of Tandem Mass Spectra

2019-09-04 · NeurIPS 2018 12 · John T. Halloran, David M. Rocke

The most widely used technology to identify the proteins present in a complex biological sample is tandem mass spectrometry, which quickly produces a large collection of spectra representative of the peptides (i.e., protein subsequences) present in the original sample. In this work, we greatly expand the parameter learning capabilities of a dynamic Bayesian network (DBN) peptide-scoring algorithm, Didea, by deriving emission distributions for which its conditional log-likelihood scoring function remains concave. We show that this class of emission distributions, called Convex Virtual Emissions (CVEs), naturally generalizes the log-sum-exp function while rendering both maximum likelihood estimation and conditional maximum likelihood estimation concave for a wide range of Bayesian networks. Utilizing CVEs in Didea allows efficient learning of a large number of parameters while ensuring global convergence, in stark contrast to Didea's previous parameter learning framework (which could only learn a single parameter using a costly grid search) and other trainable models (which only ensure convergence to local optima). The newly trained scoring function substantially outperforms the state-of-the-art in both scoring function accuracy and downstream Fisher kernel analysis. Furthermore, we significantly improve Didea's runtime performance through successive optimizations to its message passing schedule and derive explicit connections between Didea's new concave score and related MS/MS scoring functions.

📄 PDF Abstract BibTeX arXiv:1909.02136

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gradients of Generative Models for Improved Discriminative Analysis of Tandem Mass Spectra

2019-09-04 · NeurIPS 2017 12 · John T. Halloran, David M. Rocke

Tandem mass spectrometry (MS/MS) is a high-throughput technology used toidentify the proteins in a complex biological sample, such as a drop of blood. A collection of spectra is generated at the output of the process, ea…

Gaussian Transforms Modeling and the Estimation of Distributional Regression Functions

2020-11-12 · Richard Spady, Sami Stouli

We propose flexible Gaussian representations for conditional cumulative distribution functions and give a concave likelihood criterion for their estimation. Optimal representations satisfy the monotonicity property of co…

Econometricsregression

Convex Quantization Preserves Logconcavity

2022-06-11 · Pol del Aguila Pla, Aleix Boquet-Pujadas, Joakim Jaldén

A logconcave likelihood is as important to proper statistical inference as a convex cost function is important to variational optimization. Quantization is often disregarded when writing likelihood models, ignoring the l…

Quantization

Sequential Density Ratio Estimation for Simultaneous Optimization of Speed and Accuracy

2020-06-10 · ICLR 2021 1 · Akinori F. Ebihara, Taiki Miyagawa, Kazuyuki Sakurai, Hitoshi Imaoka

Classifying sequential data as early and as accurately as possible is a challenging yet critical problem, especially when a sampling cost is high. One algorithm that achieves this goal is the sequential probability ratio…

Decision MakingDensity Ratio Estimation

ReCaLL: Membership Inference via Relative Conditional Log-Likelihoods

2024-06-23 · Roy Xie, Junlin Wang, Ruomin Huang, Minxing Zhang 외

The rapid scaling of large language models (LLMs) has raised concerns about the transparency and fair use of the pretraining data used for training them. Detecting such content is challenging due to the scale of the data…

Inference AttackLanguage ModelingLanguage ModellingMembership Inference Attack