paper-with-me

홈 › Papers

BoundRL: Efficient Structured Text Segmentation through Reinforced Boundary Generation

2025-10-23 · Haoyuan Li, Zhengyuan Shen, Sullam Jeoung, Yueyan Chen, Jiayu Li, Qi Zhu, Shuai Wang, Vassilis Ioannidis, Huzefa Rangwala arxiv

Structured texts refer to texts containing structured elements beyond plain texts, such as code snippets and placeholders. Such structured texts increasingly require segmentation into semantically meaningful components, which cannot be effectively handled by conventional sentence-level segmentation methods. To address this, we propose BoundRL, a novel approach that jointly performs efficient token-level text segmentation and label prediction for long structured texts. Instead of generating full texts for each segment, it generates only starting tokens and reconstructs the complete texts by locating these tokens within the original texts, thereby reducing output tokens by 90% and minimizing hallucination. To train the models for the boundary generation, BoundRL~performs reinforcement learning with verifiable rewards (RLVR) that jointly optimizes document reconstruction fidelity and semantic alignment. It further mitigates entropy collapse by constructing intermediate candidates by perturbing segment boundaries and labels to create stepping stones toward higher-quality solutions. Experiments show that BoundRL enables small language models (1.7B parameters) to outperform few-shot prompting with much larger models as well as SFT and standard RLVR baselines on complex prompts used for LLM applications.

📄 PDF Abstract BibTeX arXiv:2510.20151

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Context-Reinforced Semantic Segmentation

2019-06-01 · CVPR 2019 6 · Yizhou Zhou, Xiaoyan Sun, Zheng-Jun Zha, Wenjun Zeng

Recent efforts have shown the importance of context on deep convolutional neural network based semantic segmentation. Among others, the predicted segmentation map (p-map) itself which encodes rich high-level semantic cue…

Reinforcement LearningSegmentationSemantic Segmentation

Learning to Label: A Reinforced Self-Evolving Framework for Semi-supervised Referring Expression Segmentation

2026-05-27 · Runlong Cao, Ying Zang, Chuanwei Zhou, Tianrun Chen 외 arxiv

Semi-supervised referring expression segmentation (SS-RES) aims to achieve precise pixel-level language grounding under limited annotation, yet suffers from limited supervision and unreliable pseudo-labels when exploitin…

Referring Expression Segmentation

Dense Point-to-Mask Optimization with Reinforced Point Selection for Crowd Instance Segmentation

2026-04-02 · Hongru Chen, Jiyang Huang, Jia Wan, Antoni B. Chan arxiv

Crowd instance segmentation is a crucial task with a wide range of applications, including surveillance and transportation. Currently, point labels are common in crowd datasets, while region labels (e.g., boxes) are rare…

Instance Segmentation

Reinforced Structured State-Evolution for Vision-Language Navigation

2022-04-20 · CVPR 2022 1 · Jinyu Chen, Chen Gao, Erli Meng, Qiong Zhang 외

Vision-and-language Navigation (VLN) task requires an embodied agent to navigate to a remote location following a natural language instruction. Previous methods usually adopt a sequence model (e.g., Transformer and LSTM)…

NavigateVision and Language NavigationVision-Language Navigation

Reinforced Auto-Zoom Net: Towards Accurate and Fast Breast Cancer Segmentation in Whole-slide Images

2018-07-29 · Nanqing Dong, Michael Kampffmeyer, Xiaodan Liang, Zeya Wang 외

Convolutional neural networks have led to significant breakthroughs in the domain of medical image analysis. However, the task of breast cancer segmentation in whole-slide images (WSIs) is still underexplored. WSIs are l…

Medical Image Analysiswhole slide images