paper-with-me

Papers

Subtopic-aware View Sampling and Temporal Aggregation for Long-form Document Matching

2024-12-10 · Youchao Zhou, Heyan Huang, Zhijing Wu, Yuhang Liu, Xinglin Wang

Long-form document matching aims to judge the relevance between two documents and has been applied to various scenarios. Most existing works utilize hierarchical or long context models to process documents, which achieve coarse understanding but may ignore details. Some researchers construct a document view with similar sentences about aligned document subtopics to focus on detailed matching signals. However, a long document generally contains multiple subtopics. The matching signals are heterogeneous from multiple topics. Considering only the homologous aligned subtopics may not be representative enough and may cause biased modeling. In this paper, we introduce a new framework to model representative matching signals. First, we propose to capture various matching signals through subtopics of document pairs. Next, We construct multiple document views based on subtopics to cover heterogeneous and valuable details. However, existing spatial aggregation methods like attention, which integrate all these views simultaneously, are hard to integrate heterogeneous information. Instead, we propose temporal aggregation, which effectively integrates different views gradually as the training progresses. Experimental results show that our learning framework is effective on several document-matching tasks, including news duplication and legal case retrieval.

📄 PDF Abstract BibTeX arXiv:2412.07573

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Subtopic-driven Multi-Document Summarization

2019-11-01 · IJCNLP 2019 11 · Xin Zheng, Aixin Sun, Jing Li, Karthik Muthuswamy

In multi-document summarization, a set of documents to be summarized is assumed to be on the same topic, known as the underlying topic in this paper. That is, the underlying topic can be collectively represented by all t…

ArticlesDocument SummarizationMulti-Document SummarizationSentence

Searching, Learning, and Subtopic Ordering: A Simulation-based Analysis

2022-01-26 · Arthur Câmara, David Maxwell, Claudia Hauff

Complex search tasks - such as those from the Search as Learning (SAL) domain - often result in users developing an information need composed of several aspects. However, current models of searcher behaviour assume that …

Content-Aware Inter-Scale Cost Aggregation for Stereo Matching

2020-06-05 · Chengtang Yao, Yunde Jia, Huijun Di, Yuwei Wu 외

Cost aggregation is a key component of stereo matching for high-quality depth estimation. Most methods use multi-scale processing to downsample cost volume for proper context information, but will cause loss of details w…

Depth EstimationStereo Matching

Profiling News Discourse Structure Using Explicit Subtopic Structures Guided Critics

2021-11-01 · Findings (EMNLP) 2021 11 · Prafulla Kumar Choubey, Ruihong Huang

We present an actor-critic framework to induce subtopical structures in a news article for news discourse profiling. The model uses multiple critics that act according to known subtopic structures while the actor aims to…

Text Classification

Tex4D: Zero-shot 4D Scene Texturing with Video Diffusion Models

2024-10-14 · Jingzhi Bao, Xueting Li, Ming-Hsuan Yang

3D meshes are widely used in computer vision and graphics for their efficiency in animation and minimal memory use, playing a crucial role in movies, games, AR, and VR. However, creating temporally consistent and realist…

3D geometryDenoisingTexture SynthesisVideo Generation