Challenge: Spoken Language Understanding models are usually trained offline on historical data, but must perform well on incoming user requests after deployment.
Approach: They propose different strategies for achieving good temporal generalization . they focus on temporal drift, where the distribution of utterances may change .
Outcome: The proposed model can perform well on unseen domains, e.g., upcoming data.

Similar Papers

Chasing the Tail with Domain Generalization: A Case Study on Frequency-Enriched Datasets (2022.aacl-main)

Copied to clipboard

Challenge: In academic research, natural language understanding tasks are typically defined by creating annotated datasets in which each utterance is encountered once.
Approach: They propose a method that explicitly uses utterance frequency in training data to learn models that are more robust to unknown distributions.
Outcome: The proposed approach shows up to 7.02% relative improvement over baselines on the tail data.
Is Your LLM Outdated? A Deep Look at Temporal Generalization (2025.naacl-long)

Copied to clipboard

Challenge: Existing methods to evaluate large language models are limited due to their inherent dynamic nature and the inherent dynamicity of language and information.
Approach: They introduce a new evaluation framework that employs fresh text and event prediction for assessing LLMs’ temporal adaptability.
Outcome: The proposed framework shows significant temporal biases and a decline in performance over time.
SLUE Phase-2: A Benchmark Suite of Diverse Spoken Language Understanding Tasks (2023.acl-long)

Copied to clipboard

Challenge: Spoken language understanding (SLU) tasks have received little attention and resources compared to lower-level tasks like speech and speaker recognition.
Approach: They propose annotated SLU benchmark tasks based on freely available speech data to complement existing benchmarks and address gaps in the evaluation landscape.
Outcome: The proposed benchmarks complement existing benchmarks and address gaps in the evaluation landscape.
Improving Temporal Generalization of Pre-trained Language Models with Lexical Semantic Change (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to improve neural language models perform poorly on emerging data.
Approach: They propose a lexical-level masking strategy to post-train a neural language model using static data from past years.
Outcome: The proposed method outperforms existing methods on two pre-trained language models, two classification tasks, and four benchmark datasets.
On the Evaluation of Speech Foundation Models for Spoken Language Understanding (2024.findings-acl)

Copied to clipboard

Challenge: Spoken language understanding evaluation (SLUE) benchmarks are used to benchmark complex spoken language understanding tasks on natural speech.
Approach: They propose a set of benchmark tasks to evaluate spoken language understanding on natural speech . they use pre-trained speech foundation models to evaluate the utility of different SFMs .
Outcome: The proposed framework outperforms pre-trained speech foundation models on natural speech . the proposed framework also outperformed self-supervised SFMs on the sequence generation tasks .
How Time Matters: Learning Time-Decay Attention for Contextual Spoken Language Understanding in Dialogues (N18-1)

Copied to clipboard

Challenge: Spoken language understanding (SLU) is an essential component in conversational systems.
Approach: They propose a universal time-decay attention mechanism that can be used to decay utterances on the sentence-level and speaker-level.
Outcome: The proposed model significantly improves the state-of-the-art model for contextual understanding performance on the benchmark Dialogue State Tracking Challenge (DSTC4) dataset.
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.
Decay-Function-Free Time-Aware Attention to Context and Speaker Indicator for Spoken Language Understanding (N19-1)

Copied to clipboard

Challenge: Existing models that use contextual information of dialogues to improve spoken language understanding (SLU) select the wrong history when the histories are similar in content.
Approach: They propose time-aware models that automatically learn the latent time-decay function of the history without a manual time- decay.
Outcome: The proposed models achieve higher F1 scores than state-of-the-art models on a benchmark dataset .
Time-Aware Language Models as Temporal Knowledge Bases (2022.tacl-1)

Copied to clipboard

Challenge: Existing language models are trained on snapshots of data collected at a specific moment in time.
Approach: They propose a diagnostic dataset aimed at probing LMs for factual knowledge that changes over time.
Outcome: The proposed method improves memorization of seen facts and calibration on unseen facts from future time periods.
Are Large Language Model Temporally Grounded? (2024.naacl-long)

Copied to clipboard

Challenge: Recent large language models lack a consistent temporal model of textual narratives . sentence ordering in unlabelled texts is only weakly correlated with event ordering .
Approach: They evaluate LLMs with textual narratives and evaluate their common-sense knowledge . they find that LLM models struggle the most with self-consistency .
Outcome: The proposed models lack a consistent temporal model of textual narratives.

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