paper-with-me

Papers

Here Is Not There: Measuring Entailment-Based Trajectory Similarity for Location-Privacy Protection and Beyond

2023-12-02 · Zilong Liu, Krzysztof Janowicz, Kitty Currier, Meilin Shi, Jinmeng Rao, Song Gao, Ling Cai, Anita Graser

While the paths humans take play out in social as well as physical space, measures to describe and compare their trajectories are carried out in abstract, typically Euclidean, space. When these measures are applied to trajectories of actual individuals in an application area, alterations that are inconsequential in abstract space may suddenly become problematic once overlaid with geographic reality. In this work, we present a different view on trajectory similarity by introducing a measure that utilizes logical entailment. This is an inferential perspective that considers facts as triple statements deduced from the social and environmental context in which the travel takes place, and their practical implications. We suggest a formalization of entailment-based trajectory similarity, measured as the overlapping proportion of facts, which are spatial relation statements in our case study. With the proposed measure, we evaluate LSTM-TrajGAN, a privacy-preserving trajectory-generation model. The entailment-based model evaluation reveals potential consequences of disregarding the rich structure of geographic space (e.g., miscalculated insurance risk due to regional shifts in our toy example). Our work highlights the advantage of applying logical entailment to trajectory-similarity reasoning for location-privacy protection and beyond.

📄 PDF Abstract BibTeX arXiv:2312.01151

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Gaussian Word Embedding with a Wasserstein Distance Loss

2018-08-21 · Chi Sun, Hang Yan, Xipeng Qiu, Xuanjing Huang

Compared with word embedding based on point representation, distribution-based word embedding shows more flexibility in expressing uncertainty and therefore embeds richer semantic information when representing words. The…

Document ClassificationGeneral ClassificationWord Similarity

Towards Measuring Place Function Similarity at Fine Spatial Granularity with Trajectory Embedding

2020-10-31 · Cheng Fu, Robert Weibel

Modeling place functions from a computational perspective is a prevalent research topic. Trajectory embedding, as a neural-network-backed dimension reduction technology, allows the possibility to put places with similar …

Dimensionality Reduction

A Vector Space for Distributional Semantics for Entailment

2016-07-13 · ACL 2016 8 · James Henderson, Diana Nicoleta Popa

Distributional semantics creates vector-space representations that capture many forms of semantic similarity, but their relation to semantic entailment has been less clear. We propose a vector-space model which provides …

Lexical EntailmentSemantic SimilaritySemantic Textual Similarity

Multivalent Entailment Graphs for Question Answering

2021-04-16 · EMNLP 2021 11 · Nick McKenna, Liane Guillou, Mohammad Javad Hosseini, Sander Bijl de Vroe 외

Drawing inferences between open-domain natural language predicates is a necessity for true language understanding. There has been much progress in unsupervised learning of entailment graphs for this purpose. We make thre…

Question Answering

Learning Typed Entailment Graphs with Global Soft Constraints

2018-01-01 · TACL 2018 1 · Mohammad Javad Hosseini, Nathanael Chambers, Siva Reddy, Xavier R. Holt 외

This paper presents a new method for learning typed entailment graphs from text. We extract predicate-argument structures from multiple-source news corpora, and compute local distributional similarity scores to learn ent…

Graph Learning