中文
相关论文

相关论文: LongCat-Image Technical Report

200 篇论文

Text-to-Image generation (TTI) technologies are advancing rapidly, especially in the English language communities. However, apart from the user input language barrier problem, English-native TTI models inherently carry biases from their…

计算与语言 · 计算机科学 2026-03-19 Shanyuan Liu , Bo Cheng , Yuhang Ma , Liebucha Wu , Ao Ma , Xiaoyu Wu , Dawei Leng , Yuhui Yin

Large language models are transitioning from generalpurpose knowledge engines to realworld problem solvers, yet optimizing them for deep search tasks remains challenging. The central bottleneck lies in the extreme sparsity of highquality…

Can scaling transform reasoning? In this work, we explore the untapped potential of scaling Long Chain-of-Thought (Long-CoT) data to 1000k samples, pioneering the development of a slow-thinking model, RedStar. Through extensive experiments…

Text-to-image generation advancements have been predominantly English-centric, creating barriers for non-English speakers and perpetuating digital inequities. While existing systems rely on translation pipelines, these introduce semantic…

计算与语言 · 计算机科学 2025-07-09 Mohammad Mahdi Derakhshani , Dheeraj Varghese , Marzieh Fadaee , Cees G. M. Snoek

Text image translation (TIT) aims to translate the source texts embedded in the image to target translations, which has a wide range of applications and thus has important research value. However, current studies on TIT are confronted with…

计算与语言 · 计算机科学 2023-06-05 Zhibin Lan , Jiawei Yu , Xiang Li , Wen Zhang , Jian Luan , Bin Wang , Degen Huang , Jinsong Su

We tackle the problem of quantifying the number of objects by a generative text-to-image model. Rather than retraining such a model for each new image domain of interest, which leads to high computational costs and limited scalability, we…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Wenfang Sun , Yingjun Du , Gaowen Liu , Yefeng Zheng , Cees G. M. Snoek

Research on text-to-image generation has witnessed significant progress in generating diverse and photo-realistic images, driven by diffusion and auto-regressive models trained on large-scale image-text data. Though state-of-the-art models…

计算机视觉与模式识别 · 计算机科学 2022-11-23 Wenhu Chen , Hexiang Hu , Chitwan Saharia , William W. Cohen

This paper introduces Story-Iter, a new training-free iterative paradigm to enhance long-story generation. Unlike existing methods that rely on fixed reference images to construct a complete story, our approach features a novel external…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Jiawei Mao , Xiaoke Huang , Yunfei Xie , Yuanqi Chang , Mude Hui , Bingjie Xu , Zeyu Zheng , Zirui Wang , Cihang Xie , Yuyin Zhou

Generating image descriptions in different languages is essential to satisfy users worldwide. However, it is prohibitively expensive to collect large-scale paired image-caption dataset for every target language which is critical for…

计算机视觉与模式识别 · 计算机科学 2019-08-16 Yuqing Song , Shizhe Chen , Yida Zhao , Qin Jin

The rapid advancement of generative AI has enabled the creation of highly realistic and diverse synthetic images, posing critical challenges for image provenance and misinformation detection. This underscores the urgent need for effective…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Tingshu Mou , Zhipeng Wei , Chao Gong , Jingjing Chen , Xingjun Ma

In this paper, we design and train a Generative Image-to-text Transformer, GIT, to unify vision-language tasks such as image/video captioning and question answering. While generative models provide a consistent network architecture between…

计算机视觉与模式识别 · 计算机科学 2022-12-19 Jianfeng Wang , Zhengyuan Yang , Xiaowei Hu , Linjie Li , Kevin Lin , Zhe Gan , Zicheng Liu , Ce Liu , Lijuan Wang

The landscape of high-performance image generation models is currently dominated by proprietary systems, such as Nano Banana Pro and Seedream 4.0. Leading open-source alternatives, including Qwen-Image, Hunyuan-Image-3.0 and FLUX.2, are…

Thanks to the powerful language comprehension capabilities of Large Language Models (LLMs), existing instruction-based image editing methods have introduced Multimodal Large Language Models (MLLMs) to promote information exchange between…

计算机视觉与模式识别 · 计算机科学 2026-01-06 Yujie Hu , Zecheng Tang , Xu Jiang , Weiqi Li , Jian Zhang

Chinese Character Recognition (CCR) is a fundamental technology for intelligent document processing. Unlike Latin characters, Chinese characters exhibit unique spatial structures and compositional rules, allowing for the use of fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Yinglian Zhu , Haiyang Yu , Qizao Wang , Wei Lu , Xiangyang Xue , Bin Li

We propose Pixel-BERT to align image pixels with text by deep multi-modal transformers that jointly learn visual and language embedding in a unified end-to-end framework. We aim to build a more accurate and thorough connection between image…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Zhicheng Huang , Zhaoyang Zeng , Bei Liu , Dongmei Fu , Jianlong Fu

This paper presents a new Vision Transformer (ViT) architecture Multi-Scale Vision Longformer, which significantly enhances the ViT of \cite{dosovitskiy2020image} for encoding high-resolution images using two techniques. The first is the…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Pengchuan Zhang , Xiyang Dai , Jianwei Yang , Bin Xiao , Lu Yuan , Lei Zhang , Jianfeng Gao

We present Wan-Image, a unified visual generation system explicitly engineered to paradigm-shift image generation models from casual synthesizers into professional-grade productivity tools. While contemporary diffusion models excel at…

Text-to-image generation models often struggle with key element loss or semantic confusion in tasks involving Chinese classical poetry.Addressing this issue through fine-tuning models needs considerable training costs. Additionally, manual…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Jing Jiang , Yiran Ling , Binzhu Li , Pengxiang Li , Junming Piao , Yu Zhang

Large Language Models (LLMs), such as ChatGPT and GPT-4, have dramatically transformed natural language processing research and shown promising strides towards Artificial General Intelligence (AGI). Nonetheless, the high costs associated…

计算与语言 · 计算机科学 2024-02-26 Yiming Cui , Ziqing Yang , Xin Yao

Recent works show we can linearize large language models (LLMs) -- swapping the quadratic attentions of popular Transformer-based LLMs with subquadratic analogs, such as linear attention -- avoiding the expensive pretraining costs. However,…