paper-with-me

Papers

EmpLite: A Lightweight Sequence Labeling Model for Emphasis Selection of Short Texts

2020-12-15 · ICON 2020 12 · Vibhav Agarwal, Sourav Ghosh, Kranti Chalamalasetti, Bharath Challa, Sonal Kumari, Harshavardhana, Barath Raj Kandur Raja

Word emphasis in textual content aims at conveying the desired intention by changing the size, color, typeface, style (bold, italic, etc.), and other typographical features. The emphasized words are extremely helpful in drawing the readers' attention to specific information that the authors wish to emphasize. However, performing such emphasis using a soft keyboard for social media interactions is time-consuming and has an associated learning curve. In this paper, we propose a novel approach to automate the emphasis word detection on short written texts. To the best of our knowledge, this work presents the first lightweight deep learning approach for smartphone deployment of emphasis selection. Experimental results show that our approach achieves comparable accuracy at a much lower model size than existing models. Our best lightweight model has a memory footprint of 2.82 MB with a matching score of 0.716 on SemEval-2020 public benchmark dataset.

📄 PDF Abstract BibTeX arXiv:2101.03025

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Randomseed19 at SemEval-2020 Task 10: Emphasis Selection for Written Text in Visual Media

2020-12-01 · SEMEVAL 2020 · Aleksandr Shatilov, Denis Gordeev, Alexey Rey

This paper describes our approach to emphasis selection for written text in visual media as a solution for SemEval 2020 Task 10. We used an ensemble of several different Transformer-based models and cast the task as a se…

MIDAS at SemEval-2020 Task 10: Emphasis Selection using Label Distribution Learning and Contextual Embeddings

2020-09-06 · SEMEVAL 2020 · Sarthak Anand, Pradyumna Gupta, Hemant Yadav, Debanjan Mahata 외

This paper presents our submission to the SemEval 2020 - Task 10 on emphasis selection in written text. We approach this emphasis selection problem as a sequence labeling task where we represent the underlying text with …

Sentence

PolyFit: Polygonal Surface Reconstruction From Point Clouds

2017-10-01 · ICCV 2017 10 · Liangliang Nan, Peter Wonka

We propose a novel framework for reconstructing lightweight polygonal surfaces from point clouds. Unlike traditional methods that focus on either extracting good geometric primitives or obtaining proper arrangements of p…

Surface Reconstruction

Sentence Structure and Word Relationship Modeling for Emphasis Selection

2021-08-29 · RANLP 2021 9 · Haoran Yang, Wai Lam

Emphasis Selection is a newly proposed task which focuses on choosing words for emphasis in short sentences. Traditional methods only consider the sequence information of a sentence while ignoring the rich sentence struc…

SentenceWord Similarity

Plug-Tagger: A Pluggable Sequence Labeling Framework with Pre-trained Language Models

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Fine-tuning the pre-trained language models (PLMs) on downstream tasks is the de-facto paradigm in NLP. Despite the superior performance on sequence labeling, the fine-tuning requires large-scale parameters and time-cons…

Language ModelingLanguage Modelling