paper-with-me

Papers

Optimizing scoring function of dynamic programming of pairwise profile alignment using derivative free neural network

2017-08-30 · Kazunori D Yamada

A profile comparison method with position-specific scoring matrix (PSSM) is one of the most accurate alignment methods. Currently, cosine similarity and correlation coefficient are used as scoring functions of dynamic programming to calculate similarity between PSSMs. However, it is unclear that these functions are optimal for profile alignment methods. At least, by definition, these functions cannot capture non-linear relationships between profiles. Therefore, in this study, we attempted to discover a novel scoring function, which was more suitable for the profile comparison method than the existing ones. Firstly we implemented a new derivative free neural network by combining the conventional neural network with evolutionary strategy optimization method. Next, using the framework, the scoring function was optimized for aligning remote sequence pairs. Nepal, the pairwise profile aligner with the novel scoring function significantly improved both alignment sensitivity and precision, compared to aligners with the existing functions. Nepal improved alignment quality because of adaptation to remote sequence alignment and increasing the expressive power of similarity score. The novel scoring function can be realized using a simple matrix operation and easily incorporated into other aligners. With our scoring function, the performance of homology detection and/or multiple sequence alignment for remote homologous sequences would be further improved.

📄 PDF Abstract BibTeX arXiv:1708.09097

Code (1)

yamada-kd/nepal 공식 구현

Tasks

Multiple Sequence Alignment

Similar Papers 제목 키워드 기반

Learning Chordal Markov Networks via Branch and Bound

2017-12-01 · NeurIPS 2017 12 · Kari Rantanen, Antti Hyttinen, Matti Järvisalo

We present a new algorithmic approach for the task of finding a chordal Markov network structure that maximizes a given scoring function. The algorithm is based on branch and bound and integrates dynamic programming for …

PEAR: Pairwise Evaluation for Automatic Relative Scoring in Machine Translation

2026-01-25 · Lorenzo Proietti, Roman Grundkiewicz, Matt Post arxiv

We present PEAR (Pairwise Evaluation for Automatic Relative Scoring), a supervised quality estimation (QE) metric family that reframes reference-free machine translation (MT) evaluation as a graded pairwise comparison. G…

Machine Translation

Characterizing Tradeoffs in Language Model Decoding with Informational Interpretations

2023-11-16 · Chung-Ching Chang, William W. Cohen, Yun-Hsuan Sung

We propose a theoretical framework for formulating language model decoder algorithms with dynamic programming and information theory. With dynamic programming, we lift the design of decoder algorithms from the logit spac…

DecoderDiversityLanguage ModelingLanguage Modelling

Learning an Interpretable Risk Scoring System for Maximizing Decision Net Benefit

2026-04-05 · Wenhao Chi, Ş. İlker Birbil arxiv

Risk scoring systems are widely used in high-stakes domains to assist decision-making. However, existing approaches often focus on optimizing predictive accuracy or likelihood-based criteria, which may not align with the…

Bayesian Optimization with a Finite Budget: An Approximate Dynamic Programming Approach

2016-12-01 · NeurIPS 2016 12 · Remi Lam, Karen Willcox, David H. Wolpert

We consider the problem of optimizing an expensive objective function when a finite budget of total evaluations is prescribed. In that context, the optimal solution strategy for Bayesian optimization can be formulated as…

Bayesian Optimization