English
Related papers

Related papers: SIGIR 2025 -- LiveRAG Challenge Report

200 papers

Automating teaching presents unique challenges, as replicating human interaction and adaptability is complex. Automated systems cannot often provide nuanced, real-time feedback that aligns with students' individual learning paces or…

Computer Vision and Pattern Recognition · Computer Science 2025-03-26 Ruslan Gokhman , Jialu Li , Youshan Zhang

Since large language models (LLMs) have a tendency to generate factually inaccurate output, retrieval-augmented generation (RAG) has gained significant attention as a key means to mitigate this downside of harnessing only LLMs. However,…

Computation and Language · Computer Science 2025-12-18 Youmin Ko , Sungjong Seo , Hyunjoon Kim

Document Image Machine Translation (DIMT) seeks to translate text embedded in document images from one language to another by jointly modeling both textual content and page layout, bridging optical character recognition (OCR) and natural…

Computer Vision and Pattern Recognition · Computer Science 2026-03-11 Yaping Zhang , Yupu Liang , Zhiyang Zhang , Zhiyuan Chen , Lu Xiang , Yang Zhao , Yu Zhou , Chengqing Zong

With the advent of large language models (LLMs) and multimodal large language models (MLLMs), the potential of retrieval-augmented generation (RAG) has attracted considerable research attention. Various novel algorithms and models have been…

Computation and Language · Computer Science 2025-02-25 Jiajie Jin , Yutao Zhu , Guanting Dong , Yuyao Zhang , Xinyu Yang , Chenghao Zhang , Tong Zhao , Zhao Yang , Zhicheng Dou , Ji-Rong Wen

University admissions offices face the significant challenge of managing high volumes of inquiries efficiently while maintaining response quality, which critically impacts prospective students' perceptions. This paper addresses the issues…

Computation and Language · Computer Science 2026-01-09 Aram Virabyan

Retrieval-Augmented Generation (RAG) integrates external knowledge with Large Language Models (LLMs) to enhance factual correctness and mitigate hallucination. However, dense retrievers often become the bottleneck of RAG systems due to…

Computation and Language · Computer Science 2025-10-27 Yuan Li , Qi Luo , Xiaonan Li , Bufan Li , Qinyuan Cheng , Bo Wang , Yining Zheng , Yuxin Wang , Zhangyue Yin , Xipeng Qiu

This paper presents a comprehensive review of the NTIRE 2025 Low-Light Image Enhancement (LLIE) Challenge, highlighting the proposed solutions and final outcomes. The objective of the challenge is to identify effective networks capable of…

Computer Vision and Pattern Recognition · Computer Science 2025-10-16 Xiaoning Liu , Zongwei Wu , Florin-Alexandru Vasluianu , Hailong Yan , Bin Ren , Yulun Zhang , Shuhang Gu , Le Zhang , Ce Zhu , Radu Timofte , Kangbiao Shi , Yixu Feng , Tao Hu , Yu Cao , Peng Wu , Yijin Liang , Yanning Zhang , Qingsen Yan , Han Zhou , Wei Dong , Yan Min , Mohab Kishawy , Jun Chen , Pengpeng Yu , Anjin Park , Seung-Soo Lee , Young-Joon Park , Zixiao Hu , Junyv Liu , Huilin Zhang , Jun Zhang , Fei Wan , Bingxin Xu , Hongzhe Liu , Cheng Xu , Weiguo Pan , Songyin Dai , Xunpeng Yi , Qinglong Yan , Yibing Zhang , Jiayi Ma , Changhui Hu , Kerui Hu , Donghang Jing , Tiesheng Chen , Zhi Jin , Hongjun Wu , Biao Huang , Haitao Ling , Jiahao Wu , Dandan Zhan , G Gyaneshwar Rao , Vijayalaxmi Ashok Aralikatti , Nikhil Akalwadi , Ramesh Ashok Tabib , Uma Mudenagudi , Ruirui Lin , Guoxi Huang , Nantheera Anantrasirichai , Qirui Yang , Alexandru Brateanu , Ciprian Orhei , Cosmin Ancuti , Daniel Feijoo , Juan C. Benito , Álvaro García , Marcos V. Conde , Yang Qin , Raul Balmez , Anas M. Ali , Bilel Benjdira , Wadii Boulila , Tianyi Mao , Huan Zheng , Yanyan Wei , Shengeng Tang , Dan Guo , Zhao Zhang , Sabari Nathan , K Uma , A Sasithradevi , B Sathya Bama , S. Mohamed Mansoor Roomi , Ao Li , Xiangtao Zhang , Zhe Liu , Yijie Tang , Jialong Tang , Zhicheng Fu , Gong Chen , Joe Nasti , John Nicholson , Zeyu Xiao , Zhuoyuan Li , Ashutosh Kulkarni , Prashant W. Patil , Santosh Kumar Vipparthi , Subrahmanyam Murala , Duan Liu , Weile Li , Hangyuan Lu , Rixian Liu , Tengfeng Wang , Jinxing Liang , Chenxin Yu

