中文
相关论文

相关论文: TPDR: A Novel Two-Step Transformer-based Product a…

200 篇论文

Dataset pruning aims to construct a coreset capable of achieving performance comparable to the original, full dataset. Most existing dataset pruning methods rely on snapshot-based criteria to identify representative samples, often resulting…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Xin Zhang , Jiawei Du , Yunsong Li , Weiying Xie , Joey Tianyi Zhou

Dimensionality reduction methods are unsupervised approaches which learn low-dimensional spaces where some properties of the initial space, typically the notion of "neighborhood", are preserved. Such methods usually require propagation on…

计算机视觉与模式识别 · 计算机科学 2022-06-16 Yannis Kalantidis , Carlos Lassance , Jon Almazan , Diane Larlus

Conversational understanding is an integral part of modern intelligent devices. In a large fraction of the global traffic from customers using smart digital assistants, frictions in dialogues may be attributed to incorrect understanding of…

机器学习 · 计算机科学 2022-10-25 Niranjan Uma Naresh , Ziyan Jiang , Ankit , Sungjin Lee , Jie Hao , Xing Fan , Chenlei Guo

We present the Conversational Data Retrieval (CDR) benchmark, the first comprehensive test set for evaluating systems that retrieve conversation data for product insights. With 1.6k queries across five analytical tasks and 9.1k…

计算与语言 · 计算机科学 2026-02-17 Yohan Lee , Yongwoo Song , Sangyeop Kim

Previous approaches to the task of implicit discourse relation recognition (IDRR) generally view it as a classification task. Even with pre-trained language models, like BERT and RoBERTa, IDRR still relies on complicated neural networks…

计算与语言 · 计算机科学 2024-09-24 Yiheng Wu , Junhui Li , Muhua Zhu

Instance-level image retrieval is the task of searching in a large database for images that match an object in a query image. To address this task, systems usually rely on a retrieval step that uses global image descriptors, and a…

计算机视觉与模式识别 · 计算机科学 2022-06-07 Fuwen Tan , Jiangbo Yuan , Vicente Ordonez

Modeling the distribution of high dimensional data by a latent tree graphical model is a prevalent approach in multiple scientific domains. A common task is to infer the underlying tree structure, given only observations of its terminal…

机器学习 · 统计学 2021-12-08 Yariv Aizenbud , Ariel Jaffe , Meng Wang , Amber Hu , Noah Amsel , Boaz Nadler , Joseph T. Chang , Yuval Kluger

Product Attribute Value Identification (PAVI) involves identifying attribute values from product profiles, a key task for improving product search, recommendation, and business analytics on e-commerce platforms. However, existing PAVI…

计算与语言 · 计算机科学 2025-06-04 Yindu Su , Huike Zou , Lin Sun , Ting Zhang , Haiyang Yang , Liyu Chen , David Lo , Qingheng Zhang , Shuguang Han , Jufeng Chen

Incremental semantic segmentation(ISS) is an emerging task where old model is updated by incrementally adding new classes. At present, methods based on convolutional neural networks are dominant in ISS. However, studies have shown that such…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Zekai Xu , Mingyi Zhang , Jiayue Hou , Xing Gong , Chuan Wen , Chengjie Wang , Junge Zhang

Text-Video Retrieval (TVR) methods typically match query-candidate pairs by aligning text and video features in coarse-grained, fine-grained, or combined (coarse-to-fine) manners. However, these frameworks predominantly employ a…

计算机视觉与模式识别 · 计算机科学 2024-10-01 Bingqing Zhang , Zhuo Cao , Heming Du , Xin Yu , Xue Li , Jiajun Liu , Sen Wang

Large neural models (such as Transformers) achieve state-of-the-art performance for information retrieval (IR). In this paper, we aim to improve distillation methods that pave the way for the resource-efficient deployment of such models in…

We study the problem of learning a mixture model of non-parametric product distributions. The problem of learning a mixture model is that of finding the component distributions along with the mixing weights using observed samples generated…

信号处理 · 电气工程与系统科学 2019-04-03 Nikos Kargas , Nicholas D. Sidiropoulos

User cold-start problem is a long-standing challenge in recommendation systems. Fortunately, cross-domain recommendation (CDR) has emerged as a highly effective remedy for the user cold-start challenge, with recently developed diffusion…

信息检索 · 计算机科学 2026-03-04 Xiaodong Li , Juwei Yue , Xinghua Zhang , Jiawei Sheng , Wenyuan Zhang , Taoyu Su , Zefeng Zhang , Tingwen Liu

The results of information retrieval (IR) are usually presented in the form of a ranked list of candidate documents, such as web search for humans and retrieval-augmented generation for large language models (LLMs). List-aware retrieval…

信息检索 · 计算机科学 2024-02-06 Shicheng Xu , Liang Pang , Jun Xu , Huawei Shen , Xueqi Cheng

Sufficient dimension reduction (SDR) is an effective tool for regression models, offering a viable approach to address and analyze the nonlinear nature of regression problems. This paper introduces the itdr R package, a comprehensive and…

统计方法学 · 统计学 2023-07-18 Tharindu P. De Alwis , S. Yaser Samadi , Jiaying Weng

Symmetric positive definite (SPD) matrices are useful for capturing second-order statistics of visual data. To compare two SPD matrices, several measures are available, such as the affine-invariant Riemannian metric, Jeffreys divergence,…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Anoop Cherian , Panagiotis Stanitsas , Mehrtash Harandi , Vassilios Morellas , Nikolaos Papanikolopoulos

Bias is a common problem inherent in recommender systems, which is entangled with users' preferences and poses a great challenge to unbiased learning. For debiasing tasks, the doubly robust (DR) method and its variants show superior…

信息检索 · 计算机科学 2023-03-03 Haoxuan Li , Yan Lyu , Chunyuan Zheng , Peng Wu

The focus of this work is on Statistical Process Control (SPC) of a manufacturing process based on available measurements. Two important applications of SPC in industrial settings are fault detection and diagnosis (FDD). In this work a deep…

机器学习 · 计算机科学 2022-11-21 Piyush Agarwal , Melih Tamer , Hector Budman

2D Matryoshka Training is an advanced embedding representation training approach designed to train an encoder model simultaneously across various layer-dimension setups. This method has demonstrated higher effectiveness in Semantic Text…

信息检索 · 计算机科学 2024-11-27 Shuai Wang , Shengyao Zhuang , Bevan Koopman , Guido Zuccon

E-commerce recommendation and search commonly rely on sparse keyword matching (e.g., BM25), which breaks down under vocabulary mismatch when user intent has limited lexical overlap with product metadata. We cast content-based recommendation…

机器学习 · 计算机科学 2026-02-03 Mritunjay Pandey