中文
相关论文

相关论文: An Updated Duet Model for Passage Re-ranking

200 篇论文

Deep learning models named transformers achieved state-of-the-art results in a vast majority of NLP tasks at the cost of increased computational complexity and high memory consumption. Using the transformer model in real-time inference…

Interest in larger-context neural machine translation, including document-level and multi-modal translation, has been growing. Multiple works have proposed new network architectures or evaluation schemes, but potentially helpful context is…

计算与语言 · 计算机科学 2019-03-13 Sébastien Jean , Kyunghyun Cho

In information retrieval, learning to rank constructs a machine-based ranking model which given a query, sorts the search results by their degree of relevance or importance to the query. Neural networks have been successfully applied to…

机器学习 · 计算机科学 2017-12-12 Baiyang Wang , Diego Klabjan

Low-rank training methods reduce the number of trainable parameters by re-parameterizing the weights with matrix decompositions (e.g., singular value decomposition). However, enforcing a fixed low-rank structure caps the rank of the weight…

机器学习 · 计算机科学 2025-10-16 Hyuntak Shin , Aecheon Jung , Sungeun Hong , Sunwoo Lee

Contextual ranking models have delivered impressive performance improvements over classical models in the document ranking task. However, these highly over-parameterized models tend to be data-hungry and require large amounts of data even…

信息检索 · 计算机科学 2023-11-28 Abhijit Anand , Jurek Leonhardt , Jaspreet Singh , Koustav Rudra , Avishek Anand

Concerns regarding the footprint of societal biases in information retrieval (IR) systems have been raised in several previous studies. In this work, we examine various recent IR models from the perspective of the degree of gender bias in…

信息检索 · 计算机科学 2021-01-20 Navid Rekabsaz , Markus Schedl

This work proposes a novel adaptation of a pretrained sequence-to-sequence model to the task of document ranking. Our approach is fundamentally different from a commonly-adopted classification-based formulation of ranking, based on…

信息检索 · 计算机科学 2020-03-17 Rodrigo Nogueira , Zhiying Jiang , Jimmy Lin

The usage of neural network models puts multiple objectives in conflict with each other: Ideally we would like to create a neural model that is effective, efficient, and interpretable at the same time. However, in most instances we have to…

信息检索 · 计算机科学 2019-12-04 Sebastian Hofstätter , Markus Zlabinger , Allan Hanbury

This paper addresses the prediction stability, prediction accuracy and control capability of the current probabilistic model-based reinforcement learning (MBRL) built on neural networks. A novel approach dropout-based probabilistic…

系统与控制 · 电气工程与系统科学 2023-09-21 Wenjun Huang , Yunduan Cui , Huiyun Li , Xinyu Wu

Large Language Models (LLMs) have demonstrated remarkable performance across various domains, motivating researchers to investigate their potential use in recommendation systems. However, directly applying LLMs to recommendation tasks has…

信息检索 · 计算机科学 2024-06-21 Zhuoxi Bai , Ning Wu , Fengyu Cai , Xinyi Zhu , Yun Xiong

Reranking methods in machine translation aim to close the gap between common evaluation metrics (e.g. BLEU) and maximum likelihood learning and decoding algorithms. Prior works address this challenge by training models to rerank beam search…

计算与语言 · 计算机科学 2022-12-20 Lior Vassertail , Omer Levy

Nowadays, neural networks play an important role in the task of relation classification. By designing different neural architectures, researchers have improved the performance to a large extent in comparison with traditional methods.…

计算与语言 · 计算机科学 2016-10-14 Yan Xu , Ran Jia , Lili Mou , Ge Li , Yunchuan Chen , Yangyang Lu , Zhi Jin

The application of Deep Neural Networks for ranking in search engines may obviate the need for the extensive feature engineering common to current learning-to-rank methods. However, we show that combining simple relevance matching features…

信息检索 · 计算机科学 2017-01-27 Aaron Jaech , Hetunandan Kamisetty , Eric Ringger , Charlie Clarke

This paper presents results of our system for CoMeDi Shared Task, focusing on Subtask 2: Disagreement Ranking. Our system leverages sentence embeddings generated by the paraphrase-xlm-r-multilingual-v1 model, combined with a deep neural…

计算与语言 · 计算机科学 2025-01-22 Phuoc Duong Huy Chu

Long-tailed classification, where a small number of frequent classes dominate many rare ones, remains challenging because models systematically favor frequent classes at inference time. Existing post-hoc methods such as logit adjustment…

机器学习 · 计算机科学 2026-04-03 Zhanliang Wang , Hongzhuo Chen , Quan Minh Nguyen , Mian Umair Ahsan , Kai Wang

We present DuPO, a dual learning-based preference optimization framework that generates annotation-free feedback via a generalized duality. DuPO addresses two key limitations: Reinforcement Learning with Verifiable Rewards (RLVR)'s reliance…

机器学习 · 计算机科学 2025-08-21 Shuaijie She , Yu Bao , Yu Lu , Lu Xu , Tao Li , Wenhao Zhu , Shujian Huang , Shanbo Cheng , Lu Lu , Yuxuan Wang

We present a pairwise learning to rank approach based on a neural net, called DirectRanker, that generalizes the RankNet architecture. We show mathematically that our model is reflexive, antisymmetric, and transitive allowing for simplified…

信息检索 · 计算机科学 2019-09-09 Marius Köppel , Alexander Segner , Martin Wagener , Lukas Pensel , Andreas Karwath , Stefan Kramer

Encoder-decoder has been widely used in neural machine translation (NMT). A few methods have been proposed to improve it with multiple passes of decoding. However, their full potential is limited by a lack of appropriate termination…

计算与语言 · 计算机科学 2021-05-11 Yangming Li , Kaisheng Yao

The high-quality translation results produced by machine translation (MT) systems still pose a huge challenge for automatic evaluation. Current MT evaluation pays the same attention to each sentence component, while the questions of…

计算与语言 · 计算机科学 2021-08-02 Runzhe Zhan , Xuebo Liu , Derek F. Wong , Lidia S. Chao

Recent advances in decentralized deep learning algorithms have demonstrated cutting-edge performance on various tasks with large pre-trained models. However, a pivotal prerequisite for achieving this level of competitiveness is the…