paper-with-me

홈 › Papers

Global Optimization under Length Constraint for Neural Text Summarization

2019-07-01 · ACL 2019 7 · Takuya Makino, Tomoya Iwakura, Hiroya Takamura, Manabu Okumura

We propose a global optimization method under length constraint (GOLC) for neural text summarization models. GOLC increases the probabilities of generating summaries that have high evaluation scores, ROUGE in this paper, within a desired length. We compared GOLC with two optimization methods, a maximum log-likelihood and a minimum risk training, on CNN/Daily Mail and a Japanese single document summarization data set of The Mainichi Shimbun Newspapers. The experimental results show that a state-of-the-art neural summarization model optimized with GOLC generates fewer overlength summaries while maintaining the fastest processing speed; only 6.70{\%} overlength summaries on CNN/Daily and 7.8{\%} on long summary of Mainichi, compared to the approximately 20{\%} to 50{\%} on CNN/Daily Mail and 10{\%} to 30{\%} on Mainichi with the other optimization methods. We also demonstrate the importance of the generation of in-length summaries for post-editing with the dataset Mainich that is created with strict length constraints. The ex- perimental results show approximately 30{\%} to 40{\%} improved post-editing time by use of in-length summaries.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document Summarizationglobal-optimizationText Summarization

Similar Papers 제목 키워드 기반

HiFlow: Hierarchical Feedback-Driven Optimization for Constrained Long-Form Text Generation

2026-03-05 · Yifan Zhu, Guanting Chen, Bing Wei, Haoran Luo arxiv

Large language models perform well in short text generation but still struggle with long text generation, particularly under complex constraints. Such tasks involve multiple tightly coupled objectives, including global s…

Text Generation

Optimizing the Viewing Graph for Structure-From-Motion

2015-12-01 · ICCV 2015 12 · Chris Sweeney, Torsten Sattler, Tobias Hollerer, Matthew Turk 외

The viewing graph represents a set of views that are related by pairwise relative geometries. In the context of Structure-from-Motion (SfM), the viewing graph is the input to the incremental or global estimation pipeline…

Advancing Bayesian Optimization: The Mixed-Global-Local (MGL) Kernel and Length-Scale Cool Down

2016-12-09 · Kim Peter Wabersich, Marc Toussaint

Bayesian Optimization (BO) has become a core method for solving expensive black-box optimization problems. While much research focussed on the choice of the acquisition function, we focus on online length-scale adaption …

Bayesian Optimizationglobal-optimization

Adaptive Context Length Optimization with Low-Frequency Truncation for Multi-Agent Reinforcement Learning

2025-10-30 · Wenchang Duan, Yaoliang Yu, Jiwan He, Yi Shi arxiv

Recently, deep multi-agent reinforcement learning (MARL) has demonstrated promising performance for solving challenging tasks, such as long-term dependencies and non-Markovian environments. Its success is partly attribut…

Multi-agent Reinforcement Learning

A Block Coordinate Descent Method for Nonsmooth Composite Optimization under Orthogonality Constraints

2023-04-07 · Ganzhao Yuan

Nonsmooth composite optimization with orthogonality constraints has a wide range of applications in statistical learning and data science. However, this problem is challenging due to its nonsmooth objective and computati…