中文
相关论文

相关论文: STACodec: Semantic Token Assignment for Balancing …

200 篇论文

Audio steganography aims at concealing secret information in carrier audio with imperceptible modification on the carrier. Although previous works addressed the robustness of concealed message recovery against distortions introduced during…

声音 · 计算机科学 2022-02-21 Naoya Takahashi , Mayank Kumar Singh , Yuki Mitsufuji

Neural speech codecs have achieved strong performance in low-bitrate compression, but residual vector quantization (RVQ) often suffers from unstable training and ineffective decomposition, limiting reconstruction quality and efficiency. We…

声音 · 计算机科学 2025-12-01 Jiatong Shi , Haoran Wang , William Chen , Chenda Li , Wangyou Zhang , Jinchuan Tian , Shinji Watanabe

The sound codec's dual roles in minimizing data transmission latency and serving as tokenizers underscore its critical importance. Recent years have witnessed significant developments in codec models. The ideal sound codec should preserve…

音频与语音处理 · 电气工程与系统科学 2024-09-19 Haibin Wu , Ho-Lam Chung , Yi-Cheng Lin , Yuan-Kuei Wu , Xuanjun Chen , Yu-Chi Pai , Hsiu-Hsuan Wang , Kai-Wei Chang , Alexander H. Liu , Hung-yi Lee

Semantic communications has received growing interest since it can remarkably reduce the amount of data to be transmitted without missing critical information. Most existing works explore the semantic encoding and transmission for text and…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Danlan Huang , Feifei Gao , Xiaoming Tao , Qiyuan Du , Jianhua Lu

Recently, denoising diffusion models have demonstrated remarkable performance among generative models in various domains. However, in the speech domain, the application of diffusion models for synthesizing time-varying audio faces…

音频与语音处理 · 电气工程与系统科学 2023-06-13 Ji-Sang Hwang , Sang-Hoon Lee , Seong-Whan Lee

Robustness and generalizability in medical image segmentation are often hindered by scarcity and limited diversity of training data, which stands in contrast to the variability encountered during inference. While conventional strategies --…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Yimu Pan , Sitao Zhang , Alison D. Gernand , Jeffery A. Goldstein , James Z. Wang

Quantization in SSL speech models (e.g., HuBERT) improves compression and performance in tasks like language modeling, resynthesis, and text-to-speech but often discards prosodic and paralinguistic information (e.g., emotion, prominence).…

音频与语音处理 · 电气工程与系统科学 2025-05-22 Nicholas Sanders , Yuanchao Li , Korin Richmond , Simon King

Semantic communication (SC) aims to reduce transmission overhead by conveying task-relevant information rather than raw data. However, existing SC approaches for video largely focus on pixel-level reconstruction or rely on complex…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Phuc H. Nguyen , Trung T. Nguyen , Quy N. Duong , Van-Dinh Nguyen

Self-training via pseudo labeling is a conventional, simple, and popular pipeline to leverage unlabeled data. In this work, we first construct a strong baseline of self-training (namely ST) for semi-supervised semantic segmentation via…

计算机视觉与模式识别 · 计算机科学 2022-03-04 Lihe Yang , Wei Zhuo , Lei Qi , Yinghuan Shi , Yang Gao

Most of the prevalent approaches in speech prosody modeling rely on learning global style representations in a continuous latent space which encode and transfer the attributes of reference speech. However, recent work on neural codecs which…

Large Language Models store extensive factual knowledge acquired during large-scale pre-training. However, this knowledge is inherently static, reflecting only the state of the world at the time of training. Knowledge editing has emerged as…

计算与语言 · 计算机科学 2025-10-14 Geunyeong Jeong , Juoh Sun , Seonghee Lee , Harksoo Kim

This paper targets a new scenario that integrates speech separation with speech compression, aiming to disentangle multiple speakers while producing discrete representations for efficient transmission or storage, with applications in online…

音频与语音处理 · 电气工程与系统科学 2026-01-21 Hui-Peng Du , Yang Ai , Xiao-Hang Jiang , Rui-Chen Zheng , Zhen-Hua Ling

Discrete audio representations are gaining traction in speech modeling due to their interpretability and compatibility with large language models, but are not always optimized for noisy or real-world environments. Building on existing works…

计算与语言 · 计算机科学 2025-10-30 Shreyas Gopal , Ashutosh Anshul , Haoyang Li , Yue Heng Yeo , Hexin Liu , Eng Siong Chng

End-to-end approaches open a new way for more accurate and efficient spoken language understanding (SLU) systems by alleviating the drawbacks of traditional pipeline systems. Previous works exploit textual information for an SLU model via…

计算与语言 · 计算机科学 2021-06-11 Seongbin Kim , Gyuwan Kim , Seongjin Shin , Sangmin Lee

Medical image segmentation remains challenging due to limited fine-grained annotations, complex anatomical structures, and image degradation from noise, low contrast, or illumination variation. We propose TAMISeg, a text-guided segmentation…

计算机视觉与模式识别 · 计算机科学 2026-04-14 Qiang Gao , Yi Wang , Yong Zhang , Yong Li , Yongbing Deng , Lan Du , Cunjian Chen

Audio representation learning based on deep neural networks (DNNs) emerged as an alternative approach to hand-crafted features. For achieving high performance, DNNs often need a large amount of annotated data which can be difficult and…

机器学习 · 计算机科学 2020-07-09 Xavier Favory , Konstantinos Drossos , Tuomas Virtanen , Xavier Serra

Recent studies in joint source-channel coding (JSCC) have fostered a fresh paradigm in end-to-end semantic communication. Despite notable performance achievements, present initiatives in building semantic communication systems primarily…

信号处理 · 电气工程与系统科学 2024-12-20 Guangyi Zhang , Pujing Yang , Yunlong Cai , Qiyu Hu , Guanding Yu

Tokenization is a foundational step in the text process of Large Language Models (LLMs). Texts must be first tokenized into token IDs, which are then input to LLMs. Inefficient tokenization results in long token-ID sequences and will slow…

计算与语言 · 计算机科学 2026-05-14 Chong Li , Yingzhuo Deng , Wen Yang , Jiajun Zhang , Chengqing Zong

Neural transducers (NT) provide an effective framework for speech streaming, demonstrating strong performance in automatic speech recognition (ASR). However, the application of NT to speech translation (ST) remains challenging, as existing…

计算与语言 · 计算机科学 2025-06-04 Amir Hussein , Cihan Xiao , Matthew Wiesner , Dan Povey , Leibny Paola Garcia , Sanjeev Khudanpur

Efficiently training accurate deep models for weakly supervised semantic segmentation (WSSS) with image-level labels is challenging and important. Recently, end-to-end WSSS methods have become the focus of research due to their high…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Rongtao Xu , Changwei Wang , Jiaxi Sun , Shibiao Xu , Weiliang Meng , Xiaopeng Zhang
‹ 上一页 1 8 9 10 下一页 ›