paper-with-me

홈 › Papers

Matching with Text Data: An Experimental Evaluation of Methods for Matching Documents and of Measuring Match Quality

2018-01-02 · Reagan Mozer, Luke Miratrix, Aaron Russell Kaufman, L. Jason Anastasopoulos

Matching for causal inference is a well-studied problem, but standard methods fail when the units to match are text documents: the high-dimensional and rich nature of the data renders exact matching infeasible, causes propensity scores to produce incomparable matches, and makes assessing match quality difficult. In this paper, we characterize a framework for matching text documents that decomposes existing methods into: (1) the choice of text representation, and (2) the choice of distance metric. We investigate how different choices within this framework affect both the quantity and quality of matches identified through a systematic multifactor evaluation experiment using human subjects. Altogether we evaluate over 100 unique text matching methods along with 5 comparison methods taken from the literature. Our experimental results identify methods that generate matches with higher subjective match quality than current state-of-the-art techniques. We enhance the precision of these results by developing a predictive model to estimate the match quality of pairs of text documents as a function of our various distance scores. This model, which we find successfully mimics human judgment, also allows for approximate and unsupervised evaluation of new procedures. We then employ the identified best method to illustrate the utility of text matching in two applications. First, we engage with a substantive debate in the study of media bias by using text matching to control for topic selection when comparing news articles from thirteen news sources. We then show how conditioning on text data leads to more precise causal inferences in an observational study examining the effects of a medical intervention.

📄 PDF Abstract BibTeX arXiv:1801.00644

Code (1)

reaganmozer/textmatch

Tasks

ArticlesCausal InferenceText Matching

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

SIFT Matching by Context Exposed

2021-06-17 · Fabio Bellavia

This paper investigates how to step up local image descriptor matching by exploiting matching context information. Two main contexts are identified, originated respectively from the descriptor space and from the keypoint…

Toward the Understanding of Deep Text Matching Models for Information Retrieval

2021-08-16 · Lijuan Chen, Yanyan Lan, Liang Pang, Jiafeng Guo 외

Semantic text matching is a critical problem in information retrieval. Recently, deep learning techniques have been widely used in this area and obtained significant performance improvements. However, most models are bla…

Information RetrievalRetrievalSemantic Text MatchingText Matching

Vision-Language Matching for Text-to-Image Synthesis via Generative Adversarial Networks

2022-08-20 · Qingrong Cheng, Keyu Wen, Xiaodong Gu

Text-to-image synthesis aims to generate a photo-realistic and semantic consistent image from a specific text description. The images synthesized by off-the-shelf models usually contain limited components compared with t…

Image Generation

DTM: Deformable Template Matching

2016-04-12 · Hyungtae Lee, Heesung Kwon, Ryan M. Robinson, William D. Nothwang

A novel template matching algorithm that can incorporate the concept of deformable parts, is presented in this paper. Unlike the deformable part model (DPM) employed in object recognition, the proposed template-matching …

Object RecognitionTemplate Matching

Image Over Text: Transforming Formula Recognition Evaluation with Character Detection Matching

2024-09-05 · CVPR 2025 1 · Bin Wang, Fan Wu, Linke Ouyang, Zhuangcheng Gu 외

Formula recognition presents significant challenges due to the complicated structure and varied notation of mathematical expressions. Despite continuous advancements in formula recognition models, the evaluation metrics …