中文
相关论文

相关论文: PDFTriage: Question Answering over Long, Structure…

200 篇论文

Identifying relevant legal precedents remains challenging, as most retrieval methods emphasize factual similarity over legal issues, and current systems often lack explanations clarifying case relevance. This paper proposes the use of Large…

信息检索 · 计算机科学 2025-08-08 Vishnuprabha V , Daleesha M Viswanathan , Rajesh R , Aneesh V Pillai

This study applies Large Language Models (LLMs) to two foundational Electronic Health Record (EHR) data science tasks: structured data querying (using programmatic languages, Python/Pandas) and information extraction from unstructured…

计算与语言 · 计算机科学 2026-01-29 Juan Jose Rubio Jan , Jack Wu , Julia Ive

Document-grounded dialogue systems aim to answer user queries by leveraging external information. Previous studies have mainly focused on handling free-form documents, often overlooking structured data such as lists, which can represent a…

计算与语言 · 计算机科学 2024-10-08 Mujeen Sung , Song Feng , James Gung , Raphael Shu , Yi Zhang , Saab Mansour

As an effective method to boost the performance of Large Language Models (LLMs) on the question answering (QA) task, Retrieval-Augmented Generation (RAG), which queries highly relevant information from external complex documents, has…

信息检索 · 计算机科学 2025-12-04 Shu Wang , Yingli Zhou , Yixiang Fang

As the development of academic conferences fosters global scholarly communication, researchers consistently need to obtain accurate and up-to-date information about academic conferences. Since the information is scattered, using an…

计算与语言 · 计算机科学 2024-08-06 Zhiwei Huang , Juan Li , Long Jin , Junjie Wang , Mingchen Tu , Yin Hua , Zhiqiang Liu , Jiawei Meng , Wen Zhang

We consider the task of generating structured representations of text using large language models (LLMs). We focus on tables and mind maps as representative modalities. Tables are more organized way of representing data, while mind maps…

计算与语言 · 计算机科学 2024-06-21 Parag Jain , Andreea Marzoca , Francesco Piccinno

The task of long-form question answering (LFQA) involves retrieving documents relevant to a given question and using them to generate a paragraph-length answer. While many models have recently been proposed for LFQA, we show in this paper…

计算与语言 · 计算机科学 2021-05-20 Kalpesh Krishna , Aurko Roy , Mohit Iyyer

Multimodal Large Language Models (MLLMs) have demonstrated remarkable multimodal understanding capabilities in Visual Question Answering (VQA) tasks by integrating visual and textual features. However, under the challenging ten-choice…

信息检索 · 计算机科学 2025-08-25 Ao Zhou , Zebo Gu , Tenghao Sun , Jiawen Chen , Mingsheng Tu , Zifeng Cheng , Yafeng Yin , Zhiwei Jiang , Qing Gu

Query auto-completion (QAC) has been widely studied in the context of web search, yet remains underexplored for in-document search, which we term DocQAC. DocQAC aims to enhance search productivity within long documents by helping users…

信息检索 · 计算机科学 2026-04-21 Rahul Mehta , Kavin R , Indrajit Pal , Tushar Abhishek , Pawan Goyal , Manish Gupta

We evaluate questions generated by large language models (LLMs) from context, comparing them to human-authored questions across six dimensions: question type, question length, context coverage, answerability, uncommonness, and required…

计算与语言 · 计算机科学 2025-06-19 Yueheng Zhang , Xiaoyuan Liu , Yiyou Sun , Atheer Alharbi , Hend Alzahrani , Tianneng Shi , Basel Alomair , Dawn Song

In dense retrieval, embedding long texts into dense vectors can result in information loss, leading to inaccurate query-text matching. Additionally, low-quality texts with excessive noise or sparse key information are unlikely to align well…

计算与语言 · 计算机科学 2025-03-04 Hongming Tan , Shaoxiong Zhan , Hai Lin , Hai-Tao Zheng , Wai Kin Chan

Transformer-based architectures in natural language processing force input size limits that can be problematic when long documents need to be processed. This paper overcomes this issue for keyphrase extraction by chunking the long documents…

计算与语言 · 计算机科学 2022-05-12 Martin Docekal , Pavel Smrz

With over 200 million published academic documents and millions of new documents being written each year, academic researchers face the challenge of searching for information within this vast corpus. However, existing retrieval systems…

信息检索 · 计算机科学 2024-05-21 Gengchen Wei , Xinle Pang , Tianning Zhang , Yu Sun , Xun Qian , Chen Lin , Han-Sen Zhong , Wanli Ouyang

Given the wide use of forgery throughout history, scholars have and are continuously engaged in assessing the authenticity of historical documents. However, online catalogues merely offer descriptive metadata for these documents, relegating…

数字图书馆 · 计算机科学 2024-07-15 Andrea Schimmenti , Valentina Pasqual , Francesca Tomasi , Fabio Vitali , Marieke van Erp

Despite the strong language understanding abilities of large language models (LLMs), they still struggle with reliable question answering (QA) over long, structured documents, particularly for numerical reasoning. Financial annual reports…

计算与语言 · 计算机科学 2026-04-07 Yi-Cheng Wang , Wei-An Wang , Chu-Song Chen

Multi-document Multi-entity Question Answering inherently demands models to track implicit logic between multiple entities across scattered documents. However, existing Large Language Models (LLMs) and Retrieval-Augmented Generation (RAG)…

人工智能 · 计算机科学 2026-03-13 Teng Lin , Yizhang Zhu , Zhengxuan Zhang , Yuyu Luo , Nan Tang

Retrieval-Augmented Generation (RAG) has recently demonstrated the performance of Large Language Models (LLMs) in the knowledge-intensive tasks such as Question-Answering (QA). RAG expands the query context by incorporating external…

机器学习 · 计算机科学 2024-06-18 Zijian Hei , Weiling Liu , Wenjie Ou , Juyi Qiao , Junming Jiao , Guowen Song , Ting Tian , Yi Lin

Efficiently navigating and understanding academic papers is crucial for scientific progress. Traditional linear formats like PDF and HTML can cause cognitive overload and obscure a paper's hierarchical structure, making it difficult to…

人机交互 · 计算机科学 2025-07-28 Zijian Zhang , Pan Chen , Fangshi Du , Runlong Ye , Oliver Huang , Michael Liut , Alán Aspuru-Guzik

Large Language Models (LLMs), trained on extensive datasets from the web, exhibit remarkable general reasoning skills. Despite this, they often struggle in specialized areas like law, mainly because they lack domain-specific pretraining.…

计算与语言 · 计算机科学 2025-11-27 Mann Khatri , Mirza Yusuf , Rajiv Ratn Shah , Ponnurangam Kumaraguru

Background: Recent advancements in large language models (LLMs) offer potential benefits in healthcare, particularly in processing extensive patient records. However, existing benchmarks do not fully assess LLMs' capability in handling…