paper-with-me

Papers

From Solving a Problem Boldly to Cutting the Gordian Knot: Idiomatic Text Generation

2021-04-13 · Jianing Zhou, Hongyu Gong, Srihari Nanniyur, Suma Bhat

We study a new application for text generation -- idiomatic sentence generation -- which aims to transfer literal phrases in sentences into their idiomatic counterparts. Inspired by psycholinguistic theories of idiom use in one's native language, we propose a novel approach for this task, which retrieves the appropriate idiom for a given literal sentence, extracts the span of the sentence to be replaced by the idiom, and generates the idiomatic sentence by using a neural model to combine the retrieved idiom and the remainder of the sentence. Experiments on a novel dataset created for this task show that our model is able to effectively transfer literal sentences into idiomatic ones. Furthermore, automatic and human evaluations show that for this task, the proposed model outperforms a series of competitive baseline models for text generation.

📄 PDF Abstract BibTeX arXiv:2104.06541

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceText Generation

Similar Papers 제목 키워드 기반

The Gordian Knot for VLMs: Diagrammatic Knot Reasoning as a Hard Benchmark

2026-05-11 · Hao Liu, Jicheng Liu arxiv

A vision-language model can look at a knot diagram and report what it sees, yet fail to act on that structure. KnotBench pairs an 858,318-image corpus from 1,951 prime-knot prototypes (crossing numbers 3 to 19) with a pr…

Review of Disentanglement Approaches for Medical Applications -- Towards Solving the Gordian Knot of Generative Models in Healthcare

2022-03-21 · Jana Fragemann, Lynton Ardizzone, Jan Egger, Jens Kleesiek

Deep neural networks are commonly used for medical purposes such as image generation, segmentation, or classification. Besides this, they are often criticized as black boxes as their decision process is often not human i…

DisentanglementImage Generation

CapsGAN: Using Dynamic Routing for Generative Adversarial Networks

2018-06-07 · Raeid Saqur, Sal Vivona

In this paper, we propose a novel technique for generating images in the 3D domain from images with high degree of geometrical transformations. By coalescing two popular concurrent methods that have seen rapid ascension …

Image GenerationRotated MNIST

Multimodal surface defect detection from wooden logs for sawing optimization

2025-03-27 · Bořek Reich, Matej Kunda, Fedor Zolotarev, Tuomas Eerola 외

We propose a novel, good-quality, and less demanding method for detecting knots on the surface of wooden logs using multimodal data fusion. Knots are a primary factor affecting the quality of sawn timber, making their de…

Defect Detection

Model merging with SVD to tie the Knots

2024-10-25 · George Stoica, Pratik Ramesh, Boglarka Ecsedi, Leshem Choshen 외

Recent model merging methods demonstrate that the parameters of fully-finetuned models specializing in distinct tasks can be combined into one model capable of solving all tasks without retraining. Yet, this success does…

model