paper-with-me

홈 › Papers

Excision Score: Evaluating Edits with Surgical Precision

2025-10-24 · Nikolai Gruzinov, Ksenia Sycheva, Earl T. Barr, Alex Bezzubov arxiv

Many tasks revolve around editing a document, whether code or text. We formulate the revision similarity problem to unify a wide range of machine learning evaluation problems whose goal is to assess a revision to an existing document. We observe that revisions usually change only a small portion of an existing document, so the existing document and its immediate revisions share a majority of their content. We formulate five adequacy criteria for revision similarity measures, designed to align them with human judgement. We show that popular pairwise measures, like BLEU, fail to meet these criteria, because their scores are dominated by the shared content. They report high similarity between two revisions when humans would assess them as quite different. This is a fundamental flaw we address. We propose a novel static measure, Excision Score (ES), which computes longest common subsequence (LCS) to remove content shared by an existing document with the ground truth and predicted revisions, before comparing only the remaining divergent regions. This is analogous to a surgeon creating a sterile field to focus on the work area. We use approximation to speed the standard cubic LCS computation to quadratic. In code-editing evaluation, where static measures are often used as a cheap proxy for passing tests, we demonstrate that ES surpasses existing measures. When aligned with test execution on HumanEvalFix, ES improves over its nearest competitor, SARI, by 12% Pearson correlation and by >21% over standard measures like BLEU. The key criterion is invariance to shared context; when we perturb HumanEvalFix with increased shared context, ES' improvement over SARI increases to 20% and >30% over standard measures. ES also handles other corner cases that other measures do not, such as correctly aligning moved code blocks, and appropriately rewarding matching insertions or deletions.

📄 PDF Abstract BibTeX arXiv:2510.21537

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Distilling Expert Surgical Knowledge: How to train local surgical VLMs for anatomy explanation in Complete Mesocolic Excision

2025-12-05 · Lennart Maack, Julia-Kristin Graß, Lisa-Marie Toscha, Nathaniel Melling 외 arxiv

Recently, Vision Large Language Models (VLMs) have demonstrated high potential in computer-aided diagnosis and decision-support. However, current VLMs show deficits in domain specific surgical scene understanding, such a…

Scene Understanding

Deep Multi-Magnification Networks for Multi-Class Breast Cancer Image Segmentation

2019-10-29 · David Joon Ho, Dig V. K. Yarlagadda, Timothy M. D'Alfonso, Matthew G. Hanna 외

Pathologic analysis of surgical excision specimens for breast carcinoma is important to evaluate the completeness of surgical excision and has implications for future treatment. This analysis is performed manually by pat…

DecoderImage SegmentationSemantic Segmentationwhole slide images

Envisage: Diffusion-Based Rhinoplasty Goal Visualization with Mask-Decomposed Evaluation

2026-06-26 · Mudit Agarwal, Amit D. Bhrany arxiv

Localized generative editing needs localized evaluation: full-image identity metrics are structurally confounded under hard-composited edits. We present Envisage, a FLUX.1-Fill inpainting reference pipeline for rhinoplas…

Multimodal Deep Learning for Phyllodes Tumor Classification from Ultrasound and Clinical Data

2025-08-29 · Farhan Fuad Abir, Abigail Elliott Daly, Kyle Anderman, Tolga Ozmen 외 arxiv

Phyllodes tumors (PTs) are rare fibroepithelial breast lesions that are difficult to classify preoperatively due to their radiological similarity to benign fibroadenomas. This often leads to unnecessary surgical excision…

Multimodal Deep Learning

Visual-Kinematics Graph Learning for Procedure-agnostic Instrument Tip Segmentation in Robotic Surgeries

2023-09-02 · Jiaqi Liu, Yonghao Long, Kai Chen, Cheuk Hei Leung 외

Accurate segmentation of surgical instrument tip is an important task for enabling downstream applications in robotic surgery, such as surgical skill assessment, tool-tissue interaction and deformation modeling, as well …

Graph LearningSegmentation