中文
相关论文

相关论文: Where Does Authorship Signal Emerge in Encoder-Bas…

200 篇论文

Layer-wise Relevance Propagation (LRP) and saliency maps have been recently used to explain the predictions of Deep Learning models, specifically in the domain of text classification. Given different attribution-based explanations to…

Recent applications of neural language models have led to an increased interest in the automatic generation of natural language. However impressive, the evaluation of neurally generated text has so far remained rather informal and…

计算与语言 · 计算机科学 2017-08-21 E. Manjavacas , J. de Gussem , W. Daelemans , M. Kestemont

To assist humans in efficiently validating RAG-generated content, developing a fine-grained attribution mechanism that provides supporting evidence from retrieved documents for every answer span is essential. Existing fine-grained…

计算与语言 · 计算机科学 2024-12-17 Qiang Ding , Lvzhou Luo , Yixuan Cao , Ping Luo

Language models obtain extensive capabilities through pre-training. However, the pre-training process remains a black box. In this work, we track linear interpretable feature evolution across pre-training snapshots using a sparse dictionary…

计算与语言 · 计算机科学 2026-02-17 Xuyang Ge , Wentao Shu , Jiaxing Wu , Yunhua Zhou , Zhengfu He , Xipeng Qiu

Large language models are trained with tokenizers, and the resulting token distribution is highly imbalanced: a few words dominate the stream while most occur rarely. Recent practice favors ever-larger vocabularies, but it is unclear where…

计算与语言 · 计算机科学 2025-12-01 Woojin Chung , Jeonghoon Kim

Characters are the smallest unit of text that can extract stylometric signals to determine the author of a text. In this paper, we investigate the effectiveness of character-level signals in Authorship Attribution of Bangla Literature and…

计算与语言 · 计算机科学 2020-11-06 Aisha Khatun , Anisur Rahman , Md. Saiful Islam , Marium-E-Jannat

Authorship attribution (AA), which is the task of finding the owner of a given text, is an important and widely studied research topic with many applications. Recent works have shown that deep learning methods could achieve significant…

计算与语言 · 计算机科学 2021-03-23 Zhiqiang Hu , Roy Ka-Wei Lee , Lei Wang , Ee-Peng Lim , Bo Dai

We introduce a new approach to systematically map features discovered by sparse autoencoder across consecutive layers of large language models, extending earlier work that examined inter-layer feature links. By using a data-free cosine…

机器学习 · 计算机科学 2025-07-28 Daniil Laptev , Nikita Balagansky , Yaroslav Aksenov , Daniil Gavrilov

In this paper, we investigate the usage of autoencoders in modeling textual data. Traditional autoencoders suffer from at least two aspects: scalability with the high dimensionality of vocabulary size and dealing with task-irrelevant words.…

机器学习 · 计算机科学 2015-12-15 Shuangfei Zhai , Zhongfei Zhang

Language models are capable of iteratively improving their outputs based on natural language feedback, thus enabling in-context optimization of user preference. In place of human users, a second language model can be used as an evaluator,…

计算与语言 · 计算机科学 2024-07-08 Jane Pan , He He , Samuel R. Bowman , Shi Feng

Brain-to-speech decoding models demonstrate robust performance in vocalized, mimed, and imagined speech; yet, the fundamental mechanisms via which these models capture and transmit information across different speech modalities are less…

机器学习 · 计算机科学 2026-02-03 Maryam Maghsoudi , Ayushi Mishra

We investigate the performance of large language models on repetitive deterministic prediction tasks and study how the sequence accuracy rate scales with output length. Each such task involves repeating the same operation n times. Examples…

人工智能 · 计算机科学 2025-11-25 Wanda Hou , Leon Zhou , Hong-Ye Hu , Yubei Chen , Yi-Zhuang You , Xiao-Liang Qi

The development of Generative AI Large Language Models (LLMs) raised the alarm regarding identifying content produced through generative AI or humans. In one case, issues arise when students heavily rely on such tools in a manner that can…

计算与语言 · 计算机科学 2025-01-07 Ayat Najjar , Huthaifa I. Ashqar , Omar Darwish , Eman Hammad

While recent advances in language modeling have resulted in powerful generation models, their generation style remains implicitly dependent on the training data and can not emulate a specific target style. Leveraging the generative…

计算与语言 · 计算机科学 2020-10-23 Hrituraj Singh , Gaurav Verma , Balaji Vasan Srinivasan

Large language models are proliferating, and so are the benchmarks that serve as their common yardsticks. We ask how the agglomeration patterns of these two layers compare: do they evolve in tandem or diverge? Drawing on two curated proxies…

计算机与社会 · 计算机科学 2025-10-03 Manuel Cebrian , Tomomi Kito , Raul Castro Fernandez

Identification of input data points relevant for the classifier (i.e. serve as the support vector) has recently spurred the interest of researchers for both interpretability as well as dataset debugging. This paper presents an in-depth…

机器学习 · 计算机科学 2020-09-30 Dominique Mercier , Shoaib Ahmed Siddiqui , Andreas Dengel , Sheraz Ahmed

Dual encoders are now the dominant architecture for dense retrieval. Yet, we have little understanding of how they represent text, and why this leads to good performance. In this work, we shed light on this question via distributions over…

计算与语言 · 计算机科学 2023-05-25 Ori Ram , Liat Bezalel , Adi Zicher , Yonatan Belinkov , Jonathan Berant , Amir Globerson

Despite their growing capabilities, language models still frequently reproduce content from their training data, generate repetitive text, and favor common grammatical patterns and vocabulary. A possible cause is the decoding strategy: the…

计算与语言 · 计算机科学 2026-01-15 Giorgio Franceschelli , Mirco Musolesi

Pretrained language models can encode a large amount of knowledge and utilize it for various reasoning tasks, yet they can still struggle to learn novel factual knowledge effectively from finetuning on limited textual demonstrations. In…

计算与语言 · 计算机科学 2025-06-17 Xiao Zhang , Miao Li , Ji Wu

The ability of machine learning models to store input information in hidden layer vector embeddings, analogous to the concept of `memory', is widely employed but not well characterized. We find that language model embeddings typically…

计算与语言 · 计算机科学 2026-05-20 Benjamin L. Badger