Challenge: Existing methods learn features from word-level or region-level but fail to consider both simultaneously.
Approach: They propose a multi-modal multi-granular pre-training framework that encodes page-level, region-level and word-level information at the same time.
Outcome: The proposed model learns features from word-level and region-level but fails to consider both simultaneously.

Similar Papers

Multi-Granularity Contrasting for Cross-Lingual Pre-Training (2021.findings-acl)

Copied to clipboard

Challenge: Existing approaches to pre-training focus on embedding alignment, but they neglect the modeling of bidirectional contexts.
Approach: They propose a framework to learn languageuniversal representations using multi-granularity contrasting framework . they encode semantic equivalents from different languages into similar representations .
Outcome: The proposed framework can achieve significant performance gains in machine translation and cross-lingual language understanding.
Document-Level Event Role Filler Extraction using Multi-Granularity Contextualized Encoding (2020.acl-main)

Copied to clipboard

Challenge: Document-level event extraction requires a view of a larger context to determine which spans of text correspond to event role fillers.
Approach: They propose a multi-granularity reader to dynamically aggregate information captured by neural representations learned at different levels of granularities.
Outcome: The proposed model performs substantially better than previous models on the MUC-4 event extraction dataset.
Multi-stage Pre-training over Simplified Multimodal Pre-training Models (2021.acl-long)

Copied to clipboard

Challenge: Existing multimodal pre-training models require large amounts of training data and have huge model sizes, making them impossible to apply in low-resource situations.
Approach: They propose a multi-stage pre-training method which uses information at different granularities from word, phrase to sentence in both texts and images to pre-train a model in stages.
Outcome: The proposed method outperforms the original model in Image-Text Retrieval task and outperformed the original LXMERT model in downstream tasks.
From Characters to Words: Hierarchical Pre-trained Language Model for Open-vocabulary Language Understanding (2023.acl-long)

Copied to clipboard

Challenge: Current models for natural language understanding require a preprocessing step to convert raw text into discrete tokens.
Approach: They propose a hierarchical open-vocabulary language model that adopts a shallow Transformer architecture to learn word representations from their characters and a deep inter-word Transformer module that contextualizes each word representation by attending to the entire word sequence.
Outcome: The proposed model outperforms baselines on various downstream tasks and is robust to textual corruption and domain shift.
Wukong-Reader: Multi-modal Pre-training for Fine-grained Visual Document Understanding (2023.acl-long)

Copied to clipboard

Challenge: Existing solutions for visual document understanding lack granularity of document textlines.
Approach: They propose a supervised pre-training program to leverage structural knowledge nested in document textlines to achieve fine-grained alignment between visual regions and texts.
Outcome: The proposed system performs better on various VDU tasks in English and Chinese.
Lattice-BERT: Leveraging Multi-Granularity Representations in Chinese Pre-trained Language Models (2021.naacl-main)

Copied to clipboard

Challenge: Pre-trained language models process text as a sequence of characters, ignoring more coarse granularity, e.g., words.
Approach: They propose a new pre-training paradigm for Chinese that incorporates word representations along with characters and can model a sentence in a multi-granular manner.
Outcome: The proposed model can bring an average increase of 1.5% under the 12-layer setting, which achieves new state-of-the-art among base-size models on the CLUE benchmarks.
XDoc: Unified Pre-training for Cross-Format Document Understanding (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing pre-trained models target one document format at a time, making it difficult to combine knowledge from multiple document formats.
Approach: They propose a unified pre-trained model which deals with different document formats in a single model.
Outcome: The proposed model achieves comparable or even better performance on a variety of downstream tasks compared with the individual pre-trained models.
Modeling Multi-Granularity Hierarchical Features for Relation Extraction (2022.naacl-main)

Copied to clipboard

Challenge: Existing work on relation extraction focuses on constructing explicit structured features using knowledge graph and dependency tree.
Approach: They propose a method to extract multi-granularity features based solely on the original input sentences.
Outcome: The proposed method outperforms state-of-the-art models that even use external knowledge on three public benchmarks: SemEval 2010 Task 8, Tacred, and Tacred Revisited.
MGCL: Multi-Granularity Clue Learning for Emotion-Cause Pair Extraction via Cross-Grained Knowledge Distillation (2024.findings-emnlp)

Copied to clipboard

Challenge: Traditional methods often rely on coarse-grained clause-level annotations, which overlook valuable fine-grain clues.
Approach: They propose a method that captures fine-grained clues from a weakly-supervised perspective efficiently by using a teacher model to give sub-clause clues without needing fine-grain annotations.
Outcome: The proposed method achieves state-of-the-art performance while offering improved interpretability.
Granular Entity Mapper: Advancing Fine-grained Multimodal Named Entity Recognition and Grounding (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for fine-grained content extraction are limited by long-tailed distribution of textual entity categories and performance of object detectors.
Approach: They propose a multi-granularity entity recognition module and a reranking module to integrate hierarchical information of entity categories, visual cues, and external textual resources collectively.
Outcome: The proposed framework achieves state-of-the-art on the fine-grained content extraction task.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations