中文
相关论文

相关论文: Typologically Informed Parameter Aggregation

200 篇论文

Recent advancements in image understanding have benefited from the extensive use of web image-text pairs. However, video understanding remains a challenge despite the availability of substantial web video-text data. This difficulty…

计算机视觉与模式识别 · 计算机科学 2024-11-05 Wei Li , Hehe Fan , Yongkang Wong , Mohan Kankanhalli , Yi Yang

In this work, we explore a cost-effective framework for multilingual image generation. We find that, unlike models tuned on high-quality images with multilingual annotations, leveraging text encoders pre-trained on widely available, noisy…

计算与语言 · 计算机科学 2025-06-06 Sen Xing , Muyan Zhong , Zeqiang Lai , Liangchen Li , Jiawen Liu , Yaohui Wang , Jifeng Dai , Wenhai Wang

Multimodal Multi-hop question answering requires integrating information from diverse sources, such as images and texts, to derive answers. Existing methods typically rely on sequential retrieval and reasoning, where each step builds on the…

人工智能 · 计算机科学 2025-09-22 Yiheng Hu , Xiaoyang Wang , Qing Liu , Xiwei Xu , Qian Fu , Wenjie Zhang , Liming Zhu

The current state-of-the-art for few-shot cross-lingual transfer learning first trains on abundant labeled data in the source language and then fine-tunes with a few examples on the target language, termed target-adapting. Though this has…

计算与语言 · 计算机科学 2022-05-02 Haoran Xu , Kenton Murray

Language is by its very nature incremental in how it is produced and processed. This property can be exploited by NLP systems to produce fast responses, which has been shown to be beneficial for real-time interactive applications. Recent…

计算与语言 · 计算机科学 2023-05-19 Patrick Kahardipraja , Brielen Madureira , David Schlangen

Transformer based architectures have shown notable results on many down streaming tasks including question answering. The availability of data, on the other hand, impedes obtaining legitimate performance for low-resource languages. In this…

计算与语言 · 计算机科学 2024-09-04 Hariom A. Pandya , Bhavik Ardeshna , Brijesh S. Bhatt

Prompt learning has proven effective in adapting vision language models for downstream tasks. However, existing methods usually append learnable prompt tokens solely with the category names to obtain textual features, which fails to fully…

计算机视觉与模式识别 · 计算机科学 2025-04-22 Tong Ding , Wanhua Li , Zhongqi Miao , Hanspeter Pfister

Parameter-Efficient Fine-Tuning (PEFT) is essential for adapting Large Language Models (LLMs). In practice, LLMs are often required to handle a diverse set of tasks from multiple domains, a scenario naturally addressed by multi-task…

计算与语言 · 计算机科学 2025-08-08 Jinda Liu , Bo Cheng , Yi Chang , Yuan Wu

Vision-Language Models (VLMs) like CLIP have demonstrated remarkable generalization in zero- and few-shot settings, but adapting them efficiently to decentralized, heterogeneous data remains a challenge. While prompt tuning has emerged as a…

计算机视觉与模式识别 · 计算机科学 2026-03-02 Sajjad Ghiasvand , Mahnoosh Alizadeh , Ramtin Pedarsani

Low-Rank Adapters (LoRAs) have transformed the fine-tuning of Large Language Models (LLMs) by enabling parameter-efficient updates. However, their widespread adoption remains limited by the reliance on GPU-based training. In this work, we…

机器学习 · 计算机科学 2025-07-03 Reza Arabpour , Haitz Sáez de Ocáriz Borde , Anastasis Kratsios

Large language models are trained in two stages: (1) unsupervised pretraining from raw text, to learn general-purpose representations, and (2) large scale instruction tuning and reinforcement learning, to better align to end tasks and user…

The performance of multilingual pretrained models is highly dependent on the availability of monolingual or parallel text present in a target language. Thus, the majority of the world's languages cannot benefit from recent progress in NLP…

计算与语言 · 计算机科学 2022-04-07 Xinyi Wang , Sebastian Ruder , Graham Neubig

Vision-Language Models such as CLIP exhibit strong zero-shot recognition capability by aligning images with textual concepts, yet they often underperform on multi-label recognition where multiple objects co-exist. A key bottleneck is that…

计算机视觉与模式识别 · 计算机科学 2026-05-26 Akang Wang , Xili Deng , Zhanxuan Hu , Yi Zhao , Yonghang Tai , Huafeng Li

In recent years, there has been a growing interest in the development of language models capable of generating text with controllable attributes. While several approaches have been proposed, many of these methods require condition-specific…

计算与语言 · 计算机科学 2023-02-22 Shangda Wu , Maosong Sun

Multimodal large language models (MLLMs) have gained significant attention due to their impressive ability to integrate vision and language modalities. Recent advancements in MLLMs have primarily focused on improving performance through…

计算与语言 · 计算机科学 2025-09-19 Chenkun Tan , Pengyu Wang , Shaojun Zhou , Botian Jiang , Zhaowei Li , Dong Zhang , Xinghao Wang , Yaqian Zhou , Xipeng Qiu

The rising popularity of large foundation models has led to a heightened demand for parameter-efficient fine-tuning methods, such as Low-Rank Adaptation (LoRA), which offer performance comparable to full model fine-tuning while requiring…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Farzad Farhadzadeh , Debasmit Das , Shubhankar Borse , Fatih Porikli

We present GraPPa, an effective pre-training approach for table semantic parsing that learns a compositional inductive bias in the joint representations of textual and tabular data. We construct synthetic question-SQL pairs over…

This paper introduces a new framework for data efficient and versatile learning. Specifically: 1) We develop ML-PIP, a general framework for Meta-Learning approximate Probabilistic Inference for Prediction. ML-PIP extends existing…

Multilingual machine translation suffers from negative interference across languages. A common solution is to relax parameter sharing with language-specific modules like adapters. However, adapters of related languages are unable to…

计算与语言 · 计算机科学 2022-12-06 Christos Baziotis , Mikel Artetxe , James Cross , Shruti Bhosale

Recent advances in multilingual dependency parsing have brought the idea of a truly universal parser closer to reality. However, cross-language interference and restrained model capacity remain major obstacles. To address this, we propose a…

计算与语言 · 计算机科学 2020-10-07 Ahmet Üstün , Arianna Bisazza , Gosse Bouma , Gertjan van Noord