中文
相关论文

相关论文: Cross-Layer Cache Aggregation for Token Reduction …

200 篇论文

Recent progress in generative compression technology has significantly improved the perceptual quality of compressed data. However, these advancements primarily focus on producing high-frequency details, often overlooking the ability of…

计算机视觉与模式识别 · 计算机科学 2024-03-07 Naifu Xue , Qi Mao , Zijian Wang , Yuan Zhang , Siwei Ma

Fine-grained visual classification (FGVC) aims to classify sub-classes of objects in the same super-class (e.g., species of birds, models of cars). For the FGVC tasks, the essential solution is to find discriminative subtle information of…

计算机视觉与模式识别 · 计算机科学 2021-06-22 Chenyu Guo , Jiyang Xie , Kongming Liang , Xian Sun , Zhanyu Ma

In image retrieval, deep local features learned in a data-driven manner have been demonstrated effective to improve retrieval performance. To realize efficient retrieval on large image database, some approaches quantize deep local features…

图像与视频处理 · 电气工程与系统科学 2021-12-14 Hui Wu , Min Wang , Wengang Zhou , Yang Hu , Houqiang Li

Detection and classification of objects in overhead images are two important and challenging problems in computer vision. Among various research areas in this domain, the task of fine-grained classification of objects in overhead images has…

计算机视觉与模式识别 · 计算机科学 2021-05-28 Eran Dahan , Tzvi Diskin , Amit Amram , Amit Moryossef , Omer Koren

3D structure modeling is essential across scales, enabling applications from fluid simulation and 3D reconstruction to protein folding and molecular docking. Yet, despite shared 3D spatial patterns, current approaches remain fragmented,…

机器学习 · 计算机科学 2025-10-10 Shuqi Lu , Haowei Lin , Lin Yao , Zhifeng Gao , Xiaohong Ji , Yitao Liang , Weinan E , Linfeng Zhang , Guolin Ke

Fine-grained image recognition is a longstanding computer vision challenge that focuses on differentiating objects belonging to multiple subordinate categories within the same meta-category. Since images belonging to the same meta-category…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Yifan Pu , Yizeng Han , Yulin Wang , Junlan Feng , Chao Deng , Gao Huang

Unsupervised learning technology has caught up with or even surpassed supervised learning technology in general object classification (GOC) and person re-identification (re-ID). However, it is found that the unsupervised learning of…

计算机视觉与模式识别 · 计算机科学 2022-03-02 Jiabao Wang , Yang Li , Xiu-Shen Wei , Hang Li , Zhuang Miao , Rui Zhang

3D reconstruction from multi-view images is a core challenge in computer vision. Recently, feed-forward methods have emerged as efficient and robust alternatives to traditional per-scene optimization techniques. Among them, state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Zipeng Wang , Dan Xu

Token merging can effectively accelerate various vision systems by processing groups of similar tokens only once and sharing the results across them. However, existing token grouping methods are often ad hoc and random, disregarding the…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Haoyu Wu , Jingyi Xu , Hieu Le , Dimitris Samaras

As generative models become increasingly diverse and powerful, cross-generator detection has emerged as a new challenge. Existing detection methods often memorize artifacts of specific generative models rather than learning transferable…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Zhenglin Huang , Jason Li , Haiquan Wen , Tianxiao Li , Xi Yang , Lu Qi , Bei Peng , Xiaowei Huang , Ming-Hsuan Yang , Guangliang Cheng

Despite the significant success of large language models (LLMs), their extensive memory requirements pose challenges for deploying them in long-context token generation. The substantial memory footprint of LLM decoders arises from the…

机器学习 · 计算机科学 2024-02-12 Amir Zandieh , Insu Han , Vahab Mirrokni , Amin Karbasi

The extraction of text in high quality is essential for text-based document analysis tasks like Document Classification or Named Entity Recognition. Unfortunately, this is not always ensured, as poor scan quality and the resulting artifacts…

计算机视觉与模式识别 · 计算机科学 2023-06-06 David Kreuzer , Michael Munz

Text recognition in the wild is an important technique for digital maps and urban scene understanding, in which the natural resembling properties between glyphs is one of the major reasons that lead to wrong recognition results. To address…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Fares Bougourzi , Fadi Dornaika , Chongsheng Zhang

In general, sufficient data is essential for the better performance and generalization of deep-learning models. However, lots of limitations(cost, resources, etc.) of data collection leads to lack of enough data in most of the areas. In…

计算机视觉与模式识别 · 计算机科学 2020-07-16 Byeongjo Kim , Chanran Kim , Jaehoon Lee , Jein Song , Gyoungsoo Park

Segmentation of ultra-high resolution images is increasingly demanded, yet poses significant challenges for algorithm efficiency, in particular considering the (GPU) memory limits. Current approaches either downsample an ultra-high…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Wuyang Chen , Ziyu Jiang , Zhangyang Wang , Kexin Cui , Xiaoning Qian

Open-set image recognition is a challenging topic in computer vision. Most of the existing works in literature focus on learning more discriminative features from the input images, however, they are usually insensitive to the high- or…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Qiulei Dong , Jiayin Sun , Mengyu Gao

Unsupervised fine-grained class clustering is a practical yet challenging task due to the difficulty of feature representations learning of subtle object details. We introduce C3-GAN, a method that leverages the categorical inference power…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Yunji Kim , Jung-Woo Ha

Controllable generative models have been widely used to improve the realism of synthetic visual content. However, such models must handle control conditions and content generation computational requirements, resulting in generally low…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Lin Liu , Huixia Ben , Shuo Wang , Jinda Lu , Junxiang Qiu , Shengeng Tang , Yanbin Hao

Fine-grained visual categorization (FGVC) aims to discriminate similar subcategories, whose main challenge is the large intraclass diversities and subtle inter-class differences. Existing FGVC methods usually select discriminant regions…

计算机视觉与模式识别 · 计算机科学 2022-04-22 Yu Wang , Shuo Ye , Shujian Yu , Xinge You

Lossy image compression algorithms are pervasively used to reduce the size of images transmitted over the web and recorded on data storage media. However, we pay for their high compression rate with visual artifacts degrading the user…

计算机视觉与模式识别 · 计算机科学 2018-01-30 Lukas Cavigelli , Pascal Hager , Luca Benini