中文
相关论文

相关论文: Soft Tail-dropping for Adaptive Visual Tokenizatio…

200 篇论文

Tokenization is a key component of autoregressive (AR) generative models, converting raw data into more manageable units for modeling. Commonly, tokens describe local information, such as regions of pixels in images or word pieces in text,…

计算机视觉与模式识别 · 计算机科学 2026-04-20 Zhitong Gao , Parham Rezaei , Ali Cy , Mingqiao Ye , Nataša Jovanović , Jesse Allardice , Afshin Dehghan , Amir Zamir , Roman Bachmann , Oğuzhan Fatih Kar

Sparse Autoencoders (SAEs) have become an important tool in mechanistic interpretability, helping to analyze internal representations in both Large Language Models (LLMs) and Vision Transformers (ViTs). By decomposing polysemantic…

机器学习 · 计算机科学 2026-05-11 Jakub Stępień , Marcin Mazur , Jacek Tabor , Przemysław Spurek

Online controlled experiments play a crucial role in enabling data-driven decisions across a wide range of companies. Variance reduction is an effective technique to improve the sensitivity of experiments, achieving higher statistical power…

机器学习 · 计算机科学 2024-07-24 Hao Zhou , Kun Sun , Shaoming Li , Yangfeng Fan , Guibin Jiang , Jiaqi Zheng , Tao Li

While modern visual recognition systems have made significant advancements, many continue to struggle with the open problem of learning from few exemplars. This paper focuses on the task of object detection in the setting where object…

计算机视觉与模式识别 · 计算机科学 2025-06-10 Phi Vu Tran

The ability to detect and classify rare occurrences in images has important applications - for example, counting rare and endangered species when studying biodiversity, or detecting infrequent traffic scenarios that pose a danger to…

计算机视觉与模式识别 · 计算机科学 2019-05-15 Sara Beery , Yang Liu , Dan Morris , Jim Piavis , Ashish Kapoor , Markus Meister , Neel Joshi , Pietro Perona

This paper investigates the fundamental relationship between model capacity and the minimal number of visual tokens required to preserve image semantics. Inspired by the Minimum Description Length principle, we reinterpret image tokens as…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Shawn Young , Xingyu Zeng , Lijian Xu

Recent video diffusion models (VDMs) synthesize visually convincing clips, yet still drop entities, mis-bind attributes, and weaken the interactions specified in the prompt. Representation-alignment objectives such as VideoREPA and MoAlign…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Jiesong Lian , Zixiang Zhou , Ruizhe Zhong , Yuan Zhou , Qinglin Lu , Rui Wang , Long Hu , Yixue Hao , Baoru Huang

This paper proposes a fundamentally new paradigm for image generation through set-based tokenization and distribution modeling. Unlike conventional methods that serialize images into fixed-position latent codes with a uniform compression…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Zigang Geng , Mengde Xu , Han Hu , Shuyang Gu

Accurate lane detection, a crucial enabler for autonomous driving, currently relies on obtaining a large and diverse labeled training dataset. In this work, we explore learning from abundant, randomly generated synthetic data, together with…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Noa Garnett , Roy Uziel , Netalee Efrat , Dan Levi

Transformers are designed for discrete tokens, yet many real-world signals are continuous processes observed through noisy sampling. Discrete tokenizations (raw values, patches, finite differences) can be brittle in low signal-to-noise…

机器学习 · 计算机科学 2026-01-21 Griffin Kearney

The vast combination of material properties seen in nature are achieved by the complexity of the material microstructure. Advanced characterization and physics based simulation techniques have led to generation of extremely large…

机器学习 · 计算机科学 2023-01-12 Veera Sundararaghavan , Megna N. Shah , Jeff P. Simmons

Existing Scene Text Recognition (STR) methods typically use a language model to optimize the joint probability of the 1D character sequence predicted by a visual recognition (VR) model, which ignore the 2D spatial context of visual…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yue He , Chen Chen , Jing Zhang , Juhua Liu , Fengxiang He , Chaoyue Wang , Bo Du

Visual Storytelling~(VIST) is a task to tell a narrative story about a certain topic according to the given photo stream. The existing studies focus on designing complex models, which rely on a huge amount of human-annotated data. However,…

计算与语言 · 计算机科学 2020-08-12 Jiacheng Li , Siliang Tang , Juncheng Li , Jun Xiao , Fei Wu , Shiliang Pu , Yueting Zhuang

Time series data often contain latent temporal structure, transitions between locally stationary regimes, repeated motifs, and bursts of variability, that are rarely leveraged in standard representation learning pipelines. Existing models…

机器学习 · 计算机科学 2025-10-13 Disharee Bhowmick , Ranjith Ramanathan , Sathyanarayanan N. Aakur

Discrete autoregressive (AR) text-to-image (T2I) models pair a VQ tokenizer with an AR policy, and current post-training pipelines optimize only the policy while keeping the VQ decoder frozen. Recent diffusion T2I work, exemplified by…

计算机视觉与模式识别 · 计算机科学 2026-05-21 Siyong Jian , Siyuan Li , Luyuan Zhang , Zedong Wang , Xin Jin , Ying Li , Cheng Tan , Huan Wang

Image tokenization, the process of transforming raw image pixels into a compact low-dimensional latent representation, has proven crucial for scalable and efficient image generation. However, mainstream image tokenization methods generally…

计算机视觉与模式识别 · 计算机科学 2025-04-08 Kaiwen Zha , Lijun Yu , Alireza Fathi , David A. Ross , Cordelia Schmid , Dina Katabi , Xiuye Gu

Accurate reconstruction of static environments from LiDAR scans of scenes containing dynamic objects, which we refer to as Dynamic to Static Translation (DST), is an important area of research in Autonomous Navigation. This problem has been…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Prashant Kumar , Sabyasachi Sahoo , Vanshil Shah , Vineetha Kondameedi , Abhinav Jain , Akshaj Verma , Chiranjib Bhattacharyya , Vinay Viswanathan

This paper presents a novel cost aggregation network, called Volumetric Aggregation with Transformers (VAT), for few-shot segmentation. The use of transformers can benefit correlation map aggregation through self-attention over a global…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Sunghwan Hong , Seokju Cho , Jisu Nam , Stephen Lin , Seungryong Kim

Visual Autoregressive (VAR) models enable efficient image generation via next-scale prediction but face escalating computational costs as sequence length grows. Existing static pruning methods degrade performance by permanently removing…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Kaixin Zhang , Ruiqing Yang , Yuan Zhang , Shan You , Tao Huang

Face Anti-Spoofing (FAS) aims to detect malicious attempts to invade a face recognition system by presenting spoofed faces. State-of-the-art FAS techniques predominantly rely on deep learning models but their cross-domain generalization…

计算机视觉与模式识别 · 计算机科学 2024-06-21 Rizhao Cai , Zitong Yu , Chenqi Kong , Haoliang Li , Changsheng Chen , Yongjian Hu , Alex Kot