中文
相关论文

相关论文: Understanding the Inner Workings of Language Model…

200 篇论文

How similar are model outputs across languages? In this work, we study this question using a recently proposed model similarity metric $\kappa_p$ applied to 20 languages and 47 subjects in GlobalMMLU. Our analysis reveals that a model's…

计算与语言 · 计算机科学 2025-10-03 Debangan Mishra , Arihant Rastogi , Agyeya Negi , Shashwat Goel , Ponnurangam Kumaraguru

Recent success of pre-trained language models (PLMs) has stimulated interest in their ability to understand and work with numbers. Yet, the numerical reasoning over measurements has not been formally studied despite their importance. In…

计算与语言 · 计算机科学 2022-10-25 Sungjin Park , Seungwoo Ryu , Edward Choi

As large language models (LLMs) are increasingly used for factual question-answering, it becomes more important for LLMs to have the capability to communicate the likelihood that their answer is correct. For these verbalized expressions of…

计算与语言 · 计算机科学 2025-12-15 Sophia Hager , David Mueller , Kevin Duh , Nicholas Andrews

While advances in fairness and alignment have helped mitigate overt biases exhibited by large language models (LLMs) when explicitly prompted, we hypothesize that these models may still exhibit implicit biases when simulating human…

计算与语言 · 计算机科学 2025-01-30 Yuxuan Li , Hirokazu Shirado , Sauvik Das

Natural language understanding (NLU) tasks face a non-trivial amount of ambiguous samples where veracity of their labels is debatable among annotators. NLU models should thus account for such ambiguity, but they approximate the human…

计算与语言 · 计算机科学 2023-06-13 Hancheol Park , Jong C. Park

Despite the ubiquity of large language models (LLMs) in AI research, the question of embodiment in LLMs remains underexplored, distinguishing them from embodied systems in robotics where sensory perception directly informs physical action.…

计算与语言 · 计算机科学 2024-05-28 Philipp Wicke , Lennart Wachowiak

Disentangled representation learning offers useful properties such as dimension reduction and interpretability, which are essential to modern deep learning approaches. Although deep learning techniques have been widely applied to…

机器学习 · 计算机科学 2022-04-11 Sichen Zhao , Wei Shao , Jeffrey Chan , Flora D. Salim

Understanding the internal representations of large language models (LLMs) can help explain models' behavior and verify their alignment with human values. Given the capabilities of LLMs in generating human-understandable text, we propose…

计算与语言 · 计算机科学 2024-06-10 Asma Ghandeharioun , Avi Caciularu , Adam Pearce , Lucas Dixon , Mor Geva

Understanding the representations of different languages in multilingual language models is essential for comprehending their cross-lingual properties, predicting their performance on downstream tasks, and identifying any biases across…

计算与语言 · 计算机科学 2023-05-16 Cheril Shah , Yashashree Chandak , Manan Suri

With the advancement of large language models (LLMs), an increasing number of student models have leveraged LLMs to analyze textual artifacts generated by students to understand and evaluate their learning. These student models typically…

计算与语言 · 计算机科学 2025-02-03 Jiayi Zhang

Language Models (LMs) have shown promising performance in natural language generation. However, as LMs often generate incorrect or hallucinated responses, it is crucial to correctly quantify their uncertainty in responding to given inputs.…

计算与语言 · 计算机科学 2024-09-17 Xinmeng Huang , Shuo Li , Mengxin Yu , Matteo Sesia , Hamed Hassani , Insup Lee , Osbert Bastani , Edgar Dobriban

Recent works have proposed that activations in language models can be modelled as sparse linear combinations of vectors corresponding to features of input text. Under this assumption, these works aimed to reconstruct feature directions…

机器学习 · 计算机科学 2023-10-17 Mingyang Deng , Lucas Tao , Joe Benton

Simile interpretation is a crucial task in natural language processing. Nowadays, pre-trained language models (PLMs) have achieved state-of-the-art performance on many tasks. However, it remains under-explored whether PLMs can interpret…

计算与语言 · 计算机科学 2022-03-17 Qianyu He , Sijie Cheng , Zhixu Li , Rui Xie , Yanghua Xiao

Downstream probing has been the dominant method for evaluating model representations, an important process given the increasing prominence of self-supervised learning and foundation models. However, downstream probing primarily assesses the…

机器学习 · 计算机科学 2025-05-12 Christos Plachouras , Julien Guinot , George Fazekas , Elio Quinton , Emmanouil Benetos , Johan Pauwels

Although Perplexity is a widely used performance metric for language models, the values are highly dependent upon the number of words in the corpus and is useful to compare performance of the same corpus only. In this paper, we propose a…

计算与语言 · 计算机科学 2020-11-30 Jihyeon Roh , Sang-Hoon Oh , Soo-Young Lee

Large language models (LLMs) represent words through contextual word embeddings encoding different language properties like semantics and syntax. Understanding these properties is crucial, especially for researchers investigating language…

计算与语言 · 计算机科学 2025-04-16 Rita Sevastjanova , Robin Gerling , Thilo Spinner , Mennatallah El-Assady

We show that a language model's ability to predict text is tightly linked to the breadth of its embedding space: models that spread their contextual representations more widely tend to achieve lower perplexity. Concretely, we find that…

计算与语言 · 计算机科学 2026-04-21 Yanhong Li , Ming Li , Karen Livescu , Jiawei Zhou

Large language models (LLMs) contain substantial factual knowledge which is commonly elicited by multiple-choice question-answering prompts. Internally, such models process the prompt through multiple transformer layers, building varying…

计算与语言 · 计算机科学 2025-01-31 Didier Chételat , Joseph Cotnareanu , Rylee Thompson , Yingxue Zhang , Mark Coates

Self-similarity was recently introduced as a measure of inter-class congruence for classification of actions. Herein, we investigate the dual problem of intra-class dissimilarity for classification of action styles. We introduce…

计算机视觉与模式识别 · 计算机科学 2017-05-23 Yuping Shen , Hassan Foroosh

Diffusion models offer appealing properties for language generation, such as parallel decoding and iterative refinement, but the discrete and highly structured nature of text challenges the direct application of diffusion principles. In…

计算与语言 · 计算机科学 2025-12-30 Ziqi Jin , Bin Wang , Xiang Lin , Lidong Bing , Aixin Sun