HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

ChuLo: Chunk-Level Key Information Representation for Long Document Processing

Li Yan ; Han Soyeon Caren ; Dai Yue ; Cao Feiqi

ChuLo: Chunk-Level Key Information Representation for Long Document
  Processing

Abstract

Transformer-based models have achieved remarkable success in various NaturalLanguage Processing (NLP) tasks, yet their ability to handle long documents isconstrained by computational limitations. Traditional approaches, such astruncating inputs, sparse self-attention, and chunking, attempt to mitigatethese issues, but they often lead to information loss and hinder the model'sability to capture long-range dependencies. In this paper, we introduce ChuLo,a novel chunk representation method for long document understanding thataddresses these limitations. Our ChuLo groups input tokens using unsupervisedkeyphrase extraction, emphasizing semantically important keyphrase based chunksto retain core document content while reducing input length. This approachminimizes information loss and improves the efficiency of Transformer-basedmodels. Preserving all tokens in long document understanding, especially tokenclassification tasks, is important to ensure that fine-grained annotations,which depend on the entire sequence context, are not lost. We evaluate ourmethod on multiple long document classification tasks and long document tokenclassification tasks, demonstrating its effectiveness through comprehensivequalitative and quantitative analysis. Our implementation is open-sourced onhttps://github.com/adlnlp/Chulo.

Code Repositories

adlnlp/Chulo
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
document-classification-on-hyperpartisan-newsChuLo
Accuracy: 95.38
document-classification-on-lunChuLo
Accuracy: 64.40

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
ChuLo: Chunk-Level Key Information Representation for Long Document Processing | Papers | HyperAI