English
Related papers

Related papers: Leveraging Enhanced Queries of Point Sets for Vect…

200 papers

In multi-vector retrieval, both queries and data are represented as sets of high-dimensional vectors, enabling finer-grained semantic matching and improving retrieval quality over single-vector approaches. However, its practical adoption is…

Information Retrieval · Computer Science 2026-03-24 Yao Tian , Zhoujin Tian , Xi Zhao , Ruiyuan Zhang , Xiaofang Zhou

Motivated by the increasing availability of vehicle trajectory data, we propose learn-to-route, a comprehensive trajectory-based routing solution. Specifically, we first construct a graph-like structure from trajectories as the routing…

Machine Learning · Computer Science 2018-02-23 Chenjuan Guo , Bin Yang , Jilin Hu , Christian S. Jensen

Online vector map construction based on visual data can bypass the processes of data collection, post-processing, and manual annotation required by traditional map construction, which significantly enhances map-building efficiency. However,…

Computer Vision and Pattern Recognition · Computer Science 2025-03-07 Jiangtong Zhu , Zhao Yang , Yinan Shi , Jianwu Fang , Jianru Xue

Autonomous vehicles rely on map information to understand the world around them. However, the creation and maintenance of offline high-definition (HD) maps remains costly. A more scalable alternative lies in online HD map construction,…

Robotics · Computer Science 2026-05-25 Jonas Merkert , Alexander Blumberg , Jan-Hendrik Pauls , Christoph Stiller

There has been a growing academic interest in the recognition of nested named entities in many domains. We tackle the task with a novel local hypergraph-based method: We first propose start token candidates and generate corresponding…

Computation and Language · Computer Science 2022-05-24 Yukun Yan , Sen Song

In this paper, we propose a tracking-based HD mapping algorithm for top-down road images, referred to as tile images. While HD maps traditionally rely on perspective camera images, our approach shows that tile images can also be effectively…

Computer Vision and Pattern Recognition · Computer Science 2024-11-06 Mohammad Mahdavian , Mo Chen , Yu Zhang

Accurate and well-calibrated Machine Learning (ML) models are mandatory in high-stakes settings, yet effective multiclass calibration remains challenging: global approaches assume calibration errors are homogeneous across the latent space,…

Machine Learning · Computer Science 2026-05-21 Cesare Barbera , Lorenzo Perini , Giovanni De Toni , Andrea Passerini , Andrea Pugnana

We propose the Selective Densification method for fast motion planning through configuration space. We create a sequence of roadmaps by iteratively adding configurations. We organize these roadmaps into layers and add edges between…

Robotics · Computer Science 2020-02-13 Brad Saund , Dmitry Berenson

Vector-based algorithms are novel algorithms in optimal any-angle path planning that are motivated by bug algorithms, bypassing free space by directly conducting line-of-sight checks between two queried points, and searching along obstacle…

Robotics · Computer Science 2024-08-13 Yan Kai Lai

Temporal information plays a pivotal role in Bird's-Eye-View (BEV) driving scene understanding, which can alleviate the visual information sparsity. However, the indiscriminate temporal fusion method will cause the barrier of feature…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Siyu Li , Jiacheng Lin , Hao Shi , Jiaming Zhang , Song Wang , You Yao , Zhiyong Li , Kailun Yang

High-definition (HD) maps are essential in testing autonomous driving systems (ADSs). HD maps essentially determine the potential diversity of the testing scenarios. However, the current HD maps suffer from two main limitations: lack of…

Software Engineering · Computer Science 2022-06-22 Yun Tang , Yuan Zhou , Kairui Yang , Ziyuan Zhong , Baishakhi Ray , Yang Liu , Ping Zhang , Junbo Chen

Motion prediction (MP) of multiple agents is a crucial task in arbitrarily complex environments, from social robots to self-driving cars. Current approaches tackle this problem using end-to-end networks, where the input data is usually a…

Robotics · Computer Science 2022-06-14 Carlos Gómez-Huélamo , Marcos V. Conde , Miguel Ortiz

In autonomous driving, trajectory prediction is essential for safe and efficient navigation. While recent methods often rely on high-definition (HD) maps to provide structured environmental priors, such maps are costly to maintain,…

Computer Vision and Pattern Recognition · Computer Science 2026-02-17 Minsang Kong , Myeongjun Kim , Sang Gu Kang , Hejiu Lu , Yupeng Zhong , Sang Hun Lee

Semantic search in retrieval-augmented generation (RAG) systems is often insufficient for complex information needs, particularly when relevant evidence is scattered across multiple sources. Prior approaches to this problem include agentic…

Machine Learning · Computer Science 2026-03-27 Ruizhong Miao , Yuying Wang , Rongguang Wang , Chenyang Li , Tao Sheng , Sujith Ravi , Dan Roth

Accurately and globally mapping human infrastructure is an important and challenging task with applications in routing, regulation compliance monitoring, and natural disaster response management etc.. In this paper we present progress in…

Computer Vision and Pattern Recognition · Computer Science 2020-05-21 Rui Zhang , Conrad Albrecht , Wei Zhang , Xiaodong Cui , Ulrich Finkler , David Kung , Siyuan Lu

Learning vectorized embeddings is at the core of various recommender systems for user-item matching. To perform efficient online inference, representation quantization, aiming to embed the latent features by a compact sequence of discrete…

Information Retrieval · Computer Science 2022-06-07 Yankai Chen , Huifeng Guo , Yingxue Zhang , Chen Ma , Ruiming Tang , Jingjie Li , Irwin King

Embedding vectors are widely used for representing unstructured data and searching through it for semantically similar items. However, the large size of these vectors, due to their high-dimensionality, creates problems for modern vector…

Machine Learning · Computer Science 2025-09-24 Mariano Tepper , Ted Willke

Accurate localization serves as an important component in autonomous driving systems. Traditional rule-based localization involves many standalone modules, which is theoretically fragile and requires costly hyperparameter tuning, therefore…

The growing size of graph-based modeling artifacts in model-driven engineering calls for techniques that enable efficient execution of graph queries. Incremental approaches based on the RETE algorithm provide an adequate solution in many…

Logic in Computer Science · Computer Science 2026-01-14 Matthias Barkowsky , Holger Giese

Embedding-based retrieval methods construct vector indices to search for document representations that are most similar to the query representations. They are widely used in document retrieval due to low latency and decent recall…