paper-with-me

홈 › Papers

Efficient optimization for Hierarchically-structured Interacting Segments (HINTS)

2017-03-30 · CVPR 2017 7 · Hossam Isack, Olga Veksler, Ipek Oguz, Milan Sonka, Yuri Boykov

We propose an effective optimization algorithm for a general hierarchical segmentation model with geometric interactions between segments. Any given tree can specify a partial order over object labels defining a hierarchy. It is well-established that segment interactions, such as inclusion/exclusion and margin constraints, make the model significantly more discriminant. However, existing optimization methods do not allow full use of such models. Generic -expansion results in weak local minima, while common binary multi-layered formulations lead to non-submodularity, complex high-order potentials, or polar domain unwrapping and shape biases. In practice, applying these methods to arbitrary trees does not work except for simple cases. Our main contribution is an optimization method for the Hierarchically-structured Interacting Segments (HINTS) model with arbitrary trees. Our Path-Moves algorithm is based on multi-label MRF formulation and can be seen as a combination of well-known a-expansion and Ishikawa techniques. We show state-of-the-art biomedical segmentation for many diverse examples of complex trees.

📄 PDF Abstract BibTeX arXiv:1703.10530

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Oriented bounding boxes using multiresolution contours for fast interference detection of arbitrary geometry objects

2016-11-11 · L. A. Rivera, Vania V. Estrela, P. C. P. Carvalho

Interference detection of arbitrary geometric objects is not a trivial task due to the heavy computational load imposed by implementation issues. The hierarchically structured bounding boxes help us to quickly isolate th…

Meta Learning Shared Hierarchies

2017-10-26 · ICLR 2018 1 · Kevin Frans, Jonathan Ho, Xi Chen, Pieter Abbeel 외

We develop a metalearning approach for learning hierarchically structured policies, improving sample efficiency on unseen tasks through the use of shared primitives---policies that are executed for large numbers of times…

Meta-LearningReinforcement Learning

Hierarchically-Structured Open-Vocabulary Indoor Scene Synthesis with Pre-trained Large Language Model

2025-02-15 · Weilin Sun, Xinran Li, Manyi Li, Kai Xu 외

Indoor scene synthesis aims to automatically produce plausible, realistic and diverse 3D indoor scenes, especially given arbitrary user requirements. Recently, the promising generalization ability of pre-trained large la…

Indoor Scene SynthesisLanguage ModelingLanguage ModellingLarge Language Model

HiPlan: Hierarchical Planning for LLM-Based Agents with Adaptive Global-Local Guidance

2025-08-26 · Ziyue Li, Yuan Chang, Gaihong Yu, Xiaoqiu Le arxiv

Large language model (LLM)-based agents have demonstrated remarkable capabilities in decision-making tasks, but struggle significantly with complex, long-horizon planning scenarios. This arises from their lack of macrosc…

ADHint: Adaptive Hints with Difficulty Priors for Reinforcement Learning

2025-12-15 · Feng Zhang, Zezhong Tan, Xinhong Ma, Ziqiang Dong 외 arxiv

To address the limited capability expansion and low sample efficiency of Reinforcement Learning (RL), recent methods have integrated ''hints'' into post-training, which are prefix segments of complete reasoning trajector…

Reinforcement Learning