English
Related papers

Related papers: YOLO-Master: MOE-Accelerated with Specialized Tran…

200 papers

Most unsupervised anomaly detection methods based on representations of normal samples to distinguish anomalies have recently made remarkable progress. However, existing methods only learn a single decision boundary for distinguishing the…

Computer Vision and Pattern Recognition · Computer Science 2024-09-10 Tianwu Lei , Silin Chen , Bohan Wang , Zhengkai Jiang , Ningmu Zou

Mixture-of-Experts (MoE) enjoys performance gain by increasing model capacity while keeping computation cost constant. When comparing MoE to dense models, prior work typically adopt the following setting: 1) use FLOPs or activated…

Machine Learning · Computer Science 2024-07-02 Xianzhi Du , Tom Gunter , Xiang Kong , Mark Lee , Zirui Wang , Aonan Zhang , Nan Du , Ruoming Pang

The area of domain adaptation has been instrumental in addressing the domain shift problem encountered by many applications. This problem arises due to the difference between the distributions of source data used for training in comparison…

Computer Vision and Pattern Recognition · Computer Science 2023-04-12 Mazin Hnewa , Hayder Radha

Object detection is one of the most important areas in computer vision, which plays a key role in various practical scenarios. Due to limitation of hardware, it is often necessary to sacrifice accuracy to ensure the infer speed of the…

Computer Vision and Pattern Recognition · Computer Science 2020-08-04 Xiang Long , Kaipeng Deng , Guanzhong Wang , Yang Zhang , Qingqing Dang , Yuan Gao , Hui Shen , Jianguo Ren , Shumin Han , Errui Ding , Shilei Wen

In existing medical Region of Interest (ROI) detection, there lacks an algorithm that can simultaneously satisfy both real-time performance and accuracy, not meeting the growing demand for automatic detection in medicine. Although the basic…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Zhongwen Yu , Qiu Guan , Jianmin Yang , Zhiqiang Yang , Qianwei Zhou , Yang Chen , Feng Chen

We propose Tensor-Trained Low-Rank Adaptation Mixture of Experts (TT-LoRA MoE), a novel computational framework integrating Parameter-Efficient Fine-Tuning (PEFT) with sparse MoE routing to address scalability challenges in large model…

Machine Learning · Computer Science 2026-01-27 Pradip Kunwar , Minh N. Vu , Maanak Gupta , Mahmoud Abdelsalam , Manish Bhattarai

This paper proposes an efficient, low-complexity and anchor-free object detector based on the state-of-the-art YOLO framework, which can be implemented in real time on edge computing platforms. We develop an enhanced data augmentation…

Computer Vision and Pattern Recognition · Computer Science 2023-02-16 Shihan Liu , Junlin Zha , Jian Sun , Zhuo Li , Gang Wang

Modern applications increasingly involve many heterogeneous input streams, such as clinical sensors, wearable device data, imaging, and text, each with distinct measurement models, sampling rates, and noise characteristics. We define this…

Machine Learning · Computer Science 2026-03-03 Xing Han , Hsing-Huan Chung , Joydeep Ghosh , Paul Pu Liang , Suchi Saria

For years, the YOLO series has been the de facto industry-level standard for efficient object detection. The YOLO community has prospered overwhelmingly to enrich its use in a multitude of hardware platforms and abundant scenarios. In this…

Drone detection in visually complex environments remains challenging due to background clutter, small object scale, and camouflage effects. While generic object detectors like YOLO exhibit strong performance in low-texture scenes, their…

Computer Vision and Pattern Recognition · Computer Science 2025-09-18 Tamara R. Lenhard , Andreas Weinmann , Tobias Koch

In this report, we present PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the previous PP-YOLOv2, using anchor-free paradigm, more powerful backbone and…

Computer Vision and Pattern Recognition · Computer Science 2022-12-13 Shangliang Xu , Xinxin Wang , Wenyu Lv , Qinyao Chang , Cheng Cui , Kaipeng Deng , Guanzhong Wang , Qingqing Dang , Shengyu Wei , Yuning Du , Baohua Lai

Recent research on real-time object detectors (e.g., YOLO series) has demonstrated the effectiveness of attention mechanisms for elevating model performance. Nevertheless, existing methods neglect to unifiedly deploy hierarchical attention…

Computer Vision and Pattern Recognition · Computer Science 2024-12-11 Xuecheng Wu , Junxiao Xue , Liangyu Fu , Jiayu Nie , Danlei Huang , Xinyi Yin

Achieving a balance between computational efficiency and detection accuracy in the realm of rotated bounding box object detection within aerial imagery is a significant challenge. While prior research has aimed at creating lightweight…

Computer Vision and Pattern Recognition · Computer Science 2024-12-18 Zhifei Shi , Zongyao Yin , Sheng Chang , Xiao Yi , Xianchuan Yu

In recent years, significant progress has been made in the field of underwater image enhancement (UIE). However, its practical utility for high-level vision tasks, such as underwater object detection (UOD) in Autonomous Underwater Vehicles…

Computer Vision and Pattern Recognition · Computer Science 2024-03-29 Junjie Wen , Jinqiang Cui , Benyun Zhao , Bingxin Han , Xuchen Liu , Zhi Gao , Ben M. Chen

Recent advancements have shown that the Mixture of Experts (MoE) approach significantly enhances the capacity of large language models (LLMs) and improves performance on downstream tasks. Building on these promising results, multi-modal…

Computation and Language · Computer Science 2025-06-02 Linglin Jing , Yuting Gao , Zhigang Wang , Wang Lan , Yiwen Tang , Wenhai Wang , Kaipeng Zhang , Qingpei Guo

Being effective and efficient is essential to an object detector for practical use. To meet these two concerns, we comprehensively evaluate a collection of existing refinements to improve the performance of PP-YOLO while almost keep the…

Computer Vision and Pattern Recognition · Computer Science 2021-04-22 Xin Huang , Xinxin Wang , Wenyu Lv , Xiaying Bai , Xiang Long , Kaipeng Deng , Qingqing Dang , Shumin Han , Qiwen Liu , Xiaoguang Hu , Dianhai Yu , Yanjun Ma , Osamu Yoshie

Object detection using images or videos captured by drones is a promising technology with significant potential across various industries. However, a major challenge is that drone images are typically taken from high altitudes, making…

Computer Vision and Pattern Recognition · Computer Science 2025-11-17 Hyun-Ki Jung

Most neural network quantization methods apply uniform bit precision across spatial regions, disregarding the heterogeneous complexity inherent in visual data. This paper introduces MCAQ-YOLO, a practical framework for tile-wise spatial…

Computer Vision and Pattern Recognition · Computer Science 2025-12-30 Yoonjae Seo , Ermal Elbasani , Jaehong Lee

Dynamic neural network is an emerging research topic in deep learning. With adaptive inference, dynamic models can achieve remarkable accuracy and computational efficiency. However, it is challenging to design a powerful dynamic detector,…

Computer Vision and Pattern Recognition · Computer Science 2023-04-13 Zhihao Lin , Yongtao Wang , Jinhe Zhang , Xiaojie Chu

Recently, end-to-end object detectors have gained significant attention from the research community due to their outstanding performance. However, DETR typically relies on supervised pretraining of the backbone on ImageNet, which limits the…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Haodong Ouyang