paper-with-me

홈 › Papers

A Compare-Aggregate Model for Matching Text Sequences

2016-11-06 · Shuohang Wang, Jing Jiang

Many NLP tasks including machine comprehension, answer selection and text entailment require the comparison between sequences. Matching the important units between sequences is a key to solve these problems. In this paper, we present a general "compare-aggregate" framework that performs word-level matching followed by aggregation using Convolutional Neural Networks. We particularly focus on the different comparison functions we can use to match two vectors. We use four different datasets to evaluate the model. We find that some simple comparison functions based on element-wise operations can work better than standard neural network and neural tensor network.

📄 PDF Abstract BibTeX arXiv:1611.01747

Code (2)

shuohangwang/SeqMatchSeq 공식 구현 torch
DigitalPhonetics/reading-comprehension tf

Tasks

Answer SelectionmodelReading Comprehension

Similar Papers 제목 키워드 기반

SOMP: Scalable Gradient Inversion for Large Language Models via Subspace-Guided Orthogonal Matching Pursuit

2026-03-17 · Yibo Li, Qiongxiu Li arxiv

Gradient inversion attacks reveal that private training text can be reconstructed from shared gradients, posing a privacy risk to large language models (LLMs). While prior methods perform well in small-batch settings, sc…

Cross-Camera View-Overlap Recognition

2022-08-24 · Alessio Xompero, Andrea Cavallaro

We propose a decentralised view-overlap recognition framework that operates across freely moving cameras without the need of a reference 3D map. Each camera independently extracts, aggregates into a hierarchical structur…

Attention-Aware Multi-View Stereo

2020-06-01 · CVPR 2020 6 · Keyang Luo, Tao Guan, Lili Ju, Yuesong Wang 외

Multi-view stereo is a crucial task in computer vision, that requires accurate and robust photo-consistency among input images for depth estimation. Recent studies have shown that learning-based feature matching and conf…

Depth Estimation

Aggregated Semantic Matching for Short Text Entity Linking

2018-10-01 · CONLL 2018 10 · Feng Nie, Shuyan Zhou, Jing Liu, Jinpeng Wang 외

The task of entity linking aims to identify concepts mentioned in a text fragments and link them to a reference knowledge base. Entity linking in long text has been well studied in previous work. However, short text enti…

Card GamesEntity LinkingInformation RetrievalNamed Entity Recognition (NER)

LINC: Decoupling Local Consequence Scoring from Hidden Matching in Constructive Neural Routing

2026-05-07 · Shaofeng Qin, Li Wang arxiv

Constructive neural routing solvers usually score the next action by matching a decoder context to candidate embeddings, hiding deterministic one-step consequences such as travel, waiting, slack, and capacity changes. We…