paper-with-me

Papers

Text Segmentation as a Supervised Learning Task

2018-03-25 · NAACL 2018 6 · Omri Koshorek, Adir Cohen, Noam Mor, Michael Rotman, Jonathan Berant

Text segmentation, the task of dividing a document into contiguous segments based on its semantic structure, is a longstanding challenge in language understanding. Previous work on text segmentation focused on unsupervised methods such as clustering or graph search, due to the paucity in labeled data. In this work, we formulate text segmentation as a supervised learning problem, and present a large new dataset for text segmentation that is automatically extracted and labeled from Wikipedia. Moreover, we develop a segmentation model based on this dataset and show that it generalizes well to unseen natural text.

📄 PDF Abstract BibTeX arXiv:1803.09337

Code (2)

koomri/text-segmentation 공식 구현 pytorch
ocinemod87/text_segmentation tf

Tasks

ClusteringSegmentationText Segmentation

Similar Papers 제목 키워드 기반

Unsupervised Universal Image Segmentation

2023-12-28 · CVPR 2024 1 · Dantong Niu, Xudong Wang, Xinyang Han, Long Lian 외

Several unsupervised image segmentation approaches have been proposed which eliminate the need for dense manually-annotated segmentation masks; current models separately handle either semantic segmentation (e.g., STEGO) …

Image SegmentationInstance SegmentationPanoptic SegmentationSegmentation+8

Data-Limited Tissue Segmentation using Inpainting-Based Self-Supervised Learning

2022-10-14 · Jeffrey Dominic, Nandita Bhaskhar, Arjun D. Desai, Andrew Schmidt 외

Although supervised learning has enabled high performance for image segmentation, it requires a large amount of labeled training data, which can be difficult to obtain in the medical imaging field. Self-supervised learni…

Image SegmentationSegmentationSelf-Supervised LearningSemantic Segmentation

Weakly-Supervised Text Instance Segmentation

2023-03-20 · Xinyan Zu, Haiyang Yu, Bin Li, xiangyang xue

Text segmentation is a challenging vision task with many downstream applications. Current text segmentation methods require pixel-level annotations, which are expensive in the cost of human labor and limited in applicati…

Contrastive LearningInstance SegmentationSegmentationSemantic Segmentation+3

SimTxtSeg: Weakly-Supervised Medical Image Segmentation with Simple Text Cues

2024-06-27 · Yuxin Xie, Tao Zhou, Yi Zhou, Geng Chen

Weakly-supervised medical image segmentation is a challenging task that aims to reduce the annotation cost while keep the segmentation performance. In this paper, we present a novel framework, SimTxtSeg, that leverages s…

Brain Tumor SegmentationImage SegmentationMedical Image SegmentationSegmentation+2

Unsupervised Text Segmentation Based on Native Language Characteristics

2017-07-01 · ACL 2017 7 · Shervin Malmasi, Mark Dras, Mark Johnson, Lan Du 외

Most work on segmenting text does so on the basis of topic changes, but it can be of interest to segment by other, stylistically expressed characteristics such as change of authorship or native language. We propose a Bay…

SegmentationText Segmentation