We present a new benchmark for evaluating Deep Search--a realistic and complex form of retrieval-augmented generation (RAG) that requires source-aware, multi-hop reasoning over diverse, sparsed, but related sources. These include documents,…

Computation and Language · Computer Science 2025-07-01 Prafulla Kumar Choubey , Xiangyu Peng , Shilpa Bhagavath , Kung-Hsiang Huang , Caiming Xiong , Chien-Sheng Wu

Retrieval-Augmented Generation (RAG) has emerged as a widely adopted approach for enhancing LLMs in scenarios that demand extensive factual knowledge. However, current RAG evaluations concentrate primarily on correctness, which may not…

Computation and Language · Computer Science 2026-03-23 Vinh Nguyen , Cuong Dang , Jiahao Zhang , Hoa Tran , Minh Tran , Trinh Chau , Thai Le , Lu Cheng , Suhang Wang

This paper presents a highly efficient Retrieval-Augmented Generation (RAG) system built specifically for Ukrainian document question answering, which achieved 2nd place in the UNLP 2026 Shared Task. Our solution features a custom two-stage…

Computation and Language · Computer Science 2026-04-27 Mykola Trokhymovych , Yana Oliinyk , Nazarii Nyzhnyk

This paper introduces uRAG--a framework with a unified retrieval engine that serves multiple downstream retrieval-augmented generation (RAG) systems. Each RAG system consumes the retrieval results for a unique purpose, such as open-domain…

Computation and Language · Computer Science 2024-05-02 Alireza Salemi , Hamed Zamani

Retrieval-augmented generation (RAG) is a promising method for addressing some of the memory-related challenges associated with Large Language Models (LLMs). Two separate systems form the RAG pipeline, the retriever and the reader, and the…

Computation and Language · Computer Science 2024-11-13 Alexandria Leto , Cecilia Aguerrebere , Ishwar Bhati , Ted Willke , Mariano Tepper , Vy Ai Vo

Technology-enhanced learning environments often help students retrieve relevant learning content for questions arising during self-paced study. Large language models (LLMs) have emerged as novel aids for information retrieval during…

Information Retrieval · Computer Science 2025-09-29 Eason Chen , Chuangji Li , Shizhuo Li , Zimo Xiao , Jionghao Lin , Kenneth R. Koedinger

This paper presents the NTIRE 2025 image super-resolution ($\times$4) challenge, one of the associated competitions of the 10th NTIRE Workshop at CVPR 2025. The challenge aims to recover high-resolution (HR) images from low-resolution (LR)…

Computer Vision and Pattern Recognition · Computer Science 2025-04-30 Zheng Chen , Kai Liu , Jue Gong , Jingkai Wang , Lei Sun , Zongwei Wu , Radu Timofte , Yulun Zhang , Xiangyu Kong , Xiaoxuan Yu , Hyunhee Park , Suejin Han , Hakjae Jeon , Dafeng Zhang , Hyung-Ju Chun , Donghun Ryou , Inju Ha , Bohyung Han , Lu Zhao , Yuyi Zhang , Pengyu Yan , Jiawei Hu , Pengwei Liu , Fengjun Guo , Hongyuan Yu , Pufan Xu , Zhijuan Huang , Shuyuan Cui , Peng Guo , Jiahui Liu , Dongkai Zhang , Heng Zhang , Huiyuan Fu , Huadong Ma , Yanhui Guo , Sisi Tian , Xin Liu , Jinwen Liang , Jie Liu , Jie Tang , Gangshan Wu , Zeyu Xiao , Zhuoyuan Li , Yinxiang Zhang , Wenxuan Cai , Vijayalaxmi Ashok Aralikatti , Nikhil Akalwadi , G Gyaneshwar Rao , Chaitra Desai , Ramesh Ashok Tabib , Uma Mudenagudi , Marcos V. Conde , Alejandro Merino , Bruno Longarela , Javier Abad , Weijun Yuan , Zhan Li , Zhanglu Chen , Boyang Yao , Aagam Jain , Milan Kumar Singh , Ankit Kumar , Shubh Kawa , Divyavardhan Singh , Anjali Sarvaiya , Kishor Upla , Raghavendra Ramachandra , Chia-Ming Lee , Yu-Fan Lin , Chih-Chung Hsu , Risheek V Hiremath , Yashaswini Palani , Yuxuan Jiang , Qiang Zhu , Siyue Teng , Fan Zhang , Shuyuan Zhu , Bing Zeng , David Bull , Jingwei Liao , Yuqing Yang , Wenda Shao , Junyi Zhao , Qisheng Xu , Kele Xu , Sunder Ali Khowaja , Ik Hyun Lee , Snehal Singh Tomar , Rajarshi Ray , Klaus Mueller , Sachin Chaudhary , Surya Vashisth , Akshay Dudhane , Praful Hambarde , Satya Naryan Tazi , Prashant Patil , Santosh Kumar Vipparthi , Subrahmanyam Murala , Bilel Benjdira , Anas M. Ali , Wadii Boulila , Zahra Moammeri , Ahmad Mahmoudi-Aznaveh , Ali Karbasi , Hossein Motamednia , Liangyan Li , Guanhua Zhao , Kevin Le , Yimo Ning , Haoxuan Huang , Jun Chen

