paper-with-me

Papers

Do LLMs Encode Frame Semantics? Evidence from Frame Identification

2025-09-23 · Jayanth Krishna Chundru, Rudrashis Poddar, Jie Cao, Tianyu Jiang arxiv

We investigate whether large language models encode latent knowledge of frame semantics, focusing on frame identification, a core challenge in frame semantic parsing that involves selecting the appropriate semantic frame for a target word in context. Using the FrameNet lexical resource, we evaluate models under prompt-based inference and observe that they can perform frame identification effectively even without explicit supervision. To assess the impact of task-specific training, we fine-tune the model on FrameNet data, which substantially improves in-domain accuracy while generalizing well to out-of-domain benchmarks. Further analysis shows that the models can generate semantically coherent frame definitions, highlighting the model's internalized understanding of frame semantics.

📄 PDF Abstract BibTeX arXiv:2509.19540

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Parsing

Similar Papers 제목 키워드 기반

Evidential-Based Higher-Order Set Argumentation Framework

2026-08-28 · Shuai Tang arxiv

Evidential argumentation extends Dung's abstract argumentation by requiring arguments and interactions to be backed by chains of evidence rooted in prima-facie elements. However, existing formalisms lack a unified treatm…

Segment-driven Structural Induction and Semantic Alignment for Heterogeneous Tabular Representation

2026-06-01 · Woojun Jung, Susik Yoon arxiv

Real-world domains often contain heterogeneous tables whose headers vary while their underlying attribute semantics are shared, making it difficult to induce domain-specialized semantics from table-local evidence alone. …

Exploiting Code Symmetries for Learning Program Semantics

2023-08-07 · Kexin Pei, Weichen Li, Qirui Jin, Shuyang Liu 외

This paper tackles the challenge of teaching code semantics to Large Language Models (LLMs) for program analysis by incorporating code symmetries into the model architecture. We introduce a group-theoretic framework that…

Language Models Struggle to Use Representations Learned In-Context

2026-02-04 · Michael A. Lepori, Tal Linzen, Ann Yuan, Katja Filippova arxiv

Though large language models (LLMs) have enabled great success across a wide variety of tasks, they still appear to fall short of one of the loftier goals of artificial intelligence research: creating an artificial syste…

Representation Learning

READER: Robust Evidence-based Authorship Decoding via Extracted Representations

2026-06-09 · Jiaxu Liu, Sunnan Mu, Dong Huang, Liuyin Wang 외 arxiv

As agentic applications increasingly route user tasks through official and third-party LLM APIs, provenance becomes an operational question: which model generated a given black-box response? We study Dynamic Black-Box LL…