paper-with-me

홈 › Papers

Sequence Segmentation Using Joint RNN and Structured Prediction Models

2016-10-25 · Yossi Adi, Joseph Keshet, Emily Cibelli, Matthew Goldrick

We describe and analyze a simple and effective algorithm for sequence segmentation applied to speech processing tasks. We propose a neural architecture that is composed of two modules trained jointly: a recurrent neural network (RNN) module and a structured prediction model. The RNN outputs are considered as feature functions to the structured model. The overall model is trained with a structured loss function which can be designed to the given segmentation task. We demonstrate the effectiveness of our method by applying it to two simple tasks commonly used in phonetic studies: word segmentation and voice onset time segmentation. Results sug- gest the proposed model is superior to previous methods, ob- taining state-of-the-art results on the tested datasets.

📄 PDF Abstract BibTeX arXiv:1610.07918

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionSegmentationStructured Prediction

Similar Papers 제목 키워드 기반

Multi-level Contrast Network for Wearables-based Joint Activity Segmentation and Recognition

2022-08-16 · Songpengcheng Xia, Lei Chu, Ling Pei, Wenxian Yu 외

Human activity recognition (HAR) with wearables is promising research that can be widely adopted in many smart healthcare applications. In recent years, the deep learning-based HAR models have achieved impressive recogni…

Activity PredictionActivity RecognitionHuman Activity RecognitionSegmentation

Predicting Multiple Structured Visual Interpretations

2015-12-01 · ICCV 2015 12 · Debadeepta Dey, Varun Ramakrishna, Martial Hebert, J. Andrew Bagnell

We present a simple approach for producing a small number of structured visual outputs which have high recall, for a variety of tasks including monocular pose estimation and semantic scene segmentation. Current state-of-…

Pose EstimationScene SegmentationSegmentation

Semantic Segmentation via Structured Patch Prediction, Context CRF and Guidance CRF

2017-07-01 · CVPR 2017 7 · Falong Shen, Rui Gan, Shuicheng Yan, Gang Zeng

This paper describes a fast and accurate semantic image segmentation approach that encodes not only segmentation-specified features but also high-order context compatibilities and boundary guidance constraints. We introd…

Image SegmentationScene ParsingSegmentationSemantic Segmentation

Continual Segmentation under Joint Nonstationarity

2026-05-19 · Prashant Pandey, Himanshu Kumar, Devineni Sri Venkatraya Chowdary, Brejesh Lall arxiv

Evolving data streams induce joint nonstationarity in continual semantic segmentation, where semantic classes, input distributions, and supervision availability change simultaneously over time. This setting reflects prac…

Continual Semantic SegmentationStructured PredictionContinual Learning

BoundRL: Efficient Structured Text Segmentation through Reinforced Boundary Generation

2025-10-23 · Haoyuan Li, Zhengyuan Shen, Sullam Jeoung, Yueyan Chen 외 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, …

Reinforcement Learning