NEWS / ARCHIVE · 论文与研究

AIHOT ARCHIVE

GRNEdit:从二元证据视角实现高效通用视频编辑。

AIHOT 于 2026-08-17 收录了“GRNEdit:从二元证据视角实现高效通用视频编辑”这一公开动态。以下先呈现从来源页面抓取的正文,再给出 AIHOT 摘要与 TopoReduce 编辑解读。

PUBLIC SOURCE CONTENT

公开原文内容

已抓取公开正文

[2608.16328] GRNEdit: Efficient General Video Editing from a New Binary-Evidence Perspective in Generative Refinement Networks

Computer Science > Computer Vision and Pattern Recognition

arXiv:2608.16328 (cs)

-

[Submitted on 17 Aug 2026]

Title:GRNEdit: Efficient General Video Editing from a New Binary-Evidence Perspective in Generative Refinement Networks

Authors:Feng Xie, Jiagao Hu, Fuhao Li, Zepeng Wang, Yuxuan Chen, Dahua Gao, Fei Wang, Daiguo Zhou
View a PDF of the paper titled GRNEdit: Efficient General Video Editing from a New Binary-Evidence Perspective in Generative Refinement Networks, by Feng Xie and 7 other authors

View PDF
HTML (experimental)

Abstract:Instruction-based general video editing seeks to unify diverse editing operations within a single, intuitive interface. Existing approaches often rely on resource-intensive conditioning, using either heavyweight branches or costly source concatenation. Is there any efficient way to model editing intent? Thus, we introduce GRNEdit, a lightweight two-stage framework. GRN inspires our approach by encoding visual semantics through combinations of bits. Through task-specific fine-tuning, we take this representation further and recast editing semantics as local retain-or-flip decisions over individual bits. Source information is consequently modeled as coordinate-wise evidence supporting the observed binary states, while the GRN backbone remains responsible for resolving their global composition into coherent generative semantics. In Stage I, a compact encoder translates discrete source codes into continuous evidence signals, which GRN assimilates throughout binary refinement. Inspired by null-prompt training for classifier-free guidance, we further assign the null condition an editing-specific meaning: an empty instruction denotes no edit and is supervised through source reconstruction. This identity pathway not only implicitly strengthens evidence utilization and content preservation in Stage I, but also produces a source-preserving state in the same representation space as the edited state. Stage II can therefore directly compare each edited state with its source-preserving counterpart and use their discrepancy to revise unresolved target-bit decisions. Trained on only 0.6M pairs with less than 3\% conditioning parameters, GRNEdit-2B and GRNEdit-8B achieve scores of 4.03 and 4.18 on OpenVE-Bench. The 2B model outperforms multiple 14B open-source editors, while the 8B model performs on par with leading open-source editors.

Subjects:

Computer Vision and Pattern Recognition (cs.CV)

Cite as:
arXiv:2608.16328 [cs.CV]

 
(or
arXiv:2608.16328v1 [cs.CV] for this version)

 
https://doi.org/10.48550/arXiv.2608.16328

Focus to learn more

arXiv-issued DOI via DataCite (pending registration)

Submission history
From: Feng Xie [view email]
[v1]
Mon, 17 Aug 2026 09:31:56 UTC (11,822 KB)

Full-text links:
Access Paper:

View a PDF of the paper titled GRNEdit: Efficient General Video Editing from a New Binary-Evidence Perspective in Generative Refinement Networks, by Feng Xie and 7 other authors

- View PDF

- HTML (experimental)

- TeX Source

view license

Current browse context:

cs.CV

< prev

  |  
next >

new
|
recent
| 2026-08

Change to browse by:

cs

References & Citations

- NASA ADS

- Google Scholar

- Semantic Scholar

export BibTeX citation
Loading...

BibTeX formatted citation

×

loading...

Data provided by:

Bookmark

Bibliographic Tools

Bibliographic and Citation Tools

Bibliographic Explorer Toggle

Bibliographic Explorer (What is the Explorer?)

Connected Papers Toggle

Connected Papers (What is Connected Papers?)

Litmaps Toggle

Litmaps (What is Litmaps?)

scite.ai Toggle

scite Smart Citations (What are Smart Citations?)

Code, Data, Media

Code, Data and Media Associated with this Article

alphaXiv Toggle

alphaXiv (What is alphaXiv?)

Links to Code Toggle

CatalyzeX Code Finder for Papers (What is CatalyzeX?)

DagsHub Toggle

DagsHub (What is DagsHub?)

GotitPub Toggle

Gotit.pub (What is GotitPub?)

Huggingface Toggle

Hugging Face (What is Huggingface?)

ScienceCast Toggle

ScienceCast (What is ScienceCast?)

Demos

Demos

Replicate Toggle

Replicate (What is Replicate?)

Spaces Toggle

Hugging Face Spaces (What is Spaces?)

Spaces Toggle

TXYZ.AI (What is TXYZ.AI?)

Related Papers

Recommenders and Search Tools

Link to Influence Flower

Influence Flower (What are Influence Flowers?)

Core recommender toggle

CORE Recommender (What is CORE?)

- Author

- Venue

- Institution

- Topic

About arXivLabs

arXivLabs: experimental projects with community collaborators

arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

Which authors of this paper are endorsers? |
Disable MathJax (What is MathJax?)

AIHOT 摘要

GRNEdit 提出轻量级两阶段框架,将编辑语义建模为逐比特的保留或翻转决策,仅用不到 3% 的条件参数和 0.6M 训练对完成训练。GRNEdit-2B 与 GRNEdit-8B 在 OpenVE-Bench 上分别取得 4.03 和 4.18 分,其中 2B 模型超越多个 14B 开源编辑器,8B 模型与领先开源编辑器表现相当。

为什么值得关注

它把编辑意图建模为对逐位证据的保留或翻转,并用空指令重建源视频来强化内容保持,这一路线为轻量级视频编辑模型的条件设计提供了可迁移思路。

工程化解读

从 TopoReduce 的工程视角看,这条信息属于“论文与研究”主题。它的价值不只在于一个新产品或新观点本身,还在于说明 AI 系统正在如何影响模型接入、智能体协作、研发流程、基础设施和团队决策。实际采用前,应结合原文确认版本、适用范围、价格和运行条件。

  • 发布时间:2026-08-17;AIHOT 分类:论文与研究。
  • AIHOT 标签:多模态视频论文/研究
  • AIHOT 判断:它把编辑意图建模为对逐位证据的保留或翻转,并用空指令重建源视频来强化内容保持,这一路线为轻量级视频编辑模型的条件设计提供了可迁移思路。
  • AIHOT 评分:54;评分用于站内排序,不等同于独立评测结论。

TopoReduce 编辑观察

当 AI 动态进入真实生产环境,团队需要同时关注能力边界、数据来源、调用成本、权限控制和可回滚性。把单条新闻放回完整工程链路中阅读,比只看标题更有助于判断它是否适合自己的产品和工作流。

来源链路AIHOT 条目:GRNEdit:从二元证据视角实现高效通用视频编辑公开原文:[2608.16328] GRNEdit: Efficient General Video Editing from a New Binary-Evidence Perspective in Generative Refinement Networks
← 返回全部文章News 首页 →

把 AI 动态放回工程现场。

了解 TopoReduce 的模型路由、工具集成和研发自动化能力。

建立合作连接