paper-with-me

Papers

Khattat: Enhancing Readability and Concept Representation of Semantic Typography

2024-10-01 · Ahmed Hussein, Alaa Elsetohy, Sama Hadhoud, Tameem Bakr, Yasser Rohaim, Badr AlKhamissi

Designing expressive typography that visually conveys a word's meaning while maintaining readability is a complex task, known as semantic typography. It involves selecting an idea, choosing an appropriate font, and balancing creativity with legibility. We introduce an end-to-end system that automates this process. First, a Large Language Model (LLM) generates imagery ideas for the word, useful for abstract concepts like freedom. Then, the FontCLIP pre-trained model automatically selects a suitable font based on its semantic understanding of font attributes. The system identifies optimal regions of the word for morphing and iteratively transforms them using a pre-trained diffusion model. A key feature is our OCR-based loss function, which enhances readability and enables simultaneous stylization of multiple characters. We compare our method with other baselines, demonstrating great readability enhancement and versatility across multiple languages and writing scripts.

📄 PDF Abstract BibTeX arXiv:2410.03748

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelOptical Character Recognition (OCR)

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Towards the Readability of LLM-Generated Codes through Multitask Representation Engineering

2026-06-04 · Huifan Gao, Liuhua He, Yinghui Pan, Shenbao Yu 외 arxiv

Correctness and readability are key measures of code quality, respectively ensuring functional fidelity and ease of comprehension. While most existing research focuses on improving the correctness of large language model…

Evaluating Readability and Faithfulness of Concept-based Explanations

2024-04-29 · Meng Li, Haoran Jin, Ruixuan Huang, Zhihao Xu 외

With the growing popularity of general-purpose Large Language Models (LLMs), comes a need for more global explanations of model behaviors. Concept-based explanations arise as a promising avenue for explaining high-level …

LLM-Supported Formal Knowledge Representation for Enhancing Control Engineering Content with an Interactive Semantic Layer

2025-11-04 · Julius Fiedler, Carsten Knoll, Klaus Röbenack arxiv

The rapid growth of research output in control engineering calls for new approaches to structure and formalize domain knowledge. This paper briefly describes an LLM-supported method for semi-automated generation of forma…

VL-SAE: Interpreting and Enhancing Vision-Language Alignment with a Unified Concept Set

2025-10-24 · Shufan Shen, Junshu Sun, Qingming Huang, Shuhui Wang arxiv

The alignment of vision-language representations endows current Vision-Language Models (VLMs) with strong multi-modal reasoning capabilities. However, the interpretability of the alignment component remains uninvestigate…

Zero-Shot Image ClassificationSemantic Similarity

Large Language Models Do Not Always Need Readable Language

2026-06-18 · Jiayi Zhu, Haoxuan Peng, Junxi Wang, Liang Ke 외 arxiv

Large language models (LLMs) are commonly prompted and interfaced with human-readable natural language, even when the intended reader is another model. This paper investigates whether semantic information can be encoded …