paper-with-me

홈 › Papers

Align to Structure: Aligning Large Language Models with Structural Information

2025-04-04 · Zae Myung Kim, Anand Ramachandran, Farideh Tavazoee, Joo-Kyung Kim, Oleg Rokhlenko, Dongyeop Kang

Generating long, coherent text remains a challenge for large language models (LLMs), as they lack hierarchical planning and structured organization in discourse generation. We introduce Structural Alignment, a novel method that aligns LLMs with human-like discourse structures to enhance long-form text generation. By integrating linguistically grounded discourse frameworks into reinforcement learning, our approach guides models to produce coherent and well-organized outputs. We employ a dense reward scheme within a Proximal Policy Optimization framework, assigning fine-grained, token-level rewards based on the discourse distinctiveness relative to human writing. Two complementary reward models are evaluated: the first improves readability by scoring surface-level textual features to provide explicit structuring, while the second reinforces deeper coherence and rhetorical sophistication by analyzing global discourse patterns through hierarchical discourse motifs, outperforming both standard and RLHF-enhanced models in tasks such as essay generation and long-document summarization. All training data and code will be publicly shared at https://github.com/minnesotanlp/struct_align.

📄 PDF Abstract BibTeX arXiv:2504.03622

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationText Generation

Similar Papers 제목 키워드 기반

Aligning LLMs with Graph Neural Solvers for Combinatorial Optimization

2026-03-28 · Shaodi Feng, Zhuoyi Lin, Yaoxin Wu, Haiyan Yin 외 arxiv

Recent research has demonstrated the effectiveness of large language models (LLMs) in solving combinatorial optimization problems (COPs) by representing tasks and instances in natural language. However, purely language-b…

Aligning Proteins and Language: A Foundation Model for Protein Retrieval

2025-05-27 · Qifeng Wu, Zhengzhe Liu, Han Zhu, Yizhou Zhao 외

This paper aims to retrieve proteins with similar structures and semantics from large-scale protein dataset, facilitating the functional interpretation of protein structures derived by structural determination methods li…

Contrastive LearningRetrieval

StructXLIP: Enhancing Vision-language Models with Multimodal Structural Cues

2026-02-23 · Zanxi Ruan, Songqun Gao, Qiuyu Kong, Yiming Wang 외 arxiv

Edge-based representations are fundamental cues for visual understanding, a principle rooted in early vision research and still central today. We extend this principle to vision-language alignment, showing that isolating…

Cross-Modal Retrieval

Physio-DPO: Aligning Large Language Models with the Protein Energy Landscape to Eliminate Structural Hallucinations

2026-01-02 · QiWei Meng arxiv

Large Protein Language Models have shown strong potential for generative protein design, yet they frequently produce structural hallucinations, generating sequences with high linguistic likelihood that fold into thermody…

Protein Design

A Large-Scale Dataset for Molecular Structure-Language Description via a Rule-Regularized Method

2026-02-02 · Feiyang Cai, Guijuan He, Yi Hu, Jingjing Wang 외 arxiv

Molecular function is largely determined by structure. Accurately aligning molecular structure with natural language is therefore essential for enabling large language models (LLMs) to reason about downstream chemical ta…