Retrieval-Augmented Generation (RAG) systems often face limitations in specialized domains such as fintech, where domain-specific ontologies, dense terminology, and acronyms complicate effective retrieval and synthesis. This paper…

Artificial Intelligence · Computer Science 2025-10-30 Thomas Cook , Richard Osuagwu , Liman Tsatiashvili , Vrynsia Vrynsia , Koustav Ghosal , Maraim Masoud , Riccardo Mattivi

Efficiently processing and interpreting network data is critical for the operation of increasingly complex networks. Recent advances in Large Language Models (LLM) and Retrieval-Augmented Generation (RAG) techniques have improved data…

Networking and Internet Architecture · Computer Science 2025-06-17 Amar Abane , Anis Bekri , Abdella Battou , Saddek Bensalem

This paper reviews the MARS2 2025 Challenge on Multimodal Reasoning. We aim to bring together different approaches in multimodal machine learning and LLMs via a large benchmark. We hope it better allows researchers to follow the…

Computer Vision and Pattern Recognition · Computer Science 2025-09-18 Peng Xu , Shengwu Xiong , Jiajun Zhang , Yaxiong Chen , Bowen Zhou , Chen Change Loy , David A. Clifton , Kyoung Mu Lee , Luc Van Gool , Ruiming He , Ruilin Yao , Xinwei Long , Jirui Huang , Kai Tian , Sa Yang , Yihua Shao , Jin Feng , Yue Zhong , Jiakai Zhou , Cheng Tang , Tianyu Zou , Yifang Zhang , Junming Liang , Guoyou Li , Zhaoxiang Wang , Qiang Zhou , Yichen Zhao , Shili Xiong , Hyeongjin Nam , Jaerin Lee , Jaeyoung Chung , JoonKyu Park , Junghun Oh , Kanggeon Lee , Wooseok Lee , Juneyoung Ro , Turghun Osman , Can Hu , Chaoyang Liao , Cheng Chen , Chengcheng Han , Chenhao Qiu , Chong Peng , Cong Xu , Dailin Li , Feiyu Wang , Feng Gao , Guibo Zhu , Guopeng Tang , Haibo Lu , Han Fang , Han Qi , Hanxiao Wu , Haobo Cheng , Hongbo Sun , Hongyao Chen , Huayong Hu , Hui Li , Jiaheng Ma , Jiang Yu , Jianing Wang , Jie Yang , Jing He , Jinglin Zhou , Jingxuan Li , Josef Kittler , Lihao Zheng , Linnan Zhao , Mengxi Jia , Muyang Yan , Nguyen Thanh Thien , Pu Luo , Qi Li , Shien Song , Shijie Dong , Shuai Shao , Shutao Li , Taofeng Xue , Tianyang Xu , Tianyi Gao , Tingting Li , Wei Zhang , Weiyang Su , Xiaodong Dong , Xiao-Jun Wu , Xiaopeng Zhou , Xin Chen , Xin Wei , Xinyi You , Xudong Kang , Xujie Zhou , Xusheng Liu , Yanan Wang , Yanbin Huang , Yang Liu , Yang Yang , Yanglin Deng , Yashu Kang , Ye Yuan , Yi Wen , Yicen Tian , Yilin Tao , Yin Tang , Yipeng Lin , Yiqing Wang , Yiting Xi , Yongkang Yu , Yumei Li , Yuxin Qin , Yuying Chen , Yuzhe Cen , Zhaofan Zou , Zhaohong Liu , Zhehao Shen , Zhenglin Du , Zhengyang Li , Zhenni Huang , Zhenwei Shao , Zhilong Song , Zhiyong Feng , Zhiyu Wang , Zhou Yu , Ziang Li , Zihan Zhai , Zijian Zhang , Ziyang Peng , Ziyun Xiao , Zongshu Li

Meta-evaluation studies of system performances in controlled offline evaluation campaigns, like TREC and CLEF, show a need for innovation in evaluating IR-systems. The field of academic search is no exception to this. This might be related…

Information Retrieval · Computer Science 2023-10-09 Philipp Schaer , Johann Schaible , Leyla Jael Castro

Traditional Retrieval-Augmented Generation (RAG) methods are limited by their reliance on a fixed number of retrieved documents, often resulting in incomplete or noisy information that undermines task performance. Although recent adaptive…

Computation and Language · Computer Science 2024-10-16 Wenjia Zhai

Evaluating open-ended written examination responses from students is an essential yet time-intensive task for educators, requiring a high degree of effort, consistency, and precision. Recent developments in Large Language Models (LLMs)…

Computation and Language · Computer Science 2024-05-10 Jussi S. Jauhiainen , Agustín Garagorry Guerra
‹ Prev 1 8 9 10 Next ›