中文
相关论文

相关论文: Set Containment Join Revisited

200 篇论文

In this paper, we propose a novel ensembling technique for deep neural networks, which is able to drastically reduce the required memory compared to alternative approaches. In particular, we propose to extract multiple sub-networks from a…

机器学习 · 计算机科学 2022-10-07 Jary Pomponi , Simone Scardapane , Aurelio Uncini

Collecting data, extracting value, and combining insights from relational and context-rich multi-modal sources in data processing pipelines presents a challenge for traditional relational DBMS. While relational operators allow declarative…

数据库 · 计算机科学 2025-02-14 Viktor Sanca , Manos Chatzakis , Anastasia Ailamaki

Preference orderings are orderings of a set of items according to the preferences (of judges). Such orderings arise in a variety of domains, including group decision making, consumer marketing, voting and machine learning. Measuring the…

人工智能 · 计算机科学 2016-10-17 Zhiwei Lin , Hui Wang , Cees H. Elzinga

Neural models that independently project questions and answers into a shared embedding space allow for efficient continuous space retrieval from large corpora. Independently computing embeddings for questions and answers results in late…

计算与语言 · 计算机科学 2020-09-30 Yinfei Yang , Ning Jin , Kuo Lin , Mandy Guo , Daniel Cer

Sequential recommender systems (SRSs) aim to predict the subsequent items which may interest users via comprehensively modeling users' complex preference embedded in the sequence of user-item interactions. However, most of existing SRSs…

信息检索 · 计算机科学 2024-10-31 Chengkai Huang , Shoujin Wang , Xianzhi Wang , Lina Yao

Order picking is the process of retrieving ordered products from storage locations in warehouses. In picker-to-parts order picking systems, two or more customer orders may be grouped and assigned to a single picker. Then routing decision…

最优化与控制 · 数学 2022-07-13 Zhang Kai , Gao Chuanhou

A retrieval data structure stores a static function f : S -> {0,1}^r . For all x in S, it returns the r-bit value f(x), while for other inputs it may return an arbitrary result. The structure cannot answer membership queries, so it does not…

数据结构与算法 · 计算机科学 2024-11-20 Matthias Becht , Hans-Peter Lehmann , Peter Sanders

Visual document retrieval has become essential for accessing information in visually rich documents. Existing approaches fall into two camps. Late-interaction retrievers achieve strong quality through fine-grained token-level matching but…

机器学习 · 计算机科学 2026-05-08 Weien Li , Rui Song , Zeyu Li , Haochen Liu , Gonghao Zhang , Difan Jiao , Zhenwei Tang , Bowei He , Haolun Wu , Xue Liu , Ye Yuan

Moving objects have special importance for Autonomous Driving tasks. Detecting moving objects can be posed as Moving Object Segmentation, by segmenting the object pixels, or Moving Object Detection, by generating a bounding box for the…

计算机视觉与模式识别 · 计算机科学 2021-06-23 Eslam Mohamed , Ahmed El-Sallab

We introduce a new jet clustering algorithm named SIFT (Scale-Invariant Filtered Tree) that maintains the resolution of substructure for collimated decay products at large boosts. The scale-invariant measure combines properties of kT and…

高能物理 - 唯象学 · 物理学 2023-07-26 Andrew J. Larkoski , Denis Rathjens , Jason Veatch , Joel W. Walker

Deep learning approaches have achieved unprecedented performance in visual recognition tasks such as object detection and pose estimation. However, state-of-the-art models have millions of parameters represented as floats which make them…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Gedeon Muhawenayo , Georgia Gkioxari

Protein-protein interactions (PPIs) govern nearly all cellular processes, yet computational methods for identifying binding partners typically produce ranked predictions without mechanistic justification. This creates a fundamental barrier…

定量方法 · 定量生物学 2026-05-22 Kingsley Yeon , Xuefeng Liu , Promit Ghosal

Image compositing is one of the most fundamental steps in creative workflows. It involves taking objects/parts of several images to create a new image, called a composite. Currently, this process is done manually by creating accurate masks…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Kerem Turgutlu , Sanat Sharma , Jayant Kumar

Recently, joint registration and segmentation has been formulated in a deep learning setting, by the definition of joint loss functions. In this work, we investigate joining these tasks at the architectural level. We propose a registration…

图像与视频处理 · 电气工程与系统科学 2020-04-20 Laurens Beljaards , Mohamed S. Elmahdy , Fons Verbeek , Marius Staring

The retrieval phase is a vital component in recommendation systems, requiring the model to be effective and efficient. Recently, generative retrieval has become an emerging paradigm for document retrieval, showing notable performance. These…

信息检索 · 计算机科学 2024-07-09 Zihua Si , Zhongxiang Sun , Jiale Chen , Guozhang Chen , Xiaoxue Zang , Kai Zheng , Yang Song , Xiao Zhang , Jun Xu , Kun Gai

We allow representing and reasoning in the presence of nested multiple aggregates over multiple variables and nested multiple aggregates over functions involving multiple variables in answer sets, precisely, in answer set optimization…

人工智能 · 计算机科学 2013-04-11 Emad Saad

In scientific simulations, observations, and experiments, the cost of transferring data to and from disk and across networks has become a significant bottleneck that particularly impacts subsequent data analysis and visualization. To…

数据库 · 计算机科学 2023-08-24 Victor A. P. Magri , Peter Lindstrom

Inverted indexes are vital in providing fast key-word-based search. For every term in the document collection, a list of identifiers of documents in which the term appears is stored, along with auxiliary information such as term frequency,…

信息检索 · 计算机科学 2019-01-30 Harrie Oosterhuis , J. Shane Culpepper , Maarten de Rijke

Many datasets take the form of a bipartite graph where two types of nodes are connected by relationships, like the movies watched by a user or the tags associated with a file. The partitioning of the bipartite graph could be used to fasten…

信息检索 · 计算机科学 2021-10-01 Gaëlle Candel , David Naccache

In this paper we present a novel algorithm for concurrent lock-free internal binary search trees (BST) and implement a Set abstract data type (ADT) based on that. We show that in the presented lock-free BST algorithm the amortized step…

分布式、并行与集群计算 · 计算机科学 2014-05-12 Bapi Chatterjee , Nhan Nguyen , Philippas Tsigas
‹ 上一页 1 8 9 10 下一页 ›