中文
相关论文

相关论文: Trading-off Mutual Information on Feature Aggregat…

200 篇论文

Federated Learning(FL) is popular as a privacy-preserving machine learning paradigm for generating a single model on decentralized data. However, statistical heterogeneity poses a significant challenge for FL. As a subfield of FL,…

机器学习 · 计算机科学 2024-10-22 Keting Yin , Jiayi Mao

End-to-end multi-object tracking (MOT) methods have recently achieved remarkable progress by unifying detection and association within a single framework. Despite their strong detection performance, these methods suffer from relatively low…

计算机视觉与模式识别 · 计算机科学 2025-12-03 Yuqing Shao , Yuchen Yang , Rui Yu , Weilong Li , Xu Guo , Huaicheng Yan , Wei Wang , Xiao Sun

While deep learning models like Vision Transformer (ViT) have achieved significant advances, they typically require large datasets. With data privacy regulations, access to many original datasets is restricted, especially medical images.…

计算机视觉与模式识别 · 计算机科学 2026-02-03 Xinyuan Zhao , Yihang Wu , Ahmad Chaddad , Tareef Daqqaq , Reem Kateb

Multimodal object detection leverages diverse modal information to enhance the accuracy and robustness of detectors. By learning long-term dependencies, Transformer can effectively integrate multimodal features in the feature extraction…

计算机视觉与模式识别 · 计算机科学 2024-10-16 Shuhan Dong , Yunsong Li , Weiying Xie , Jiaqing Zhang , Jiayuan Tian , Danian Yang , Jie Lei

With recent advances in RGB-D sensing technologies as well as improvements in machine learning and fusion techniques, RGB-D facial recognition has become an active area of research. A novel attention aware method is proposed to fuse two…

计算机视觉与模式识别 · 计算机科学 2020-10-20 Hardik Uppal , Alireza Sepas-Moghaddam , Michael Greenspan , Ali Etemad

Factorization Machines (FMs) are a supervised learning approach that enhances the linear regression model by incorporating the second-order feature interactions. Despite effectiveness, FM can be hindered by its modelling of all feature…

机器学习 · 计算机科学 2017-08-17 Jun Xiao , Hao Ye , Xiangnan He , Hanwang Zhang , Fei Wu , Tat-Seng Chua

Point cloud shape completion is a challenging problem in 3D vision and robotics. Existing learning-based frameworks leverage encoder-decoder architectures to recover the complete shape from a highly encoded global feature vector. Though the…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Wenxiao Zhang , Qingan Yan , Chunxia Xiao

State-of-the-art face recognition (FR) approaches have shown remarkable results in predicting whether two faces belong to the same identity, yielding accuracies between 92% and 100% depending on the difficulty of the protocol. However, the…

计算机视觉与模式识别 · 计算机科学 2022-05-30 Stefan Hörmann , Tianlin Kong , Torben Teepe , Fabian Herzog , Martin Knoche , Gerhard Rigoll

Face recognition from image sets acquired under unregulated and uncontrolled settings, such as at large distances, low resolutions, varying viewpoints, illumination, pose, and atmospheric conditions, is challenging. Face feature…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Bhavin Jawade , Deen Dayal Mohan , Dennis Fedorishin , Srirangaraj Setlur , Venu Govindaraju

Video-based person recognition is challenging due to persons being blocked and blurred, and the variation of shooting angle. Previous research always focused on person recognition on still images, ignoring similarity and continuity between…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Fangtao Li , Wenzhe Wang , Zihe Liu , Haoran Wang , Chenghao Yan , Bin Wu

While significant progress has been achieved in multimodal facial generation using semantic masks and textual descriptions, conventional feature fusion approaches often fail to enable effective cross-modal interactions, thereby leading to…

计算机视觉与模式识别 · 计算机科学 2026-01-08 Yushe Cao , Dianxi Shi , Xing Fu , Xuechao Zou , Haikuo Peng , Xueqi Li , Chun Yu , Junliang Xing

Transformer-based deep models for single image super-resolution (SISR) have greatly improved the performance of lightweight SISR tasks in recent years. However, they often suffer from heavy computational burden and slow inference due to the…

图像与视频处理 · 电气工程与系统科学 2024-08-09 Xiaole Zhao , Linze Li , Chengxing Xie , Xiaoming Zhang , Ting Jiang , Wenjie Lin , Shuaicheng Liu , Tianrui Li

Transformers have captured growing attention in computer vision, thanks to its large capacity and global processing capabilities. However, transformers are data hungry, and their ability to generalize is constrained compared to…

计算机视觉与模式识别 · 计算机科学 2025-08-26 Hosam S. EL-Assiouti , Hadeer El-Saadawy , Maryam N. Al-Berry , Mohamed F. Tolba

With an unprecedented increase in the number of agents and systems that aim to navigate the real world using visual cues and the rising impetus for 3D Vision Models, the importance of depth estimation is hard to understate. While supervised…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Snehal Singh Tomar , Maitreya Suin , A. N. Rajagopalan

Recent advances in facial landmark detection achieve success by learning discriminative features from rich deformation of face shapes and poses. Besides the variance of faces themselves, the intrinsic variance of image styles, e.g.,…

计算机视觉与模式识别 · 计算机科学 2018-03-23 Xuanyi Dong , Yan Yan , Wanli Ouyang , Yi Yang

The versatility of self-attention mechanism earned transformers great success in almost all data modalities, with limitations on the quadratic complexity and difficulty of training. To apply transformers across different data modalities,…

机器学习 · 计算机科学 2024-08-20 Viet Anh Nguyen , Minh Lenhat , Khoa Nguyen , Duong Duc Hieu , Dao Huu Hung , Truong Son Hy

Model-heterogeneous personalized federated learning (MHPFL) enables FL clients to train structurally different personalized models on non-independent and identically distributed (non-IID) local data. Existing MHPFL methods focus on…

机器学习 · 计算机科学 2024-04-30 Liping Yi , Han Yu , Chao Ren , Heng Zhang , Gang Wang , Xiaoguang Liu , Xiaoxiao Li

Facial landmark detection, or face alignment, is a fundamental task that has been extensively studied. In this paper, we investigate a new perspective of facial landmark detection and demonstrate it leads to further notable improvement.…

计算机视觉与模式识别 · 计算机科学 2019-08-20 Shengju Qian , Keqiang Sun , Wayne Wu , Chen Qian , Jiaya Jia

Feature fusion, the combination of features from different layers or branches, is an omnipresent part of modern network architectures. It is often implemented via simple operations, such as summation or concatenation, but this might not be…

计算机视觉与模式识别 · 计算机科学 2020-11-10 Yimian Dai , Fabian Gieseke , Stefan Oehmcke , Yiquan Wu , Kobus Barnard

Federated recommendation aims to collect global knowledge by aggregating local models from massive devices, to provide recommendations while ensuring privacy. Current methods mainly leverage aggregation functions invented by federated…

密码学与安全 · 计算机科学 2024-06-07 Honglei Zhang , Haoxuan Li , Jundong Chen , Sen Cui , Kunda Yan , Abudukelimu Wuerkaixi , Xin Zhou , Zhiqi Shen , Yidong Li