Papers › OphNet: A Large-Scale Video Benchmark for Ophthalmic Surgical Workflow Understanding

OphNet: A Large-Scale Video Benchmark for Ophthalmic Surgical Workflow Understanding

11 Jun 2024arXiv:2406.07471archive 2025-07-28

Ming Hu, Peng Xia, Lin Wang, Siyuan Yan, Feilong Tang, Zhongxing Xu, Yimin Luo, Kaimin Song, Jurgen Leitner, Xuelian Cheng, Jun Cheng, Chi Liu, Kaijing Zhou, ZongYuan Ge

Surgical scene perception via videos is critical for advancing robotic surgery, telesurgery, and AI-assisted surgery, particularly in ophthalmology. However, the scarcity of diverse and richly annotated video datasets has hindered the development of intelligent systems for surgical workflow analysis. Existing datasets face challenges such as small scale, lack of diversity in surgery and phase categories, and absence of time-localized annotations. These limitations impede action understanding and model generalization validation in complex and diverse real-world surgical scenarios. To address this gap, we introduce OphNet, a large-scale, expert-annotated video benchmark for ophthalmic surgical workflow understanding. OphNet features: 1) A diverse collection of 2,278 surgical videos spanning 66 types of cataract, glaucoma, and corneal surgeries, with detailed annotations for 102 unique surgical phases and 150 fine-grained operations. 2) Sequential and hierarchical annotations for each surgery, phase, and operation, enabling comprehensive understanding and improved interpretability. 3) Time-localized annotations, facilitating temporal localization and prediction tasks within surgical workflows. With approximately 285 hours of surgical videos, OphNet is about 20 times larger than the largest existing surgical workflow analysis benchmark. Code and dataset are available at: https://minghu0830.github.io/OphNet-benchmark/.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2406.07471")

Code

Syntology Ran 10 of 16 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 9 ran with no contract checked.

By repository: official repository: 16 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

minghu0830/ophnet-benchmark officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

16 samples harvested; 10 ran; 1 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
9ran
6unverified

Licence: 0 of the 16 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from minghu0830/ophnet-benchmark. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

crop_clip minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/functional.py official repository ran MIT (permissive) · bc39b8ed5fefa7eb · report
get_resize_sizes minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/functional.py official repository ran MIT (permissive) · 2b53e457d5632b4e · report
get_sinusoid_encoding_table minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/models/modeling_finetune.py official repository ran · honoured contract fingerprinted MIT (permissive) · da651e3979a18f84 · report
process_video minghu0830/ophnet-benchmark/data_processing/cliper.py official repository ran MIT (permissive) · cf2d8113b18afcf4 · report
resize minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/extract_tad_feature.py official repository ran MIT (permissive) · 8d1dc1aa52fe2112 · report
resize_clip minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/functional.py official repository ran MIT (permissive) · 981936c73d3cdd12 · report
shear_x minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/rand_augment.py official repository ran MIT (permissive) · e866e1196986f728 · report
shear_y minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/rand_augment.py official repository ran MIT (permissive) · 7b2503c99c9447fb · report
to_normalized_float_tensor minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/extract_tad_feature.py official repository ran MIT (permissive) · eab677b96697e36b · report
translate_x_rel minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/rand_augment.py official repository ran MIT (permissive) · 323759f906fbb394 · report
build_dataset minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/build.py official repository unverified MIT (permissive) · 283de3b7dcb770a3 · report
build_pretraining_dataset minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/build.py official repository unverified MIT (permissive) · cb5e3e409ec627d3 · report
get_image_loader minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/loader.py official repository unverified MIT (permissive) · b41eabb5a3021ac4 · report
load_backbone_model minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/inference.py official repository unverified MIT (permissive) · 0ad207d6f1eb55ed · report
spatial_sampling minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/datasets.py official repository unverified MIT (permissive) · 7e49117a60f3b108 · report
tensor_normalize minghu0830/ophnet-benchmark/baselines/task2/backbone/videomaev2/dataset/datasets.py official repository unverified MIT (permissive) · 14b3b13b2e7ee844 · report

Tasks

Action UnderstandingDiversityTemporal Localization

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections