中文
相关论文

相关论文: Plug-and-Play Context Feature Reuse for Efficient …

200 篇论文

Existing Reward Models (RMs), typically trained on general preference data, struggle in Retrieval Augmented Generation (RAG) settings, which require judging responses for faithfulness to retrieved context, relevance to the user query,…

Set-based transformer models for amortized probabilistic inference and meta-learning, such as neural processes, prior-fitted networks, and tabular foundation models, excel at single-pass marginal prediction. However, many applications…

Diffusion models represent a powerful family of generative models widely used for image and video generation. However, the time-consuming deployment, long inference time, and requirements on large memory hinder their applications on…

机器学习 · 计算机科学 2025-04-18 Kafeng Wang , Jianfei Chen , He Li , Zhenpeng Mi , Jun Zhu

Speech enhancement remains challenging due to the trade-off between efficiency and perceptual quality. In this paper, we introduce MAGE, a Masked Audio Generative Enhancer that advances generative speech enhancement through a compact and…

音频与语音处理 · 电气工程与系统科学 2026-03-16 The Hieu Pham , Tan Dat Nguyen , Phuong Thanh Tran , Joon Son Chung , Duc Dung Nguyen

While Large Language Models (LLMs) excel in zero-shot Question Answering (QA), they tend to expose biases in their internal knowledge when faced with socially sensitive questions, leading to a degradation in performance. Existing zero-shot…

计算与语言 · 计算机科学 2025-03-26 Suyoung Bae , YunSeok Choi , Jee-Hyong Lee

Controllable generative models have been widely used to improve the realism of synthetic visual content. However, such models must handle control conditions and content generation computational requirements, resulting in generally low…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Lin Liu , Huixia Ben , Shuo Wang , Jinda Lu , Junxiang Qiu , Shengeng Tang , Yanbin Hao

Recent advances in image generation models (IGMs), particularly diffusion-based architectures such as Stable Diffusion (SD), have markedly enhanced the quality and diversity of AI-generated visual content. However, their generative…

计算机视觉与模式识别 · 计算机科学 2026-02-17 Renyang Liu , Guanlin Li , Tianwei Zhang , See-Kiong Ng

Unified multimodal models (UMMs) unify visual understanding and generation within a single architecture. However, conventional training relies on image-text pairs (or sequences) whose captions are typically sparse and miss fine-grained…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Ji Xie , Trevor Darrell , Luke Zettlemoyer , XuDong Wang

Masked diffusion models (MDM) are powerful generative models for discrete data that generate samples by progressively unmasking tokens in a sequence. Each token can take one of two states: masked or unmasked. We observe that token sequences…

机器学习 · 计算机科学 2025-10-23 Chen-Hao Chao , Wei-Fang Sun , Hanwen Liang , Chun-Yi Lee , Rahul G. Krishnan

In this work we propose a new paradigm for designing fast plug-and-play (PnP) algorithms using dimensionality reduction techniques. Unlike existing approaches which utilize stochastic gradient iterations for acceleration, we propose novel…

图像与视频处理 · 电气工程与系统科学 2022-03-15 Junqi Tang

Recent advances in image and video generation have raised significant interest from both academia and industry. A key challenge in this field is improving inference efficiency, as model size and the number of inference steps directly impact…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Victor Besnier , David Hurych , Andrei Bursuc , Eduardo Valle

Camera control has been actively studied in text or image conditioned video generation tasks. However, altering camera trajectories of a given video remains under-explored, despite its importance in the field of video creation. It is…

计算机视觉与模式识别 · 计算机科学 2025-07-10 Jianhong Bai , Menghan Xia , Xiao Fu , Xintao Wang , Lianrui Mu , Jinwen Cao , Zuozhu Liu , Haoji Hu , Xiang Bai , Pengfei Wan , Di Zhang

Sample-efficient online reinforcement learning often uses replay buffers to store experience for reuse when updating the value function. However, uniform replay is inefficient, since certain classes of transitions can be more relevant to…

机器学习 · 计算机科学 2025-05-12 Renhao Wang , Kevin Frans , Pieter Abbeel , Sergey Levine , Alexei A. Efros

Noninvasive reconstruction of cardiac transmembrane potential (TMP) from surface electrocardiograms (ECG) involves an ill-posed inverse problem. Model-constrained regularization is powerful for incorporating rich physiological knowledge…

图像与视频处理 · 电气工程与系统科学 2019-05-14 Sandesh Ghimire , Jwala Dhamala , Prashnna Kumar Gyawali , John L Sapp , B. Milan Horacek , Linwei Wang

Transformer-based models have made tremendous impacts in natural language generation. However the inference speed is a bottleneck due to large model size and intensive computing involved in auto-regressive decoding process. We develop…

计算与语言 · 计算机科学 2021-07-14 Yu Yan , Fei Hu , Jiusheng Chen , Nikhil Bhendawade , Ting Ye , Yeyun Gong , Nan Duan , Desheng Cui , Bingyu Chi , Ruofei Zhang

Large Language Models (LLMs) excel at code generation but struggle with complex problems. Retrieval-Augmented Generation (RAG) mitigates this issue by integrating external knowledge, yet retrieval models often miss relevant context, and…

软件工程 · 计算机科学 2026-01-29 Shahd Seddik , Fahd Seddik , Iman Saberi , Fatemeh Fard , Minh Hieu Huynh , Patanamon Thongtanunam

We propose an end-to-end trainable image compression framework with a multi-scale and context-adaptive entropy model, especially for low bitrate compression. Due to the success of autoregressive priors in probabilistic generative model, the…

图像与视频处理 · 电气工程与系统科学 2019-10-18 Jing Zhou , Sihan Wen , Akira Nakagawa , Kimihiko Kazui , Zhiming Tan

Perceptual features (PFs) have been used with great success in tasks such as transfer learning, style transfer, and super-resolution. However, the efficacy of PFs as key source of information for learning generative models is not well…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Cicero Nogueira dos Santos , Youssef Mroueh , Inkit Padhi , Pierre Dognin

Masked diffusion models (MDMs) have emerged as a promising approach for language modeling, yet they face a performance gap compared to autoregressive models (ARMs) and require more training iterations. In this work, we present the…

机器学习 · 计算机科学 2026-01-26 Mahdi Karami , Ali Ghodsi

Continual Learning entails progressively acquiring knowledge from new data while retaining previously acquired knowledge, thereby mitigating ``Catastrophic Forgetting'' in neural networks. Our work presents a novel uncertainty-driven…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Sriram Mandalika , Harsha Vardhan , Athira Nambiar