Papers with intra-
Bacteria Biotope Relation Extraction via Lexical Chains and Dependency Graphs (D19-57)
Copied to clipboard
| Challenge: | In this paper, we describe our approach for the Bacteria Biotopes relation extraction subtask in the BioNLP Shared Task 2019 . |
| Approach: | They propose a novel approach for dependency graph construction based on lexical chains . they then propose 'neuro network' model which uses short-term memories and syntax information . |
| Outcome: | The proposed approach achieves the best F1 (66.3%) in the official evaluation participated by 7 teams. |
Exploring Cross-Client Memorization of Training Data in Large Language Models for Federated Learning (2026.acl-short)
Copied to clipboard
Tinnakit Udsa, Can Udomcharoenchaikit, Patomporn Payoungkhamdee, Sarana Nutanong, Norrathep Rattanavipanon
| Challenge: | Existing methods to assess memorization in federated learning focus on one sample at a time . centralized learning does not eliminate the risk of memorizing large language models . |
| Approach: | They propose a framework that quantifies both intra- and inter-client memorization in FL . they use fine-grained cross-sample memorisation measurement across all clients . |
| Outcome: | The proposed framework quantifies both intra- and inter-client memorization in FL using fine-grained cross-sample memorisation measurement across all clients. |
Employing Glyphic Information for Chinese Event Extraction with Vision-Language Model (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Recent studies on event extraction have incorporated a variety of features, including textual elements and annotations. |
| Approach: | They propose a glyphic multi-modal Chinese event extraction model with hieroglyphic images to capture morphological structure from the sequence. |
| Outcome: | The proposed model can extract events from a Chinese and KBP Eval datasets at low cost. |
Improve Discourse Dependency Parsing with Contextualized Representations (2022.findings-naacl)
Copied to clipboard
| Challenge: | Existing studies show that discourse dependency analysis is easier when describing text units in a context-dependent way. |
| Approach: | They propose to use transformers to encode contextualized representations of units of different levels to capture information needed for discourse dependency analysis. |
| Outcome: | The proposed model outperforms traditional direct classification methods on English and Chinese datasets. |
Event Causality Extraction with Event Argument Correlations (2022.coling-1)
Copied to clipboard
| Challenge: | Event Causality Identification (ECI) ignores crucial event structure and cause-effect component information, making it struggle for downstream applications. |
| Approach: | They propose a task to extract event causality pairs with their structured event information from plain text. |
| Outcome: | The proposed method captures the intra- and inter-event argument correlations for ECE and provides several future directions. |
Crisscrossed Captions: Extended Intramodal and Intermodal Semantic Similarity Judgments for MS-COCO (2021.eacl-main)
Copied to clipboard
| Challenge: | Existing image captioning datasets have limited cross-modal associations, preventing researchers from examining how inter-modal learning impacts intra-modal tasks. |
| Approach: | They propose to use image captioning data to support multi-modal retrieval training and evaluation to assess the impact of inter-modality learning. |
| Outcome: | The proposed model is able to measure the influence of intra- and inter-modality learning. |
Document-Level Event Factuality Identification via Adversarial Neural Network (N19-1)
Copied to clipboard
| Challenge: | Document-level event factuality identification is crucial for discourse understanding in NLP . identifying document-level factual of events requires comprehensive understanding of documents . |
| Approach: | They propose to construct a corpus annotated with document- and sentence-level event factuality information on English and Chinese texts. |
| Outcome: | The proposed model outperforms baselines on the constructed corpus. |
The Interpreter Understands Your Meaning: End-to-end Spoken Language Understanding Aided by Speech Translation (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Modern artificial intelligence is characterized by large pretrained language models with strong language capabilities to be adapted to various downstream tasks. |
| Approach: | They propose to use the task of speech translation (ST) to pretrain speech models for end-to-end SLU on intra- and cross-lingual scenarios. |
| Outcome: | The proposed model achieves higher performance over baselines on monolingual and multilingual intent classification as well as spoken question answering using SLURP, MINDS-14, and NMSQA benchmarks. |
ProMedTS: A Self-Supervised, Prompt-Guided Multimodal Approach for Integrating Medical Text and Time Series (2025.findings-acl)
Copied to clipboard
Shuai Niu, Jing Ma, Hongzhan Lin, Liang Bai, Zhihua Wang, V. W., Richard Yi Da Xu, Guo Li, Xian Yang
| Challenge: | Large language models excel at processing unstructured data, but integrating time series data with text remains a challenge. |
| Approach: | They propose a self-supervised multimodal framework that uses prompt-guided learning to unify heterogeneous data types. |
| Outcome: | The proposed framework outperforms state-of-the-art approaches on disease diagnosis tasks using real-world datasets. |
MaCSC: Towards Multimodal-augmented Pre-trained Language Models via Conceptual Prototypes and Self-balancing Calibration (2024.naacl-long)
Copied to clipboard
| Challenge: | Existing approaches to training pre-trained language models (PLMs) focus on static image modality; inevitably encounter modality gaps and noise; and treat all modalities. |
| Approach: | They propose a multimodal-augmented framework that can infuse multimodal semantics into PLMs and facilitate a self-balancing calibration of information allocation. |
| Outcome: | The proposed framework outperforms baselines on multiple NLP tasks and outperformed existing frameworks. |
Multi-perspective Coherent Reasoning for Helpfulness Prediction of Multimodal Reviews (2021.acl-long)
Copied to clipboard
| Challenge: | Existing review helpfulness prediction tasks rely on text and image modalities to analyze review helpfuliness. |
| Approach: | They propose a task to analyze review helpfulness from text and visual modalities and propose 'multi-perspective coherent reasoning' method to combine coherence between product and review is proposed. |
| Outcome: | The proposed method can lead to performance increase of 8.5% compared to the best performing text-only model. |
Enhancing Multilingual Language Model with Massive Multilingual Knowledge Triples (2022.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for language model pretraining use limited knowledge graph data for knowledge-intensive tasks. |
| Approach: | They propose to make better use of multilingual annotations and language agnostic properties of KG triples for pretraining LMs. |
| Outcome: | The proposed models show significant performance improvements on a wide range of knowledge-intensive cross-lingual tasks. |
Connecting the Dots: Document-level Neural Relation Extraction with Edge-oriented Graphs (D19-1)
Copied to clipboard
| Challenge: | Existing approaches to document-level relation extraction use nodes and edges as relations between nodes. |
| Approach: | They propose an edge-oriented graph neural model for document-level relation extraction that uses different types of nodes and edges to create a document-based graph. |
| Outcome: | The proposed model can learn intra- and inter-sentence relations using multi-instance learning internally. |
A-TIP: Attribute-aware Text Infilling via Pre-trained Language Model (2022.coling-1)
Copied to clipboard
| Challenge: | Existing methods for text infilling focus on the infill length of blanks and attribute relevance, but attribute-aware content can be more useful. |
| Approach: | They propose an attribute-aware text infilling method via a Pre-trained language model which contains a text in filling component and a plug-and-play discriminator. |
| Outcome: | The proposed method improves attribute relevance without decreasing text fluency on three open-source datasets. |
MTCue: Learning Zero-Shot Control of Extra-Textual Attributes by Leveraging Unstructured Context in Neural Machine Translation (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing research has focused on providing individual, well-defined types of context in translation, such as the surrounding text or discrete external variables like the speaker’s gender. |
| Approach: | They introduce a novel neural machine translation framework that interprets all context as text. |
| Outcome: | The proposed framework outperforms a baseline that matched the parameters and significantly outperformed it in English translation. |
Uncertainty-Aware Balancing for Multilingual and Multi-Domain Neural Machine Translation Training (2021.emnlp-main)
Copied to clipboard
| Challenge: | MultiUAT dynamically adjusts training data usage based on model’s uncertainty on a small set of trusted clean data for multi-corpus machine translation. |
| Approach: | They propose an approach that dynamically adjusts the training data usage based on the model’s uncertainty on a small set of trusted clean data for multi-corpus machine translation. |
| Outcome: | The proposed approach outperforms baselines on 16 languages and 2 domains on English-German translation. |
MobileVLM: A Vision-Language Model for Better Intra- and Inter-UI Understanding (2024.findings-emnlp)
Copied to clipboard
Qinzhuo Wu, Weikai Xu, Wei Liu, Tao Tan, Liujian Liujianfeng, Ang Li, Jian Luan, Bin Wang, Shuo Shang
| Challenge: | Recent mobile AI agents based on VLMs lack basic mobile capabilities due to their pre-trained nature. |
| Approach: | They propose a mobile AI agent based on VLMs that includes additional pre-training stages to enhance both intra- and inter-UI understanding. |
| Outcome: | The proposed model outperforms existing VLMs on the Chinese mobile dataset Mobile3M . |
Modeling Intra- and Inter-Modal Relations: Hierarchical Graph Contrastive Learning for Multimodal Sentiment Analysis (2022.coling-1)
Copied to clipboard
| Challenge: | Existing studies in Multimodal Sentiment Analysis lack a mechanism to understand complex relations between different modalities. |
| Approach: | They propose a hierarchical graph contrastive learning framework for multimodal sentiment analysis that explores the relationships between modality representations. |
| Outcome: | The proposed framework outperforms the state-of-the-art in multimodal sentiment analysis on two benchmark datasets. |
Learning Latent Relations for Temporal Knowledge Graph Reasoning (2023.acl-long)
Copied to clipboard
| Challenge: | Existing methods for Temporal Knowledge Graph reasoning capture intra- and inter-time latent relations between entities that appear at different times. |
| Approach: | They propose a Latent relations Learning method for TKG reasoning that captures latent relations between entities at different times. |
| Outcome: | The proposed method exploits the intra- and inter-time latent relations of entities at different times. |
How to Train Your Fact Verifier: Knowledge Transfer with Multimodal Open Models (2024.findings-emnlp)
Copied to clipboard
Jaeyoung Lee, Ximing Lu, Jack Hessel, Faeze Brahman, Youngjae Yu, Yonatan Bisk, Yejin Choi, Saadia Gabriel
| Challenge: | a growing influx of misinformation across news and social media is hampered by outdated foundation model training data. |
| Approach: | They propose to use large language models to scale up online policing mechanisms . they evaluate foundation model performance without continual updating . |
| Outcome: | The proposed model can improve performance without continual updating . the proposed model improves on two widely used benchmarks . |
Federated Data-Efficient Instruction Tuning for Large Language Models (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing federated learning (FL) uses all local data, causing excessive computational overhead and overfitting to local data. |
| Approach: | They propose a federated data-efficient instruction tuning approach which utilizes a representative subset of edge-side data to tune LLMs. |
| Outcome: | The proposed method improves Rouge-L on unseen tasks by 10.72% over the SOTA full-data instruction tuning methods while using less than 1.5% of the data samples. |
Probing Graph Decomposition for Argument Pair Extraction (2023.findings-acl)
Copied to clipboard
| Challenge: | Argument pair extraction (APE) aims to extract interactive argument pairs from two passages within a discussion. |
| Approach: | They propose a method to extract interactive argument pairs from two passages . they propose to decompose the probing graph into four sub-graphs based on inter- and intra-passage perspectives . |
| Outcome: | The proposed method improves on strong baselines on two benchmark datasets. |
ET-MIER: Entity Type-guided Key Mention Identification and Evidence Retrieval for Document-level Relation Extraction (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing work does not fully distinguish the contribution of different mentions to entity representation and the importance of mentions in evidence sentences. |
| Approach: | They propose a document-level relation extraction task that uses entity mentions to identify relations between entities in a text. |
| Outcome: | The proposed model achieves state-of-the-art on widely-adopted datasets. |
NAIST-SIC-Aligned: An Aligned English-Japanese Simultaneous Interpretation Corpus (2024.lrec-main)
Copied to clipboard
| Challenge: | Simultaneous interpretation data is a task where an utterance is translated in real-time. |
| Approach: | They propose to use an automatically-aligned parallel English-Japanese SI dataset to make it suitable for model training. |
| Outcome: | The proposed model improves translation quality and latency over baselines. |
RAG over Tables: Hierarchical Memory Index, Multi-Stage Retrieval, and Benchmarking (2026.findings-acl)
Copied to clipboard
| Challenge: | Retrieval-Augmented Generation (RAG) integrates knowledge from tables with an external knowledge base to improve the answer relevance and accuracy. |
| Approach: | They propose a table-corpora-aware RAG framework called T-RAG to integrate external knowledge into Large Language Models (LLMs) they then develop a multi-table question answering benchmark called MultiTableQA which spans 3 different task types, 57,193 tables, and 23,758 questions in total. |
| Outcome: | The proposed framework achieves state-of-the-art accuracy, recall, and runtime performance, with improvements of up to 9.4%. |