中文
相关论文

相关论文: Domain Specific Author Attribution Based on Feedfo…

200 篇论文

Authorship attribution (AA) is the task of identifying the most likely author of a query document from a predefined set of candidate authors. We introduce a two-stage retrieve-and-rerank framework that finetunes LLMs for cross-genre AA.…

计算与语言 · 计算机科学 2025-10-21 Shantanu Agarwal , Joel Barry , Steven Fincke , Scott Miller

Although achieving great success, Large Language Models (LLMs) usually suffer from unreliable hallucinations. Although language attribution can be a potential solution, there are no suitable benchmarks and evaluation metrics to attribute…

计算与语言 · 计算机科学 2024-05-24 Xinze Li , Yixin Cao , Liangming Pan , Yubo Ma , Aixin Sun

Advanced neural network models have penetrated Automatic Speech Recognition (ASR) in recent years, however, in language modeling many systems still rely on traditional Back-off N-gram Language Models (BNLM) partly or entirely. The reason…

音频与语音处理 · 电气工程与系统科学 2020-09-04 Balázs Tarján , György Szaszák , Tibor Fegyó , Péter Mihajlik

Writing style is a combination of consistent decisions associated with a specific author at different levels of language production, including lexical, syntactic, and structural. In this paper, we introduce a style-aware neural model to…

计算与语言 · 计算机科学 2019-09-16 Fereshteh Jafariakinabad , Kien A. Hua

Convolutional neural networks (CNNs) have demonstrated superior capability for extracting information from raw signals in computer vision. Recently, character-level and multi-channel CNNs have exhibited excellent performance for sentence…

计算与语言 · 计算机科学 2016-09-22 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

The exponential increase in scientific literature and online information necessitates efficient methods for extracting knowledge from textual data. Natural language processing (NLP) plays a crucial role in addressing this challenge,…

计算与语言 · 计算机科学 2025-10-22 Zhyar Rzgar K. Rostam , Gábor Kertész

Attribution theory explains how individuals interpret and attribute others' behavior in a social context by employing personal (dispositional) and impersonal (situational) causality. Large Language Models (LLMs), trained on human-generated…

计算与语言 · 计算机科学 2026-03-31 Hossein Salemi , Jitin Krishnan , Hemant Purohit

Although n-gram language models (LMs) have been outperformed by the state-of-the-art neural LMs, they are still widely used in speech recognition due to its high efficiency in inference. In this paper, we demonstrate that n-gram LM can be…

计算与语言 · 计算机科学 2019-12-03 Yiren Wang , Hongzhao Huang , Zhe Liu , Yutong Pang , Yongqiang Wang , ChengXiang Zhai , Fuchun Peng

Authorship attribution (i.e., determining who is the author of a piece of source code) is an established research topic. State-of-the-art results for the authorship attribution problem look promising for the software engineering field,…

软件工程 · 计算机科学 2021-06-22 Egor Bogomolov , Vladimir Kovalenko , Yurii Rebryk , Alberto Bacchelli , Timofey Bryksin

Current models for quotation attribution in literary novels assume varying levels of available information in their training and test data, which poses a challenge for in-the-wild inference. Here, we approach quotation attribution as a set…

计算与语言 · 计算机科学 2023-07-10 Krishnapriya Vishnubhotla , Frank Rudzicz , Graeme Hirst , Adam Hammond

The introduction of Large Language Models (LLMs), and the vast volume of publicly available medical data, amplified the application of NLP to the medical domain. However, LLMs are pretrained on data that are not explicitly relevant to the…

计算与语言 · 计算机科学 2023-12-12 Chris Solomou

Large Language Models (LLMs) have demonstrated remarkable performance across diverse domains. However, effectively leveraging their vast knowledge for training smaller downstream models remains an open challenge, especially in domains like…

机器学习 · 计算机科学 2025-07-28 Davor Vukadin , Marin Šilić , Goran Delač

$N$-gram language models (LM) have been largely superseded by neural LMs as the latter exhibits better performance. However, we find that $n$-gram models can achieve satisfactory performance on a large proportion of testing cases,…

计算与语言 · 计算机科学 2022-11-04 Huayang Li , Deng Cai , Jin Xu , Taro Watanabe

Attributing answers to source documents is an approach used to enhance the verifiability of a model's output in retrieval augmented generation (RAG). Prior work has mainly focused on improving and evaluating the attribution quality of large…

计算与语言 · 计算机科学 2025-07-15 Amin Abolghasemi , Leif Azzopardi , Seyyed Hadi Hashemi , Maarten de Rijke , Suzan Verberne

Language diffusion models aim to improve sampling speed and coherence over autoregressive LLMs. We introduce Neural Flow Diffusion Models for language generation, an extension of NFDM that enables the straightforward application of…

计算与语言 · 计算机科学 2026-01-26 Nesta Midavaine , Christian A. Naesseth , Grigory Bartosh

Cyber-attack attribution is an important process that allows experts to put in place attacker-oriented countermeasures and legal actions. The analysts mainly perform attribution manually, given the complex nature of this task. AI and, more…

密码学与安全 · 计算机科学 2024-08-12 Pritam Deka , Sampath Rajapaksha , Ruby Rani , Amirah Almutairi , Erisa Karafili

Current language models have a significant limitation in the ability to encode and decode factual knowledge. This is mainly because they acquire such knowledge from statistical co-occurrences although most of the knowledge words are rarely…

计算与语言 · 计算机科学 2017-03-03 Sungjin Ahn , Heeyoul Choi , Tanel Pärnamaa , Yoshua Bengio

Automatic Speech Recognition (ASR) systems have been gaining popularity in the recent years for their widespread usage in smart phones and speakers. Building ASR systems for task-specific scenarios is subject to the availability of…

计算与语言 · 计算机科学 2021-10-22 Saurav Jha

With the growing popularity of deep-learning models, model understanding becomes more important. Much effort has been devoted to demystify deep neural networks for better interpretability. Some feature attribution methods have shown…

计算与语言 · 计算机科学 2022-04-27 Sheng Zhang , Jin Wang , Haitao Jiang , Rui Song

Non-parametric neural language models (NLMs) learn predictive distributions of text utilizing an external datastore, which allows them to learn through explicitly memorizing the training datapoints. While effective, these models often…

计算与语言 · 计算机科学 2021-11-16 Junxian He , Graham Neubig , Taylor Berg-Kirkpatrick