paper-with-me

홈 › Papers

CAT-LLM: Prompting Large Language Models with Text Style Definition for Chinese Article-style Transfer

2024-01-11 · Zhen Tao, Dinghao Xi, Zhiyu Li, Liumin Tang, Wei Xu

Text style transfer is increasingly prominent in online entertainment and social media. However, existing research mainly concentrates on style transfer within individual English sentences, while ignoring the complexity of long Chinese texts, which limits the wider applicability of style transfer in digital media realm. To bridge this gap, we propose a Chinese Article-style Transfer framework (CAT-LLM), leveraging the capabilities of Large Language Models (LLMs). CAT-LLM incorporates a bespoke, pluggable Text Style Definition (TSD) module aimed at comprehensively analyzing text features in articles, prompting LLMs to efficiently transfer Chinese article-style. The TSD module integrates a series of machine learning algorithms to analyze article-style from both words and sentences levels, thereby aiding LLMs thoroughly grasp the target style without compromising the integrity of the original text. In addition, this module supports dynamic expansion of internal style trees, showcasing robust compatibility and allowing flexible optimization in subsequent research. Moreover, we select five Chinese articles with distinct styles and create five parallel datasets using ChatGPT, enhancing the models' performance evaluation accuracy and establishing a novel paradigm for evaluating subsequent research on article-style transfer. Extensive experimental results affirm that CAT-LLM outperforms current research in terms of transfer accuracy and content preservation, and has remarkable applicability to various types of LLMs.

📄 PDF Abstract BibTeX arXiv:2401.05707

Code (1)

taozhen1110/cat-llm 공식 구현 pytorch

Tasks

ArticlesStyle TransferText Style Transfer

Similar Papers 제목 키워드 기반

Steering Large Language Models with Register Analysis for Arbitrary Style Transfer

2025-05-01 · Xinchen Yang, Marine Carpuat

Large Language Models (LLMs) have demonstrated strong capabilities in rewriting text across various styles. However, effectively leveraging this ability for example-based arbitrary style transfer, where an input text is …

Style Transfer

Comparing Large Language Models on Scrum Certification-Style Questions: Accuracy, Stability, and Error Patterns

2026-06-29 · Robson Alves Vilar, Emanuel Dantas Filho, Ademar França de Sousa Neto, Mirko Perkusich 외 arxiv

Large Language Models (LLMs) are increasingly used in exam- and certification-style question answering tasks, where their ability to retrieve, interpret, and apply domain-specific knowledge can be systematically assessed…

Question Answering

Are Large Language Models Actually Good at Text Style Transfer?

2024-06-09 · Sourabrata Mukherjee, Atul Kr. Ojha, Ondřej Dušek

We analyze the performance of large language models (LLMs) on Text Style Transfer (TST), specifically focusing on sentiment transfer and text detoxification across three languages: English, Hindi, and Bengali. Text Style…

Style TransferText Style Transfer

Exploring Chain-of-Thought Style Prompting for Text-to-SQL

2023-05-23 · Chang-You Tai, Ziru Chen, Tianshu Zhang, Xiang Deng 외

In-context learning with large language models (LLMs) has recently caught increasing attention due to its superior few-shot performance on various tasks. However, its performance on text-to-SQL parsing still has much roo…

In-Context LearningSQL ParsingText to SQLText-To-SQL

Using Prompts to Guide Large Language Models in Imitating a Real Person's Language Style

2024-10-04 · Ziyang Chen, Stylios Moscholios

Large language models (LLMs), such as GPT series and Llama series have demonstrated strong capabilities in natural language processing, contextual understanding, and text generation. In recent years, researchers are tryi…

Language ModellingLarge Language ModelText Generation