paper-with-me

Papers

QuaSE: Sequence Editing under Quantifiable Guidance

2018-10-01 · EMNLP 2018 10 · Yi Liao, Lidong Bing, Piji Li, Shuming Shi, Wai Lam, Tong Zhang

We propose the task of Quantifiable Sequence Editing (QuaSE): editing an input sequence to generate an output sequence that satisfies a given numerical outcome value measuring a certain property of the sequence, with the requirement of keeping the main content of the input sequence. For example, an input sequence could be a word sequence, such as review sentence and advertisement text. For a review sentence, the outcome could be the review rating; for an advertisement, the outcome could be the click-through rate. The major challenge in performing QuaSE is how to perceive the outcome-related wordings, and only edit them to change the outcome. In this paper, the proposed framework contains two latent factors, namely, outcome factor and content factor, disentangled from the input sentence to allow convenient editing to change the outcome and keep the content. Our framework explores the pseudo-parallel sentences by modeling their content similarity and outcome differences to enable a better disentanglement of the latent factors, which allows generating an output to better satisfy the desired outcome and keep the content. The dual reconstruction structure further enhances the capability of generating expected output by exploiting the couplings of latent factors of pseudo-parallel sentences. For evaluation, we prepared a dataset of Yelp review sentences with the ratings as outcome. Extensive experimental results are reported and discussed to elaborate the peculiarities of our framework.

📄 PDF Abstract BibTeX

Code (1)

https://bitbucket.org/leoeaton/quase 공식 구현 tf

Tasks

DisentanglementSentenceText Generation

Similar Papers 제목 키워드 기반

QuaSE: Accurate Text Style Transfer under Quantifiable Guidance

2018-04-19 · EMNLP 2018 10 · Yi Liao, Lidong Bing, Piji Li, Shuming Shi 외

We propose the task of Quantifiable Sequence Editing (QuaSE): editing an input sequence to generate an output sequence that satisfies a given numerical outcome value measuring a certain property of the sequence, with the…

DisentanglementSentenceStyle TransferText Style Transfer

QuASE: Question-Answer Driven Sentence Encoding

2019-09-01 · ACL 2020 6 · Hangfeng He, Qiang Ning, Dan Roth

Question-answering (QA) data often encodes essential information in many facets. This paper studies a natural question: Can we get supervision from QA data for other tasks (typically, non-QA ones)? For example, {\em can …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Question Answering+1

AquaSentinel: Next-Generation AI System Integrating Sensor Networks for Urban Underground Water Pipeline Anomaly Detection via Collaborative MoE-LLM Agent Architecture

2025-11-19 · Qiming Guo, Bishal Khatri, Wenbo Sun, Jinwen Tang 외 arxiv

Underground pipeline leaks and infiltrations pose significant threats to water security and environmental safety. Traditional manual inspection methods provide limited coverage and delayed response, often missing critica…

Anomaly Detection

Image Sculpting: Precise Object Editing with 3D Geometry Control

2024-01-02 · CVPR 2024 1 · Jiraphon Yenphraphai, Xichen Pan, Sainan Liu, Daniele Panozzo 외

We present Image Sculpting, a new framework for editing 2D images by incorporating tools from 3D geometry and graphics. This approach differs markedly from existing methods, which are confined to 2D spaces and typically …

3D geometryObject

Localize, Understand, Collaborate: Semantic-Aware Dragging via Intention Reasoner

2024-06-01 · Xing Cui, Peipei Li, Zekun Li, Xuannan Liu 외

Flexible and accurate drag-based editing is a challenging task that has recently garnered significant attention. Current methods typically model this problem as automatically learning "how to drag" through point dragging…