中文
相关论文

相关论文: Retrieving and Ranking Relevant JavaScript Technol…

200 篇论文

Large-scale text retrieval technology has been widely used in various practical business scenarios. This paper presents our systems for the TREC 2022 Deep Learning Track. We explain the hybrid text retrieval and multi-stage text ranking…

信息检索 · 计算机科学 2023-08-24 Guangwei Xu , Yangzhao Zhang , Longhui Zhang , Dingkun Long , Pengjun Xie , Ruijie Guo

Scientific retrieval is essential for advancing scientific knowledge discovery. Within this process, document reranking plays a critical role in refining first-stage retrieval results. However, standard LLM listwise reranking faces…

信息检索 · 计算机科学 2025-08-19 Runchu Tian , Xueqiang Xu , Bowen Jin , SeongKu Kang , Jiawei Han

Software Categorization is the task of organizing software into groups that broadly describe the behavior of the software, such as "editors" or "science." Categorization plays an important role in several maintenance tasks, such as…

软件工程 · 计算机科学 2018-06-18 Alexander LeClair , Zachary Eberhart , Collin McMillan

This paper addresses the problem of ranking Content Providers for Content Recommendation System. Content Providers are the sources of news and other types of content, such as lifestyle, travel, gardening. We propose a framework that…

信息检索 · 计算机科学 2024-09-19 Gosuddin Kamaruddin Siddiqi , Deven Santhosh Shah , Radhika Bansal , Askar Kamalov

The problem of ranking is a multi-billion dollar problem. In this paper we present an overview of several production quality ranking systems. We show that due to conflicting goals of employing the most effective machine learning models and…

信息检索 · 计算机科学 2019-07-30 Murium Iqbal , Nishan Subedi , Kamelia Aryafar

A robust two-stage shape retrieval (TSR) method is proposed to address the 2D shape retrieval problem. Most state-of-the-art shape retrieval methods are based on local features matching and ranking. Their retrieval performance is not robust…

计算机视觉与模式识别 · 计算机科学 2016-05-04 Xiaqing Pan , Sachin Chachada , C. -C. Jay Kuo

Requirements traceability is an essential step in ensuring the quality of software during the early stages of its development life cycle. Requirements tracing usually consists of document parsing, candidate link generation and evaluation…

软件工程 · 计算机科学 2015-06-30 Najla Al-Saati , Raghda Abdul-Jaleel

Tracking developments in the highly dynamic data-technology landscape are vital to keeping up with novel technologies and tools, in the various areas of Artificial Intelligence (AI). However, It is difficult to keep track of all the…

信息检索 · 计算机科学 2019-03-08 Murhaf Hossari , Soumyabrata Dev , John D. Kelleher

For e-commerce search, user experience is measured by users' behavioral responses to returned products, like click-through rate and conversion rate, as well as the relevance between returned products and search queries. Consequently,…

信息检索 · 计算机科学 2026-03-04 Aijun Dai , Jixiang Zhang , Haiqing Hu , Guoyu Tang , Lin Liu , Ziguang Cheng

A theoretic framework for multimedia information retrieval is introduced which guarantees optimal retrieval effectiveness. In particular, a Ranking Principle for Distributed Multimedia-Documents (RPDM) is described together with an…

数字图书馆 · 计算机科学 2007-05-23 Martin Wechsler , Peter Schauble

Reranking is a critical component of modern retrieval systems, which typically pair an efficient first-stage retriever with a more expressive model to refine results. While large reasoning models have driven rapid progress in text-centric…

信息检索 · 计算机科学 2026-02-04 Tyler Skow , Alexander Martin , Benjamin Van Durme , Rama Chellappa , Reno Kriz

Email Retrieval task has recently taken much attention to help the user retrieve the email(s) related to the submitted query. Up to our knowledge, existing email retrieval ranking approaches sort the retrieved emails based on some heuristic…

信息检索 · 计算机科学 2010-11-02 Samir AbdelRahman , Basma Hassan , Reem Bahgat

Ranking models play a crucial role in enhancing overall accuracy of text retrieval systems. These multi-stage systems typically utilize either dense embedding models or sparse lexical indices to retrieve relevant passages based on a given…

Customizing LLMs for a specific task involves separating high-quality responses from lower-quality ones. This skill can be developed using supervised fine-tuning with extensive human preference data. However, obtaining a large volume of…

计算与语言 · 计算机科学 2024-07-24 Yikun Wang , Rui Zheng , Haoming Li , Qi Zhang , Tao Gui , Fei Liu

In today's fast-evolving business landscape, having insight into the technology stacks that organizations use is crucial for forging partnerships, uncovering market openings, and informing strategic choices. However, conventional technology…

信息检索 · 计算机科学 2025-01-28 Minh Hieu Nguyen , Hien Thu Pham , Hiep Minh Ha , Ngoc Quang Hung Le , Jun Jo

The ranked retrieval model has rapidly become the de facto way for search query processing in client-server databases, especially those on the web. Despite of the extensive efforts in the database community on designing better ranking…

数据库 · 计算机科学 2016-11-09 Abolfazl Asudeh , Nan Zhang , Gautam Das

Tool learning aims to enhance and expand large language models' (LLMs) capabilities with external tools, which has gained significant attention recently. Current methods have shown that LLMs can effectively handle a certain amount of tools…

计算与语言 · 计算机科学 2024-10-01 Qiancheng Xu , Yongqi Li , Heming Xia , Wenjie Li

Software repositories contain a plethora of useful information that can be used to enhance software projects. Prior work has leveraged repository data to improve many aspects of the software development process, such as, help extract…

软件工程 · 计算机科学 2020-03-19 Ahmad Abdellatif , Khaled Badran , Emad Shihab

The continuous growth in the XML information repositories has been matched by increasing efforts in development of XML retrieval systems, in large parts aiming at supporting content-oriented XML retrieval. These systems exploit the…

信息检索 · 计算机科学 2011-11-29 Awny Sayed

Context: Code smells (CS) tend to compromise software quality and also demand more effort by developers to maintain and evolve the application throughout its life-cycle. They have long been catalogued with corresponding mitigating solutions…