中文
相关论文

相关论文: Sobol Sequence Optimization for Hardware-Efficient…

200 篇论文

The ever-growing multimedia traffic has underscored the importance of effective multimedia codecs. Among them, the up-to-date lossy video coding standard, Versatile Video Coding (VVC), has been attracting attentions of video coding…

图像与视频处理 · 电气工程与系统科学 2022-05-10 Tiesong Zhao , Yuhang Huang , Weize Feng , Yiwen Xu , Sam Kwong

Deep hashing is an effective approach for large-scale image retrieval. Current methods are typically classified by their supervision types: point-wise, pair-wise, and list-wise. Recent point-wise techniques (e.g., CSQ, MDS) have improved…

计算机视觉与模式识别 · 计算机科学 2025-07-14 Li Chen , Rui Liu , Yuxiang Zhou , Xudong Ma , Yong Chen , Dell Zhang

Vector symbolic architectures (VSAs) are a family of information representation techniques which enable composition, i.e., creating complex information structures from atomic vectors via binding and superposition, and have recently found…

信息论 · 计算机科学 2026-04-17 Zirui Deng , Netanel Raviv

Access to parallel and distributed computation has enabled researchers and developers to improve algorithms and performance in many applications. Recent research has focused on next generation special purpose systems with multiple kinds of…

机器学习 · 计算机科学 2019-06-11 Tegg Taekyong Sung , Valliappa Chockalingam , Alex Yahja , Bo Ryu

In this work, we present a novel inner product design for stochastic computing. Stochastic computing is an emerging computing technique, that encodes a number in the probability of observing a one in a random bit stream. This leads to…

新兴技术 · 计算机科学 2018-11-21 Werner Haselmayr , Daniel Wiesinger , Michael Lunglmayr

In recent years, the global demand for high-resolution videos and the emergence of new multimedia applications have created the need for a new video coding standard. Hence, in July 2020 the Versatile Video Coding (VVC) standard was released…

图像与视频处理 · 电气工程与系统科学 2022-07-01 Anup Saha , Wassim Hamidouche , Miguel Chavarrías , Guillaume Gautier , Fernando Pescador , Ibrahim Farhat

Recently sequential model based optimization (SMBO) has emerged as a promising hyper-parameter optimization strategy in machine learning. In this work, we investigate SMBO to identify architecture hyper-parameters of deep convolution…

计算机视觉与模式识别 · 计算机科学 2015-05-19 Sachin S. Talathi

Object detection models demand large-scale annotated datasets, which are costly and labor-intensive to create. This motivated Imaginary Supervised Object Detection (ISOD), where models train on synthetic images and test on real images.…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Zhiyuan Chen , Yuelin Guo , Zitong Huang , Haoyu He , Renhao Lu , Weizhe Zhang

Optimizing an expensive, black-box function $f(\cdot)$ is challenging when its input space is high-dimensional. Sequential design frameworks first model $f(\cdot)$ with a surrogate function and then optimize an acquisition function to…

统计方法学 · 统计学 2019-01-23 Munir A. Winkel , Jonathan W. Stallings , Curt B. Storlie , Brian J. Reich

High Efficiency Video Coding (HEVC) has doubled the video compression ratio with equivalent subjective quality as compared to its predecessor H.264/AVC. The significant coding efficiency improvement is attributed to many new techniques.…

图像与视频处理 · 电气工程与系统科学 2019-12-04 Yongfei Zhang , Chao Zhang , Rui Fan , Siwei Ma , Zhibo Chen , C. -C. Jay Kuo

High-Efficiency Video Coding (HEVC) surpasses its predecessors in encoding efficiency by introducing new coding tools at the cost of an increased encoding time-complexity. The Coding Tree Unit (CTU) is the main building block used in HEVC.…

多媒体 · 计算机科学 2021-09-07 Ekrem Cetinkaya , Hadi Amirpour , Mohammad Ghanbari , Christian Timmerer

The latest High Efficiency Video Coding (HEVC) standard significantly improves coding efficiency over its previous video coding standards. The expense of such improvement is enormous computational complexity, from both encoding and decoding…

多媒体 · 计算机科学 2018-02-27 Ren Yang , Mai Xu , Zulin Wang , Yiping Duan , Xiaoming Tao

Holographic Reduced Representations (HRR) are a method for performing symbolic AI on top of real-valued vectors by associating each vector with an abstract concept, and providing mathematical operations to manipulate vectors as if they were…

人工智能 · 计算机科学 2021-12-30 Ashwinkumar Ganesan , Hang Gao , Sunil Gandhi , Edward Raff , Tim Oates , James Holt , Mark McLean

We present a solution to scale spectral algorithms for learning sequence functions. We are interested in the case where these functions are sparse (that is, for most sequences they return 0). Spectral algorithms reduce the learning problem…

机器学习 · 计算机科学 2017-06-12 Ariadna Quattoni , Xavier Carreras , Matthias Gallé

While recent diffusion-based generative image codecs have shown impressive performance, their iterative sampling process introduces unpleasing latency. In this work, we revisit the design of a diffusion-based codec and argue that multi-step…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Naifu Xue , Zhaoyang Jia , Jiahao Li , Bin Li , Yuan Zhang , Yan Lu

Hyperbolic manifolds for visual representation learning allow for effective learning of semantic class hierarchies by naturally embedding tree-like structures with low distortion within a low-dimensional representation space. The highly…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Aiden Durrant , Georgios Leontidis

Discrete speech tokenization is a fundamental component in speech codecs. However, in large-scale speech-to-speech systems, the complexity of parallel streams from multiple quantizers and the computational cost of high-time-dimensional…

声音 · 计算机科学 2025-07-28 Rongkun Xue , Yazhe Niu , Shuai Hu , Zixin Yin , Yongqiang Yao , Jing Yang

Symbolic regression is the process of identifying mathematical expressions that fit observed output from a black-box process. It is a discrete optimization problem generally believed to be NP-hard. Prior approaches to solving the problem…

神经与进化计算 · 计算机科学 2021-11-19 T. Nathan Mundhenk , Mikel Landajuela , Ruben Glatt , Claudio P. Santiago , Daniel M. Faissol , Brenden K. Petersen

In this paper, we~present a novel scheduling solution for a class of System-on-Chip (SoC) systems where heterogeneous chip resources (DSP, FPGA, GPU, etc.) must be efficiently scheduled for continuously arriving hierarchical jobs with their…

人工智能 · 计算机科学 2020-06-08 Tegg Taekyong Sung , Jeongsoo Ha , Jeewoo Kim , Alex Yahja , Chae-Bong Sohn , Bo Ryu

Dataset condensation can be used to reduce the computational cost of training multiple models on a large dataset by condensing the training dataset into a small synthetic set. State-of-the-art approaches rely on matching the model gradients…