paper-with-me

Papers

MVSS: A Unified Framework for Multi-View Structured Survey Generation

2026-01-14 · Yinqi Liu, Yueqi Zhu, Yongkang Zhang, Feiran Liu, Yutong Shen, Yufei Sun, Xin Wang, Renzhao Liang, Yidong Wang, Cunxiang Wang arxiv

Scientific surveys require not only summarizing large bodies of literature, but also organizing them into clear and coherent conceptual structures. However, existing automatic survey generation methods typically focus on linear text generation and struggle to explicitly model hierarchical relations among research topics and structured methodological comparisons, resulting in substantial gaps in structural organization and evidence presentation compared to expert-written surveys. To address this limitation, we propose MVSS, a multi-view structured survey generation framework that jointly generates and aligns citation-grounded hierarchical trees, structured comparison tables, and survey text. MVSS follows a structure-first paradigm: it first constructs a tree that captures the conceptual organization of a research domain, then generates comparison tables constrained by the tree structure, and finally uses both the tree and tables as joint structural constraints to guide outline construction and survey text generation. This design enables complementary and aligned multi-view representations across structure, comparison, and narrative. In addition, we introduce a dedicated evaluation framework that systematically assesses generated surveys from multiple dimensions, including structural quality, comparative completeness, and citation fidelity. Through large-scale experiments on 76 computer science topics, we demonstrate that MVSS significantly outperforms existing methods in survey organization and evidence grounding, and achieves performance comparable to expert-written surveys across multiple evaluation metrics.

📄 PDF Abstract BibTeX arXiv:2601.09504

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

The Role of Entropy and Reconstruction in Multi-View Self-Supervised Learning

2023-07-20 · Borja Rodríguez-Gálvez, Arno Blaas, Pau Rodríguez, Adam Goliński 외

The mechanisms behind the success of multi-view self-supervised learning (MVSSL) are not yet fully understood. Contrastive MVSSL methods have been studied through the lens of InfoNCE, a lower bound of the Mutual Informat…

Self-Supervised Learning

Towards an Improved Understanding and Utilization of Maximum Manifold Capacity Representations

2024-06-13 · Rylan Schaeffer, Victor Lecomte, Dhruv Bhandarkar Pai, Andres Carranza 외

Maximum Manifold Capacity Representations (MMCR) is a recent multi-view self-supervised learning (MVSSL) method that matches or surpasses other leading MVSSL methods. MMCR is intriguing because it does not fit neatly int…

Self-Supervised Learning

MVSS-Net: Multi-View Multi-Scale Supervised Networks for Image Manipulation Detection

2021-12-16 · Chengbo Dong, Xinru Chen, Ruohan Hu, Juan Cao 외

As manipulating images by copy-move, splicing and/or inpainting may lead to misinterpretation of the visual content, detecting these sorts of manipulations is crucial for media forensics. Given the variety of possible at…

Image ManipulationImage Manipulation DetectionImage Manipulation LocalizationSemantic Segmentation+1

Image Manipulation Detection by Multi-View Multi-Scale Supervision

2021-04-14 · ICCV 2021 10 · Xinru Chen, Chengbo Dong, Jiaqi Ji, Juan Cao 외

The key challenge of image manipulation detection is how to learn generalizable features that are sensitive to manipulations in novel data, whilst specific to prevent false alarms on authentic images. Current research em…

Image ManipulationImage Manipulation DetectionImage Manipulation LocalizationSemantic Segmentation+1

Multi-View Semi-Supervised Label Distribution Learning with Local Structure Complementarity

2025-10-15 · Yanshan Xiao, Kaihong Wu, Bo Liu arxiv

Label distribution learning (LDL) is a paradigm that each sample is associated with a label distribution. At present, the existing approaches are proposed for the single-view LDL problem with labeled data, while the mult…

Graph Learning