저자: Casey Sumagaysay Mogilevsky, Kimberly Liang | 날짜: 2026 | URL: https://openreview.net/forum?id=ZPtK8LKcvi 📄 PDF
라이선스: OpenReview 공개(오픈액세스)
Figure 1. Structured attention is temperature-controlled. Each panel shows soft marginals (attention weights) at tempera
고전적 dynamic programming(DP) 알고리즘(Smith-Waterman, edit distance, CKY parsing)을 structured soft attention으로 재해석하고, 그 알고리즘 자체의 하이퍼파라미터(gap penalty, edit cost, temperature 등)를 marginal의 2차 미분(Hessian-vector product, cross-Jacobian)을 통해 데이터로부터 직접 학습하는 프레임워크 d2p를 제안한다.
Figure 2. End-to-end differentiable protein structure alignment with d2p. Two protein structures are encoded by a neural
Figure 3. Soft alignment marginals across ten DP algorithms and two attention baselines. Each heatmap shows the posterio
총평: DP marginal이 이미 1차 미분이라는 통찰에서 출발해 하이퍼파라미터 학습을 2차 미분 문제로 정식화하고 이를 12개 알고리즘에 대해 closed-form으로 유도·구현한 점에서 이론적 기여와 실용적 가치(속도, 성능 개선)를 모두 갖춘 견실한 연구이다.