paper-with-me

홈 › Papers

Learning to Weight Translations using Ordinal Linear Regression and Query-generated Training Data for Ad-hoc Retrieval with Long Queries

2016-12-01 · COLING 2016 12 · Javid Dadashkarimi, Masoud Jalili Sabet, Azadeh Shakery

Ordinal regression which is known with learning to rank has long been used in information retrieval (IR). Learning to rank algorithms, have been tailored in document ranking, information filtering, and building large aligned corpora successfully. In this paper, we propose to use this algorithm for query modeling in cross-language environments. To this end, first we build a query-generated training data using pseudo-relevant documents to the query and all translation candidates. The pseudo-relevant documents are obtained by top-ranked documents in response to a translation of the original query. The class of each candidate in the training data is determined based on presence/absence of the candidate in the pseudo-relevant documents. We learn an ordinal regression model to score the candidates based on their relevance to the context of the query, and after that, we construct a query-dependent translation model using a softmax function. Finally, we re-weight the query based on the obtained model. Experimental results on French, German, Spanish, and Italian CLEF collections demonstrate that the proposed method achieves better results compared to state-of-the-art cross-language information retrieval methods, particularly in long queries with large training data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Document RankingInformation RetrievalLearning-To-RankregressionRetrievalTranslation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

ORDSIM: Ordinal Regression for E-Commerce Query Similarity Prediction

2022-03-13 · Md. Ahsanul Kabir, Mohammad Al Hasan, Aritra Mandal, Daniel Tunkelang 외

Query similarity prediction task is generally solved by regression based models with square loss. Such a model is agnostic of absolute similarity values and it penalizes the regression error at all ranges of similarity v…

Predictionregression

Meta ordinal weighting net for improving lung nodule classification

2021-01-31 · Yiming Lei, Hongming Shan, Junping Zhang

The progression of lung cancer implies the intrinsic ordinal relationship of lung nodules at different stages-from benign to unsure then to malignant. This problem can be solved by ordinal regression methods, which is be…

ClassificationGeneral ClassificationLung Nodule ClassificationMeta-Learning+1

OrdinalCLIP: Learning Rank Prompts for Language-Guided Ordinal Regression

2022-06-06 · Wanhua Li, Xiaoke Huang, Zheng Zhu, Yansong Tang 외

This paper presents a language-powered paradigm for ordinal regression. Existing methods usually treat each rank as a category and employ a set of weights to learn these concepts. These methods are easy to overfit and us…

Aesthetics Quality AssessmentAge EstimationFew-shot Age EstimationHistorical Color Image Dating+3

Latent Ordinal Evidence, Misaligned Outputs: Inference-Time Ordinal Lens Alignment for Multimodal LLMs

2026-08-21 · Haiming Li, Yingsheng Liu, Jingmin Zhu, Siyuan Yan 외 arxiv

Multimodal LLMs apply the language model interface to visual inputs, where ordinal regression tasks such as age estimation, image quality assessment, and disease grading require autoregressive decisions over ordered clas…

Image Quality AssessmentAge Estimation

Meta Ordinal Regression Forest For Learning with Unsure Lung Nodules

2020-12-07 · Yiming Lei, Haiping Zhu, Junping Zhang, Hongming Shan

Deep learning-based methods have achieved promising performance in early detection and classification of lung nodules, most of which discard unsure nodules and simply deal with a binary classification -- malignant vs ben…

Binary ClassificationClassificationfeature selectionGeneral Classification+3