中文
相关论文

相关论文: ReSpec: Relevance and Specificity Grounded Online …

200 篇论文

Transfer Learning enables Convolutional Neural Networks (CNN) to acquire knowledge from a source domain and transfer it to a target domain, where collecting large-scale annotated examples is time-consuming and expensive. Conventionally,…

计算机视觉与模式识别 · 计算机科学 2024-01-25 S. H. Shabbeer Basha , Debapriya Tula , Sravan Kumar Vinakota , Shiv Ram Dubey

A family of super deep networks, referred to as residual networks or ResNet, achieved record-beating performance in various visual tasks such as image recognition, object detection, and semantic segmentation. The ability to train very deep…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Xin Yu , Zhiding Yu , Srikumar Ramalingam

To create state-of-the-art models for many downstream tasks, it has become common practice to fine-tune a pre-trained large vision model. However, it remains an open question of how to best determine which of the many possible model…

机器学习 · 计算机科学 2025-12-08 Simon Guiroy , Mats Richter , Sarath Chandar , Christopher Pal

In recent years, text-to-video retrieval methods based on CLIP have experienced rapid development. The primary direction of evolution is to exploit the much wider gamut of visual and textual cues to achieve alignment. Concretely, those…

计算机视觉与模式识别 · 计算机科学 2024-01-02 Kaibin Tian , Yanhua Cheng , Yi Liu , Xinglin Hou , Quan Chen , Han Li

This article aims to use graphic engines to simulate a large number of training data that have free annotations and possibly strongly resemble to real-world data. Between synthetic and real, a two-level domain gap exists, involving content…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Yue Yao , Liang Zheng , Xiaodong Yang , Milind Napthade , Tom Gedeon

The search engine plays a fundamental role in online e-commerce systems, to help users find the products they want from the massive product collections. Relevance is an essential requirement for e-commerce search, since showing products…

信息检索 · 计算机科学 2021-02-16 Shaowei Yao , Jiwei Tan , Xi Chen , Keping Yang , Rong Xiao , Hongbo Deng , Xiaojun Wan

Contextual reasoning with constraints is crucial for enhancing temporal consistency in cross-frame modeling for visual tracking. However, mainstream tracking algorithms typically associate context by merely stacking historical information…

计算机视觉与模式识别 · 计算机科学 2025-08-21 Fansheng Zeng , Bineng Zhong , Haiying Xia , Yufei Tan , Xiantao Hu , Liangtao Shi , Shuxiang Song

Deep residual networks (ResNets) and their variants are widely used in many computer vision applications and natural language processing tasks. However, the theoretical principles for designing and training ResNets are still not fully…

机器学习 · 统计学 2018-02-05 Bo Chang , Lili Meng , Eldad Haber , Frederick Tung , David Begert

Given an untrimmed video, repetitive actions counting aims to estimate the number of repetitions of class-agnostic actions. To handle the various length of videos and repetitive actions, also optimization challenges in end-to-end video…

计算机视觉与模式识别 · 计算机科学 2023-05-25 Jianing Li , Bowen Chen , Zhiyong Wang , Honghai Liu

Videos take a lot of time to transport over the network, hence running analytics on the live video on embedded or mobile devices has become an important system driver. Considering that such devices, e.g., surveillance cameras or AR/VR…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Ran Xu , Rakesh Kumar , Pengcheng Wang , Peter Bai , Ganga Meghanath , Somali Chaterji , Subrata Mitra , Saurabh Bagchi

In today's data-driven world, recommender systems (RS) play a crucial role to support the decision-making process. As users become continuously connected to the internet, they become less patient and less tolerant to obsolete…

分布式、并行与集群计算 · 计算机科学 2022-04-12 Heidy Hazem , Ahmed Awad , Ahmed Hassan

Recent streaming video understanding methods increasingly rely on complex memory mechanisms to handle long video streams. We challenge this trend with a simple finding: a sliding-window baseline that feeds only the most recent N frames to…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Yujiao Shen , Shulin Tian , Jingkang Yang , Ziwei Liu

This paper introduces RETSim (Resilient and Efficient Text Similarity), a lightweight, multilingual deep learning model trained to produce robust metric embeddings for near-duplicate text retrieval, clustering, and dataset deduplication…

计算与语言 · 计算机科学 2023-11-30 Marina Zhang , Owen Vallis , Aysegul Bumin , Tanay Vakharia , Elie Bursztein

Video processing and analysis have become an urgent task since a huge amount of videos (e.g., Youtube, Hulu) are uploaded online every day. The extraction of representative key frames from videos is very important in video processing and…

计算机视觉与模式识别 · 计算机科学 2022-11-15 Hao Tang , Lei Ding , Songsong Wu , Bin Ren , Nicu Sebe , Paolo Rota

Achieving streaming, fine-grained control over the outputs of autoregressive video diffusion models remains challenging, making it difficult to ensure that they consistently align with user expectations. To bridge this gap, we propose…

计算机视觉与模式识别 · 计算机科学 2026-05-29 Junbao Zhou , Yuan Zhou , Kesen Zhao , Qingshan Xu , Beier Zhu , Richang Hong , Hanwang Zhang

In plenty of machine learning applications, the most relevant items for a particular query should be efficiently extracted, while the relevance function is based on a highly-nonlinear model, e.g., DNNs or GBDTs. Due to the high…

信息检索 · 计算机科学 2019-10-21 Stanislav Morozov , Artem Babenko

The growing explosion in the use of surveillance cameras in public security highlights the importance of vehicle search from large-scale image databases. Precise vehicle search, aiming at finding out all instances for a given query vehicle…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Qiantong Xu , Ke Yan , Yonghong Tian

In this paper, we show that if the optimization function is restricted-strongly-convex (RSC) and restricted-smooth (RSM) -- a rich subclass of weakly submodular functions -- then a streaming algorithm with constant factor approximation…

机器学习 · 计算机科学 2018-07-24 Karthik S. Gurumoorthy , Amit Dhurandhar

Multi-choice Machine Reading Comprehension (MRC) as a challenge requires models to select the most appropriate answer from a set of candidates with a given passage and question. Most of the existing researches focus on the modeling of…

计算与语言 · 计算机科学 2022-03-29 Yilin Zhao , Zhuosheng Zhang , Hai Zhao

Raw videos have been proven to own considerable feature redundancy where in many cases only a portion of frames can already meet the requirements for accurate recognition. In this paper, we are interested in whether such redundancy can be…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Lianyu Hu , Liqing Gao , Zekang Liu , Chi-Man Pun , Wei Feng
‹ 上一页 1 8 9 10 下一页 ›