中文
相关论文

相关论文: Mitigating Position-Shift Failures in Text-Based M…

200 篇论文

Adversarial examples have appeared as a ubiquitous property of machine learning models where bounded adversarial perturbation could mislead the models to make arbitrarily incorrect predictions. Such examples provide a way to assess the…

机器学习 · 计算机科学 2021-03-02 Zhuolin Yang , Zhaoxi Chen , Tiffany Cai , Xinyun Chen , Bo Li , Yuandong Tian

Grokking -- the delayed transition from memorization to generalization in small algorithmic tasks -- remains poorly understood. We present a geometric analysis of optimization dynamics in transformers trained on modular arithmetic. PCA of…

机器学习 · 计算机科学 2026-04-06 Yongzhong Xu

Recent research has made the surprising finding that state-of-the-art deep learning models sometimes fail to generalize to small variations of the input. Adversarial training has been shown to be an effective approach to overcome this…

Since out-of-distribution generalization is a generally ill-posed problem, various proxy targets (e.g., calibration, adversarial robustness, algorithmic corruptions, invariance across shifts) were studied across different research programs…

Deep learning methods have boosted the adoption of NLP systems in real-life applications. However, they turn out to be vulnerable to distribution shifts over time which may cause severe dysfunctions in production systems, urging…

计算与语言 · 计算机科学 2022-11-28 Pierre Colombo , Eduardo D. C. Gomes , Guillaume Staerman , Nathan Noiry , Pablo Piantanida

Existing Natural Language Understanding (NLU) models have been shown to incorporate dataset biases leading to strong performance on in-distribution (ID) test sets but poor performance on out-of-distribution (OOD) ones. We introduce a simple…

计算与语言 · 计算机科学 2021-09-07 Abbas Ghaddar , Philippe Langlais , Mehdi Rezagholizadeh , Ahmad Rashid

Multi-modal large language models (MLLMs), such as GPT-4o, excel at integrating text and visual data but face systematic challenges when interpreting ambiguous or incomplete visual stimuli. This study leverages statistical modeling to…

机器学习 · 计算机科学 2024-12-09 Ching-Yi Wang

As the size of the pre-trained language model (PLM) continues to increase, numerous parameter-efficient transfer learning methods have been proposed recently to compensate for the tremendous cost of fine-tuning. Despite the impressive…

计算与语言 · 计算机科学 2023-06-16 Hyunsoo Cho , Choonghyun Park , Junyeop Kim , Hyuhng Joon Kim , Kang Min Yoo , Sang-goo Lee

Machine learning models often degrade when deployed on data distributions different from their training data. Challenging conventional validation paradigms, we demonstrate that higher in-distribution (ID) bias can lead to better…

机器学习 · 计算机科学 2025-06-03 Ruixuan Chen , Wentao Li , Jiahui Xiao , Yuchen Li , Yimin Tang , Xiaonan Wang

Although prior work in computer vision has shown strong correlations between in-distribution (ID) and out-of-distribution (OOD) accuracies, such relationships remain underexplored in audio-based models. In this study, we investigate how…

机器学习 · 计算机科学 2025-08-01 Anaïs Baranger , Lucas Maison

The transformer's remarkable ability to perform in-context learning (ICL) has sparked a wide range of studies designed to understand its strengths and limitations. However, a theoretical understanding of when ICL can and cannot generalize…

机器学习 · 统计学 2026-04-30 Soo Min Kwon , Alec S. Xu , Can Yaras , Laura Balzano , Qing Qu

We introduce a simple and efficient method, called Auxiliary Tuning, for adapting a pre-trained Language Model to a novel task; we demonstrate this approach on the task of conditional text generation. Our approach supplements the original…

计算与语言 · 计算机科学 2020-07-01 Yoel Zeldes , Dan Padnos , Or Sharir , Barak Peleg

In this work, our objective is to address the problems of generalization and flexibility for text recognition in documents. We introduce a new model that exploits the repetitive nature of characters in languages, and decouples the visual…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Chuhan Zhang , Ankush Gupta , Andrew Zisserman

Numerous pre-training techniques for visual document understanding (VDU) have recently shown substantial improvements in performance across a wide range of document tasks. However, these pre-trained VDU models cannot guarantee continued…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Jiabang He , Yi Hu , Lei Wang , Xing Xu , Ning Liu , Hui Liu , Heng Tao Shen

Transformer models, which leverage architectural improvements like self-attention, perform remarkably well on Natural Language Processing (NLP) tasks. The self-attention mechanism is position agnostic. In order to capture positional…

计算与语言 · 计算机科学 2021-09-28 Zhiheng Huang , Davis Liang , Peng Xu , Bing Xiang

Background: Children do not simply learn that balls are round and blocks are square. They learn that shape is the kind of feature that tends to define object categories -- a second-order generalisation known as an overhypothesis [1, 2].…

计算与语言 · 计算机科学 2026-04-08 Jon-Paul Cacioli

Modern language models rely on static vocabularies, fixed before pretraining, in contrast to the adaptive vocabulary acquisition observed in human language learning. To bridge this gap, we introduce vocabulary curriculum learning, an…

计算与语言 · 计算机科学 2025-02-26 Fangyuan Yu

Large Language Models (LLMs) have demonstrated impressive zero-shot capabilities and versatility in NLP tasks, however they sometimes fail to maintain crucial invariances for specific tasks. One example is permutation sensitivity, where…

计算与语言 · 计算机科学 2024-03-21 Adian Liusie , Yassir Fathullah , Mark J. F. Gales

Tabular foundation models with different architectures converge in accuracy across a range of classification and regression tasks. This raises questions a leaderboard cannot answer: (i) whether the models execute the same in-context…

机器学习 · 计算机科学 2026-05-21 Marin Biloš , James T. Wilson , Anderson Schneider , Yuriy Nevmyvaka

Neural machine learning models can successfully model language that is similar to their training distribution, but they are highly susceptible to degradation under distribution shift, which occurs in many practical applications when…

机器学习 · 计算机科学 2022-04-26 Antonio Valerio Miceli-Barone , Alexandra Birch , Rico Sennrich