中文
相关论文

相关论文: EGFormer: Towards Efficient and Generalizable Mult…

200 篇论文

We present an Encoder-Decoder Attention Transformer, EDAFormer, which consists of the Embedding-Free Transformer (EFT) encoder and the all-attention decoder leveraging our Embedding-Free Attention (EFA) structure. The proposed EFA is a…

计算机视觉与模式识别 · 计算机科学 2024-07-25 Hyunwoo Yu , Yubin Cho , Beoungwoo Kang , Seunghun Moon , Kyeongbo Kong , Suk-Ju Kang

With the proliferation of user-generated online videos, Multimodal Sentiment Analysis (MSA) has attracted increasing attention recently. Despite significant progress, there are still two major challenges on the way towards robust MSA: 1)…

机器学习 · 计算机科学 2023-05-23 Licai Sun , Zheng Lian , Bin Liu , Jianhua Tao

Multimodal learning has become a pivotal approach in developing robust learning models with applications spanning multimedia, robotics, large language models, and healthcare. The efficiency of multimodal systems is a critical concern, given…

机器学习 · 计算机科学 2025-03-04 Zhe Gao , Jian Huang , Ting Li , Xueqin Wang

Semantic segmentation assigns labels to pixels in images, a critical yet challenging task in computer vision. Convolutional methods, although capturing local dependencies well, struggle with long-range relationships. Vision Transformers…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Mian Muhammad Naeem Abid , Nancy Mehta , Zongwei Wu , Radu Timofte

Recently, it has attracted more and more attentions to fuse multi-scale features for semantic image segmentation. Various works were proposed to employ progressive local or global fusion, but the feature fusions are not rich enough for…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Fangjian Lin , Tianyi Wu , Sitong Wu , Shengwei Tian , Guodong Guo

We propose Semantic-Fast-SAM (SFS), a semantic segmentation framework that combines the Fast Segment Anything model with a semantic labeling pipeline to achieve real-time performance without sacrificing accuracy. FastSAM is an efficient…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Byunghyun Kim

The success of transformers in computer vision has led to several attempts to adapt them for mobile devices, but their performance remains unsatisfactory in some real-world applications. To address this issue, we propose PP-MobileSeg, a…

计算机视觉与模式识别 · 计算机科学 2023-04-12 Shiyu Tang , Ting Sun , Juncai Peng , Guowei Chen , Yuying Hao , Manhui Lin , Zhihong Xiao , Jiangbin You , Yi Liu

Electroencephalography (EEG) has emerged as a cost-effective and efficient tool to support neurologists in the detection of Alzheimer's Disease (AD). However, most existing approaches rely heavily on manual feature engineering or data…

信号处理 · 电气工程与系统科学 2025-08-05 Yihe Wang , Nadia Mammone , Darina Petrovsky , Alexandros T. Tzallas , Francesco C. Morabito , Xiang Zhang

Text semantic segmentation involves partitioning a document into multiple paragraphs with continuous semantics based on the subject matter, contextual information, and document structure. Traditional approaches have typically relied on…

计算与语言 · 计算机科学 2025-04-03 Tongke Ni , Yang Fan , Junru Zhou , Xiangping Wu , Qingcai Chen

Lightweight semantic segmentation is essential for many downstream vision tasks. Unfortunately, existing methods often struggle to balance efficiency and performance due to the complexity of feature modeling. Many of these existing…

计算机视觉与模式识别 · 计算机科学 2025-05-30 Mian Muhammad Naeem Abid , Nancy Mehta , Zongwei Wu , Radu Timofte

Recent advancements in image segmentation have focused on enhancing the efficiency of the models to meet the demands of real-time applications, especially on edge devices. However, existing research has primarily concentrated on single-task…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Gabriele Rosi , Claudia Cuttano , Niccolò Cavagnero , Giuseppe Averta , Fabio Cermelli

In semantic segmentation, generalizing a visual system to both seen categories and novel categories at inference time has always been practically valuable yet challenging. To enable such functionality, existing methods mainly rely on either…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Yuhuan Yang , Chaofan Ma , Chen Ju , Fei Zhang , Jiangchao Yao , Ya Zhang , Yanfeng Wang

Heterogeneous hardware like Gaudi processor has been developed to enhance computations, especially matrix operations for Transformer-based large language models (LLMs) for generative AI tasks. However, our analysis indicates that…

硬件体系结构 · 计算机科学 2024-12-31 Chengming Zhang , Xinheng Ding , Baixi Sun , Xiaodong Yu , Weijian Zheng , Zhen Xie , Dingwen Tao

Long-term weather forecasting is critical for socioeconomic planning and disaster preparedness. While recent approaches employ finetuning to extend prediction horizons, they remain constrained by the issues of catastrophic forgetting, error…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Hao Chen , Tao Han , Jie Zhang , Song Guo , Fenghua Ling , Lei Bai

Both performance and efficiency are important to semantic segmentation. State-of-the-art semantic segmentation algorithms are mostly based on dilated Fully Convolutional Networks (dilatedFCN), which adopt dilated convolutions in the…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Jianbo Liu , Junjun He , Jiawei Zhang , Jimmy S. Ren , Hongsheng Li

This paper investigates an under-explored but important problem: given a collection of pre-trained neural networks, predicting their performance on each multi-modal task without fine-tuning them, such as image recognition, referring,…

机器学习 · 计算机科学 2023-08-14 Fanqing Meng , Wenqi Shao , Zhanglin Peng , Chonghe Jiang , Kaipeng Zhang , Yu Qiao , Ping Luo

Recent advances in multimodal Parameter-Efficient Fine-Tuning (PEFT) have significantly improved performance on downstream tasks such as few-shot retrieval. However, most existing approaches focus on task-specific gains while neglecting the…

人工智能 · 计算机科学 2025-08-20 Thye Shan Ng , Caren Soyeon Han , Eun-Jung Holden

Learning to reliably perceive and understand the scene is an integral enabler for robots to operate in the real-world. This problem is inherently challenging due to the multitude of object types as well as appearance changes caused by…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Abhinav Valada , Rohit Mohan , Wolfram Burgard

Recently, transformer-based networks have shown impressive results in semantic segmentation. Yet for real-time semantic segmentation, pure CNN-based approaches still dominate in this field, due to the time-consuming computation mechanism of…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Jian Wang , Chenhui Gou , Qiman Wu , Haocheng Feng , Junyu Han , Errui Ding , Jingdong Wang

Recent research on representation learning has proved the merits of multi-modal clues for robust semantic segmentation. Nevertheless, a flexible pretrain-and-finetune pipeline for multiple visual modalities remains unexplored. In this…

计算机视觉与模式识别 · 计算机科学 2025-09-19 Bo-Wen Yin , Jiao-Long Cao , Xuying Zhang , Yuming Chen , Ming-Ming Cheng , Qibin Hou