中文
相关论文

相关论文: Motion2Language, unsupervised learning of synchron…

200 篇论文

Gloss-free Sign Language Translation (SLT) converts sign videos directly into spoken language sentences without relying on glosses. Recently, Large Language Models (LLMs) have shown remarkable translation performance in gloss-free methods…

计算与语言 · 计算机科学 2025-02-25 Eui Jun Hwang , Sukmin Cho , Junmyeong Lee , Jong C. Park

In language processing, training data with extremely large variance may lead to difficulty in the language model's convergence. It is difficult for the network parameters to adapt sentences with largely varied semantics or grammatical…

计算与语言 · 计算机科学 2022-05-26 Yunhao Yang , Zhaokun Xue

We present a memory augmented neural network for natural language understanding: Neural Semantic Encoders. NSE is equipped with a novel memory update rule and has a variable sized encoding memory that evolves over time and maintains the…

机器学习 · 计算机科学 2017-01-06 Tsendsuren Munkhdalai , Hong Yu

In recent years, creative content generations like style transfer and neural photo editing have attracted more and more attention. Among these, cartoonization of real-world scenes has promising applications in entertainment and industry.…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Zhenhuan Liu , Liang Li , Huajie Jiang , Xin Jin , Dandan Tu , Shuhui Wang , Zheng-Jun Zha

We introduce a novel method for controlling a motion sequence using an arbitrary temporal control sequence using temporal alignment. Temporal alignment of motion has gained significant attention owing to its applications in motion control…

图形学 · 计算机科学 2025-11-26 Naoki Agata , Takeo Igarashi

Text-driven human motion generation based on diffusion strategies establishes a reliable foundation for multimodal applications in human-computer interactions. However, existing advances face significant efficiency challenges due to the…

计算机视觉与模式识别 · 计算机科学 2024-12-02 Mengxian Hu , Minghao Zhu , Xun Zhou , Qingqing Yan , Shu Li , Chengju Liu , Qijun Chen

This paper studies the creation of textual descriptions of user activities and interactions on smartphones. Our approach of referring to encrypted mobile traffic exceeds traditional smartphone activity classification methods in terms of…

密码学与安全 · 计算机科学 2026-04-08 Jiyu Liu , Yong Huang , Yanzhao Lu , Yun Tie , Wanqing Tu

A great proportion of sequence-to-sequence (Seq2Seq) models for Neural Machine Translation (NMT) adopt Recurrent Neural Network (RNN) to generate translation word by word following a sequential order. As the studies of linguistics have…

计算与语言 · 计算机科学 2018-06-14 Junyang Lin , Xu Sun , Xuancheng Ren , Shuming Ma , Jinsong Su , Qi Su

We study architectural and optimization techniques for sample-efficient language modeling under the constraints of the BabyLM 2025 shared task. Our model, BLaLM, replaces self-attention with a linear-time mLSTM token mixer and explores…

计算与语言 · 计算机科学 2025-11-11 Patrick Haller , Jonas Golde , Alan Akbik

We present SegNeXt, a simple convolutional network architecture for semantic segmentation. Recent transformer-based models have dominated the field of semantic segmentation due to the efficiency of self-attention in encoding spatial…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Meng-Hao Guo , Cheng-Ze Lu , Qibin Hou , Zhengning Liu , Ming-Ming Cheng , Shi-Min Hu

Music is both an auditory and an embodied phenomenon, closely linked to human motion and naturally expressed through dance. However, most existing audio representations neglect this embodied dimension, limiting their ability to capture…

声音 · 计算机科学 2026-01-30 Xuanchen Wang , Heng Wang , Weidong Cai

The dominant neural machine translation models are based on the encoder-decoder structure, and many of them rely on an unconstrained receptive field over source and target sequences. In this paper we study a new architecture that breaks…

计算与语言 · 计算机科学 2019-05-17 José A. R. Fonollosa , Noe Casas , Marta R. Costa-jussà

We address the problem of simultaneous translation by modifying the Neural MT decoder to operate with dynamically built encoder and attention. We propose a tunable agent which decides the best segmentation strategy for a user-defined BLEU…

计算与语言 · 计算机科学 2018-06-12 Fahim Dalvi , Nadir Durrani , Hassan Sajjad , Stephan Vogel

We propose a new paradigm to automatically generate training data with accurate labels at scale using the text-to-image synthesis frameworks (e.g., DALL-E, Stable Diffusion, etc.). The proposed approach1 decouples training data generation…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Yunhao Ge , Jiashu Xu , Brian Nlong Zhao , Neel Joshi , Laurent Itti , Vibhav Vineet

Human action recognition and motion generation are two active research problems in human-centric computer vision, both aiming to align motion with textual semantics. However, most existing works study these two problems separately, without…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Jidong Kuang , Hongsong Wang , Jie Gui

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…

计算与语言 · 计算机科学 2025-08-22 Dong Liu , Yanxuan Yu

While sequence-to-sequence (seq2seq) models achieve state-of-the-art performance in many natural language processing tasks, they can be too slow for real-time applications. One performance bottleneck is predicting the most likely next token…

计算与语言 · 计算机科学 2019-07-26 Chunyang Xiao , Christoph Teichmann , Konstantine Arkoudas

Spontaneous mouse behavior is composed from repeatedly-used modules of movement (e.g., rearing, running, grooming) that are flexibly placed into sequences whose content evolves over time. By identifying behavioral modules and the order in…

As wearable sensing becomes increasingly pervasive, a key challenge remains: how can we generate natural language summaries from raw physiological signals such as actigraphy - minute-level movement data collected via accelerometers? In this…

机器学习 · 计算机科学 2025-12-29 Aiwei Zhang , Arvind Pillai , Andrew Campbell , Nicholas C. Jacobson

Self-attention is a useful mechanism to build generative models for language and images. It determines the importance of context elements by comparing each element to the current time step. In this paper, we show that a very lightweight…

计算与语言 · 计算机科学 2019-02-26 Felix Wu , Angela Fan , Alexei Baevski , Yann N. Dauphin , Michael Auli