paper-with-me

Papers

Textual Aesthetics in Large Language Models

2024-11-05 · Lingjie Jiang, Shaohan Huang, Xun Wu, Furu Wei

Image aesthetics is a crucial metric in the field of image generation. However, textual aesthetics has not been sufficiently explored. With the widespread application of large language models (LLMs), previous work has primarily focused on the correctness of content and the helpfulness of responses. Nonetheless, providing responses with textual aesthetics is also an important factor for LLMs, which can offer a cleaner layout and ensure greater consistency and coherence in content. In this work, we introduce a pipeline for aesthetics polishing and help construct a textual aesthetics dataset named TexAes. We propose a textual aesthetics-powered fine-tuning method based on direct preference optimization, termed TAPO, which leverages textual aesthetics without compromising content correctness. Additionally, we develop two evaluation methods for textual aesthetics based on text and image analysis, respectively. Our experiments demonstrate that using textual aesthetics data and employing the TAPO fine-tuning method not only improves aesthetic scores but also enhances performance on general evaluation datasets such as AlpacalEval and Anera-hard.

📄 PDF Abstract BibTeX arXiv:2411.02930

Code (1)

JackLingjie/Textual-Aesthetics 공식 구현

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Aesthetic Image Captioning with Saliency Enhanced MLLMs

2025-09-04 · Yilin Tao, Jiashui Huang, Huaze Xu, Ling Shao arxiv

Aesthetic Image Captioning (AIC) aims to generate textual descriptions of image aesthetics, becoming a key research direction in the field of computational aesthetics. In recent years, pretrained Multimodal Large Languag…

Image Captioning

Understanding Art through Multi-Modal Retrieval in Paintings

2019-04-24 · Noa Garcia, Benjamin Renoust, Yuta Nakashima

In computer vision, visual arts are often studied from a purely aesthetics perspective, mostly by analysing the visual appearance of an artistic reproduction to infer its style, its author, or its representative features…

Art AnalysisRetrieval

Code Aesthetics with Agentic Reward Feedback

2025-10-27 · Bang Xiao, Lingjie Jiang, Shaohan Huang, Tengchao Lv 외 arxiv

Large Language Models (LLMs) have become valuable assistants for developers in code-related tasks. While LLMs excel at traditional programming tasks such as code generation and bug fixing, they struggle with visually-ori…

Reinforcement LearningCode Generation

Neural Aesthetic Image Reviewer

2018-02-28 · Wenshan Wang, Su Yang, Weishan Zhang, Jiulong Zhang

Recently, there is a rising interest in perceiving image aesthetics. The existing works deal with image aesthetics as a classification or regression problem. To extend the cognition from rating to reasoning, a deeper und…

Multi-Task Learning

Multi-modal Learnable Queries for Image Aesthetics Assessment

2024-05-02 · Zhiwei Xiong, Yunfan Zhang, Zhiqi Shen, Peiran Ren 외

Image aesthetics assessment (IAA) is attracting wide interest with the prevalence of social media. The problem is challenging due to its subjective and ambiguous nature. Instead of directly extracting aesthetic features …