← Search

Yiren Jian

11 accepted papers

2025

InfiMM-WebMath-40B: Advancing Multimodal Pre-Training for Enhanced Mathematical Reasoning

EMNLP 2025

Pre-training on large, high-quality datasets is essential for improving the reasoning abilities of Large Language Models (LLMs), particularly in specialized fields like mathematics. However, the field of Multimodal LLMs (MLLMs) lacks a comprehensive, open-source dataset for mathematical reasoning. T

Cited by 0SourcePDFScholar
2025

Pretrained Image-Text Models are Secretly Video Captioners

NAACL 2025short

Developing video captioning models is computationally expensive. The dynamic nature of video also complicates the design of multimodal models that can effectively caption these sequences. However, we find that by using minimal computational resources and without complex modifications to address vide…

2024

Expedited Training of Visual Conditioned Language Generation via Redundancy Reduction

ACL 2024long

We introduce EVLGen, a streamlined framework designed for the pre-training of visually conditioned language generation models with high computational demands, utilizing frozen pre-trained large language models (LLMs). The conventional approach in vision-language pre-training (VLP) typically involves…

2024

GEM: Generating Engaging Multimodal Content

IJCAI 2024poster

Generating engaging multimodal content is a key objective in numerous applications, such as the creation of online advertisements that captivate user attention through a synergy of images and text. In this paper, we introduce GEM, a novel framework engineered for the generation of engaging multimoda…

Cited by 1SourcePDFScholar
2024

InfiMM: Advancing Multimodal Understanding with an Open-Sourced Visual Language Model

ACL 2024findings

In this work, we present InfiMM, an advanced Multimodal Large Language Model that adapts to intricate vision-language tasks. InfiMM, inspired by the Flamingo architecture, distinguishes itself through the utilization of large-scale training data, comprehensive training strategies, and diverse large…

2024

Working Memory Identifies Reasoning Limits in Language Models

EMNLP 2024main

This study explores the inherent limitations of large language models (LLMs) from a scaling perspective, focusing on the upper bounds of their cognitive capabilities. We integrate insights from cognitive science to quantitatively examine how LLMs perform on n-back tasks—a benchmark used to assess wo…

Cited by 8SourcePDFScholar
2023

Bootstrapping Vision-Language Learning with Decoupled Language Pre-training

NeurIPS 2023spotlight

We present a novel methodology aimed at optimizing the application of frozen large language models (LLMs) for resource-intensive vision-language (VL) pre-training. The current paradigm uses visual features as prompts to guide language models, with a focus on determining the most relevant visual feat…

2022

Contrastive Learning for Prompt-based Few-shot Language Learners

NAACL 2022long

The impressive performance of GPT-3 using natural language prompts and in-context learning has inspired work on better fine-tuning of moderately-sized models under this paradigm. Following this line of work, we present a contrastive learning framework that clusters inputs from the same class for bet…

2022

Non-Linguistic Supervision for Contrastive Learning of Sentence Embeddings

NeurIPS 2022accept

Semantic representation learning for sentences is an important and well-studied problem in NLP. The current trend for this task involves training a Transformer-based sentence encoder through a contrastive objective with text, i.e., clustering sentences with semantically similar meanings and scatteri…