paper-with-me

Papers

DWTSumm: Discrete Wavelet Transform for Document Summarization

2026-04-22 · Rana Salama, Abdou Youssef, Mona Diab arxiv

Summarizing long, domain-specific documents with large language models (LLMs) remains challenging due to context limitations, information loss, and hallucinations, particularly in clinical and legal settings. We propose a Discrete Wavelet Transform (DWT)-based multi-resolution framework that treats text as a semantic signal and decomposes it into global (approximation) and local (detail) components. Applied to sentence- or word-level embeddings, DWT yields compact representations that preserve overall structure and critical domain-specific details, which are used directly as summaries or to guide LLM generation. Experiments on clinical and legal benchmarks demonstrate comparable ROUGE-L scores. Compared to a GPT-4o baseline, the DWT based summarization consistently improve semantic similarity and grounding, achieving gains of over 2% in BERTScore, more than 4\% in Semantic Fidelity, factual consistency in legal tasks, and large METEOR improvements indicative of preserved domain-specific semantics. Across multiple embedding models, Fidelity reaches up to 97%, suggesting that DWT acts as a semantic denoising mechanism that reduces hallucinations and strengthens factual grounding. Overall, DWT provides a lightweight, generalizable method for reliable long-document and domain-specific summarization with LLMs.

📄 PDF Abstract BibTeX arXiv:2604.21070

Code (0)

등록된 구현이 없습니다.

Tasks

Document SummarizationSemantic Similarity

Similar Papers 제목 키워드 기반

CCDWT-GAN: Generative Adversarial Networks Based on Color Channel Using Discrete Wavelet Transform for Document Image Binarization

2023-05-27 · Rui-Yang Ju, Yu-Shian Lin, Jen-Shiun Chiang, Chih-Chia Chen 외

To efficiently extract textual information from color degraded document images is a significant research area. The prolonged imperfect preservation of ancient documents has led to various types of degradation, such as pa…

BinarizationImage EnhancementSemantic SegmentationText Segmentation

TFDWT: Fast Discrete Wavelet Transform TensorFlow Layers

2025-04-05 · Kishore K. Tarafdar, Vikram M. Gadre

TFDWT is an open-source Python library that allows the construction of TensorFlow Layers for Fast Discrete Wavelet Transform (DWT) and Inverse Discrete Wavelet Transform (IDWT) in end-to-end backpropagation learning netw…

WaveFormer: A 3D Transformer with Wavelet-Driven Feature Representation for Efficient Medical Image Segmentation

2025-03-31 · Md Mahfuz Al Hasan, Mahdi Zaman, Abdul Jawad, Alberto Santamaria-Pang 외

Transformer-based architectures have advanced medical image analysis by effectively modeling long-range dependencies, yet they often struggle in 3D settings due to substantial memory overhead and insufficient capture of …

Image SegmentationMedical Image AnalysisMedical Image SegmentationSemantic Segmentation

The Maximal Overlap Discrete Wavelet Scattering Transform and Its Application in Classification Tasks

2025-05-23 · Leonardo Fonseca Larrubia, Pedro Alberto Morettin, Chang Chiann

We present the Maximal Overlap Discrete Wavelet Scattering Transform (MODWST), whose construction is inspired by the combination of the Maximal Overlap Discrete Wavelet Transform (MODWT) and the Scattering Wavelet Transf…

Classification

Fusion of Wavelet Coefficients from Visual and Thermal Face Images for Human Face Recognition - A Comparative Study

2010-07-05 · M. K. Bhowmik, Debotosh Bhattacharjee, M. Nasipuri, D. K. Basu 외

In this paper we present a comparative study on fusion of visual and thermal images using different wavelet transformations. Here, coefficients of discrete wavelet transforms from both visual and thermal images are compu…

Face Recognition