paper-with-me

홈 › Papers

Looking to Learn: Token-wise Dynamic Gating for Low-Resource Vision-Language Modelling

2025-10-09 · Bianca-Mihaela Ganescu, Suchir Salhan, Andrew Caines, Paula Buttery arxiv

Training vision-language models on cognitively-plausible amounts of data requires rethinking how models integrate multimodal information. Within the constraints of the Vision track for the BabyLM Challenge 2025, we propose a lightweight decoder-based architecture with (1) token-wise dynamic gating for adaptive fusion of linguistic and visual cues, (2) feature modulation and channel attention to maximise the utility of limited visual information and (3) auxiliary contrastive objectives for visual grounding. Evaluation on five benchmarks (BLiMP, BLiMP Supplement, EWoK, Winoground and VQA) shows competitive or superior performance to multimodal baselines. More notably, our dynamic gate discovers interpretable patterns without explicit supervision, favouring visual cues for content words and linguistic cues for function words. While we identify limitations in the Challenge constraints, such as the information bottleneck created by global image embeddings and training instability from the dataset split, our findings establish dynamic gating as a powerful tool for efficient multimodal learning, offering both interpretability and performance even under severe constraints.

📄 PDF Abstract BibTeX arXiv:2510.08470

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingVisual Grounding

Similar Papers 제목 키워드 기반

STaRR: Spatial-Temporal Token-Dynamics-Aware Responsive Remasking for Diffusion Language Models

2025-12-07 · Xinhao Sun, Huaijin Zhao, Maoliang Li, Zihao Zheng 외 arxiv

Diffusion Language Models (DLMs) enable parallel decoding via iterative denoising, where remasking strategies play a critical role in balancing inference speed and output quality. Existing methods predominantly rely on s…

DLLG: Dynamic Logit-Level Gating of LLM Experts

2026-06-03 · Bingnan Li, Zhaoyang Zhang, Xiaoze Liu, Yantao Shen 외 arxiv

Leveraging multiple specialized LLMs can combine complementary strengths, but existing approaches trade adaptability for stability: routing commits prematurely, heuristic ensembling depends on fragile proxies, and parame…

MiLe Loss: a New Loss for Mitigating the Bias of Learning Difficulties in Generative Language Models

2023-10-30 · Zhenpeng Su, Xing Wu, Xue Bai, Zijia Lin 외

Generative language models are usually pretrained on large text corpus via predicting the next token (i.e., sub-word/word/phrase) given the previous ones. Recent works have demonstrated the impressive performance of larg…

Language ModelingLanguage ModellingMulti-task Language Understanding

Sigmoid Self-Attention has Lower Sample Complexity than Softmax Self-Attention: A Mixture-of-Experts Perspective

2025-02-01 · Fanqi Yan, Huy Nguyen, Pedram Akbarian, Nhat Ho 외

At the core of the popular Transformer architecture is the self-attention mechanism, which dynamically assigns softmax weights to each input token so that the model can focus on the most salient information. However, the…

Mixture-of-Experts

SPARTA: Advancing Sparse Attention in Spiking Neural Networks via Spike-Timing-Based Prioritization

2025-08-03 · Minsuk Jang, Changick Kim arxiv

Current Spiking Neural Networks (SNNs) underutilize the temporal dynamics inherent in spike-based processing, relying primarily on rate coding while overlooking precise timing information that provides rich computational…

Computational Efficiency