Challenge: Existing methods for identifying domain-shifted instances are prone to OOD and adversarial inputs.
Approach: They propose an unsupervised method that separates, extracts, and learns the semantic role labeling guided out-of-distribution Detection (SRLOOD) they propose a self-supervised approach to enhance global-local feature learning by predicting SRL extracted role.
Outcome: The proposed method achieves SOTA performance on four OOD benchmarks.

Similar Papers

Out-of-Distribution Detection via LLM-Guided Outlier Generation for Text-attributed Graph (2025.findings-acl)

Copied to clipboard

Challenge: Text-Attributed Graphs (TAGs) are widely used in the real world.
Approach: They propose to use Large Language Models to generate OOD-nodes with high quality . they also use LLMs to integrate existing nodes with LLM-generated edges .
Outcome: The proposed method performs well on samples outside the In-Distribution (ID) data, but it is difficult to obtain high-quality OOD samples in the real world.
Classical Out-of-Distribution Detection Methods Benchmark in Text Classification Tasks (2023.acl-srw)

Copied to clipboard

Challenge: Current approaches to OOD detection in NLP are not yet sufficiently sensitive to capture all samples characterized by various types of distributional shifts.
Approach: They evaluated eight methods that are easily integrable into existing NLP systems and require no additional OOD data or model modifications.
Outcome: The proposed methods are easily integrable into existing NLP systems and require no additional OOD data or model modifications.
SELFOOD: Self-Supervised Out-Of-Distribution Detection via Learning to Rank (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for supervised OOD detection require expensive manual annotation of in-distribution and OOD samples.
Approach: They propose a self-supervised OOD detection method that requires only in-distribution samples as supervision.
Outcome: Experiments with multiple classifiers on coarse- and fine-grained datasets show the proposed method performs well in both coarse-and fine-grid settings.
Fine-Tuning Deteriorates General Textual Out-of-Distribution Detection by Distorting Task-Agnostic Features (2023.findings-eacl)

Copied to clipboard

Challenge: Existing methods for detecting out-of-distribution inputs are underexplored . detecting semantic and non-semantic shifts is difficult for pre-tuned pre-trainers .
Approach: They propose a general OOD score that integrates confidence scores from task-agnostic and task-specific representations to improve detecting semantic and non-semantic shifts.
Outcome: The proposed method improves on two cross-task benchmarks with semantic and non-semantic shifts.
Types of Out-of-Distribution Texts and How to Detect Them (2021.emnlp-main)

Copied to clipboard

Challenge: Current NLP models produce unreliable or catastrophic predictions when training and test distributions differ . current models tend to produce unreliability or even catastrophic predictions that hurt user trust.
Approach: They categorize examples as exhibiting a background shift or semantic shift and use calibration and density estimation methods to detect OOD examples.
Outcome: The proposed methods beat calibration methods in background shift settings and perform worse in semantic shift settings.
Enhancing Out-of-Distribution Detection in Natural Language Understanding via Implicit Layer Ensemble (2022.findings-emnlp)

Copied to clipboard

Challenge: Out-of-distribution (OOD) detection aims to discern outliers from the intended data distribution, which is crucial to maintaining high reliability and a good user experience.
Approach: They propose a framework that encourages intermediate features to learn layer-specialized representations and assembles them implicitly into a single representation to absorb rich information in the pre-trained language model.
Outcome: The proposed framework is significantly more effective than previous studies in intent classification and OOD datasets.
Improving Unsupervised Out-of-domain detection through Pseudo Labeling and Learning (2023.findings-eacl)

Copied to clipboard

Challenge: Unsupervised OOD detection is a task aimed at discriminating whether given samples are from the in-domain (IND) . previous studies adopted the one-class classification approach, assuming that the training samples come from a single domain.
Approach: They propose a framework that leverages latent categorical information to improve representation learning for textual OOD detection.
Outcome: The proposed framework significantly outperforms baseline models on three datasets.
VI-OOD: A Unified Framework of Representation Learning for Textual Out-of-distribution Detection (2024.lrec-main)

Copied to clipboard

Challenge: Out-of-distribution (OOD) detection is a crucial part of deep neural networks.
Approach: They propose a variational inference framework which maximizes the likelihood of the joint distribution p(x, y) instead of p[y|x).
Outcome: The proposed framework maximizes the likelihood of the joint distribution p(x, y) instead of p[y|x).
How Good Are LLMs at Out-of-Distribution Detection? (2024.lrec-main)

Copied to clipboard

Challenge: Out-of-distribution (OOD) detection is crucial for ensuring AI safety . large language models (LLMs) are becoming more prevalent due to their scale, pre-training objectives, and paradigms used for inference.
Approach: They propose to use large language models to investigate out-of-distribution (OOD) detection in machine learning.
Outcome: The proposed method outperforms other OOD detectors in zero-grad and fine-tuning scenarios.
Large Language Models for Anomaly and Out-of-Distribution Detection: A Survey (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated their effectiveness in natural language processing but also in broader applications due to their advanced comprehension and generative capabilities.
Approach: They propose a taxonomy to categorize existing approaches into two classes based on the role played by LLMs.
Outcome: The proposed taxonomy categorizes existing approaches into two classes based on the role played by LLMs.

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