English
Related papers

Related papers: CR-QAT: Curriculum Relational Quantization-Aware T…

200 papers

The ability to recognize, localize and track dynamic objects in a scene is fundamental to many real-world applications, such as self-driving and robotic systems. Yet, traditional multiple object tracking (MOT) benchmarks rely only on a few…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Siyuan Li , Tobias Fischer , Lei Ke , Henghui Ding , Martin Danelljan , Fisher Yu

There has been a long-standing quest for a unified audio-visual-text model to enable various multimodal understanding tasks, which mimics the listening, seeing and reading process of human beings. Humans tends to represent knowledge using…

Audio and Speech Processing · Electrical Eng. & Systems 2024-02-22 Xianghu Yue , Xiaohai Tian , Lu Lu , Malu Zhang , Zhizheng Wu , Haizhou Li

Object detection (OD) in computer vision has made significant progress in recent years, transitioning from closed-set labels to open-vocabulary detection (OVD) based on large-scale vision-language pre-training (VLP). However, current…

Computer Vision and Pattern Recognition · Computer Science 2023-12-19 Yiyang Yao , Peng Liu , Tiancheng Zhao , Qianqian Zhang , Jiajia Liao , Chunxin Fang , Kyusong Lee , Qing Wang

Quantization-aware training (QAT) is a common paradigm for network quantization, in which the training phase incorporates the simulation of the low-precision computation to optimize the quantization parameters in alignment with the task…

Machine Learning · Computer Science 2024-12-23 Chengting Yu , Shu Yang , Fengzhao Zhang , Hanzhi Ma , Aili Wang , Er-Ping Li

Traditional object detection models are typically trained on a fixed set of classes, limiting their flexibility and making it costly to incorporate new categories. Open-vocabulary object detection addresses this limitation by enabling…

Computer Vision and Pattern Recognition · Computer Science 2025-10-07 Jyoti Kini , Rohit Gupta , Mubarak Shah

Visually impaired users face significant challenges in daily information access and real-time environmental perception, and there is an urgent need for intelligent assistive systems with accurate recognition capabilities. Although…

Audio-visual zero-shot learning aims to recognize unseen classes based on paired audio-visual sequences. Recent methods mainly focus on learning multi-modal features aligned with class names to enhance the generalization ability to unseen…

Computer Vision and Pattern Recognition · Computer Science 2024-04-25 Haoxing Chen , Yaohui Li , Yan Hong , Zizheng Huang , Zhuoer Xu , Zhangxuan Gu , Jun Lan , Huijia Zhu , Weiqiang Wang

Open-world object detection (OWOD) is a challenging problem that combines object detection with incremental learning and open-set learning. Compared to standard object detection, the OWOD setting is task to: 1) detect objects seen during…

Computer Vision and Pattern Recognition · Computer Science 2023-02-24 Jinan Yu , Liyan Ma , Zhenglin Li , Yan Peng , Shaorong Xie

Open-vocabulary detection (OVD) aims to detect novel objects without instance-level annotations to achieve open-world object detection at a lower cost. Existing OVD methods mainly rely on the powerful open-vocabulary image-text alignment…

Computer Vision and Pattern Recognition · Computer Science 2024-10-10 Zishuo Wang , Wenhao Zhou , Jinglin Xu , Yuxin Peng

Quantization-aware training (QAT) and Knowledge Distillation (KD) are combined to achieve competitive performance in creating low-bit deep learning models. Existing KD and QAT works focus on improving the accuracy of quantized models from…

Machine Learning · Computer Science 2025-09-05 Justin Kur , Kaiqi Zhao

Zero-shot out-of-vocabulary detection (ZS-OOVD) aims to accurately recognize objects of in-vocabulary (IV) categories provided at zero-shot inference, while simultaneously rejecting undefined ones (out-of-vocabulary, OOV) that lack…

Computer Vision and Pattern Recognition · Computer Science 2026-02-02 Binyi Su , Chenghao Huang , Haiyong Chen

Relation Classification (RC) in biomedical texts is essential for constructing knowledge graphs and enabling applications such as drug repurposing and clinical decision-making. We propose an error-aware teacher--student framework that…

Computation and Language · Computer Science 2025-07-22 Sinchani Chakraborty , Sudeshna Sarkar , Pawan Goyal

Knowledge distillation (KD), best known as an effective method for model compression, aims at transferring the knowledge of a bigger network (teacher) to a much smaller network (student). Conventional KD methods usually employ the teacher…

Machine Learning · Computer Science 2023-08-14 Ji Won Yoon , Hyung Yong Kim , Hyeonseung Lee , Sunghwan Ahn , Nam Soo Kim

Open-vocabulary object detection (OVD) extends recognition beyond fixed taxonomies by aligning visual and textual features, as in MDETR, GLIP, or RegionCLIP. While effective, these models require updating all parameters of large…

Computer Vision and Pattern Recognition · Computer Science 2025-09-26 Bilal Faye , Hanane Azzag , Mustapha Lebbah

The amount of medical images for training deep classification models is typically very scarce, making these deep models prone to overfit the training data. Studies showed that knowledge distillation (KD), especially the mean-teacher…

Computer Vision and Pattern Recognition · Computer Science 2021-07-08 Xiaohan Xing , Yuenan Hou , Hang Li , Yixuan Yuan , Hongsheng Li , Max Q. -H. Meng

Object-goal navigation in open-vocabulary settings requires agents to locate novel objects in unseen environments, yet existing approaches suffer from opaque decision-making processes and low success rate on locating unseen objects. To…

Computer Vision and Pattern Recognition · Computer Science 2025-12-03 Wentao Xiang , Haokang Zhang , Tianhang Yang , Zedong Chu , Ruihang Chu , Shichao Xie , Yujian Yuan , Jian Sun , Zhining Gu , Junjie Wang , Xiaolong Wu , Mu Xu , Yujiu Yang

Task inharmony problem commonly occurs in modern object detectors, leading to inconsistent qualities between classification and regression tasks. The predicted boxes with high classification scores but poor localization positions or low…

Computer Vision and Pattern Recognition · Computer Science 2024-08-06 Long Huang , Zhiwei Dong , Song-Lu Chen , Ruiyao Zhang , Shutong Ti , Feng Chen , Xu-Cheng Yin

Open World Object Detection (OWOD) is a challenging computer vision task that extends standard object detection by (1) detecting and classifying unknown objects without supervision, and (2) incrementally learning new object classes without…

Computer Vision and Pattern Recognition · Computer Science 2025-07-18 Riku Inoue , Masamitsu Tsuchiya , Yuji Yasui

Open-vocabulary object detection (OvOD) is set to revolutionize security screening by enabling systems to recognize any item in X-ray scans. However, developing effective OvOD models for X-ray imaging presents unique challenges due to data…

Computer Vision and Pattern Recognition · Computer Science 2025-10-29 Pablo Garcia-Fernandez , Lorenzo Vaquero , Mingxuan Liu , Feng Xue , Daniel Cores , Nicu Sebe , Manuel Mucientes , Elisa Ricci

Reasoning about visual relationships is central to how humans interpret the visual world. This task remains challenging for current deep learning algorithms since it requires addressing three key technical problems jointly: 1) identifying…

Computer Vision and Pattern Recognition · Computer Science 2022-06-14 Xiaojian Ma , Weili Nie , Zhiding Yu , Huaizu Jiang , Chaowei Xiao , Yuke Zhu , Song-Chun Zhu , Anima Anandkumar