中文
相关论文

相关论文: MMORE: Massive Multimodal Open RAG & Extraction

200 篇论文

Document Information Extraction (DIE) has attracted increasing attention due to its various advanced applications in the real world. Although recent literature has already achieved competitive results, these approaches usually fail when…

计算与语言 · 计算机科学 2022-07-12 Haoyu Cao , Jiefeng Ma , Antai Guo , Yiqing Hu , Hao Liu , Deqiang Jiang , Yinsong Liu , Bo Ren

Retrieval-augmented generation (RAG) systems have predominantly focused on text-based retrieval, limiting their effectiveness in handling visually-rich documents that encompass text, images, tables, and charts. To bridge this gap, we…

信息检索 · 计算机科学 2025-05-07 Mingjun Xu , Zehui Wang , Hengxing Cai , Renxin Zhong

Unified multimodal understanding and generation have recently received much attention in the area of vision and language. Existing UniMs are designed to simultaneously learn both multimodal understanding and generation capabilities,…

计算机视觉与模式识别 · 计算机科学 2025-06-09 Jianwen Sun , Yukang Feng , Chuanhao Li , Fanrui Zhang , Zizhen Li , Jiaxin Ai , Sizhuo Zhou , Yu Dai , Shenglin Zhang , Kaipeng Zhang

We present LOME, a system for performing multilingual information extraction. Given a text document as input, our core system identifies spans of textual entity and event mentions with a FrameNet (Baker et al., 1998) parser. It subsequently…

Large Language Models (LLMs) have swiftly emerged as vital resources for different applications in the biomedical and healthcare domains; however, these models encounter issues such as generating inaccurate information or hallucinations.…

计算与语言 · 计算机科学 2024-05-06 Mingchen Li , Halil Kilicoglu , Hua Xu , Rui Zhang

Data-centric ML pipelines extend traditional machine learning (ML) pipelines -- of feature transformations and ML model training -- by outer loops for data cleaning, augmentation, and feature engineering to create high-quality input data.…

数据库 · 计算机科学 2025-04-16 Sebastian Baunsgaard , Matthias Boehm

Multimodal information retrieval (MIR) faces inherent challenges due to the heterogeneity of data sources and the complexity of cross-modal alignment. While previous studies have identified modal gaps in feature spaces, a systematic…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Fanheng Kong , Jingyuan Zhang , Yahui Liu , Hongzhi Zhang , Shi Feng , Xiaocui Yang , Daling Wang , Yu Tian , Victoria W. , Fuzheng Zhang , Guorui Zhou

Objective: To optimize in-context learning in biomedical natural language processing by improving example selection. Methods: We introduce a novel multi-mode retrieval-augmented generation (MMRAG) framework, which integrates four retrieval…

计算与语言 · 计算机科学 2025-02-25 Zaifu Zhan , Jun Wang , Shuang Zhou , Jiawen Deng , Rui Zhang

Cross-modal retrieval (CMR) is a fundamental task in multimedia research, focused on retrieving semantically relevant targets across different modalities. While traditional CMR methods match text and image via embedding-based similarity…

信息检索 · 计算机科学 2025-04-18 Haoxuan Li , Yi Bin , Yunshan Ma , Guoqing Wang , Yang Yang , See-Kiong Ng , Tat-Seng Chua

Multimodel Large Language Models(MLLMs) have achieved promising OCR-free Document Understanding performance by increasing the supported resolution of document images. However, this comes at the cost of generating thousands of visual tokens…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Anwen Hu , Haiyang Xu , Liang Zhang , Jiabo Ye , Ming Yan , Ji Zhang , Qin Jin , Fei Huang , Jingren Zhou

While language Models store a massive amount of world knowledge implicitly in their parameters, even very large models often fail to encode information about rare entities and events, while incurring huge computational costs. Recently,…

计算与语言 · 计算机科学 2022-10-21 Wenhu Chen , Hexiang Hu , Xi Chen , Pat Verga , William W. Cohen

Multimodal Large Language Models (MLLMs) have significantly advanced AI-assisted medical diagnosis, but they often generate factually inconsistent responses that deviate from established medical knowledge. Retrieval-Augmented Generation…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Jinhong Wang , Tajamul Ashraf , Zongyan Han , Jorma Laaksonen , Rao Mohammad Anwer

Vision-Language Models (VLMs) excel at understanding single images, aided by high-quality instruction datasets. However, multi-image reasoning remains underexplored in the open-source community due to two key challenges: (1) scaling…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Andrew Li , Rahul Thapa , Rahul Chalamala , Qingyang Wu , Kezhen Chen , James Zou

Mixture-of-Experts (MoE) large language models (LLM) have memory requirements that often exceed the GPU memory capacity, requiring costly parameter movement from secondary memories to the GPU for expert computation. In this work, we present…

机器学习 · 计算机科学 2024-05-30 Taehyun Kim , Kwanseok Choi , Youngmock Cho , Jaehoon Cho , Hyuk-Jae Lee , Jaewoong Sim

Efficiently understanding long-form videos remains a fundamental challenge for multimodal large language models (MLLMs). In this paper, we present MLLM-Sampler Joint Evolution (MSJoE), a novel framework that jointly evolves the MLLM and a…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Wenhui Tan , Xiaoyi Yu , Jiaze Li , Yijing Chen , Jianzhong Ju , Zhenbo Luo , Ruihua Song , Jian Luan

Background: Conducting Multi Vocal Literature Reviews (MVLRs) is often time and effort-intensive. Researchers must review and filter a large number of unstructured sources, which frequently contain sparse information and are unlikely to be…

Despite significant progress in multimodal large language models (MLLMs), their performance on complex, multi-page document comprehension remains inadequate, largely due to the lack of high-quality, document-level datasets. While current…

计算机视觉与模式识别 · 计算机科学 2025-07-22 Yuchen Duan , Zhe Chen , Yusong Hu , Weiyun Wang , Shenglong Ye , Botian Shi , Lewei Lu , Qibin Hou , Tong Lu , Hongsheng Li , Jifeng Dai , Wenhai Wang

This paper presents an advancement in Question-Answering (QA) systems using a Retrieval Augmented Generation (RAG) framework to enhance information extraction from PDF files. Recognizing the richness and diversity of data within…

计算与语言 · 计算机科学 2026-04-08 Thi Thu Uyen Hoang , Meenakshi Rajendran , Kun Zhang , Yuhan Wu , Viet Anh Nguyen

Retrieval-augmented systems are typically evaluated in settings where information required to answer the query can be found within a single source or the answer is short-form or factoid-based. However, many real-world applications demand…

计算与语言 · 计算机科学 2025-08-29 Rohan Phanse , Yijie Zhou , Kejian Shi , Wencai Zhang , Yixin Liu , Yilun Zhao , Arman Cohan

With powerful and integrative large language models (LLMs), medical AI agents have demonstrated unique advantages in providing personalized medical consultations, continuous health monitoring, and precise treatment plans.…

硬件体系结构 · 计算机科学 2025-11-03 Zhipeng Liao , Kunming Shao , Jiangnan Yu , Liang Zhao , Tim Kwang-Ting Cheng , Chi-Ying Tsui , Jie Yang , Mohamad Sawan