paper-with-me

홈 › Papers

Outline Objects using Deep Reinforcement Learning

2018-04-10 · Zhenxin Wang, Sayan Sarcar, Jingxin Liu, Yilin Zheng, Xiangshi Ren

Image segmentation needs both local boundary position information and global object context information. The performance of the recent state-of-the-art method, fully convolutional networks, reaches a bottleneck due to the neural network limit after balancing between the two types of information simultaneously in an end-to-end training style. To overcome this problem, we divide the semantic image segmentation into temporal subtasks. First, we find a possible pixel position of some object boundary; then trace the boundary at steps within a limited length until the whole object is outlined. We present the first deep reinforcement learning approach to semantic image segmentation, called DeepOutline, which outperforms other algorithms in Coco detection leaderboard in the middle and large size person category in Coco val2017 dataset. Meanwhile, it provides an insight into a divide and conquer way by reinforcement learning on computer vision problems.

📄 PDF Abstract BibTeX arXiv:1804.04603

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningImage SegmentationObjectPositionreinforcement-learningReinforcement LearningReinforcement Learning (RL)SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

OUTLINEFORGE: Hierarchical Reinforcement Learning with Explicit States for Scientific Writing

2026-01-14 · Yilin Bao, Ziyao He, Zayden Yang arxiv

Scientific paper generation requires document-level planning and factual grounding, but current large language models, despite their strong local fluency, often fail in global structure, input coverage, and citation cons…

Hierarchical Reinforcement LearningPaper generation

Meow: End-to-End Outline Writing for Automatic Academic Survey

2025-09-19 · Zhaoyu Ma, Yuan Shan, Jiahao Zhao, Nan Xu 외 arxiv

As academic paper publication numbers grow exponentially, conducting in-depth surveys with LLMs automatically has become an inevitable trend. Outline writing, which aims to systematically organize related works, is criti…

Reinforcement Learning

Reinforcement Learning with Lie Group Orientations for Robotics

2024-09-18 · Martin Schuck, Jan Brüdigam, Sandra Hirche, Angela Schoellig

Handling orientations of robots and objects is a crucial aspect of many applications. Yet, ever so often, there is a lack of mathematical correctness when dealing with orientations, especially in learning pipelines invol…

reinforcement-learningReinforcement Learning

HANDAL: A Dataset of Real-World Manipulable Object Categories with Pose Annotations, Affordances, and Reconstructions

2023-08-02 · Andrew Guo, Bowen Wen, Jianhe Yuan, Jonathan Tremblay 외

We present the HANDAL dataset for category-level object pose estimation and affordance prediction. Unlike previous datasets, ours is focused on robotics-ready manipulable objects that are of the proper size and shape for…

Pose Estimation

OPE: Overcoming Information Saturation in Parallel Thinking via Outline-Guided Path Exploration

2026-02-09 · Qi Guo, Jianing Wang, Deyang Kong, Xiangyu Xi 외 arxiv

Parallel thinking has emerged as a new paradigm for large reasoning models (LRMs) in tackling complex problems. Recent methods leverage Reinforcement Learning (RL) to enhance parallel thinking, aiming to address the limi…

Reinforcement Learning