English
Related papers

Related papers: Less is More: Token Context-aware Learning for Obj…

200 papers

Tokenization plays a critical role in language modeling, yet existing approaches such as Byte-Pair Encoding (BPE) or WordPiece operate purely on frequency statistics, ignoring the underlying semantic structure of text. This leads to…

Computation and Language · Computer Science 2025-08-22 Dong Liu , Yanxuan Yu

State-of-the-art object detectors and trackers are developing fast. Trackers are in general more efficient than detectors but bear the risk of drifting. A question is hence raised -- how to improve the accuracy of video object…

Computer Vision and Pattern Recognition · Computer Science 2018-11-14 Hao Luo , Wenxuan Xie , Xinggang Wang , Wenjun Zeng

Modern scene text recognition systems often depend on large end-to-end architectures that require extensive training and are prohibitively expensive for real-time scenarios. In such cases, the deployment of heavy models becomes impractical…

Computer Vision and Pattern Recognition · Computer Science 2025-03-21 Ritabrata Chakraborty , Shivakumara Palaiahnakote , Umapada Pal , Cheng-Lin Liu

Single object tracking aims to locate one specific target in video sequences, given its initial state. Classical trackers rely solely on visual cues, restricting their ability to handle challenges such as appearance variations, ambiguity,…

Computer Vision and Pattern Recognition · Computer Science 2024-02-20 Jiawei Ge , Xiangmei Chen , Jiuxin Cao , Xuelin Zhu , Bo Liu

While modern Transformer-based language models (LMs) have achieved major success in multi-task generalization, they often struggle to capture long-range dependencies within their context window. This work introduces a novel approach using…

Computation and Language · Computer Science 2025-09-23 Alok N. Shah , Khush Gupta , Keshav Ramji , Pratik Chaudhari

Non-autoregressive translation (NAT) significantly accelerates the inference process by predicting the entire target sequence. However, due to the lack of target dependency modelling in the decoder, the conditional generation process…

Computation and Language · Computer Science 2020-11-03 Liang Ding , Longyue Wang , Di Wu , Dacheng Tao , Zhaopeng Tu

Learning to rank is a key component of many e-commerce search engines. In learning to rank, one is interested in optimising the global ordering of a list of items according to their utility for users.Popular approaches learn a scoring…

Information Retrieval · Computer Science 2021-05-25 Przemysław Pobrotyn , Tomasz Bartczak , Mikołaj Synowiec , Radosław Białobrzeski , Jarosław Bojar

Weakly supervised learning has emerged as a compelling tool for object detection by reducing the need for strong supervision during training. However, major challenges remain: (1) differentiation of object instances can be ambiguous; (2)…

Computer Vision and Pattern Recognition · Computer Science 2020-10-22 Zhongzheng Ren , Zhiding Yu , Xiaodong Yang , Ming-Yu Liu , Yong Jae Lee , Alexander G. Schwing , Jan Kautz

We propose a method for multi-object tracking and segmentation based on a novel memory-based mechanism to associate tracklets. The proposed tracker, MeNToS, addresses particularly the long-term data association problem, when objects are not…

Computer Vision and Pattern Recognition · Computer Science 2023-05-18 Mehdi Miah , Guillaume-Alexandre Bilodeau , Nicolas Saunier

Object detection and tracking in videos represent essential and computationally demanding building blocks for current and future visual perception systems. In order to reduce the efficiency gap between available methods and computational…

Computer Vision and Pattern Recognition · Computer Science 2022-07-27 Issa Mouawad , Francesca Odone

Neural Video Compression has emerged in recent years, with condition-based frameworks outperforming traditional codecs. However, most existing methods rely solely on the previous frame's features to predict temporal context, leading to two…

Computer Vision and Pattern Recognition · Computer Science 2025-12-16 Tiange Zhang , Zhimeng Huang , Xiandong Meng , Kai Zhang , Zhipin Deng , Siwei Ma

Existing visual object tracking usually learns a bounding-box based template to match the targets across frames, which cannot accurately learn a pixel-wise representation, thereby being limited in handling severe appearance variations. To…

Computer Vision and Pattern Recognition · Computer Science 2021-04-07 Fei Xie , Wankou Yang , Bo Liu , Kaihua Zhang , Wanli Xue , Wangmeng Zuo

Recent works in multiple object tracking use sequence model to calculate the similarity score between the detections and the previous tracklets. However, the forced exposure to ground-truth in the training stage leads to the…

Computer Vision and Pattern Recognition · Computer Science 2020-03-06 Tao Hu , Lichao Huang , Han Shen

While chain-of-thought (CoT) reasoning enables LLMs to solve challenging reasoning tasks, the linear growth of the KV cache leads to substantial memory and inference overhead. Existing approaches such as context compression and multi-token…

Artificial Intelligence · Computer Science 2026-05-29 Xinyu Liu , Xin Liu , Bo Jin , Runsong Zhao , Pengcheng Huang , Junhao Ruan , Bei Li , Chunyang Xiao , Chenglong Wang , Tong Xiao , Jingbo Zhu

We propose a semi-automatic bounding box annotation method for visual object tracking by utilizing temporal information with a tracking-by-detection approach. For detection, we use an off-the-shelf object detector which is trained…

Computer Vision and Pattern Recognition · Computer Science 2022-03-01 Kutalmis Gokalp Ince , Aybora Koksal , Arda Fazla , A. Aydin Alatan

Referring multi-object tracking (RMOT) is an emerging cross-modal task that aims to localize an arbitrary number of targets based on a language expression and continuously track them in a video. This intricate task involves reasoning on…

Computer Vision and Pattern Recognition · Computer Science 2025-07-28 Wenjun Huang , Yang Ni , Hanning Chen , Yirui He , Ian Bryant , Yezi Liu , Mohsen Imani

3D Multi-Object Tracking (MOT) is an important part of the unmanned vehicle perception module. Most methods optimize object detection and data association independently. These methods make the network structure complicated and limit the…

Computer Vision and Pattern Recognition · Computer Science 2022-03-07 Yueling Shen , Guangming Wang , Hesheng Wang

Standardized benchmarks have been crucial in pushing the performance of computer vision algorithms, especially since the advent of deep learning. Although leaderboards should not be over-claimed, they often provide the most objective…

Computer Vision and Pattern Recognition · Computer Science 2020-12-09 Patrick Dendorfer , Aljoša Ošep , Anton Milan , Konrad Schindler , Daniel Cremers , Ian Reid , Stefan Roth , Laura Leal-Taixé

Reference features from a template or historical frames are crucial for visual object tracking. Prior works utilize all features from a fixed template or memory for visual object tracking. However, due to the dynamic nature of videos, the…

Computer Vision and Pattern Recognition · Computer Science 2024-02-28 Xinyu Zhou , Pinxue Guo , Lingyi Hong , Jinglun Li , Wei Zhang , Weifeng Ge , Wenqiang Zhang

We study a novel yet practical problem of open-corpus multi-object tracking (OCMOT), which extends the MOT into localizing, associating, and recognizing generic-category objects of both seen (base) and unseen (novel) classes, but without…

Computer Vision and Pattern Recognition · Computer Science 2024-07-22 Zekun Qian , Ruize Han , Wei Feng , Junhui Hou , Linqi Song , Song Wang