中文
相关论文

相关论文: Lens: Rethinking Training Efficiency for Foundatio…

200 篇论文

As global demand for multilingual large language models (LLMs) grows, most LLMs still remain overly focused on English, leading to the limited access to advanced AI for non-English speakers. Current methods to enhance multilingual…

计算与语言 · 计算机科学 2025-05-27 Weixiang Zhao , Yulin Hu , Jiahe Guo , Xingyu Sui , Tongtong Wu , Yang Deng , Yanyan Zhao , Bing Qin , Wanxiang Che , Ting Liu

Text-prompted image segmentation enables fine-grained visual understanding and is critical for applications such as human-computer interaction and robotics. However, existing supervised fine-tuning methods typically ignore explicit…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Lianghui Zhu , Bin Ouyang , Yuxuan Zhang , Tianheng Cheng , Rui Hu , Haocheng Shen , Longjin Ran , Xiaoxin Chen , Li Yu , Wenyu Liu , Xinggang Wang

Multimodal Large Language Models (MLLMs) have achieved significant advances in integrating visual and linguistic information, yet their ability to reason about complex and real-world scenarios remains limited. The existing benchmarks are…

Recent large language models (LLMs) have demonstrated exceptional performance on general-purpose text embedding tasks. While dense embeddings have dominated related research, we introduce the first lexicon-based embeddings (LENS) leveraging…

计算与语言 · 计算机科学 2026-03-20 Yibin Lei , Tao Shen , Yu Cao , Andrew Yates

Training learnable metrics using modern language models has recently emerged as a promising method for the automatic evaluation of machine translation. However, existing human evaluation datasets for text simplification have limited…

计算与语言 · 计算机科学 2023-07-11 Mounica Maddela , Yao Dou , David Heineman , Wei Xu

Domain shift remains a persistent challenge in deep-learning-based computer vision, often requiring extensive model modifications or large labeled datasets to address. Inspired by human visual perception, which adjusts input quality through…

计算机视觉与模式识别 · 计算机科学 2026-05-20 Eunsu Baek , Sunghwan Han , Taesik Gong , Hyung-Sin Kim

Long-context capabilities are essential for a wide range of applications, including document and video understanding, in-context learning, and inference-time scaling, all of which require models to process and reason over long sequences of…

计算与语言 · 计算机科学 2025-04-09 Chejian Xu , Wei Ping , Peng Xu , Zihan Liu , Boxin Wang , Mohammad Shoeybi , Bo Li , Bryan Catanzaro

Pre-training decoder-only language models relies on vast amounts of high-quality data, yet the availability of such data is increasingly reaching its limits. While metadata is commonly used to create and curate these datasets, its potential…

计算与语言 · 计算机科学 2025-12-09 Sebastian Sztwiertnia , Felix Friedrich , Kristian Kersting , Patrick Schramowski , Björn Deiseroth

Multimodal Large Language Models (MLLMs) are undergoing rapid progress and represent the frontier of AI development. However, their training and inference efficiency have emerged as a core bottleneck in making MLLMs more accessible and…

Auto-regressive models have made significant progress in the realm of language generation, yet they do not perform on par with diffusion models in the domain of image synthesis. In this work, we introduce MARS, a novel framework for T2I…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Wanggui He , Siming Fu , Mushui Liu , Xierui Wang , Wenyi Xiao , Fangxun Shu , Yi Wang , Lei Zhang , Zhelun Yu , Haoyuan Li , Ziwei Huang , LeiLei Gan , Hao Jiang

Image tokenization plays a critical role in reducing the computational demands of modeling high-resolution images, significantly improving the efficiency of image and multimodal understanding and generation. Recent advances in 1D latent…

计算机视觉与模式识别 · 计算机科学 2025-06-27 Ze Wang , Hao Chen , Benran Hu , Jiang Liu , Ximeng Sun , Jialian Wu , Yusheng Su , Xiaodong Yu , Emad Barsoum , Zicheng Liu

Rich textual and topological information of textual graphs need to be modeled in real-world applications such as webpages, e-commerce, and academic articles. Practitioners have been long following the path of adopting a shallow text encoder…

计算与语言 · 计算机科学 2024-07-25 Yun Zhu , Yaoke Wang , Haizhou Shi , Siliang Tang

Large language models (LLMs) have demonstrated significant potential in code generation tasks. However, there remains a performance gap between open-source and closed-source models. To address this gap, existing approaches typically…

计算与语言 · 计算机科学 2025-04-18 Weijie Lv , Xuan Xia , Sheng-Jun Huang

Spiking Large Language Models have been shown as a good alternative to LLMs in various scenarios. Existing methods for creating Spiking LLMs, i.e., direct training and ANN-SNN conversion, often suffer from performance degradation and…

机器学习 · 计算机科学 2025-05-15 Long Chen , Xiaotian Song , Andy Song , BaDong Chen , Jiancheng Lv , Yanan Sun

Massively multilingual sentence representation models, e.g., LASER, SBERT-distill, and LaBSE, help significantly improve cross-lingual downstream tasks. However, the use of a large amount of data or inefficient model architectures results…

计算与语言 · 计算机科学 2024-05-31 Zhuoyuan Mao , Chenhui Chu , Sadao Kurohashi

Recent advances in video generation demand increasingly efficient training recipes to mitigate escalating computational costs. In this report, we present ContentV, an 8B-parameter text-to-video model that achieves state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Wenfeng Lin , Renjie Chen , Boyuan Liu , Shiyue Yan , Ruoyu Feng , Jiangchuan Wei , Yichen Zhang , Yimeng Zhou , Chao Feng , Jiao Ran , Qi Wu , Zuotao Liu , Mingyu Guo

Multimodal Large Language Models (MLLMs) have demonstrated notable capabilities in general visual understanding and reasoning tasks. However, their deployment is hindered by substantial computational costs in both training and inference,…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Muyang He , Yexin Liu , Boya Wu , Jianhao Yuan , Yueze Wang , Tiejun Huang , Bo Zhao

The creation of high-quality human-labeled image-caption datasets presents a significant bottleneck in the development of Visual-Language Models (VLMs). In this work, we investigate an approach that leverages the strengths of Large Language…

计算机视觉与模式识别 · 计算机科学 2024-06-10 Sahand Sharifzadeh , Christos Kaplanis , Shreya Pathak , Dharshan Kumaran , Anastasija Ilic , Jovana Mitrovic , Charles Blundell , Andrea Banino

Training vision-language models (VLMs) typically requires large-scale, high-quality image-text pairs, but collecting or synthesizing such data is costly. In contrast, text data is abundant and inexpensive, prompting the question: can…

人工智能 · 计算机科学 2026-05-28 Xiaomin Yu , Wenjie Zhang , Ziyue Qiao , Chengwei Qin , Hui Xiong

We propose LENS, a modular approach for tackling computer vision problems by leveraging the power of large language models (LLMs). Our system uses a language model to reason over outputs from a set of independent and highly descriptive…

计算与语言 · 计算机科学 2023-06-29 William Berrios , Gautam Mittal , Tristan Thrush , Douwe Kiela , Amanpreet Singh
‹ 上一页 1 2 3 10 下一页 ›